Trace number 242497

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 3.47847 3.51627

DiagnosticValue
CHECKS1103593
NODES49656

General information on the benchmark

Namedimacs/
varDimacs/hole-07_ext.xml
MD5SUMe5ee6584f63e0e9add587bac5f54e04f
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.099984
SatisfiableNO
(Un)Satisfiability was proved
Number of variables56
Number of constraints204
Maximum constraint arity7
Maximum domain size2
Number of constraints which are defined in extension204
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.29	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=esac.xml
0.32	   
0.32	   instance
0.32	     name=/tmp/evaluation/242497-1168381259/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.39	     nbVariables=56  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.39	       =>  wckTime=0.09  cpuTime=0.08  mem=6M951
0.39	   
0.39	   relations being loaded...
0.39	   
0.39	   constraints being loaded...
0.46	     nbConstraints=204  nbRelationTypes=2  nbExtensionStructures=2  nbSharedExtensionStructures=202
0.46	     nbConflictsStructures=2  nbSharedConflictsStructures=202  nbSharedBinaryRepresentations=2  maxDegree=8  maxArity=7
0.46	       =>  wckTime=0.165  cpuTime=0.14  mem=7M959
0.49	   
0.49	   solver IterativeSystematicSolver being built... 
0.66	       =>  wckTime=0.369  cpuTime=0.28  mem=15M393
0.69	   
0.69	   preprocessing
0.69	     nbConstraintChecks=767  nbPropagations=169  nbRevisions=494  nbUselessRevisions=450  nbSingletonTests=73
0.69	     nbEffectiveSingletonTests=0  nbESACBranches=2  nbRemovedValues=0  detectedInconsistency=no
0.69	       =>  wckTime=0.025  cpuTime=0.01  mem=15M393
0.72	   
0.72	   search
0.72	     run=0  nbConstraintChecks=492  nbValidityChecks=3  nbPropagations=246  nbRevisions=823  nbUselessRevisions=718
0.72	     nbAssignments=50  nbFailedAssignments=2  nbBacktracks=12  nbVisitedNodes=55  nbRestartNogoods=0  mapSize=3
0.72	     nbInferences=0  nbTooLargeKeys=0
0.72	       =>  wckTime=0.051  cpuTime=0.02  mem=15M393
0.73	   
0.73	   search
0.73	     run=1  nbConstraintChecks=1051  nbValidityChecks=40  nbPropagations=585  nbRevisions=2024  nbUselessRevisions=1737
0.73	     nbAssignments=103  nbFailedAssignments=5  nbBacktracks=29  nbVisitedNodes=114  nbRestartNogoods=1  mapSize=8
0.73	     nbInferences=0  nbTooLargeKeys=0
0.73	       =>  wckTime=0.061  cpuTime=0.03  mem=15M393
0.74	   
0.74	   search
0.74	     run=2  nbConstraintChecks=1789  nbValidityChecks=95  nbPropagations=1065  nbRevisions=3728  nbUselessRevisions=3128
0.74	     nbAssignments=168  nbFailedAssignments=9  nbBacktracks=55  nbVisitedNodes=190  nbRestartNogoods=2  mapSize=17
0.74	     nbInferences=0  nbTooLargeKeys=0
0.74	       =>  wckTime=0.07  cpuTime=0.04  mem=15M393
0.75	   
0.75	   search
0.75	     run=3  nbConstraintChecks=2784  nbValidityChecks=184  nbPropagations=1746  nbRevisions=6159
0.75	     nbUselessRevisions=5044  nbAssignments=247  nbFailedAssignments=15  nbBacktracks=94  nbVisitedNodes=286
0.75	     nbRestartNogoods=4  mapSize=32  nbInferences=0  nbTooLargeKeys=0
0.75	       =>  wckTime=0.082  cpuTime=0.05  mem=15M393
0.76	   
0.76	   search
0.76	     run=4  nbConstraintChecks=3851  nbValidityChecks=271  nbPropagations=2650  nbRevisions=9335
0.76	     nbUselessRevisions=7494  nbAssignments=350  nbFailedAssignments=23  nbBacktracks=155  nbVisitedNodes=407
0.76	     nbRestartNogoods=6  mapSize=48  nbInferences=2  nbTooLargeKeys=0
0.76	       =>  wckTime=0.096  cpuTime=0.06  mem=15M393
0.78	   
0.78	   search
0.78	     run=5  nbConstraintChecks=6023  nbValidityChecks=562  nbPropagations=4075  nbRevisions=14183
0.78	     nbUselessRevisions=11072  nbAssignments=475  nbFailedAssignments=39  nbBacktracks=233  nbVisitedNodes=570
0.78	     nbRestartNogoods=8  mapSize=82  nbInferences=4  nbTooLargeKeys=0
0.78	       =>  wckTime=0.119  cpuTime=0.07  mem=15M393
0.80	   
0.80	   search
0.80	     run=6  nbConstraintChecks=8354  nbValidityChecks=826  nbPropagations=6045  nbRevisions=20756
0.80	     nbUselessRevisions=15793  nbAssignments=641  nbFailedAssignments=53  nbBacktracks=352  nbVisitedNodes=781
0.80	     nbRestartNogoods=10  mapSize=125  nbInferences=6  nbTooLargeKeys=0
0.80	       =>  wckTime=0.138  cpuTime=0.09  mem=15M393
0.82	   
0.82	   search
0.82	     run=7  nbConstraintChecks=11741  nbValidityChecks=1285  nbPropagations=8795  nbRevisions=29988
0.82	     nbUselessRevisions=22344  nbAssignments=857  nbFailedAssignments=74  nbBacktracks=523  nbVisitedNodes=1058
0.82	     nbRestartNogoods=12  mapSize=183  nbInferences=8  nbTooLargeKeys=0
0.82	       =>  wckTime=0.159  cpuTime=0.11  mem=15M393
0.86	   
0.86	   search
0.86	     run=8  nbConstraintChecks=18451  nbValidityChecks=2121  nbPropagations=13198  nbRevisions=44384
0.86	     nbUselessRevisions=32248  nbAssignments=1195  nbFailedAssignments=114  nbBacktracks=786  nbVisitedNodes=1510
0.86	     nbRestartNogoods=13  mapSize=295  nbInferences=10  nbTooLargeKeys=0
0.86	       =>  wckTime=0.194  cpuTime=0.14  mem=15M393
0.91	   
0.91	   search
0.91	     run=9  nbConstraintChecks=25331  nbValidityChecks=2922  nbPropagations=19259  nbRevisions=64043
0.91	     nbUselessRevisions=45612  nbAssignments=1655  nbFailedAssignments=154  nbBacktracks=1172  nbVisitedNodes=2106
0.91	     nbRestartNogoods=15  mapSize=429  nbInferences=17  nbTooLargeKeys=0
0.91	       =>  wckTime=0.244  cpuTime=0.17  mem=15M393
0.96	   
0.96	   search
0.96	     run=10  nbConstraintChecks=37396  nbValidityChecks=4152  nbPropagations=28008  nbRevisions=93071
0.96	     nbUselessRevisions=65330  nbAssignments=2344  nbFailedAssignments=212  nbBacktracks=1765  nbVisitedNodes=2996
0.96	     nbRestartNogoods=17  mapSize=628  nbInferences=31  nbTooLargeKeys=0
0.96	       =>  wckTime=0.299  cpuTime=0.21  mem=15M393
1.02	   
1.02	   search
1.02	     run=11  nbConstraintChecks=54303  nbValidityChecks=5988  nbPropagations=40626  nbRevisions=135353
1.02	     nbUselessRevisions=94030  nbAssignments=3346  nbFailedAssignments=304  nbBacktracks=2635  nbVisitedNodes=4294
1.02	     nbRestartNogoods=19  mapSize=922  nbInferences=40  nbTooLargeKeys=0
1.02	       =>  wckTime=0.355  cpuTime=0.27  mem=15M393
1.10	   
1.10	   search
1.10	     run=12  nbConstraintChecks=79250  nbValidityChecks=8402  nbPropagations=58630  nbRevisions=197396
1.10	     nbUselessRevisions=136515  nbAssignments=4822  nbFailedAssignments=433  nbBacktracks=3954  nbVisitedNodes=6173
1.10	     nbRestartNogoods=21  mapSize=1324  nbInferences=54  nbTooLargeKeys=0
1.10	       =>  wckTime=0.434  cpuTime=0.35  mem=15M393
1.22	   
1.22	   search
1.22	     run=13  nbConstraintChecks=123817  nbValidityChecks=12914  nbPropagations=86195  nbRevisions=294933
1.22	     nbUselessRevisions=203708  nbAssignments=7022  nbFailedAssignments=638  nbBacktracks=5903  nbVisitedNodes=9067
1.22	     nbRestartNogoods=22  mapSize=2016  nbInferences=75  nbTooLargeKeys=0
1.22	       =>  wckTime=0.556  cpuTime=0.47  mem=16M368
1.40	   
1.40	   search
1.40	     run=14  nbConstraintChecks=195114  nbValidityChecks=19761  nbPropagations=128471  nbRevisions=449175
1.40	     nbUselessRevisions=310739  nbAssignments=10324  nbFailedAssignments=958  nbBacktracks=8831  nbVisitedNodes=13464
1.40	     nbRestartNogoods=24  mapSize=3107  nbInferences=97  nbTooLargeKeys=0
1.40	       =>  wckTime=0.739  cpuTime=0.65  mem=16M368
1.67	   
1.67	   search
1.67	     run=15  nbConstraintChecks=296312  nbValidityChecks=29212  nbPropagations=191001  nbRevisions=684545
1.67	     nbUselessRevisions=475800  nbAssignments=15223  nbFailedAssignments=1413  nbBacktracks=13212  nbVisitedNodes=19848
1.67	     nbRestartNogoods=28  mapSize=4589  nbInferences=133  nbTooLargeKeys=0
1.67	       =>  wckTime=1.004  cpuTime=0.91  mem=16M368
2.05	   
2.05	   search
2.05	     run=16  nbConstraintChecks=470193  nbValidityChecks=44329  nbPropagations=286049  nbRevisions=1061022
2.05	     nbUselessRevisions=744549  nbAssignments=22568  nbFailedAssignments=2100  nbBacktracks=19786  nbVisitedNodes=29466
2.05	     nbRestartNogoods=31  mapSize=6858  nbInferences=184  nbTooLargeKeys=0
2.05	       =>  wckTime=1.389  cpuTime=1.29  mem=17M343
2.63	   
2.63	   search
2.63	     run=17  nbConstraintChecks=727047  nbValidityChecks=64905  nbPropagations=426300  nbRevisions=1647099
2.63	     nbUselessRevisions=1170479  nbAssignments=33518  nbFailedAssignments=3116  nbBacktracks=29650  nbVisitedNodes=43653
2.63	     nbRestartNogoods=35  mapSize=10093  nbInferences=234  nbTooLargeKeys=0
2.63	       =>  wckTime=1.961  cpuTime=1.86  mem=18M318
3.48	   
3.48	   search
3.48	     run=18  nbConstraintChecks=1102826  nbValidityChecks=92881  nbPropagations=628882  nbRevisions=2540620
3.48	     nbUselessRevisions=1831192  nbAssignments=49656  nbFailedAssignments=4484  nbBacktracks=44314  nbVisitedNodes=64191
3.48	     nbRestartNogoods=37  mapSize=14490  nbInferences=341  nbTooLargeKeys=0
3.48	       =>  wckTime=2.813  cpuTime=2.71  mem=20M269
3.48	   
3.48	   global
3.48	     nbConstraintChecks=1103593  nbValidityChecks=92881  nbPropagations=629051  nbRevisions=2541114
3.48	     nbUselessRevisions=1831642  nbRestartNogoods=37  solvingWckTime=2.814  solvingCpuTime=2.71  expiredTime=no
3.48	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=3.05
3.48	       =>  wckTime=3.185  cpuTime=2.99  mem=20M269
3.48	   
3.48	s UNSATISFIABLE
3.48	d NODES 49656
3.48	d CHECKS 1103593
3.48	   
3.48	   totalWckTime=3.259  totalCpuTime=3.05

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/node11/watcher-242497-1168381259 -o ROOT/results/node11/solver-242497-1168381259 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/242497-1168381259/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.00 1.70 1.83 3/80 28072
/proc/meminfo: memFree=1741792/2055920 swapFree=4192812/4192956
[pid=28071] ppid=28069 vsize=1500 CPUtime=0
/proc/28071/stat : 28071 (java) R 28069 28071 27206 0 -1 0 87 0 0 0 0 0 0 0 20 0 1 0 186520917 1536000 69 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 7950944 0 0 4096 0 0 0 0 17 1 0 0
/proc/28071/statm: 375 69 55 14 0 8 0

[startup+0.107577 s]
/proc/loadavg: 1.00 1.70 1.83 3/80 28072
/proc/meminfo: memFree=1741792/2055920 swapFree=4192812/4192956
[pid=28071] ppid=28069 vsize=914988 CPUtime=0.09
/proc/28071/stat : 28071 (java) R 28069 28071 27206 0 -1 0 3082 0 1 0 8 1 0 0 16 0 8 0 186520917 936947712 2828 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4152819938 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28071/statm: 228747 2828 1455 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.516654 s]
/proc/loadavg: 1.00 1.70 1.83 3/80 28072
/proc/meminfo: memFree=1741792/2055920 swapFree=4192812/4192956
[pid=28071] ppid=28069 vsize=915464 CPUtime=0.51
/proc/28071/stat : 28071 (java) R 28069 28071 27206 0 -1 0 6781 0 1 0 47 4 0 0 16 0 8 0 186520917 937435136 6519 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28071/statm: 228866 6519 2370 14 0 215336 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 915464

[startup+1.33681 s]
/proc/loadavg: 1.00 1.70 1.83 2/87 28079
/proc/meminfo: memFree=1717352/2055920 swapFree=4192812/4192956
[pid=28071] ppid=28069 vsize=915464 CPUtime=1.31
/proc/28071/stat : 28071 (java) R 28069 28071 27206 0 -1 0 8925 0 1 0 126 5 0 0 17 0 8 0 186520917 937435136 8663 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073678698 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28071/statm: 228866 8663 2526 14 0 215336 0
[pid=28071/tid=28073] ppid=28069 vsize=915464 CPUtime=0.02
/proc/28071/task/28073/stat : 28073 (java) S 28069 28071 27206 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 186520920 937435136 8663 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28071/tid=28074] ppid=28069 vsize=915464 CPUtime=0
/proc/28071/task/28074/stat : 28074 (java) S 28069 28071 27206 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 186520921 937435136 8663 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28071/tid=28075] ppid=28069 vsize=915464 CPUtime=0
/proc/28071/task/28075/stat : 28075 (java) S 28069 28071 27206 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 186520921 937435136 8663 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28071/tid=28076] ppid=28069 vsize=915464 CPUtime=0
/proc/28071/task/28076/stat : 28076 (java) S 28069 28071 27206 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 186520924 937435136 8663 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28071/tid=28077] ppid=28069 vsize=915464 CPUtime=0.17
/proc/28071/task/28077/stat : 28077 (java) S 28069 28071 27206 0 -1 64 369 0 0 0 16 1 0 0 16 0 8 0 186520924 937435136 8663 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28071/tid=28078] ppid=28069 vsize=915464 CPUtime=0
/proc/28071/task/28078/stat : 28078 (java) S 28069 28071 27206 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 186520924 937435136 8663 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28071/tid=28079] ppid=28069 vsize=915464 CPUtime=0
/proc/28071/task/28079/stat : 28079 (java) S 28069 28071 27206 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 186520924 937435136 8663 18446744073709551615 134512640 134570532 4294956464 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) 915464

[startup+2.97414 s]
/proc/loadavg: 1.00 1.70 1.83 2/87 28080
/proc/meminfo: memFree=1715368/2055920 swapFree=4192812/4192956
[pid=28071] ppid=28069 vsize=915464 CPUtime=2.95
/proc/28071/stat : 28071 (java) R 28069 28071 27206 0 -1 0 9619 0 1 0 289 6 0 0 18 0 8 0 186520917 937435136 9356 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073710743 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28071/statm: 228866 9356 2526 14 0 215336 0
[pid=28071/tid=28073] ppid=28069 vsize=915464 CPUtime=0.02
/proc/28071/task/28073/stat : 28073 (java) S 28069 28071 27206 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 186520920 937435136 9356 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28071/tid=28074] ppid=28069 vsize=915464 CPUtime=0
/proc/28071/task/28074/stat : 28074 (java) S 28069 28071 27206 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 186520921 937435136 9356 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28071/tid=28075] ppid=28069 vsize=915464 CPUtime=0
/proc/28071/task/28075/stat : 28075 (java) S 28069 28071 27206 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 186520921 937435136 9356 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28071/tid=28076] ppid=28069 vsize=915464 CPUtime=0
/proc/28071/task/28076/stat : 28076 (java) S 28069 28071 27206 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 186520924 937435136 9356 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28071/tid=28077] ppid=28069 vsize=915464 CPUtime=0.17
/proc/28071/task/28077/stat : 28077 (java) S 28069 28071 27206 0 -1 64 371 0 0 0 16 1 0 0 16 0 8 0 186520924 937435136 9356 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28071/tid=28078] ppid=28069 vsize=915464 CPUtime=0
/proc/28071/task/28078/stat : 28078 (java) S 28069 28071 27206 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 186520924 937435136 9356 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28071/tid=28079] ppid=28069 vsize=915464 CPUtime=0
/proc/28071/task/28079/stat : 28079 (java) S 28069 28071 27206 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 186520924 937435136 9356 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 3.51627
CPU time (s): 3.47847
CPU user time (s): 3.40848
CPU system time (s): 0.069989
CPU usage (%): 98.9249
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.40848
system time used= 0.069989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9949
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= 809
involuntary context switches= 160

runsolver used 0.008998 s user time and 0.016997 s system time

The end

Launcher Data (download as text)

Begin job on node11 on Tue Jan  9 22:20:59 UTC 2007


IDJOB= 242497
IDBENCH= 7396
FILE ID= node11/242497-1168381259

PBS_JOBID= 3522385

Free space on /tmp= 66551 MiB

BENCH NAME= HOME/pub/bench/CPAI06/dimacs/varDimacs/hole-07_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/242497-1168381259/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-242497-1168381259 -o ROOT/results/node11/solver-242497-1168381259 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/242497-1168381259/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  e5ee6584f63e0e9add587bac5f54e04f

RANDOM SEED= 863960171

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.261
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	: 5931.00
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.261
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:       1742272 kB
Buffers:         54536 kB
Cached:         152524 kB
SwapCached:          0 kB
Active:         169732 kB
Inactive:        93100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1742272 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1960 kB
Writeback:           0 kB
Mapped:          74796 kB
Slab:            35984 kB
Committed_AS:  6259316 kB
PageTables:       2068 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= 66551 MiB



End job on node11 on Tue Jan  9 22:21:02 UTC 2007