Trace number 1085300

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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 112v4 ESACSAT 4.54631 4.64339

DiagnosticValue
CHECKS21636600
NODES309

General information on the benchmark

Namecsp/super-jobShop/
super-jobShop-ewddr2/normalized-super-jobShop-ewddr2-8.xml
MD5SUMaff89a3c376f9d649716b708df99d09e
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.508922
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints845
Maximum constraint arity2
Maximum domain size153
Number of constraints which are defined in extension0
Number of constraints which are defined in intension845
Global constraints used (with number of constraints)

Solver Data (download as text)

0.06/0.08	
0.06/0.08	Abscon 112 (May, 2008)
0.18/0.23	
0.18/0.23	   configuration
0.18/0.23	     name=esac.xml
0.28/0.31	   
0.28/0.31	   instance
0.28/0.31	     name=HOME/instance-1085300-1215233099.xml
0.28/0.35	   
0.28/0.35	   domains being loaded...
0.28/0.36	   
0.28/0.36	   variables being loaded...
0.38/0.42	     nbVariables=100  nbDomainTypes=49  minDomainSize=114  maxDomainSize=153  nbTotalValues=13490
0.38/0.42	       =>  wckTime=0.186  cpuTime=0.13  mem=7M886
0.38/0.42	   
0.38/0.42	   predicates being loaded...
0.38/0.48	   
0.38/0.48	   constraints being loaded...
2.54/2.66	     nbConstraints=850  nbGlobalConstraints=5  nbConvertedConstraints=845  nbConvertConstraintsChecks=6861286
2.54/2.66	     nbExtensionStructures=376  nbSharedExtensionStructures=602  nbConflictsStructures=376
2.54/2.66	     nbSharedConflictsStructures=602  nbSharedBinaryRepresentations=80763  minDegree=11  maxDegree=24  minArity=2
2.54/2.66	     avgArity=2.05  maxArity=11  nbGenerators=0  nbFusions=0  symmetryWckTime=0.11  symmetryCpuTime=0.06  nbCliques=5
2.54/2.66	       =>  wckTime=2.423  cpuTime=2.12  mem=27M479
2.64/2.74	   
2.64/2.74	   solver IterativeSystematicSolver being built... 
2.74/2.80	   
2.74/2.80	   INFO : Forward propagation technique limited 
2.74/2.87	       =>  wckTime=2.634  cpuTime=2.23  mem=22M661
4.23/4.35	   
4.23/4.35	   preprocessing
4.23/4.35	     nbConstraintChecks=19628945  nbPropagations=42989  nbRevisions=139604  nbUselessRevisions=88139
4.23/4.35	     nbSingletonTests=1708  nbEffectiveSingletonTests=34  nbACRemovals=0  nbFoundSingletons=0  nbRemovedValues=94
4.23/4.35	     detectedInconsistency=no
4.23/4.35	       =>  wckTime=1.48  cpuTime=1.41  mem=22M791
4.42/4.58	   
4.42/4.58	   search
4.42/4.58	     run=4  nbConstraintChecks=2007673  minDepth=6  maxDepth=100  nbPropagations=228812  nbRevisions=762755
4.42/4.58	     nbUselessRevisions=483349  nbAssignments=309  nbFailedAssignments=90  nbBacktracks=17  nbVisitedNodes=415
4.42/4.58	     nbRestartNogoods=43  nbFoundSolutions=1  mapSize=16  nbInferences=0  nbTooLargeKeys=0  nbSEliminables=0
4.42/4.58	     nbREliminables=2.32  nbIEliminables=78.42  nbDEliminables=0  nbPEliminables=0
4.42/4.58	       =>  wckTime=1.709  cpuTime=1.61  mem=27M479
4.42/4.58	   
4.42/4.58	   global
4.42/4.58	     nbConstraintChecks=21636618  nbPropagations=271801  nbRevisions=902359  nbUselessRevisions=571488
4.42/4.58	     nbRestartNogoods=43  solvingWckTime=1.711  solvingCpuTime=1.62  expiredTime=no  totalExploration=no
4.42/4.58	     nbFoundSolutions=1  firstSolutionCpuTime=3.84  globalCpuTime=3.91
4.42/4.58	       =>  wckTime=4.347  cpuTime=3.85  mem=27M479
4.42/4.58	   
4.42/4.58	s SATISFIABLE
4.42/4.58	v 15 16 74 75 111 110 128 129 134 133 30 29 39 150 156 45 168 169 178 177 23 24 30 29 72 43 91 90 97 98 0 1 11 10 15 44 68 67 77 161 0 1 12 11 28 29 53 54 64 63 22 23 38 77 86 44 98 99 108 107 52 51 134 135 144 143 161 160 169 170 12 11 52 27 57 55 75 74 86 85 44 45 62 63 98 99 116 115 123 124 0 1 120 119 129 130 143 142 146 147 
4.42/4.58	d NODES 309
4.42/4.58	d CHECKS 21636618
4.42/4.58	   
4.42/4.58	   totalWckTime=4.403  totalCpuTime=3.91

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1085300-1215233099/watcher-1085300-1215233099 -o /tmp/evaluation-result-1085300-1215233099/solver-1085300-1215233099 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1085300-1215233099.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.16 2.10 2.03 4/73 7296
/proc/meminfo: memFree=1743120/2055920 swapFree=4181452/4192956
[pid=7296] ppid=7294 vsize=18572 CPUtime=0
/proc/7296/stat : 7296 (runsolver) R 7294 7296 2669 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 135320924 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 210723466535 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/7296/statm: 4643 292 257 25 0 2626 0

[startup+0.081791 s]
/proc/loadavg: 2.16 2.10 2.03 4/73 7296
/proc/meminfo: memFree=1743120/2055920 swapFree=4181452/4192956
[pid=7296] ppid=7294 vsize=865856 CPUtime=0.06
/proc/7296/stat : 7296 (java) S 7294 7296 2669 0 -1 0 3539 0 1 0 5 1 0 0 18 0 9 0 135320924 886636544 3029 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7296/statm: 216464 3029 1630 9 0 211026 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 865856

[startup+0.101791 s]
/proc/loadavg: 2.16 2.10 2.03 4/73 7296
/proc/meminfo: memFree=1743120/2055920 swapFree=4181452/4192956
[pid=7296] ppid=7294 vsize=865884 CPUtime=0.09
/proc/7296/stat : 7296 (java) S 7294 7296 2669 0 -1 0 3780 0 1 0 7 2 0 0 18 0 9 0 135320924 886665216 3231 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7296/statm: 216471 3231 1711 9 0 211026 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865884

[startup+0.301814 s]
/proc/loadavg: 2.16 2.10 2.03 4/73 7296
/proc/meminfo: memFree=1743120/2055920 swapFree=4181452/4192956
[pid=7296] ppid=7294 vsize=866196 CPUtime=0.28
/proc/7296/stat : 7296 (java) S 7294 7296 2669 0 -1 0 5622 0 1 0 25 3 0 0 18 0 9 0 135320924 886984704 5036 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7296/statm: 216549 5036 1903 9 0 211097 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866196

[startup+0.701857 s]
/proc/loadavg: 2.16 2.10 2.03 4/73 7296
/proc/meminfo: memFree=1743120/2055920 swapFree=4181452/4192956
[pid=7296] ppid=7294 vsize=867684 CPUtime=0.68
/proc/7296/stat : 7296 (java) S 7294 7296 2669 0 -1 0 8280 0 1 0 63 5 0 0 18 0 9 0 135320924 888508416 7640 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7296/statm: 216921 7640 2011 9 0 211427 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867684

[startup+1.50195 s]
/proc/loadavg: 2.16 2.10 2.03 3/82 7305
/proc/meminfo: memFree=1718088/2055920 swapFree=4181452/4192956
[pid=7296] ppid=7294 vsize=867684 CPUtime=1.47
/proc/7296/stat : 7296 (java) S 7294 7296 2669 0 -1 0 9555 0 1 0 140 7 0 0 18 0 9 0 135320924 888508416 8912 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7296/statm: 216921 8912 2014 9 0 211427 0
[pid=7296/tid=7298] ppid=7294 vsize=867684 CPUtime=1.25
/proc/7296/task/7298/stat : 7298 (java) R 7294 7296 2669 0 -1 64 8162 0 1 0 119 6 0 0 25 0 9 0 135320925 888508416 8912 996147200 134512640 134550740 4294955968 18446744073709551615 4126868567 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7296/tid=7299] ppid=7294 vsize=867684 CPUtime=0
/proc/7296/task/7299/stat : 7299 (java) S 7294 7296 2669 0 -1 64 4 0 0 0 0 0 0 0 17 0 9 0 135320927 888508416 8912 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7296/tid=7300] ppid=7294 vsize=867684 CPUtime=0
/proc/7296/task/7300/stat : 7300 (java) S 7294 7296 2669 0 -1 64 9 0 0 0 0 0 0 0 19 0 9 0 135320927 888508416 8912 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7296/tid=7301] ppid=7294 vsize=867684 CPUtime=0
/proc/7296/task/7301/stat : 7301 (java) S 7294 7296 2669 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 135320927 888508416 8912 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7296/tid=7302] ppid=7294 vsize=867684 CPUtime=0
/proc/7296/task/7302/stat : 7302 (java) S 7294 7296 2669 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 135320929 888508416 8912 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7296/tid=7303] ppid=7294 vsize=867684 CPUtime=0.2
/proc/7296/task/7303/stat : 7303 (java) S 7294 7296 2669 0 -1 64 696 0 0 0 20 0 0 0 16 0 9 0 135320929 888508416 8912 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7296/tid=7304] ppid=7294 vsize=867684 CPUtime=0
/proc/7296/task/7304/stat : 7304 (java) S 7294 7296 2669 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 135320929 888508416 8912 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7296/tid=7305] ppid=7294 vsize=867684 CPUtime=0
/proc/7296/task/7305/stat : 7305 (java) S 7294 7296 2669 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 135320929 888508416 8912 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867684

[startup+3.10114 s]
/proc/loadavg: 2.14 2.09 2.03 3/82 7305
/proc/meminfo: memFree=1711688/2055920 swapFree=4181452/4192956
[pid=7296] ppid=7294 vsize=868132 CPUtime=3.04
/proc/7296/stat : 7296 (java) S 7294 7296 2669 0 -1 0 21029 320 1 0 289 15 0 0 18 0 9 0 135320924 888967168 12686 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7296/statm: 217033 12686 2632 9 0 211539 0
[pid=7296/tid=7298] ppid=7294 vsize=868132 CPUtime=2.63
/proc/7296/task/7298/stat : 7298 (java) R 7294 7296 2669 0 -1 64 15128 320 1 0 251 12 0 0 25 0 9 0 135320925 888967168 12686 996147200 134512640 134550740 4294955968 18446744073709551615 4127144823 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7296/tid=7299] ppid=7294 vsize=868132 CPUtime=0.07
/proc/7296/task/7299/stat : 7299 (java) S 7294 7296 2669 0 -1 64 4133 320 0 0 6 1 0 0 16 0 9 0 135320927 888967168 12686 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7296/tid=7300] ppid=7294 vsize=868132 CPUtime=0
/proc/7296/task/7300/stat : 7300 (java) S 7294 7296 2669 0 -1 64 14 320 0 0 0 0 0 0 16 0 9 0 135320927 888967168 12686 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7296/tid=7301] ppid=7294 vsize=868132 CPUtime=0
/proc/7296/task/7301/stat : 7301 (java) S 7294 7296 2669 0 -1 64 11 320 0 0 0 0 0 0 16 0 9 0 135320927 888967168 12686 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7296/tid=7302] ppid=7294 vsize=868132 CPUtime=0
/proc/7296/task/7302/stat : 7302 (java) S 7294 7296 2669 0 -1 64 1 320 0 0 0 0 0 0 18 0 9 0 135320929 888967168 12686 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7296/tid=7303] ppid=7294 vsize=868132 CPUtime=0.31
/proc/7296/task/7303/stat : 7303 (java) S 7294 7296 2669 0 -1 64 926 320 0 0 31 0 0 0 16 0 9 0 135320929 888967168 12686 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7296/tid=7304] ppid=7294 vsize=868132 CPUtime=0
/proc/7296/task/7304/stat : 7304 (java) S 7294 7296 2669 0 -1 64 2 320 0 0 0 0 0 0 19 0 9 0 135320929 888967168 12686 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7296/tid=7305] ppid=7294 vsize=868132 CPUtime=0
/proc/7296/task/7305/stat : 7305 (java) S 7294 7296 2669 0 -1 64 8 320 0 0 0 0 0 0 15 0 9 0 135320929 888967168 12686 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 868132

Solver just ended. Dumping a history of the last processes samples

[startup+3.90223 s]
/proc/loadavg: 2.14 2.09 2.03 3/82 7309
/proc/meminfo: memFree=1699464/2055920 swapFree=4181452/4192956
[pid=7296] ppid=7294 vsize=868044 CPUtime=3.83
/proc/7296/stat : 7296 (java) S 7294 7296 2669 0 -1 0 27860 320 1 0 365 18 0 0 18 0 9 0 135320924 888877056 19433 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7296/statm: 217011 19433 2614 9 0 211539 0
[pid=7296/tid=7298] ppid=7294 vsize=868044 CPUtime=3.41
/proc/7296/task/7298/stat : 7298 (java) R 7294 7296 2669 0 -1 64 20840 320 1 0 326 15 0 0 25 0 9 0 135320925 888877056 19433 996147200 134512640 134550740 4294955968 18446744073709551615 4125952123 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7296/tid=7299] ppid=7294 vsize=868044 CPUtime=0.07
/proc/7296/task/7299/stat : 7299 (java) S 7294 7296 2669 0 -1 64 5246 320 0 0 6 1 0 0 16 0 9 0 135320927 888877056 19433 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7296/tid=7300] ppid=7294 vsize=868044 CPUtime=0
/proc/7296/task/7300/stat : 7300 (java) S 7294 7296 2669 0 -1 64 14 320 0 0 0 0 0 0 16 0 9 0 135320927 888877056 19433 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7296/tid=7301] ppid=7294 vsize=868044 CPUtime=0
/proc/7296/task/7301/stat : 7301 (java) S 7294 7296 2669 0 -1 64 11 320 0 0 0 0 0 0 16 0 9 0 135320927 888877056 19433 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7296/tid=7302] ppid=7294 vsize=868044 CPUtime=0
/proc/7296/task/7302/stat : 7302 (java) S 7294 7296 2669 0 -1 64 1 320 0 0 0 0 0 0 18 0 9 0 135320929 888877056 19433 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7296/tid=7303] ppid=7294 vsize=868044 CPUtime=0.31
/proc/7296/task/7303/stat : 7303 (java) S 7294 7296 2669 0 -1 64 932 320 0 0 31 0 0 0 15 0 9 0 135320929 888877056 19433 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7296/tid=7304] ppid=7294 vsize=868044 CPUtime=0
/proc/7296/task/7304/stat : 7304 (java) S 7294 7296 2669 0 -1 64 2 320 0 0 0 0 0 0 19 0 9 0 135320929 888877056 19433 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7296/tid=7305] ppid=7294 vsize=868044 CPUtime=0
/proc/7296/task/7305/stat : 7305 (java) S 7294 7296 2669 0 -1 64 8 320 0 0 0 0 0 0 15 0 9 0 135320929 888877056 19433 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.83
Current children cumulated vsize (KiB) 868044

[startup+4.30228 s]
/proc/loadavg: 2.14 2.09 2.03 3/82 7309
/proc/meminfo: memFree=1675144/2055920 swapFree=4181452/4192956
[pid=7296] ppid=7294 vsize=868044 CPUtime=4.23
/proc/7296/stat : 7296 (java) S 7294 7296 2669 0 -1 0 27941 320 1 0 405 18 0 0 18 0 9 0 135320924 888877056 19435 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7296/statm: 217011 19435 2614 9 0 211539 0
[pid=7296/tid=7298] ppid=7294 vsize=868044 CPUtime=3.81
/proc/7296/task/7298/stat : 7298 (java) R 7294 7296 2669 0 -1 64 20920 320 1 0 366 15 0 0 25 0 9 0 135320925 888877056 19435 996147200 134512640 134550740 4294955968 18446744073709551615 4126702552 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7296/tid=7299] ppid=7294 vsize=868044 CPUtime=0.07
/proc/7296/task/7299/stat : 7299 (java) S 7294 7296 2669 0 -1 64 5246 320 0 0 6 1 0 0 16 0 9 0 135320927 888877056 19435 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7296/tid=7300] ppid=7294 vsize=868044 CPUtime=0
/proc/7296/task/7300/stat : 7300 (java) S 7294 7296 2669 0 -1 64 14 320 0 0 0 0 0 0 16 0 9 0 135320927 888877056 19435 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7296/tid=7301] ppid=7294 vsize=868044 CPUtime=0
/proc/7296/task/7301/stat : 7301 (java) S 7294 7296 2669 0 -1 64 11 320 0 0 0 0 0 0 16 0 9 0 135320927 888877056 19435 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7296/tid=7302] ppid=7294 vsize=868044 CPUtime=0
/proc/7296/task/7302/stat : 7302 (java) S 7294 7296 2669 0 -1 64 1 320 0 0 0 0 0 0 18 0 9 0 135320929 888877056 19435 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7296/tid=7303] ppid=7294 vsize=868044 CPUtime=0.31
/proc/7296/task/7303/stat : 7303 (java) S 7294 7296 2669 0 -1 64 933 320 0 0 31 0 0 0 16 0 9 0 135320929 888877056 19435 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7296/tid=7304] ppid=7294 vsize=868044 CPUtime=0
/proc/7296/task/7304/stat : 7304 (java) S 7294 7296 2669 0 -1 64 2 320 0 0 0 0 0 0 19 0 9 0 135320929 888877056 19435 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7296/tid=7305] ppid=7294 vsize=868044 CPUtime=0
/proc/7296/task/7305/stat : 7305 (java) S 7294 7296 2669 0 -1 64 8 320 0 0 0 0 0 0 15 0 9 0 135320929 888877056 19435 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.23
Current children cumulated vsize (KiB) 868044

[startup+4.50231 s]
/proc/loadavg: 2.14 2.09 2.03 3/82 7309
/proc/meminfo: memFree=1675144/2055920 swapFree=4181452/4192956
[pid=7296] ppid=7294 vsize=868044 CPUtime=4.42
/proc/7296/stat : 7296 (java) S 7294 7296 2669 0 -1 0 27956 320 1 0 424 18 0 0 18 0 9 0 135320924 888877056 19449 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7296/statm: 217011 19449 2614 9 0 211539 0
[pid=7296/tid=7298] ppid=7294 vsize=868044 CPUtime=3.98
/proc/7296/task/7298/stat : 7298 (java) R 7294 7296 2669 0 -1 64 20922 320 1 0 383 15 0 0 25 0 9 0 135320925 888877056 19449 996147200 134512640 134550740 4294955968 18446744073709551615 4126702564 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7296/tid=7299] ppid=7294 vsize=868044 CPUtime=0.07
/proc/7296/task/7299/stat : 7299 (java) S 7294 7296 2669 0 -1 64 5246 320 0 0 6 1 0 0 16 0 9 0 135320927 888877056 19449 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7296/tid=7300] ppid=7294 vsize=868044 CPUtime=0
/proc/7296/task/7300/stat : 7300 (java) S 7294 7296 2669 0 -1 64 14 320 0 0 0 0 0 0 16 0 9 0 135320927 888877056 19449 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7296/tid=7301] ppid=7294 vsize=868044 CPUtime=0
/proc/7296/task/7301/stat : 7301 (java) S 7294 7296 2669 0 -1 64 11 320 0 0 0 0 0 0 16 0 9 0 135320927 888877056 19449 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7296/tid=7302] ppid=7294 vsize=868044 CPUtime=0
/proc/7296/task/7302/stat : 7302 (java) S 7294 7296 2669 0 -1 64 1 320 0 0 0 0 0 0 18 0 9 0 135320929 888877056 19449 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7296/tid=7303] ppid=7294 vsize=868044 CPUtime=0.33
/proc/7296/task/7303/stat : 7303 (java) S 7294 7296 2669 0 -1 64 946 320 0 0 33 0 0 0 15 0 9 0 135320929 888877056 19449 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7296/tid=7304] ppid=7294 vsize=868044 CPUtime=0
/proc/7296/task/7304/stat : 7304 (java) S 7294 7296 2669 0 -1 64 2 320 0 0 0 0 0 0 19 0 9 0 135320929 888877056 19449 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7296/tid=7305] ppid=7294 vsize=868044 CPUtime=0
/proc/7296/task/7305/stat : 7305 (java) S 7294 7296 2669 0 -1 64 8 320 0 0 0 0 0 0 15 0 9 0 135320929 888877056 19449 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.42
Current children cumulated vsize (KiB) 868044

[startup+4.60231 s]
/proc/loadavg: 2.14 2.09 2.03 3/82 7309
/proc/meminfo: memFree=1675144/2055920 swapFree=4181452/4192956
[pid=7296] ppid=7294 vsize=868044 CPUtime=4.5
/proc/7296/stat : 7296 (java) S 7294 7296 2669 0 -1 0 27967 320 1 0 432 18 0 0 18 0 9 0 135320924 888877056 19457 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7296/statm: 217011 19457 2614 9 0 211539 0
[pid=7296/tid=7298] ppid=7294 vsize=868044 CPUtime=4.06
/proc/7296/task/7298/stat : 7298 (java) S 7294 7296 2669 0 -1 64 20932 320 1 0 391 15 0 0 25 0 9 0 135320925 888877056 19457 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7296/tid=7299] ppid=7294 vsize=868044 CPUtime=0.07
/proc/7296/task/7299/stat : 7299 (java) S 7294 7296 2669 0 -1 64 5246 320 0 0 6 1 0 0 16 0 9 0 135320927 888877056 19457 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7296/tid=7300] ppid=7294 vsize=868044 CPUtime=0
/proc/7296/task/7300/stat : 7300 (java) S 7294 7296 2669 0 -1 64 14 320 0 0 0 0 0 0 16 0 9 0 135320927 888877056 19457 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7296/tid=7301] ppid=7294 vsize=868044 CPUtime=0
/proc/7296/task/7301/stat : 7301 (java) S 7294 7296 2669 0 -1 64 11 320 0 0 0 0 0 0 16 0 9 0 135320927 888877056 19457 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7296/tid=7302] ppid=7294 vsize=868044 CPUtime=0
/proc/7296/task/7302/stat : 7302 (java) S 7294 7296 2669 0 -1 64 1 320 0 0 0 0 0 0 18 0 9 0 135320929 888877056 19457 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7296/tid=7303] ppid=7294 vsize=868044 CPUtime=0.34
/proc/7296/task/7303/stat : 7303 (java) S 7294 7296 2669 0 -1 64 947 320 0 0 34 0 0 0 15 0 9 0 135320929 888877056 19457 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7296/tid=7304] ppid=7294 vsize=868044 CPUtime=0
/proc/7296/task/7304/stat : 7304 (java) S 7294 7296 2669 0 -1 64 2 320 0 0 0 0 0 0 19 0 9 0 135320929 888877056 19457 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7296/tid=7305] ppid=7294 vsize=868044 CPUtime=0
/proc/7296/task/7305/stat : 7305 (java) S 7294 7296 2669 0 -1 64 8 320 0 0 0 0 0 0 15 0 9 0 135320929 888877056 19457 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.5
Current children cumulated vsize (KiB) 868044

Child status: 0
Real time (s): 4.64339
CPU time (s): 4.54631
CPU user time (s): 4.33634
CPU system time (s): 0.209968
CPU usage (%): 97.9092
Max. virtual memory (cumulated for all children) (KiB): 868132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.33634
system time used= 0.209968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28313
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= 1457
involuntary context switches= 1611

runsolver used 0.011998 second user time and 0.023996 second system time

The end

Launcher Data (download as text)

Begin job on node73 at 2008-07-05 06:44:59
IDJOB=1085300
IDBENCH=57617
IDSOLVER=364
FILE ID=node73/1085300-1215233099
PBS_JOBID= 7881783
Free space on /tmp= 66556 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/super-jobShop/super-jobShop-ewddr2/normalized-super-jobShop-ewddr2-8.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1085300-1215233099/watcher-1085300-1215233099 -o /tmp/evaluation-result-1085300-1215233099/solver-1085300-1215233099 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1085300-1215233099.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= aff89a3c376f9d649716b708df99d09e
RANDOM SEED=807905937

node73.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.230
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.230
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:       1743536 kB
Buffers:         62912 kB
Cached:         174140 kB
SwapCached:       5300 kB
Active:         170876 kB
Inactive:        79752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1743536 kB
SwapTotal:     4192956 kB
SwapFree:      4181452 kB
Dirty:            2364 kB
Writeback:           0 kB
Mapped:          20996 kB
Slab:            47244 kB
Committed_AS:   409024 kB
PageTables:       1720 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= 66552 MiB
End job on node73 at 2008-07-05 06:45:04