Trace number 243213

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 ACUNSAT 3.50147 3.53564

DiagnosticValue
CHECKS197619
NODES38749

General information on the benchmark

Namedimacs/aim-200/
aim-200-1-6-unsat-2_ext.xml
MD5SUM1d7a97cf232025f80d5db2b04e6c8a46
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.034993
SatisfiableNO
(Un)Satisfiability was proved
Number of variables200
Number of constraints302
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension302
Number of constraints which are defined in intension0
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=mac.xml
0.36	   
0.36	   instance
0.36	     name=/tmp/evaluation/243213-1168085628/unknown.xml
0.39	   
0.39	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.44	     nbVariables=200  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.44	       =>  wckTime=0.112  cpuTime=0.1  mem=6M951
0.44	   
0.44	   relations being loaded...
0.44	   
0.44	   constraints being loaded...
0.56	     nbConstraints=302  nbRelationTypes=17  nbExtensionStructures=17  nbSharedExtensionStructures=285
0.56	     nbConflictsStructures=17  nbSharedConflictsStructures=285  nbSharedBinaryRepresentations=1  maxDegree=9  maxArity=3
0.56	       =>  wckTime=0.234  cpuTime=0.17  mem=8M902
0.60	   
0.60	   solver IterativeSystematicSolver being built... 
0.80	       =>  wckTime=0.475  cpuTime=0.33  mem=16M492
0.81	   
0.81	   preprocessing
0.81	     nbConstraintChecks=0  nbPropagations=200  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
0.81	     detectedInconsistency=no
0.81	       =>  wckTime=0.0090  cpuTime=0.0  mem=16M492
0.86	   
0.86	   search
0.86	     run=0  nbConstraintChecks=370  nbValidityChecks=59  nbPropagations=368  nbRevisions=366  nbUselessRevisions=266
0.86	     nbAssignments=125  nbFailedAssignments=9  nbBacktracks=10  nbVisitedNodes=139  nbRestartNogoods=0  mapSize=8
0.86	     nbInferences=1  nbTooLargeKeys=0
0.86	       =>  wckTime=0.06  cpuTime=0.04  mem=17M582
0.87	   
0.88	   search
0.88	     run=1  nbConstraintChecks=515  nbValidityChecks=225  nbPropagations=840  nbRevisions=931  nbUselessRevisions=645
0.88	     nbAssignments=175  nbFailedAssignments=17  nbBacktracks=25  nbVisitedNodes=203  nbRestartNogoods=5  mapSize=20
0.88	     nbInferences=1  nbTooLargeKeys=0
0.88	       =>  wckTime=0.073  cpuTime=0.05  mem=17M582
0.90	   
0.90	   search
0.90	     run=2  nbConstraintChecks=871  nbValidityChecks=645  nbPropagations=1547  nbRevisions=2010  nbUselessRevisions=1340
0.90	     nbAssignments=272  nbFailedAssignments=31  nbBacktracks=47  nbVisitedNodes=320  nbRestartNogoods=7  mapSize=36
0.90	     nbInferences=1  nbTooLargeKeys=0
0.90	       =>  wckTime=0.093  cpuTime=0.06  mem=17M582
0.92	   
0.92	   search
0.92	     run=3  nbConstraintChecks=1277  nbValidityChecks=1141  nbPropagations=2522  nbRevisions=3749
0.92	     nbUselessRevisions=2464  nbAssignments=381  nbFailedAssignments=46  nbBacktracks=80  nbVisitedNodes=456
0.92	     nbRestartNogoods=11  mapSize=57  nbInferences=1  nbTooLargeKeys=0
0.92	       =>  wckTime=0.118  cpuTime=0.08  mem=17M582
0.94	   
0.94	   search
0.94	     run=4  nbConstraintChecks=1623  nbValidityChecks=1615  nbPropagations=3762  nbRevisions=5988
0.94	     nbUselessRevisions=3848  nbAssignments=495  nbFailedAssignments=70  nbBacktracks=133  nbVisitedNodes=608
0.94	     nbRestartNogoods=14  mapSize=87  nbInferences=1  nbTooLargeKeys=0
0.94	       =>  wckTime=0.135  cpuTime=0.09  mem=17M582
0.96	   
0.96	   search
0.96	     run=5  nbConstraintChecks=2335  nbValidityChecks=2469  nbPropagations=5428  nbRevisions=9102
0.96	     nbUselessRevisions=5693  nbAssignments=618  nbFailedAssignments=100  nbBacktracks=211  nbVisitedNodes=786
0.96	     nbRestartNogoods=17  mapSize=140  nbInferences=1  nbTooLargeKeys=0
0.96	       =>  wckTime=0.159  cpuTime=0.11  mem=17M582
0.98	   
0.98	   search
0.99	     run=6  nbConstraintChecks=3095  nbValidityChecks=3552  nbPropagations=7612  nbRevisions=13408
0.99	     nbUselessRevisions=8227  nbAssignments=824  nbFailedAssignments=162  nbBacktracks=325  nbVisitedNodes=1115
0.99	     nbRestartNogoods=19  mapSize=221  nbInferences=1  nbTooLargeKeys=0
0.99	       =>  wckTime=0.183  cpuTime=0.13  mem=17M582
1.01	   
1.01	   search
1.01	     run=7  nbConstraintChecks=4221  nbValidityChecks=5191  nbPropagations=10542  nbRevisions=19379
1.01	     nbUselessRevisions=11690  nbAssignments=1065  nbFailedAssignments=214  nbBacktracks=496  nbVisitedNodes=1470
1.01	     nbRestartNogoods=22  mapSize=332  nbInferences=1  nbTooLargeKeys=0
1.01	       =>  wckTime=0.208  cpuTime=0.15  mem=17M582
1.05	   
1.05	   search
1.05	     run=8  nbConstraintChecks=6112  nbValidityChecks=7803  nbPropagations=14626  nbRevisions=27895
1.05	     nbUselessRevisions=16562  nbAssignments=1447  nbFailedAssignments=311  nbBacktracks=753  nbVisitedNodes=2045
1.05	     nbRestartNogoods=25  mapSize=515  nbInferences=2  nbTooLargeKeys=0
1.05	       =>  wckTime=0.25  cpuTime=0.19  mem=17M582
1.12	   
1.12	   search
1.12	     run=9  nbConstraintChecks=9335  nbValidityChecks=12307  nbPropagations=20904  nbRevisions=40859
1.12	     nbUselessRevisions=23717  nbAssignments=2012  nbFailedAssignments=456  nbBacktracks=1137  nbVisitedNodes=2898
1.12	     nbRestartNogoods=33  mapSize=797  nbInferences=18  nbTooLargeKeys=0
1.12	       =>  wckTime=0.319  cpuTime=0.25  mem=17M582
1.18	   
1.18	   search
1.18	     run=10  nbConstraintChecks=13403  nbValidityChecks=18389  nbPropagations=29888  nbRevisions=59745
1.18	     nbUselessRevisions=34140  nbAssignments=2810  nbFailedAssignments=659  nbBacktracks=1718  nbVisitedNodes=4089
1.18	     nbRestartNogoods=39  mapSize=1185  nbInferences=18  nbTooLargeKeys=0
1.18	       =>  wckTime=0.382  cpuTime=0.3  mem=17M582
1.27	   
1.27	   search
1.27	     run=11  nbConstraintChecks=19464  nbValidityChecks=27160  nbPropagations=43102  nbRevisions=86995
1.27	     nbUselessRevisions=48693  nbAssignments=4011  nbFailedAssignments=981  nbBacktracks=2586  nbVisitedNodes=5896
1.27	     nbRestartNogoods=43  mapSize=1787  nbInferences=18  nbTooLargeKeys=0
1.27	       =>  wckTime=0.464  cpuTime=0.38  mem=17M582
1.38	   
1.38	   search
1.38	     run=12  nbConstraintChecks=28487  nbValidityChecks=40013  nbPropagations=62201  nbRevisions=127002
1.38	     nbUselessRevisions=70200  nbAssignments=5749  nbFailedAssignments=1401  nbBacktracks=3883  nbVisitedNodes=8492
1.38	     nbRestartNogoods=46  mapSize=2638  nbInferences=23  nbTooLargeKeys=0
1.38	       =>  wckTime=0.579  cpuTime=0.5  mem=17M582
1.56	   
1.56	   search
1.56	     run=13  nbConstraintChecks=43827  nbValidityChecks=61705  nbPropagations=91435  nbRevisions=188082
1.56	     nbUselessRevisions=102598  nbAssignments=8426  nbFailedAssignments=2099  nbBacktracks=5837  nbVisitedNodes=12545
1.56	     nbRestartNogoods=49  mapSize=4006  nbInferences=40  nbTooLargeKeys=0
1.56	       =>  wckTime=0.758  cpuTime=0.67  mem=17M582
1.82	   
1.82	   search
1.82	     run=14  nbConstraintChecks=66458  nbValidityChecks=94160  nbPropagations=136050  nbRevisions=281215
1.82	     nbUselessRevisions=151608  nbAssignments=12362  nbFailedAssignments=3052  nbBacktracks=8756  nbVisitedNodes=18316
1.82	     nbRestartNogoods=55  mapSize=5820  nbInferences=92  nbTooLargeKeys=0
1.82	       =>  wckTime=1.02  cpuTime=0.93  mem=18M557
2.21	   
2.21	   search
2.21	     run=15  nbConstraintChecks=96357  nbValidityChecks=138559  nbPropagations=201294  nbRevisions=417973
2.21	     nbUselessRevisions=223618  nbAssignments=18295  nbFailedAssignments=4574  nbBacktracks=13139  nbVisitedNodes=27087
2.21	     nbRestartNogoods=63  mapSize=8651  nbInferences=93  nbTooLargeKeys=0
2.21	       =>  wckTime=1.412  cpuTime=1.32  mem=18M557
2.78	   
2.78	   search
2.78	     run=16  nbConstraintChecks=141482  nbValidityChecks=205865  nbPropagations=296676  nbRevisions=620824
2.78	     nbUselessRevisions=331532  nbAssignments=27223  nbFailedAssignments=6888  nbBacktracks=19708  nbVisitedNodes=40454
2.78	     nbRestartNogoods=70  mapSize=13073  nbInferences=121  nbTooLargeKeys=0
2.78	       =>  wckTime=1.98  cpuTime=1.89  mem=19M533
3.52	   
3.52	   search
3.52	     run=17  nbConstraintChecks=197619  nbValidityChecks=291405  nbPropagations=430419  nbRevisions=906610
3.52	     nbUselessRevisions=483912  nbAssignments=38749  nbFailedAssignments=9577  nbBacktracks=28481  nbVisitedNodes=57315
3.52	     nbRestartNogoods=79  mapSize=18400  nbInferences=186  nbTooLargeKeys=0
3.52	       =>  wckTime=2.714  cpuTime=2.62  mem=20M508
3.52	   
3.52	   global
3.52	     nbConstraintChecks=197619  nbValidityChecks=291405  nbPropagations=430619  nbRevisions=906610
3.52	     nbUselessRevisions=483912  nbRestartNogoods=79  solvingWckTime=2.715  solvingCpuTime=2.62  expiredTime=no
3.52	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=3.0
3.52	       =>  wckTime=3.193  cpuTime=2.95  mem=20M508
3.52	   
3.52	s UNSATISFIABLE
3.52	d NODES 38749
3.52	d CHECKS 197619
3.52	   
3.52	   totalWckTime=3.272  totalCpuTime=3.01

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/node40/watcher-243213-1168085628 -o ROOT/results/node40/solver-243213-1168085628 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/243213-1168085628/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: 0.06 0.67 1.32 3/68 28809
/proc/meminfo: memFree=1738632/2055920 swapFree=4192812/4192956
[pid=28808] ppid=28806 vsize=1500 CPUtime=0
/proc/28808/stat : 28808 (java) R 28806 28808 28704 0 -1 0 87 0 0 0 0 0 0 0 20 0 1 0 156963707 1536000 69 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 6878902 0 0 4096 0 0 0 0 17 1 0 0
/proc/28808/statm: 375 69 54 14 0 8 0

[startup+0.105438 s]
/proc/loadavg: 0.06 0.67 1.32 3/68 28809
/proc/meminfo: memFree=1738632/2055920 swapFree=4192812/4192956
[pid=28808] ppid=28806 vsize=913068 CPUtime=0.07
/proc/28808/stat : 28808 (java) R 28806 28808 28704 0 -1 0 2875 0 1 0 6 1 0 0 23 0 8 0 156963707 934981632 2621 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28808/statm: 228267 2624 1396 14 0 215168 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 913068

[startup+0.51749 s]
/proc/loadavg: 0.06 0.67 1.32 3/68 28809
/proc/meminfo: memFree=1738632/2055920 swapFree=4192812/4192956
[pid=28808] ppid=28806 vsize=915328 CPUtime=0.47
/proc/28808/stat : 28808 (java) R 28806 28808 28704 0 -1 0 6327 0 1 0 44 3 0 0 18 0 8 0 156963707 937295872 6066 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4152163514 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28808/statm: 228832 6066 2144 14 0 215302 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 915328

[startup+1.34559 s]
/proc/loadavg: 0.06 0.67 1.32 2/75 28828
/proc/meminfo: memFree=1712392/2055920 swapFree=4192812/4192956
[pid=28808] ppid=28806 vsize=915444 CPUtime=1.31
/proc/28808/stat : 28808 (java) R 28806 28808 28704 0 -1 0 9303 0 1 0 125 6 0 0 17 0 8 0 156963707 937414656 9041 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073830504 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28808/statm: 228861 9041 2515 14 0 215331 0
[pid=28808/tid=28815] ppid=28806 vsize=915444 CPUtime=0.02
/proc/28808/task/28815/stat : 28815 (java) S 28806 28808 28704 0 -1 64 173 0 0 0 2 0 0 0 16 0 8 0 156963712 937414656 9041 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28808/tid=28816] ppid=28806 vsize=915444 CPUtime=0
/proc/28808/task/28816/stat : 28816 (java) S 28806 28808 28704 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156963712 937414656 9041 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28808/tid=28817] ppid=28806 vsize=915444 CPUtime=0
/proc/28808/task/28817/stat : 28817 (java) S 28806 28808 28704 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156963712 937414656 9041 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28808/tid=28821] ppid=28806 vsize=915444 CPUtime=0
/proc/28808/task/28821/stat : 28821 (java) S 28806 28808 28704 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156963716 937414656 9042 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28808/tid=28822] ppid=28806 vsize=915444 CPUtime=0.25
/proc/28808/task/28822/stat : 28822 (java) S 28806 28808 28704 0 -1 64 399 0 0 0 24 1 0 0 16 0 8 0 156963716 937414656 9042 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28808/tid=28823] ppid=28806 vsize=915444 CPUtime=0
/proc/28808/task/28823/stat : 28823 (java) S 28806 28808 28704 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156963716 937414656 9042 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28808/tid=28824] ppid=28806 vsize=915444 CPUtime=0
/proc/28808/task/28824/stat : 28824 (java) S 28806 28808 28704 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156963716 937414656 9042 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915444

[startup+2.9828 s]
/proc/loadavg: 0.13 0.68 1.32 2/75 28828
/proc/meminfo: memFree=1711048/2055920 swapFree=4192812/4192956
[pid=28808] ppid=28806 vsize=915444 CPUtime=2.94
/proc/28808/stat : 28808 (java) R 28806 28808 28704 0 -1 0 9822 0 1 0 288 6 0 0 24 0 8 0 156963707 937414656 9559 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073799867 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28808/statm: 228861 9559 2515 14 0 215331 0
[pid=28808/tid=28815] ppid=28806 vsize=915444 CPUtime=0.02
/proc/28808/task/28815/stat : 28815 (java) S 28806 28808 28704 0 -1 64 173 0 0 0 2 0 0 0 16 0 8 0 156963712 937414656 9559 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28808/tid=28816] ppid=28806 vsize=915444 CPUtime=0
/proc/28808/task/28816/stat : 28816 (java) S 28806 28808 28704 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156963712 937414656 9559 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28808/tid=28817] ppid=28806 vsize=915444 CPUtime=0
/proc/28808/task/28817/stat : 28817 (java) S 28806 28808 28704 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156963712 937414656 9559 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28808/tid=28821] ppid=28806 vsize=915444 CPUtime=0
/proc/28808/task/28821/stat : 28821 (java) S 28806 28808 28704 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156963716 937414656 9559 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28808/tid=28822] ppid=28806 vsize=915444 CPUtime=0.25
/proc/28808/task/28822/stat : 28822 (java) S 28806 28808 28704 0 -1 64 402 0 0 0 24 1 0 0 16 0 8 0 156963716 937414656 9559 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28808/tid=28823] ppid=28806 vsize=915444 CPUtime=0
/proc/28808/task/28823/stat : 28823 (java) S 28806 28808 28704 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156963716 937414656 9559 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28808/tid=28824] ppid=28806 vsize=915444 CPUtime=0
/proc/28808/task/28824/stat : 28824 (java) S 28806 28808 28704 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156963716 937414656 9559 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915444

Child status: 0
Real time (s): 3.53564
CPU time (s): 3.50147
CPU user time (s): 3.42848
CPU system time (s): 0.072988
CPU usage (%): 99.0335
Max. virtual memory (cumulated for all children) (KiB): 915444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.42848
system time used= 0.072988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10066
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= 1214
involuntary context switches= 1159

runsolver used 0.009998 s user time and 0.016997 s system time

The end

Launcher Data (download as text)

Begin job on node40 on Sat Jan  6 12:13:52 UTC 2007


IDJOB= 243213
IDBENCH= 7451
FILE ID= node40/243213-1168085628

PBS_JOBID= 3476565

Free space on /tmp= 66543 MiB

BENCH NAME= HOME/pub/bench/CPAI06/dimacs/aim-200/aim-200-1-6-unsat-2_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/243213-1168085628/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node40/watcher-243213-1168085628 -o ROOT/results/node40/solver-243213-1168085628 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/243213-1168085628/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  1d7a97cf232025f80d5db2b04e6c8a46

RANDOM SEED= 177552817

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.239
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.239
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:       1738816 kB
Buffers:         23248 kB
Cached:         203328 kB
SwapCached:          0 kB
Active:          67860 kB
Inactive:       179012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1738816 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3472 kB
Writeback:           0 kB
Mapped:          30640 kB
Slab:            55840 kB
Committed_AS:  2975300 kB
PageTables:       1696 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= 66543 MiB



End job on node40 on Sat Jan  6 12:14:19 UTC 2007