Trace number 225449

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 ESACSAT 10.0065 10.0867

DiagnosticValue
CHECKS176365816
NODES21816

General information on the benchmark

Nametightness/tightness0.9/
rand-2-40-180-84-900-13_ext.xml
MD5SUM5fc50d31c64cf27c0b39917c4e427c9a
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark9.89749
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables40
Number of constraints84
Maximum constraint arity2
Maximum domain size180
Number of constraints which are defined in extension84
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=esac.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/225449-1168272408/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.40	     nbVariables=40  nbDomainTypes=1  minDomainSize=180  maxDomainSize=180
0.40	       =>  wckTime=0.099  cpuTime=0.08  mem=6M951
0.40	   
0.40	   relations being loaded...
0.74	   
0.74	   constraints being loaded...
0.86	     nbConstraints=84  nbRelationTypes=84  nbExtensionStructures=84  nbSharedExtensionStructures=0
0.86	     nbConflictsStructures=84  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=0  maxDegree=9  maxArity=2
0.86	       =>  wckTime=0.564  cpuTime=0.52  mem=36M294
0.91	   
0.91	   solver IterativeSystematicSolver being built... 
1.07	       =>  wckTime=0.768  cpuTime=0.64  mem=16M389
1.14	   
1.14	   preprocessing
1.14	     nbConstraintChecks=440772  nbPropagations=908  nbRevisions=3061  nbUselessRevisions=1707  nbSingletonTests=49
1.14	     nbEffectiveSingletonTests=0  nbESACBranches=9  nbRemovedValues=0  detectedInconsistency=no
1.14	       =>  wckTime=0.062  cpuTime=0.04  mem=16M389
1.18	   
1.18	   search
1.18	     run=0  nbConstraintChecks=267351  nbPropagations=1824  nbRevisions=6056  nbUselessRevisions=3065  nbAssignments=32
1.18	     nbFailedAssignments=18  nbBacktracks=11  nbVisitedNodes=57  nbRestartNogoods=0  mapSize=8  nbInferences=0
1.18	     nbTooLargeKeys=0
1.18	       =>  wckTime=0.109  cpuTime=0.07  mem=16M389
1.24	   
1.24	   search
1.24	     run=1  nbConstraintChecks=1195593  nbPropagations=6136  nbRevisions=20991  nbUselessRevisions=10299
1.24	     nbAssignments=125  nbFailedAssignments=66  nbBacktracks=26  nbVisitedNodes=182  nbRestartNogoods=10  mapSize=21
1.24	     nbInferences=0  nbTooLargeKeys=0
1.24	       =>  wckTime=0.169  cpuTime=0.12  mem=16M389
1.28	   
1.28	   search
1.28	     run=2  nbConstraintChecks=1776322  nbPropagations=12205  nbRevisions=41941  nbUselessRevisions=20382
1.28	     nbAssignments=190  nbFailedAssignments=106  nbBacktracks=49  nbVisitedNodes=303  nbRestartNogoods=11  mapSize=41
1.28	     nbInferences=0  nbTooLargeKeys=0
1.28	       =>  wckTime=0.207  cpuTime=0.16  mem=16M389
1.34	   
1.34	   search
1.34	     run=3  nbConstraintChecks=2668401  nbPropagations=21941  nbRevisions=74975  nbUselessRevisions=35974
1.34	     nbAssignments=325  nbFailedAssignments=200  nbBacktracks=82  nbVisitedNodes=551  nbRestartNogoods=15  mapSize=68
1.34	     nbInferences=0  nbTooLargeKeys=0
1.34	       =>  wckTime=0.264  cpuTime=0.21  mem=16M389
1.42	   
1.42	   search
1.42	     run=4  nbConstraintChecks=4208293  nbPropagations=37230  nbRevisions=128699  nbUselessRevisions=61247
1.42	     nbAssignments=497  nbFailedAssignments=308  nbBacktracks=132  nbVisitedNodes=856  nbRestartNogoods=22  mapSize=117
1.42	     nbInferences=0  nbTooLargeKeys=0
1.42	       =>  wckTime=0.349  cpuTime=0.3  mem=16M389
1.49	   
1.49	   search
1.49	     run=5  nbConstraintChecks=5322983  nbPropagations=56930  nbRevisions=197948  nbUselessRevisions=93583
1.49	     nbAssignments=651  nbFailedAssignments=377  nbBacktracks=208  nbVisitedNodes=1113  nbRestartNogoods=28  mapSize=170
1.49	     nbInferences=0  nbTooLargeKeys=0
1.49	       =>  wckTime=0.418  cpuTime=0.36  mem=16M389
1.58	   
1.58	   search
1.58	     run=6  nbConstraintChecks=6839785  nbPropagations=82177  nbRevisions=286003  nbUselessRevisions=134498
1.58	     nbAssignments=859  nbFailedAssignments=467  nbBacktracks=322  nbVisitedNodes=1465  nbRestartNogoods=37  mapSize=246
1.58	     nbInferences=0  nbTooLargeKeys=0
1.58	       =>  wckTime=0.507  cpuTime=0.45  mem=17M362
1.89	   
1.89	   search
1.89	     run=7  nbConstraintChecks=12490672  nbPropagations=124621  nbRevisions=437416  nbUselessRevisions=204342
1.89	     nbAssignments=1480  nbFailedAssignments=896  nbBacktracks=492  nbVisitedNodes=2609  nbRestartNogoods=51
1.89	     mapSize=380  nbInferences=1  nbTooLargeKeys=0
1.89	       =>  wckTime=0.816  cpuTime=0.75  mem=17M362
2.16	   
2.16	   search
2.16	     run=8  nbConstraintChecks=17306287  nbPropagations=181698  nbRevisions=640080  nbUselessRevisions=297476
2.16	     nbAssignments=2024  nbFailedAssignments=1154  nbBacktracks=749  nbVisitedNodes=3503  nbRestartNogoods=61
2.16	     mapSize=542  nbInferences=1  nbTooLargeKeys=0
2.16	       =>  wckTime=1.087  cpuTime=1.01  mem=17M362
2.57	   
2.57	   search
2.57	     run=9  nbConstraintChecks=24904112  nbPropagations=265819  nbRevisions=938662  nbUselessRevisions=433603
2.57	     nbAssignments=3097  nbFailedAssignments=1840  nbBacktracks=1133  nbVisitedNodes=5484  nbRestartNogoods=73
2.57	     mapSize=809  nbInferences=1  nbTooLargeKeys=0
2.57	       =>  wckTime=1.494  cpuTime=1.41  mem=17M362
2.80	   
2.80	   INFO : Stopping hyperNogood (mapSize=1014, nbTooLargekeys=0, mem=18M334)
3.03	   
3.03	   search
3.03	     run=10  nbConstraintChecks=33973594  nbPropagations=380314  nbRevisions=1343796  nbUselessRevisions=619041
3.03	     nbAssignments=4295  nbFailedAssignments=2454  nbBacktracks=1711  nbVisitedNodes=7590  nbRestartNogoods=88
3.03	       =>  wckTime=1.956  cpuTime=1.87  mem=18M334
3.92	   
3.92	   search
3.92	     run=11  nbConstraintChecks=51939354  nbPropagations=554659  nbRevisions=1962372  nbUselessRevisions=903369
3.92	     nbAssignments=6762  nbFailedAssignments=4050  nbBacktracks=2576  nbVisitedNodes=12100  nbRestartNogoods=103
3.92	       =>  wckTime=2.849  cpuTime=2.76  mem=18M334
5.29	   
5.29	   search
5.29	     run=12  nbConstraintChecks=79459857  nbPropagations=818688  nbRevisions=2902820  nbUselessRevisions=1335477
5.29	     nbAssignments=10178  nbFailedAssignments=6147  nbBacktracks=3873  nbVisitedNodes=18303  nbRestartNogoods=119
5.29	       =>  wckTime=4.216  cpuTime=4.12  mem=18M334
7.23	   
7.23	   search
7.23	     run=13  nbConstraintChecks=118771169  nbPropagations=1209333  nbRevisions=4297630  nbUselessRevisions=1976676
7.23	     nbAssignments=15027  nbFailedAssignments=9031  nbBacktracks=5822  nbVisitedNodes=27067  nbRestartNogoods=136
7.23	       =>  wckTime=6.161  cpuTime=6.07  mem=18M334
10.02	   
10.02	   search
10.02	     run=14  nbConstraintChecks=175925044  nbPropagations=1782278  nbRevisions=6347099  nbUselessRevisions=2919794
10.02	     nbAssignments=21816  nbFailedAssignments=13206  nbBacktracks=8396  nbVisitedNodes=39479  nbRestartNogoods=154
10.02	       =>  wckTime=8.95  cpuTime=8.84  mem=18M334
10.02	   
10.02	   global
10.02	     nbConstraintChecks=176365816  nbPropagations=1783186  nbRevisions=6350160  nbUselessRevisions=2921501
10.02	     nbRestartNogoods=154  solvingWckTime=8.951  solvingCpuTime=8.84  expiredTime=no  totalExploration=no
10.02	     nbFoundSolutions=1  globalCpuTime=9.54
10.02	       =>  wckTime=9.724  cpuTime=9.49  mem=18M334
10.03	   
10.03	s SATISFIABLE
10.03	v 8 169 126 102 45 128 139 127 52 112 114 130 161 40 0 108 132 171 20 100 8 65 86 0 130 128 48 41 71 94 171 117 134 124 20 50 65 179 15 13 
10.03	d NODES 21816
10.03	d CHECKS 176365816
10.03	   
10.03	   totalWckTime=9.8  totalCpuTime=9.54

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node61/watcher-225449-1168272408 -o ROOT/results/node61/solver-225449-1168272408 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/225449-1168272408/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.27 2.33 2.32 4/75 7911
/proc/meminfo: memFree=1701968/2055920 swapFree=4192812/4192956
[pid=7910] ppid=7908 vsize=1788 CPUtime=0
/proc/7910/stat : 7910 (java) R 7908 7910 7137 0 -1 0 368 0 0 0 0 0 0 0 18 0 1 0 175638620 1830912 158 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/7910/statm: 446 159 124 14 0 91 0

[startup+0.108831 s]
/proc/loadavg: 2.27 2.33 2.32 4/75 7911
/proc/meminfo: memFree=1701968/2055920 swapFree=4192812/4192956
[pid=7910] ppid=7908 vsize=914988 CPUtime=0.08
/proc/7910/stat : 7910 (java) R 7908 7910 7137 0 -1 0 3020 0 1 0 6 2 0 0 23 0 8 0 175638620 936947712 2766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153799154 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7910/statm: 228747 2766 1435 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.516902 s]
/proc/loadavg: 2.27 2.33 2.32 4/75 7911
/proc/meminfo: memFree=1701968/2055920 swapFree=4192812/4192956
[pid=7910] ppid=7908 vsize=915328 CPUtime=0.49
/proc/7910/stat : 7910 (java) R 7908 7910 7137 0 -1 0 7913 0 1 0 43 6 0 0 25 0 8 0 175638620 937295872 7652 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7910/statm: 228832 7652 2137 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.33805 s]
/proc/loadavg: 2.25 2.33 2.32 3/82 7918
/proc/meminfo: memFree=1655384/2055920 swapFree=4192812/4192956
[pid=7910] ppid=7908 vsize=915464 CPUtime=1.31
/proc/7910/stat : 7910 (java) R 7908 7910 7137 0 -1 0 14361 0 1 0 123 8 0 0 25 0 8 0 175638620 937435136 14099 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073754365 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7910/statm: 228866 14099 2524 14 0 215336 0
[pid=7910/tid=7912] ppid=7908 vsize=915464 CPUtime=0.03
/proc/7910/task/7912/stat : 7912 (java) S 7908 7910 7137 0 -1 64 611 0 0 0 3 0 0 0 17 0 8 0 175638624 937435136 14099 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7910/tid=7913] ppid=7908 vsize=915464 CPUtime=0
/proc/7910/task/7913/stat : 7913 (java) S 7908 7910 7137 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 175638624 937435136 14099 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7910/tid=7914] ppid=7908 vsize=915464 CPUtime=0
/proc/7910/task/7914/stat : 7914 (java) S 7908 7910 7137 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 175638624 937435136 14099 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7910/tid=7915] ppid=7908 vsize=915464 CPUtime=0
/proc/7910/task/7915/stat : 7915 (java) S 7908 7910 7137 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 175638628 937435136 14099 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7910/tid=7916] ppid=7908 vsize=915464 CPUtime=0.16
/proc/7910/task/7916/stat : 7916 (java) S 7908 7910 7137 0 -1 64 360 0 0 0 16 0 0 0 15 0 8 0 175638628 937435136 14099 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7910/tid=7917] ppid=7908 vsize=915464 CPUtime=0
/proc/7910/task/7917/stat : 7917 (java) S 7908 7910 7137 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 175638628 937435136 14099 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7910/tid=7918] ppid=7908 vsize=915464 CPUtime=0
/proc/7910/task/7918/stat : 7918 (java) S 7908 7910 7137 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 175638628 937435136 14099 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) 915464

[startup+2.98633 s]
/proc/loadavg: 2.25 2.33 2.32 3/82 7918
/proc/meminfo: memFree=1655256/2055920 swapFree=4192812/4192956
[pid=7910] ppid=7908 vsize=915464 CPUtime=2.95
/proc/7910/stat : 7910 (java) R 7908 7910 7137 0 -1 0 14380 0 1 0 287 8 0 0 25 0 8 0 175638620 937435136 14117 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073732506 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7910/statm: 228866 14117 2524 14 0 215336 0
[pid=7910/tid=7912] ppid=7908 vsize=915464 CPUtime=0.03
/proc/7910/task/7912/stat : 7912 (java) S 7908 7910 7137 0 -1 64 611 0 0 0 3 0 0 0 17 0 8 0 175638624 937435136 14117 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7910/tid=7913] ppid=7908 vsize=915464 CPUtime=0
/proc/7910/task/7913/stat : 7913 (java) S 7908 7910 7137 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 175638624 937435136 14117 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7910/tid=7914] ppid=7908 vsize=915464 CPUtime=0
/proc/7910/task/7914/stat : 7914 (java) S 7908 7910 7137 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 175638624 937435136 14117 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7910/tid=7915] ppid=7908 vsize=915464 CPUtime=0
/proc/7910/task/7915/stat : 7915 (java) S 7908 7910 7137 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 175638628 937435136 14117 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7910/tid=7916] ppid=7908 vsize=915464 CPUtime=0.21
/proc/7910/task/7916/stat : 7916 (java) S 7908 7910 7137 0 -1 64 377 0 0 0 20 1 0 0 16 0 8 0 175638628 937435136 14117 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7910/tid=7917] ppid=7908 vsize=915464 CPUtime=0
/proc/7910/task/7917/stat : 7917 (java) S 7908 7910 7137 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 175638628 937435136 14117 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7910/tid=7918] ppid=7908 vsize=915464 CPUtime=0
/proc/7910/task/7918/stat : 7918 (java) S 7908 7910 7137 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 175638628 937435136 14117 18446744073709551615 134512640 134570532 4294956480 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

[startup+6.28091 s]
/proc/loadavg: 2.25 2.33 2.32 3/82 7918
/proc/meminfo: memFree=1655064/2055920 swapFree=4192812/4192956
[pid=7910] ppid=7908 vsize=915464 CPUtime=6.25
/proc/7910/stat : 7910 (java) R 7908 7910 7137 0 -1 0 14383 0 1 0 617 8 0 0 25 0 8 0 175638620 937435136 14118 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073752180 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7910/statm: 228866 14118 2524 14 0 215336 0
[pid=7910/tid=7912] ppid=7908 vsize=915464 CPUtime=0.03
/proc/7910/task/7912/stat : 7912 (java) S 7908 7910 7137 0 -1 64 611 0 0 0 3 0 0 0 17 0 8 0 175638624 937435136 14118 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7910/tid=7913] ppid=7908 vsize=915464 CPUtime=0
/proc/7910/task/7913/stat : 7913 (java) S 7908 7910 7137 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 175638624 937435136 14118 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7910/tid=7914] ppid=7908 vsize=915464 CPUtime=0
/proc/7910/task/7914/stat : 7914 (java) S 7908 7910 7137 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 175638624 937435136 14118 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7910/tid=7915] ppid=7908 vsize=915464 CPUtime=0
/proc/7910/task/7915/stat : 7915 (java) S 7908 7910 7137 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 175638628 937435136 14118 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7910/tid=7916] ppid=7908 vsize=915464 CPUtime=0.21
/proc/7910/task/7916/stat : 7916 (java) S 7908 7910 7137 0 -1 64 378 0 0 0 20 1 0 0 15 0 8 0 175638628 937435136 14118 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7910/tid=7917] ppid=7908 vsize=915464 CPUtime=0
/proc/7910/task/7917/stat : 7917 (java) S 7908 7910 7137 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 175638628 937435136 14118 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7910/tid=7918] ppid=7908 vsize=915464 CPUtime=0
/proc/7910/task/7918/stat : 7918 (java) S 7908 7910 7137 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 175638628 937435136 14118 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 10.0867
CPU time (s): 10.0065
CPU user time (s): 9.91149
CPU system time (s): 0.094985
CPU usage (%): 99.2046
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.91149
system time used= 0.094985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14392
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= 1310
involuntary context switches= 1494

runsolver used 0.017997 s user time and 0.034994 s system time

The end

Launcher Data (download as text)

Begin job on node61 on Mon Jan  8 16:06:48 UTC 2007


IDJOB= 225449
IDBENCH= 5859
FILE ID= node61/225449-1168272408

PBS_JOBID= 3483185

Free space on /tmp= 66514 MiB

BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.9/rand-2-40-180-84-900-13_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/225449-1168272408/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node61/watcher-225449-1168272408 -o ROOT/results/node61/solver-225449-1168272408 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/225449-1168272408/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  5fc50d31c64cf27c0b39917c4e427c9a

RANDOM SEED= 343341013

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.259
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.259
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:       1702384 kB
Buffers:         44196 kB
Cached:         127776 kB
SwapCached:          0 kB
Active:         217848 kB
Inactive:        79424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1702384 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3460 kB
Writeback:           0 kB
Mapped:         136748 kB
Slab:            41600 kB
Committed_AS:  4103300 kB
PageTables:       2004 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= 66514 MiB



End job on node61 on Mon Jan  8 16:06:58 UTC 2007