Trace number 209903

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 109 ESACUNSAT 21.3568 21.5934

DiagnosticValue
CHECKS19441869
NODES331786

General information on the benchmark

NameschurrLemma/
lemma-12-9-mod.xml
MD5SUM3d49d2f245dda30a731f7833344c1bf4
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.546916
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables12
Number of constraints30
Maximum constraint arity3
Maximum domain size9
Number of constraints which are defined in extension0
Number of constraints which are defined in intension30
Global constraints used (with number of constraints)

Solver Data (download as text)

0.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=esac.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/209903-1168194887/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.41	     nbVariables=12  nbDomainTypes=1  minDomainSize=9  maxDomainSize=9
0.42	       =>  wckTime=0.096  cpuTime=0.08  mem=6M951
0.42	   
0.42	   predicates being loaded...
0.42	   
0.42	   constraints being loaded...
0.48	     nbConstraints=30  nbConflictsStructures=1  nbSharedConflictsStructures=29  nbSharedBinaryRepresentations=0
0.48	     nbEvaluationManagers=1  nbSharedEvaluationManagers=29  maxDegree=10  maxArity=3
0.48	       =>  wckTime=0.164  cpuTime=0.14  mem=7M959
0.52	   
0.52	   solver IterativeSystematicSolver being built... 
0.69	       =>  wckTime=0.369  cpuTime=0.28  mem=14M249
0.72	   
0.72	   preprocessing
0.72	     nbConstraintChecks=3212  nbValidityChecks=1990  nbPropagations=140  nbRevisions=513  nbUselessRevisions=394
0.72	     nbSingletonTests=18  nbEffectiveSingletonTests=0  nbESACBranches=2  nbRemovedValues=0  detectedInconsistency=no
0.72	       =>  wckTime=0.034  cpuTime=0.02  mem=14M249
0.74	   
0.74	   search
0.74	     run=0  nbConstraintChecks=2280  nbValidityChecks=2240  nbPropagations=291  nbRevisions=1146  nbUselessRevisions=826
0.74	     nbAssignments=25  nbFailedAssignments=10  nbBacktracks=11  nbVisitedNodes=44  nbRestartNogoods=0  mapSize=11
0.74	     nbInferences=0  nbTooLargeKeys=0
0.74	       =>  wckTime=0.053  cpuTime=0.04  mem=14M249
0.76	   
0.76	   search
0.76	     run=1  nbConstraintChecks=4664  nbValidityChecks=4704  nbPropagations=766  nbRevisions=3052
0.76	     nbUselessRevisions=2180  nbAssignments=55  nbFailedAssignments=21  nbBacktracks=26  nbVisitedNodes=95
0.76	     nbRestartNogoods=1  mapSize=25  nbInferences=0  nbTooLargeKeys=0
0.76	       =>  wckTime=0.072  cpuTime=0.05  mem=14M249
0.77	   
0.77	   search
0.77	     run=2  nbConstraintChecks=8229  nbValidityChecks=8324  nbPropagations=1512  nbRevisions=6089
0.77	     nbUselessRevisions=4332  nbAssignments=101  nbFailedAssignments=41  nbBacktracks=48  nbVisitedNodes=177
0.77	     nbRestartNogoods=2  mapSize=47  nbInferences=0  nbTooLargeKeys=0
0.77	       =>  wckTime=0.086  cpuTime=0.06  mem=14M249
0.80	   
0.80	   search
0.80	     run=3  nbConstraintChecks=14602  nbValidityChecks=15384  nbPropagations=2704  nbRevisions=11426
0.80	     nbUselessRevisions=8205  nbAssignments=177  nbFailedAssignments=78  nbBacktracks=82  nbVisitedNodes=315
0.80	     nbRestartNogoods=4  mapSize=81  nbInferences=0  nbTooLargeKeys=0
0.80	       =>  wckTime=0.109  cpuTime=0.07  mem=14M249
0.82	   
0.82	   search
0.82	     run=4  nbConstraintChecks=19417  nbValidityChecks=21037  nbPropagations=4382  nbRevisions=18799
0.82	     nbUselessRevisions=13554  nbAssignments=265  nbFailedAssignments=109  nbBacktracks=132  nbVisitedNodes=467
0.82	     nbRestartNogoods=11  mapSize=125  nbInferences=2  nbTooLargeKeys=0
0.82	       =>  wckTime=0.134  cpuTime=0.09  mem=14M249
0.84	   
0.84	   search
0.84	     run=5  nbConstraintChecks=24275  nbValidityChecks=26655  nbPropagations=6561  nbRevisions=28081
0.84	     nbUselessRevisions=20204  nbAssignments=380  nbFailedAssignments=143  nbBacktracks=207  nbVisitedNodes=650
0.84	     nbRestartNogoods=16  mapSize=172  nbInferences=2  nbTooLargeKeys=0
0.84	       =>  wckTime=0.149  cpuTime=0.1  mem=14M249
0.86	   
0.86	   search
0.86	     run=6  nbConstraintChecks=33913  nbValidityChecks=37025  nbPropagations=9573  nbRevisions=41080
0.86	     nbUselessRevisions=29565  nbAssignments=561  nbFailedAssignments=207  nbBacktracks=320  nbVisitedNodes=951
0.86	     nbRestartNogoods=22  mapSize=251  nbInferences=2  nbTooLargeKeys=0
0.86	       =>  wckTime=0.172  cpuTime=0.12  mem=14M249
0.90	   
0.90	   search
0.90	     run=7  nbConstraintChecks=53873  nbValidityChecks=57466  nbPropagations=14040  nbRevisions=60784
0.90	     nbUselessRevisions=43656  nbAssignments=874  nbFailedAssignments=343  nbBacktracks=490  nbVisitedNodes=1492
0.90	     nbRestartNogoods=24  mapSize=375  nbInferences=3  nbTooLargeKeys=0
0.90	       =>  wckTime=0.214  cpuTime=0.16  mem=14M249
0.97	   
0.97	   search
0.97	     run=8  nbConstraintChecks=89798  nbValidityChecks=94936  nbPropagations=21001  nbRevisions=93056
0.97	     nbUselessRevisions=66905  nbAssignments=1389  nbFailedAssignments=590  nbBacktracks=746  nbVisitedNodes=2402
0.97	     nbRestartNogoods=30  mapSize=582  nbInferences=3  nbTooLargeKeys=0
0.97	       =>  wckTime=0.28  cpuTime=0.22  mem=14M249
1.04	   
1.04	   search
1.04	     run=9  nbConstraintChecks=118979  nbValidityChecks=130104  nbPropagations=30871  nbRevisions=137701
1.04	     nbUselessRevisions=98845  nbAssignments=2009  nbFailedAssignments=819  nbBacktracks=1130  nbVisitedNodes=3455
1.04	     nbRestartNogoods=40  mapSize=869  nbInferences=4  nbTooLargeKeys=0
1.04	       =>  wckTime=0.355  cpuTime=0.28  mem=14M249
1.08	   
1.08	   INFO : Stopping hyperNogood (mapSize=1038, nbTooLargekeys=0, mem=14M249)
1.16	   
1.16	   search
1.16	     run=10  nbConstraintChecks=178852  nbValidityChecks=205558  nbPropagations=46582  nbRevisions=208347
1.16	     nbUselessRevisions=149063  nbAssignments=3078  nbFailedAssignments=1306  nbBacktracks=1708  nbVisitedNodes=5421
1.16	     nbRestartNogoods=46
1.16	       =>  wckTime=0.467  cpuTime=0.37  mem=14M249
1.33	   
1.33	   search
1.33	     run=11  nbConstraintChecks=306693  nbValidityChecks=344201  nbPropagations=71268  nbRevisions=325964
1.33	     nbUselessRevisions=233719  nbAssignments=4857  nbFailedAssignments=2215  nbBacktracks=2572  nbVisitedNodes=8680
1.33	     nbRestartNogoods=52
1.33	       =>  wckTime=0.638  cpuTime=0.54  mem=14M249
1.49	   
1.49	   search
1.49	     run=12  nbConstraintChecks=423230  nbValidityChecks=476732  nbPropagations=106286  nbRevisions=489603
1.49	     nbUselessRevisions=351069  nbAssignments=7027  nbFailedAssignments=3082  nbBacktracks=3869  nbVisitedNodes=12426
1.49	     nbRestartNogoods=65
1.49	       =>  wckTime=0.803  cpuTime=0.7  mem=14M249
1.70	   
1.70	   search
1.70	     run=13  nbConstraintChecks=600020  nbValidityChecks=705282  nbPropagations=160386  nbRevisions=736239
1.70	     nbUselessRevisions=526952  nbAssignments=10519  nbFailedAssignments=4622  nbBacktracks=5815  nbVisitedNodes=18805
1.70	     nbRestartNogoods=71
1.70	       =>  wckTime=1.014  cpuTime=0.91  mem=14M249
2.05	   
2.05	   search
2.05	     run=14  nbConstraintChecks=912651  nbValidityChecks=1091143  nbPropagations=242591  nbRevisions=1111445
2.05	     nbUselessRevisions=792880  nbAssignments=16058  nbFailedAssignments=7237  nbBacktracks=8734  nbVisitedNodes=28825
2.05	     nbRestartNogoods=86
2.05	       =>  wckTime=1.358  cpuTime=1.26  mem=14M249
2.46	   
2.46	   search
2.46	     run=15  nbConstraintChecks=1287657  nbValidityChecks=1523066  nbPropagations=360635  nbRevisions=1643095
2.46	     nbUselessRevisions=1169659  nbAssignments=23440  nbFailedAssignments=10236  nbBacktracks=13112
2.46	     nbVisitedNodes=41721  nbRestartNogoods=101
2.46	       =>  wckTime=1.771  cpuTime=1.66  mem=14M249
3.19	   
3.19	   search
3.19	     run=16  nbConstraintChecks=2024017  nbValidityChecks=2324508  nbPropagations=538160  nbRevisions=2445372
3.19	     nbUselessRevisions=1736228  nbAssignments=35458  nbFailedAssignments=15680  nbBacktracks=19680
3.19	     nbVisitedNodes=63097  nbRestartNogoods=109
3.19	       =>  wckTime=2.503  cpuTime=2.39  mem=14M249
4.62	   
4.62	   search
4.62	     run=17  nbConstraintChecks=3418897  nbValidityChecks=3944385  nbPropagations=821830  nbRevisions=3781723
4.62	     nbUselessRevisions=2687446  nbAssignments=55922  nbFailedAssignments=26286  nbBacktracks=29532
4.62	     nbVisitedNodes=100958  nbRestartNogoods=121
4.62	       =>  wckTime=3.928  cpuTime=3.8  mem=15M224
6.09	   
6.09	   search
6.09	     run=18  nbConstraintChecks=4748402  nbValidityChecks=5567768  nbPropagations=1237606  nbRevisions=5688445
6.09	     nbUselessRevisions=4035745  nbAssignments=81674  nbFailedAssignments=37255  nbBacktracks=44311
6.09	     nbVisitedNodes=146718  nbRestartNogoods=134
6.09	       =>  wckTime=5.402  cpuTime=5.26  mem=15M224
8.47	   
8.47	   search
8.47	     run=19  nbConstraintChecks=7101061  nbValidityChecks=8154625  nbPropagations=1855021  nbRevisions=8484986
8.47	     nbUselessRevisions=6002954  nbAssignments=121330  nbFailedAssignments=54738  nbBacktracks=66479
8.47	     nbVisitedNodes=217614  nbRestartNogoods=150
8.47	       =>  wckTime=7.781  cpuTime=7.62  mem=15M224
11.53	   
11.53	   search
11.53	     run=20  nbConstraintChecks=9845365  nbValidityChecks=11549047  nbPropagations=2748293  nbRevisions=12491053
11.53	     nbUselessRevisions=8813987  nbAssignments=177001  nbFailedAssignments=77150  nbBacktracks=99733
11.53	     nbVisitedNodes=315249  nbRestartNogoods=156
11.53	       =>  wckTime=10.845  cpuTime=10.66  mem=15M224
17.02	   
17.02	   search
17.02	     run=21  nbConstraintChecks=15108850  nbValidityChecks=17722662  nbPropagations=4098618  nbRevisions=18593217
17.02	     nbUselessRevisions=13104448  nbAssignments=265467  nbFailedAssignments=115733  nbBacktracks=149611
17.02	     nbVisitedNodes=472403  nbRestartNogoods=176
17.02	       =>  wckTime=16.327  cpuTime=16.09  mem=15M224
21.54	   
21.54	   search
21.54	     run=22  nbConstraintChecks=19438657  nbValidityChecks=22851761  nbPropagations=5811147  nbRevisions=26410660
21.54	     nbUselessRevisions=18608834  nbAssignments=331786  nbFailedAssignments=146986  nbBacktracks=184678
21.54	     nbVisitedNodes=593247  nbRestartNogoods=192
21.54	       =>  wckTime=20.851  cpuTime=20.58  mem=15M224
21.54	   
21.54	   global
21.54	     nbConstraintChecks=19441869  nbValidityChecks=22853751  nbPropagations=5811287  nbRevisions=26411173
21.54	     nbUselessRevisions=18609228  nbRestartNogoods=192  solvingWckTime=20.852  solvingCpuTime=20.58  expiredTime=no
21.54	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=20.91
21.54	       =>  wckTime=21.223  cpuTime=20.86  mem=15M224
21.54	   
21.54	s UNSATISFIABLE
21.54	d NODES 331786
21.54	d CHECKS 19441869
21.54	   
21.54	   totalWckTime=21.304  totalCpuTime=20.91

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node16/watcher-209903-1168194887 -o ROOT/results/node16/solver-209903-1168194887 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/209903-1168194887/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 2.00 2.00 2.00 5/86 26910
/proc/meminfo: memFree=1575424/2055920 swapFree=4191880/4192956
[pid=26909] ppid=26907 vsize=18540 CPUtime=0
/proc/26909/stat : 26909 (runsolver) R 26907 26909 26061 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 167883558 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 231962373415 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/26909/statm: 4635 279 244 17 0 2626 0

[startup+0.103808 s]
/proc/loadavg: 2.00 2.00 2.00 5/86 26910
/proc/meminfo: memFree=1575424/2055920 swapFree=4191880/4192956
[pid=26909] ppid=26907 vsize=914988 CPUtime=0.08
/proc/26909/stat : 26909 (java) R 26907 26909 26061 0 -1 0 2953 0 1 0 7 1 0 0 17 0 8 0 167883558 936947712 2699 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153548746 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26909/statm: 228747 2699 1414 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.513734 s]
/proc/loadavg: 2.00 2.00 2.00 5/86 26910
/proc/meminfo: memFree=1575424/2055920 swapFree=4191880/4192956
[pid=26909] ppid=26907 vsize=915328 CPUtime=0.48
/proc/26909/stat : 26909 (java) R 26907 26909 26061 0 -1 0 6446 0 1 0 44 4 0 0 18 0 8 0 167883558 937295872 6184 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26909/statm: 228832 6184 2181 14 0 215302 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915328

[startup+1.33458 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 26917
/proc/meminfo: memFree=1552136/2055920 swapFree=4191880/4192956
[pid=26909] ppid=26907 vsize=915460 CPUtime=1.29
/proc/26909/stat : 26909 (java) R 26907 26909 26061 0 -1 0 8569 0 1 0 123 6 0 0 25 0 8 0 167883558 937431040 8307 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073575968 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26909/statm: 228865 8307 2543 14 0 215335 0
[pid=26909/tid=26911] ppid=26907 vsize=915460 CPUtime=0.02
/proc/26909/task/26911/stat : 26911 (java) S 26907 26909 26061 0 -1 64 116 0 0 0 2 0 0 0 16 0 8 0 167883562 937431040 8307 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26909/tid=26912] ppid=26907 vsize=915460 CPUtime=0
/proc/26909/task/26912/stat : 26912 (java) S 26907 26909 26061 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 167883562 937431040 8307 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26909/tid=26913] ppid=26907 vsize=915460 CPUtime=0
/proc/26909/task/26913/stat : 26913 (java) S 26907 26909 26061 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 167883562 937431040 8307 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26909/tid=26914] ppid=26907 vsize=915460 CPUtime=0
/proc/26909/task/26914/stat : 26914 (java) S 26907 26909 26061 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 167883566 937431040 8307 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26909/tid=26915] ppid=26907 vsize=915460 CPUtime=0.19
/proc/26909/task/26915/stat : 26915 (java) S 26907 26909 26061 0 -1 64 363 0 0 0 18 1 0 0 15 0 8 0 167883566 937431040 8307 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26909/tid=26916] ppid=26907 vsize=915460 CPUtime=0
/proc/26909/task/26916/stat : 26916 (java) S 26907 26909 26061 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 167883566 937431040 8307 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26909/tid=26917] ppid=26907 vsize=915460 CPUtime=0
/proc/26909/task/26917/stat : 26917 (java) S 26907 26909 26061 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167883566 937431040 8307 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 915460

[startup+2.97128 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 26917
/proc/meminfo: memFree=1552072/2055920 swapFree=4191880/4192956
[pid=26909] ppid=26907 vsize=915460 CPUtime=2.92
/proc/26909/stat : 26909 (java) R 26907 26909 26061 0 -1 0 8583 0 1 0 286 6 0 0 25 0 8 0 167883558 937431040 8320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073672811 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26909/statm: 228865 8320 2543 14 0 215335 0
[pid=26909/tid=26911] ppid=26907 vsize=915460 CPUtime=0.02
/proc/26909/task/26911/stat : 26911 (java) S 26907 26909 26061 0 -1 64 116 0 0 0 2 0 0 0 17 0 8 0 167883562 937431040 8320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26909/tid=26912] ppid=26907 vsize=915460 CPUtime=0
/proc/26909/task/26912/stat : 26912 (java) S 26907 26909 26061 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 167883562 937431040 8320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26909/tid=26913] ppid=26907 vsize=915460 CPUtime=0
/proc/26909/task/26913/stat : 26913 (java) S 26907 26909 26061 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 167883562 937431040 8320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26909/tid=26914] ppid=26907 vsize=915460 CPUtime=0
/proc/26909/task/26914/stat : 26914 (java) S 26907 26909 26061 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 167883566 937431040 8320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26909/tid=26915] ppid=26907 vsize=915460 CPUtime=0.2
/proc/26909/task/26915/stat : 26915 (java) S 26907 26909 26061 0 -1 64 365 0 0 0 19 1 0 0 15 0 8 0 167883566 937431040 8320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26909/tid=26916] ppid=26907 vsize=915460 CPUtime=0
/proc/26909/task/26916/stat : 26916 (java) S 26907 26909 26061 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 167883566 937431040 8320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26909/tid=26917] ppid=26907 vsize=915460 CPUtime=0
/proc/26909/task/26917/stat : 26917 (java) S 26907 26909 26061 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167883566 937431040 8320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 915460

[startup+6.25568 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 26917
/proc/meminfo: memFree=1551944/2055920 swapFree=4191880/4192956
[pid=26909] ppid=26907 vsize=915460 CPUtime=6.17
/proc/26909/stat : 26909 (java) R 26907 26909 26061 0 -1 0 8592 0 1 0 611 6 0 0 25 0 8 0 167883558 937431040 8328 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073751459 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26909/statm: 228865 8328 2543 14 0 215335 0
[pid=26909/tid=26911] ppid=26907 vsize=915460 CPUtime=0.02
/proc/26909/task/26911/stat : 26911 (java) S 26907 26909 26061 0 -1 64 116 0 0 0 2 0 0 0 16 0 8 0 167883562 937431040 8328 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26909/tid=26912] ppid=26907 vsize=915460 CPUtime=0
/proc/26909/task/26912/stat : 26912 (java) S 26907 26909 26061 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 167883562 937431040 8328 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26909/tid=26913] ppid=26907 vsize=915460 CPUtime=0
/proc/26909/task/26913/stat : 26913 (java) S 26907 26909 26061 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 167883562 937431040 8328 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26909/tid=26914] ppid=26907 vsize=915460 CPUtime=0
/proc/26909/task/26914/stat : 26914 (java) S 26907 26909 26061 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 167883566 937431040 8328 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26909/tid=26915] ppid=26907 vsize=915460 CPUtime=0.2
/proc/26909/task/26915/stat : 26915 (java) S 26907 26909 26061 0 -1 64 365 0 0 0 19 1 0 0 16 0 8 0 167883566 937431040 8328 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26909/tid=26916] ppid=26907 vsize=915460 CPUtime=0
/proc/26909/task/26916/stat : 26916 (java) S 26907 26909 26061 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 167883566 937431040 8328 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26909/tid=26917] ppid=26907 vsize=915460 CPUtime=0
/proc/26909/task/26917/stat : 26917 (java) S 26907 26909 26061 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167883566 937431040 8328 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 915460

[startup+12.7365 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 26917
/proc/meminfo: memFree=1551960/2055920 swapFree=4191880/4192956
[pid=26909] ppid=26907 vsize=915460 CPUtime=12.6
/proc/26909/stat : 26909 (java) R 26907 26909 26061 0 -1 0 8598 0 1 0 1254 6 0 0 25 0 8 0 167883558 937431040 8334 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073576052 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26909/statm: 228865 8334 2543 14 0 215335 0
[pid=26909/tid=26911] ppid=26907 vsize=915460 CPUtime=0.02
/proc/26909/task/26911/stat : 26911 (java) S 26907 26909 26061 0 -1 64 116 0 0 0 2 0 0 0 16 0 8 0 167883562 937431040 8334 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26909/tid=26912] ppid=26907 vsize=915460 CPUtime=0
/proc/26909/task/26912/stat : 26912 (java) S 26907 26909 26061 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 167883562 937431040 8334 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26909/tid=26913] ppid=26907 vsize=915460 CPUtime=0
/proc/26909/task/26913/stat : 26913 (java) S 26907 26909 26061 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 167883562 937431040 8334 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26909/tid=26914] ppid=26907 vsize=915460 CPUtime=0
/proc/26909/task/26914/stat : 26914 (java) S 26907 26909 26061 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 167883566 937431040 8334 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26909/tid=26915] ppid=26907 vsize=915460 CPUtime=0.2
/proc/26909/task/26915/stat : 26915 (java) S 26907 26909 26061 0 -1 64 365 0 0 0 19 1 0 0 16 0 8 0 167883566 937431040 8334 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26909/tid=26916] ppid=26907 vsize=915460 CPUtime=0
/proc/26909/task/26916/stat : 26916 (java) S 26907 26909 26061 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 167883566 937431040 8334 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26909/tid=26917] ppid=26907 vsize=915460 CPUtime=0
/proc/26909/task/26917/stat : 26917 (java) S 26907 26909 26061 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167883566 937431040 8334 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 915460

Child status: 0
Real time (s): 21.5934
CPU time (s): 21.3568
CPU user time (s): 21.2778
CPU system time (s): 0.078987
CPU usage (%): 98.9042
Max. virtual memory (cumulated for all children) (KiB): 915460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 21.2778
system time used= 0.078987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8694
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1417
involuntary context switches= 2494

runsolver used 0.020996 s user time and 0.090986 s system time

The end

Launcher Data (download as text)

Begin job on node16 on Sun Jan  7 18:34:47 UTC 2007


IDJOB= 209903
IDBENCH= 4579
FILE ID= node16/209903-1168194887

PBS_JOBID= 3479390

Free space on /tmp= 66508 MiB

BENCH NAME= HOME/pub/bench/CPAI06/schurrLemma/lemma-12-9-mod.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/209903-1168194887/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-209903-1168194887 -o ROOT/results/node16/solver-209903-1168194887 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/209903-1168194887/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  3d49d2f245dda30a731f7833344c1bf4

RANDOM SEED= 453167863

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.220
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.220
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1575904 kB
Buffers:         34936 kB
Cached:         243256 kB
SwapCached:        268 kB
Active:         242464 kB
Inactive:       185188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1575904 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            1676 kB
Writeback:           0 kB
Mapped:         171344 kB
Slab:            36828 kB
Committed_AS:  4594664 kB
PageTables:       2668 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66508 MiB



End job on node16 on Sun Jan  7 18:35:09 UTC 2007