Trace number 209942

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 159.269 160.816

DiagnosticValue
CHECKS219626483
NODES216419

General information on the benchmark

NameschurrLemma/
lemma-30-9-mod.xml
MD5SUM588637b7d8655f956622a19f22c2ed37
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 benchmark1.71574
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables30
Number of constraints210
Maximum constraint arity3
Maximum domain size9
Number of constraints which are defined in extension0
Number of constraints which are defined in intension210
Global constraints used (with number of constraints)

Solver Data (download as text)

0.33	   
0.33	Abscon 109 (November, 2006)
0.33	   
0.33	   configuration
0.33	     name=esac.xml
0.36	   
0.36	   instance
0.36	     name=/tmp/evaluation/209942-1168195112/unknown.xml
0.39	   
0.39	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.43	     nbVariables=30  nbDomainTypes=1  minDomainSize=9  maxDomainSize=9
0.43	       =>  wckTime=0.1  cpuTime=0.09  mem=6M951
0.43	   
0.43	   predicates being loaded...
0.43	   
0.43	   constraints being loaded...
0.58	     nbConstraints=210  nbConflictsStructures=1  nbSharedConflictsStructures=209  nbSharedBinaryRepresentations=0
0.58	     nbEvaluationManagers=1  nbSharedEvaluationManagers=209  maxDegree=28  maxArity=3
0.58	       =>  wckTime=0.255  cpuTime=0.19  mem=8M935
0.62	   
0.62	   solver IterativeSystematicSolver being built... 
0.80	       =>  wckTime=0.473  cpuTime=0.34  mem=15M457
0.90	   
0.90	   preprocessing
0.90	     nbConstraintChecks=58987  nbValidityChecks=36443  nbPropagations=855  nbRevisions=8947  nbUselessRevisions=8043
0.90	     nbSingletonTests=35  nbEffectiveSingletonTests=0  nbESACBranches=5  nbRemovedValues=0  detectedInconsistency=no
0.90	       =>  wckTime=0.097  cpuTime=0.06  mem=15M457
0.95	   
0.95	   search
0.95	     run=0  nbConstraintChecks=28570  nbValidityChecks=25387  nbPropagations=1282  nbRevisions=16443
0.95	     nbUselessRevisions=14612  nbAssignments=30  nbFailedAssignments=16  nbBacktracks=10  nbVisitedNodes=55
0.95	     nbRestartNogoods=0  mapSize=10  nbInferences=0  nbTooLargeKeys=0
0.95	       =>  wckTime=0.144  cpuTime=0.1  mem=15M457
0.99	   
0.99	   search
0.99	     run=1  nbConstraintChecks=76079  nbValidityChecks=61271  nbPropagations=3149  nbRevisions=43916
0.99	     nbUselessRevisions=38917  nbAssignments=73  nbFailedAssignments=40  nbBacktracks=25  nbVisitedNodes=134
0.99	     nbRestartNogoods=2  mapSize=25  nbInferences=0  nbTooLargeKeys=0
0.99	       =>  wckTime=0.19  cpuTime=0.14  mem=15M457
1.05	   
1.05	   search
1.05	     run=2  nbConstraintChecks=138557  nbValidityChecks=112884  nbPropagations=5845  nbRevisions=87357
1.05	     nbUselessRevisions=77231  nbAssignments=136  nbFailedAssignments=76  nbBacktracks=47  nbVisitedNodes=251
1.05	     nbRestartNogoods=5  mapSize=47  nbInferences=0  nbTooLargeKeys=0
1.05	       =>  wckTime=0.246  cpuTime=0.2  mem=15M457
1.12	   
1.12	   search
1.12	     run=3  nbConstraintChecks=233083  nbValidityChecks=188965  nbPropagations=9713  nbRevisions=154283
1.12	     nbUselessRevisions=136228  nbAssignments=226  nbFailedAssignments=128  nbBacktracks=80  nbVisitedNodes=419
1.12	     nbRestartNogoods=11  mapSize=80  nbInferences=0  nbTooLargeKeys=0
1.12	       =>  wckTime=0.319  cpuTime=0.27  mem=15M457
1.23	   
1.23	   search
1.23	     run=4  nbConstraintChecks=363335  nbValidityChecks=298693  nbPropagations=15288  nbRevisions=255348
1.23	     nbUselessRevisions=225155  nbAssignments=361  nbFailedAssignments=208  nbBacktracks=132  nbVisitedNodes=674
1.23	     nbRestartNogoods=15  mapSize=132  nbInferences=0  nbTooLargeKeys=0
1.23	       =>  wckTime=0.426  cpuTime=0.37  mem=15M457
1.39	   
1.39	   search
1.39	     run=5  nbConstraintChecks=568827  nbValidityChecks=461577  nbPropagations=23374  nbRevisions=407193
1.39	     nbUselessRevisions=358638  nbAssignments=559  nbFailedAssignments=326  nbBacktracks=207  nbVisitedNodes=1049
1.39	     nbRestartNogoods=17  mapSize=207  nbInferences=0  nbTooLargeKeys=0
1.39	       =>  wckTime=0.587  cpuTime=0.53  mem=15M457
1.62	   
1.62	   search
1.62	     run=6  nbConstraintChecks=873969  nbValidityChecks=701983  nbPropagations=35132  nbRevisions=634822
1.62	     nbUselessRevisions=558750  nbAssignments=853  nbFailedAssignments=502  nbBacktracks=321  nbVisitedNodes=1607
1.62	     nbRestartNogoods=26  mapSize=321  nbInferences=0  nbTooLargeKeys=0
1.62	       =>  wckTime=0.817  cpuTime=0.75  mem=15M457
1.96	   
1.96	   search
1.96	     run=7  nbConstraintChecks=1319762  nbValidityChecks=1057532  nbPropagations=52338  nbRevisions=974120
1.96	     nbUselessRevisions=856976  nbAssignments=1290  nbFailedAssignments=764  nbBacktracks=491  nbVisitedNodes=2437
1.96	     nbRestartNogoods=32  mapSize=491  nbInferences=0  nbTooLargeKeys=0
1.96	       =>  wckTime=1.159  cpuTime=1.08  mem=15M457
2.46	   
2.46	   search
2.46	     run=8  nbConstraintChecks=1978835  nbValidityChecks=1593280  nbPropagations=77640  nbRevisions=1480674
2.46	     nbUselessRevisions=1301955  nbAssignments=1945  nbFailedAssignments=1158  nbBacktracks=747  nbVisitedNodes=3683
2.46	     nbRestartNogoods=38  mapSize=747  nbInferences=0  nbTooLargeKeys=0
2.46	       =>  wckTime=1.662  cpuTime=1.56  mem=15M457
3.04	   
3.04	   INFO : Stopping hyperNogood (mapSize=1049, nbTooLargekeys=0, mem=15M457)
3.19	   
3.19	   search
3.19	     run=9  nbConstraintChecks=2970264  nbValidityChecks=2389630  nbPropagations=115069  nbRevisions=2237720
3.19	     nbUselessRevisions=1966893  nbAssignments=2924  nbFailedAssignments=1748  nbBacktracks=1131  nbVisitedNodes=5547
3.19	     nbRestartNogoods=47
3.19	       =>  wckTime=2.39  cpuTime=2.28  mem=15M457
4.27	   
4.27	   search
4.27	     run=10  nbConstraintChecks=4443931  nbValidityChecks=3588706  nbPropagations=170593  nbRevisions=3370243
4.27	     nbUselessRevisions=2961495  nbAssignments=4387  nbFailedAssignments=2630  nbBacktracks=1707  nbVisitedNodes=8333
4.27	     nbRestartNogoods=57
4.27	       =>  wckTime=3.465  cpuTime=3.34  mem=15M457
5.84	   
5.84	   search
5.84	     run=11  nbConstraintChecks=6616471  nbValidityChecks=5353576  nbPropagations=252725  nbRevisions=5058684
5.84	     nbUselessRevisions=4446521  nbAssignments=6496  nbFailedAssignments=3871  nbBacktracks=2571  nbVisitedNodes=12335
5.84	     nbRestartNogoods=65
5.84	       =>  wckTime=5.037  cpuTime=4.89  mem=16M432
8.24	   
8.24	   search
8.24	     run=12  nbConstraintChecks=9947192  nbValidityChecks=8031905  nbPropagations=375206  nbRevisions=7587690
8.24	     nbUselessRevisions=6669838  nbAssignments=9782  nbFailedAssignments=5855  nbBacktracks=3869  nbVisitedNodes=18597
8.24	     nbRestartNogoods=77
8.24	       =>  wckTime=7.442  cpuTime=7.27  mem=16M432
11.85	   
11.86	   search
11.86	     run=13  nbConstraintChecks=14950401  nbValidityChecks=12087365  nbPropagations=557824  nbRevisions=11393742
11.86	     nbUselessRevisions=10017029  nbAssignments=14709  nbFailedAssignments=8831  nbBacktracks=5816  nbVisitedNodes=27988
11.86	     nbRestartNogoods=83
11.86	       =>  wckTime=11.053  cpuTime=10.85  mem=16M432
17.16	   
17.16	   search
17.16	     run=14  nbConstraintChecks=22329443  nbValidityChecks=18092768  nbPropagations=831055  nbRevisions=17087103
17.16	     nbUselessRevisions=15022729  nbAssignments=22073  nbFailedAssignments=13271  nbBacktracks=8735
17.16	     nbVisitedNodes=42018  nbRestartNogoods=93
17.16	       =>  wckTime=16.362  cpuTime=16.11  mem=16M432
25.10	   
25.10	   search
25.10	     run=15  nbConstraintChecks=33363490  nbValidityChecks=27132018  nbPropagations=1239664  nbRevisions=25595108
25.10	     nbUselessRevisions=22502021  nbAssignments=33061  nbFailedAssignments=19876  nbBacktracks=13113
25.10	     nbVisitedNodes=62921  nbRestartNogoods=103
25.10	       =>  wckTime=24.301  cpuTime=23.97  mem=16M432
37.12	   
37.12	   search
37.12	     run=16  nbConstraintChecks=49965448  nbValidityChecks=40644141  nbPropagations=1852234  nbRevisions=38370095
37.12	     nbUselessRevisions=33730177  nbAssignments=49662  nbFailedAssignments=29904  nbBacktracks=19681
37.12	     nbVisitedNodes=94566  nbRestartNogoods=116
37.12	       =>  wckTime=36.319  cpuTime=35.88  mem=16M432
55.18	   
55.18	   search
55.18	     run=17  nbConstraintChecks=75053890  nbValidityChecks=60869903  nbPropagations=2768828  nbRevisions=57487884
55.18	     nbUselessRevisions=50536068  nbAssignments=74483  nbFailedAssignments=44869  nbBacktracks=29533
55.18	     nbVisitedNodes=141836  nbRestartNogoods=135
55.18	       =>  wckTime=54.377  cpuTime=53.78  mem=16M432
81.79	   
81.79	   search
81.79	     run=18  nbConstraintChecks=111689152  nbValidityChecks=90972850  nbPropagations=4142244  nbRevisions=86005751
81.79	     nbUselessRevisions=75590507  nbAssignments=111515  nbFailedAssignments=67120  nbBacktracks=44312
81.79	     nbVisitedNodes=212333  nbRestartNogoods=141
81.79	       =>  wckTime=80.99  cpuTime=80.14  mem=16M432
120.52	   
120.52	   search
120.52	     run=19  nbConstraintChecks=164618695  nbValidityChecks=135683578  nbPropagations=6189693  nbRevisions=128538834
120.52	     nbUselessRevisions=113003349  nbAssignments=163774  nbFailedAssignments=97206  nbBacktracks=66482
120.52	     nbVisitedNodes=311184  nbRestartNogoods=153
120.52	       =>  wckTime=119.714  cpuTime=118.51  mem=16M432
160.75	   
160.75	   search
160.75	     run=20  nbConstraintChecks=219567496  nbValidityChecks=182833737  nbPropagations=8935053  nbRevisions=185714187
160.75	     nbUselessRevisions=163336299  nbAssignments=216419  nbFailedAssignments=127022  nbBacktracks=89312
160.75	     nbVisitedNodes=410635  nbRestartNogoods=160
160.75	       =>  wckTime=159.952  cpuTime=158.38  mem=16M432
160.76	   
160.76	   global
160.76	     nbConstraintChecks=219626483  nbValidityChecks=182870180  nbPropagations=8935908  nbRevisions=185723134
160.76	     nbUselessRevisions=163344342  nbRestartNogoods=160  solvingWckTime=159.954  solvingCpuTime=158.38  expiredTime=no
160.76	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=158.77
160.76	       =>  wckTime=160.429  cpuTime=158.72  mem=16M432
160.76	   
160.76	s UNSATISFIABLE
160.76	d NODES 216419
160.76	d CHECKS 219626483
160.76	   
160.76	   totalWckTime=160.51  totalCpuTime=158.79

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/node48/watcher-209942-1168195112 -o ROOT/results/node48/solver-209942-1168195112 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/209942-1168195112/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: 1.84 1.97 1.99 4/82 5722
/proc/meminfo: memFree=1644408/2055920 swapFree=4192812/4192956
[pid=5721] ppid=5719 vsize=1784 CPUtime=0
/proc/5721/stat : 5721 (java) R 5719 5721 4937 0 -1 0 169 0 0 0 0 0 0 0 19 0 1 0 167909969 1826816 140 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/5721/statm: 446 140 106 14 0 91 0

[startup+0.104872 s]
/proc/loadavg: 1.84 1.97 1.99 4/82 5722
/proc/meminfo: memFree=1644408/2055920 swapFree=4192812/4192956
[pid=5721] ppid=5719 vsize=913068 CPUtime=0.07
/proc/5721/stat : 5721 (java) R 5719 5721 4937 0 -1 0 2859 0 1 0 6 1 0 0 19 0 8 0 167909969 934981632 2605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5721/statm: 228267 2605 1395 14 0 215168 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 913068

[startup+0.512911 s]
/proc/loadavg: 1.84 1.97 1.99 4/82 5722
/proc/meminfo: memFree=1644408/2055920 swapFree=4192812/4192956
[pid=5721] ppid=5719 vsize=915328 CPUtime=0.48
/proc/5721/stat : 5721 (java) R 5719 5721 4937 0 -1 0 6531 0 1 0 44 4 0 0 18 0 8 0 167909969 937295872 6270 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153608317 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5721/statm: 228832 6270 2147 14 0 215302 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915328

[startup+1.33898 s]
/proc/loadavg: 1.84 1.97 1.99 3/89 5729
/proc/meminfo: memFree=1619968/2055920 swapFree=4192812/4192956
[pid=5721] ppid=5719 vsize=915464 CPUtime=1.29
/proc/5721/stat : 5721 (java) R 5719 5721 4937 0 -1 0 8843 0 1 0 122 7 0 0 24 0 8 0 167909969 937435136 8581 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072946241 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5721/statm: 228866 8581 2543 14 0 215336 0
[pid=5721/tid=5723] ppid=5719 vsize=915464 CPUtime=0.02
/proc/5721/task/5723/stat : 5723 (java) S 5719 5721 4937 0 -1 64 146 0 0 0 2 0 0 0 16 0 8 0 167909972 937435136 8581 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5721/tid=5724] ppid=5719 vsize=915464 CPUtime=0
/proc/5721/task/5724/stat : 5724 (java) S 5719 5721 4937 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 167909973 937435136 8581 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5721/tid=5725] ppid=5719 vsize=915464 CPUtime=0
/proc/5721/task/5725/stat : 5725 (java) S 5719 5721 4937 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 167909973 937435136 8581 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5721/tid=5726] ppid=5719 vsize=915464 CPUtime=0
/proc/5721/task/5726/stat : 5726 (java) S 5719 5721 4937 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 167909976 937435136 8581 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5721/tid=5727] ppid=5719 vsize=915464 CPUtime=0.18
/proc/5721/task/5727/stat : 5727 (java) S 5719 5721 4937 0 -1 64 367 0 0 0 18 0 0 0 15 0 8 0 167909976 937435136 8581 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5721/tid=5728] ppid=5719 vsize=915464 CPUtime=0
/proc/5721/task/5728/stat : 5728 (java) S 5719 5721 4937 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 167909976 937435136 8581 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5721/tid=5729] ppid=5719 vsize=915464 CPUtime=0
/proc/5721/task/5729/stat : 5729 (java) S 5719 5721 4937 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167909976 937435136 8581 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) 915464

[startup+2.99213 s]
/proc/loadavg: 1.84 1.97 1.99 3/89 5729
/proc/meminfo: memFree=1619776/2055920 swapFree=4192812/4192956
[pid=5721] ppid=5719 vsize=915464 CPUtime=2.93
/proc/5721/stat : 5721 (java) R 5719 5721 4937 0 -1 0 8900 0 1 0 286 7 0 0 25 0 8 0 167909969 937435136 8636 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073611940 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5721/statm: 228866 8636 2543 14 0 215336 0
[pid=5721/tid=5723] ppid=5719 vsize=915464 CPUtime=0.02
/proc/5721/task/5723/stat : 5723 (java) S 5719 5721 4937 0 -1 64 146 0 0 0 2 0 0 0 17 0 8 0 167909972 937435136 8636 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5721/tid=5724] ppid=5719 vsize=915464 CPUtime=0
/proc/5721/task/5724/stat : 5724 (java) S 5719 5721 4937 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 167909973 937435136 8636 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5721/tid=5725] ppid=5719 vsize=915464 CPUtime=0
/proc/5721/task/5725/stat : 5725 (java) S 5719 5721 4937 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 167909973 937435136 8636 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5721/tid=5726] ppid=5719 vsize=915464 CPUtime=0
/proc/5721/task/5726/stat : 5726 (java) S 5719 5721 4937 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 167909976 937435136 8636 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5721/tid=5727] ppid=5719 vsize=915464 CPUtime=0.21
/proc/5721/task/5727/stat : 5727 (java) S 5719 5721 4937 0 -1 64 381 0 0 0 21 0 0 0 16 0 8 0 167909976 937435136 8636 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5721/tid=5728] ppid=5719 vsize=915464 CPUtime=0
/proc/5721/task/5728/stat : 5728 (java) S 5719 5721 4937 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 167909976 937435136 8636 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5721/tid=5729] ppid=5719 vsize=915464 CPUtime=0
/proc/5721/task/5729/stat : 5729 (java) S 5719 5721 4937 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167909976 937435136 8636 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915464

[startup+6.28544 s]
/proc/loadavg: 1.85 1.97 1.99 3/89 5729
/proc/meminfo: memFree=1619648/2055920 swapFree=4192812/4192956
[pid=5721] ppid=5719 vsize=915464 CPUtime=6.19
/proc/5721/stat : 5721 (java) R 5719 5721 4937 0 -1 0 8915 0 1 0 612 7 0 0 25 0 8 0 167909969 937435136 8650 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073755441 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5721/statm: 228866 8650 2543 14 0 215336 0
[pid=5721/tid=5723] ppid=5719 vsize=915464 CPUtime=0.02
/proc/5721/task/5723/stat : 5723 (java) S 5719 5721 4937 0 -1 64 146 0 0 0 2 0 0 0 16 0 8 0 167909972 937435136 8650 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5721/tid=5724] ppid=5719 vsize=915464 CPUtime=0
/proc/5721/task/5724/stat : 5724 (java) S 5719 5721 4937 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 167909973 937435136 8650 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5721/tid=5725] ppid=5719 vsize=915464 CPUtime=0
/proc/5721/task/5725/stat : 5725 (java) S 5719 5721 4937 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 167909973 937435136 8650 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5721/tid=5726] ppid=5719 vsize=915464 CPUtime=0
/proc/5721/task/5726/stat : 5726 (java) S 5719 5721 4937 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 167909976 937435136 8650 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5721/tid=5727] ppid=5719 vsize=915464 CPUtime=0.22
/proc/5721/task/5727/stat : 5727 (java) S 5719 5721 4937 0 -1 64 387 0 0 0 22 0 0 0 15 0 8 0 167909976 937435136 8650 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5721/tid=5728] ppid=5719 vsize=915464 CPUtime=0
/proc/5721/task/5728/stat : 5728 (java) S 5719 5721 4937 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 167909976 937435136 8650 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5721/tid=5729] ppid=5719 vsize=915464 CPUtime=0
/proc/5721/task/5729/stat : 5729 (java) S 5719 5721 4937 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167909976 937435136 8650 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915464

[startup+12.773 s]
/proc/loadavg: 1.86 1.97 1.99 3/89 5729
/proc/meminfo: memFree=1619600/2055920 swapFree=4192812/4192956
[pid=5721] ppid=5719 vsize=915464 CPUtime=12.62
/proc/5721/stat : 5721 (java) R 5719 5721 4937 0 -1 0 8921 0 1 0 1255 7 0 0 25 0 8 0 167909969 937435136 8655 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073609984 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5721/statm: 228866 8655 2543 14 0 215336 0
[pid=5721/tid=5723] ppid=5719 vsize=915464 CPUtime=0.02
/proc/5721/task/5723/stat : 5723 (java) S 5719 5721 4937 0 -1 64 146 0 0 0 2 0 0 0 16 0 8 0 167909972 937435136 8655 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5721/tid=5724] ppid=5719 vsize=915464 CPUtime=0
/proc/5721/task/5724/stat : 5724 (java) S 5719 5721 4937 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 167909973 937435136 8655 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5721/tid=5725] ppid=5719 vsize=915464 CPUtime=0
/proc/5721/task/5725/stat : 5725 (java) S 5719 5721 4937 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 167909973 937435136 8655 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5721/tid=5726] ppid=5719 vsize=915464 CPUtime=0
/proc/5721/task/5726/stat : 5726 (java) S 5719 5721 4937 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 167909976 937435136 8655 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5721/tid=5727] ppid=5719 vsize=915464 CPUtime=0.22
/proc/5721/task/5727/stat : 5727 (java) S 5719 5721 4937 0 -1 64 387 0 0 0 22 0 0 0 16 0 8 0 167909976 937435136 8655 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5721/tid=5728] ppid=5719 vsize=915464 CPUtime=0
/proc/5721/task/5728/stat : 5728 (java) S 5719 5721 4937 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 167909976 937435136 8655 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5721/tid=5729] ppid=5719 vsize=915464 CPUtime=0
/proc/5721/task/5729/stat : 5729 (java) S 5719 5721 4937 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167909976 937435136 8655 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 915464

[startup+25.6112 s]
/proc/loadavg: 1.89 1.97 1.99 3/89 5729
/proc/meminfo: memFree=1614352/2055920 swapFree=4192812/4192956
[pid=5721] ppid=5719 vsize=915464 CPUtime=25.33
/proc/5721/stat : 5721 (java) R 5719 5721 4937 0 -1 0 8928 0 1 0 2526 7 0 0 25 0 8 0 167909969 937435136 8661 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073750643 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5721/statm: 228866 8661 2543 14 0 215336 0
[pid=5721/tid=5723] ppid=5719 vsize=915464 CPUtime=0.02
/proc/5721/task/5723/stat : 5723 (java) S 5719 5721 4937 0 -1 64 146 0 0 0 2 0 0 0 16 0 8 0 167909972 937435136 8661 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5721/tid=5724] ppid=5719 vsize=915464 CPUtime=0
/proc/5721/task/5724/stat : 5724 (java) S 5719 5721 4937 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 167909973 937435136 8661 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5721/tid=5725] ppid=5719 vsize=915464 CPUtime=0
/proc/5721/task/5725/stat : 5725 (java) S 5719 5721 4937 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 167909973 937435136 8661 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5721/tid=5726] ppid=5719 vsize=915464 CPUtime=0
/proc/5721/task/5726/stat : 5726 (java) S 5719 5721 4937 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 167909976 937435136 8661 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5721/tid=5727] ppid=5719 vsize=915464 CPUtime=0.22
/proc/5721/task/5727/stat : 5727 (java) S 5719 5721 4937 0 -1 64 388 0 0 0 22 0 0 0 16 0 8 0 167909976 937435136 8661 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5721/tid=5728] ppid=5719 vsize=915464 CPUtime=0
/proc/5721/task/5728/stat : 5728 (java) S 5719 5721 4937 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 167909976 937435136 8661 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5721/tid=5729] ppid=5719 vsize=915464 CPUtime=0
/proc/5721/task/5729/stat : 5729 (java) S 5719 5721 4937 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167909976 937435136 8661 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 915464

[startup+51.2176 s]
/proc/loadavg: 1.99 1.99 1.99 3/89 5729
/proc/meminfo: memFree=1603920/2055920 swapFree=4192812/4192956
[pid=5721] ppid=5719 vsize=915464 CPUtime=50.7
/proc/5721/stat : 5721 (java) R 5719 5721 4937 0 -1 0 8931 0 1 0 5063 7 0 0 25 0 8 0 167909969 937435136 8664 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073611993 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5721/statm: 228866 8664 2543 14 0 215336 0
[pid=5721/tid=5723] ppid=5719 vsize=915464 CPUtime=0.02
/proc/5721/task/5723/stat : 5723 (java) S 5719 5721 4937 0 -1 64 146 0 0 0 2 0 0 0 16 0 8 0 167909972 937435136 8664 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5721/tid=5724] ppid=5719 vsize=915464 CPUtime=0
/proc/5721/task/5724/stat : 5724 (java) S 5719 5721 4937 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 167909973 937435136 8664 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5721/tid=5725] ppid=5719 vsize=915464 CPUtime=0
/proc/5721/task/5725/stat : 5725 (java) S 5719 5721 4937 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 167909973 937435136 8664 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5721/tid=5726] ppid=5719 vsize=915464 CPUtime=0
/proc/5721/task/5726/stat : 5726 (java) S 5719 5721 4937 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 167909976 937435136 8664 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5721/tid=5727] ppid=5719 vsize=915464 CPUtime=0.22
/proc/5721/task/5727/stat : 5727 (java) S 5719 5721 4937 0 -1 64 388 0 0 0 22 0 0 0 16 0 8 0 167909976 937435136 8664 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5721/tid=5728] ppid=5719 vsize=915464 CPUtime=0
/proc/5721/task/5728/stat : 5728 (java) S 5719 5721 4937 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 167909976 937435136 8664 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5721/tid=5729] ppid=5719 vsize=915464 CPUtime=0
/proc/5721/task/5729/stat : 5729 (java) S 5719 5721 4937 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167909976 937435136 8664 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 915464

[startup+102.421 s]
/proc/loadavg: 1.99 1.99 1.99 3/89 5729
/proc/meminfo: memFree=1593296/2055920 swapFree=4192812/4192956
[pid=5721] ppid=5719 vsize=915464 CPUtime=101.44
/proc/5721/stat : 5721 (java) R 5719 5721 4937 0 -1 0 8936 0 1 0 10137 7 0 0 25 0 8 0 167909969 937435136 8669 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073615901 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5721/statm: 228866 8669 2543 14 0 215336 0
[pid=5721/tid=5723] ppid=5719 vsize=915464 CPUtime=0.02
/proc/5721/task/5723/stat : 5723 (java) S 5719 5721 4937 0 -1 64 146 0 0 0 2 0 0 0 16 0 8 0 167909972 937435136 8669 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5721/tid=5724] ppid=5719 vsize=915464 CPUtime=0
/proc/5721/task/5724/stat : 5724 (java) S 5719 5721 4937 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 167909973 937435136 8669 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5721/tid=5725] ppid=5719 vsize=915464 CPUtime=0
/proc/5721/task/5725/stat : 5725 (java) S 5719 5721 4937 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 167909973 937435136 8669 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5721/tid=5726] ppid=5719 vsize=915464 CPUtime=0
/proc/5721/task/5726/stat : 5726 (java) S 5719 5721 4937 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 167909976 937435136 8669 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5721/tid=5727] ppid=5719 vsize=915464 CPUtime=0.22
/proc/5721/task/5727/stat : 5727 (java) S 5719 5721 4937 0 -1 64 388 0 0 0 22 0 0 0 16 0 8 0 167909976 937435136 8669 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5721/tid=5728] ppid=5719 vsize=915464 CPUtime=0
/proc/5721/task/5728/stat : 5728 (java) S 5719 5721 4937 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 167909976 937435136 8669 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5721/tid=5729] ppid=5719 vsize=915464 CPUtime=0
/proc/5721/task/5729/stat : 5729 (java) S 5719 5721 4937 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167909976 937435136 8669 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.44
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 160.816
CPU time (s): 159.269
CPU user time (s): 159.182
CPU system time (s): 0.086986
CPU usage (%): 99.0376
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 159.182
system time used= 0.086986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9032
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= 4415
involuntary context switches= 11147

runsolver used 0.181972 s user time and 0.541917 s system time

The end

Launcher Data (download as text)

Begin job on node48 on Sun Jan  7 18:38:33 UTC 2007


IDJOB= 209942
IDBENCH= 4582
FILE ID= node48/209942-1168195112

PBS_JOBID= 3479410

Free space on /tmp= 66560 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  588637b7d8655f956622a19f22c2ed37

RANDOM SEED= 654889335

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.218
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.218
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:       1644888 kB
Buffers:         57776 kB
Cached:         230748 kB
SwapCached:          0 kB
Active:         176404 kB
Inactive:       175696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1644888 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5416 kB
Writeback:           0 kB
Mapped:          82692 kB
Slab:            44152 kB
Committed_AS:  4433820 kB
PageTables:       1928 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= 66560 MiB



End job on node48 on Sun Jan  7 18:41:14 UTC 2007