Trace number 1085173

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 ACSAT 7.14191 7.24401

DiagnosticValue
CHECKS59006100
NODES10818

General information on the benchmark

Namecsp/super-jobShop/
super-jobShop-ewddr2/normalized-super-jobShop-ewddr2-3.xml
MD5SUM0b7b70f6dd692b128bfbda29a471f6cc
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.087986
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints845
Maximum constraint arity2
Maximum domain size151
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.07/0.08	
0.07/0.08	Abscon 112 (May, 2008)
0.19/0.24	
0.19/0.24	   configuration
0.19/0.24	     name=mac.xml
0.19/0.27	   
0.19/0.27	   instance
0.19/0.27	     name=HOME/instance-1085173-1215232816.xml
0.28/0.31	   
0.28/0.31	   domains being loaded...
0.28/0.32	   
0.28/0.32	   variables being loaded...
0.28/0.37	     nbVariables=100  nbDomainTypes=47  minDomainSize=107  maxDomainSize=151  nbTotalValues=13060
0.28/0.37	       =>  wckTime=0.125  cpuTime=0.1  mem=7M886
0.28/0.37	   
0.28/0.37	   predicates being loaded...
0.38/0.42	   
0.38/0.42	   constraints being loaded...
2.17/2.27	     nbConstraints=850  nbGlobalConstraints=5  nbConvertedConstraints=845  nbConvertConstraintsChecks=6089189
2.17/2.27	     nbExtensionStructures=357  nbSharedExtensionStructures=618  nbConflictsStructures=357
2.17/2.27	     nbSharedConflictsStructures=618  nbSharedBinaryRepresentations=73739  minDegree=11  maxDegree=24  minArity=2
2.17/2.27	     avgArity=2.05  maxArity=11  nbGenerators=0  nbFusions=0  symmetryWckTime=0.12  symmetryCpuTime=0.07  nbCliques=5
2.17/2.27	       =>  wckTime=2.032  cpuTime=1.81  mem=27M438
2.27/2.36	   
2.27/2.36	   solver IterativeSystematicSolver being built... 
2.36/2.42	   
2.36/2.42	   INFO : Forward propagation technique limited 
2.36/2.48	       =>  wckTime=2.24  cpuTime=1.92  mem=22M648
2.45/2.50	   
2.45/2.50	   preprocessing
2.45/2.50	     nbConstraintChecks=0  nbPropagations=100  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
2.45/2.50	     detectedInconsistency=no
2.45/2.50	       =>  wckTime=0.016  cpuTime=0.01  mem=23M619
3.16/3.27	   
3.16/3.27	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=35M831)
7.01/7.18	   
7.01/7.19	   search
7.01/7.19	     run=15  nbConstraintChecks=59006102  minDepth=4  maxDepth=100  nbPropagations=699541  nbRevisions=4751337
7.01/7.19	     nbUselessRevisions=3019813  nbAssignments=10818  nbFailedAssignments=8900  nbInferredBacktracks=107
7.01/7.19	     nbBacktracks=1469  nbVisitedNodes=20998  nbRestartNogoods=456  nbFoundSolutions=1  nbSEliminables=0
7.01/7.19	     nbREliminables=1.96  nbIEliminables=84.25  nbDEliminables=0  nbPEliminables=0
7.01/7.19	       =>  wckTime=4.702  cpuTime=4.55  mem=51M675
7.01/7.19	   
7.01/7.19	   global
7.01/7.19	     nbConstraintChecks=59006102  nbPropagations=699641  nbRevisions=4751337  nbUselessRevisions=3019813
7.01/7.19	     nbRestartNogoods=456  solvingWckTime=4.704  solvingCpuTime=4.55  expiredTime=no  totalExploration=no
7.01/7.19	     nbFoundSolutions=1  firstSolutionCpuTime=6.46  globalCpuTime=6.5
7.01/7.19	       =>  wckTime=6.946  cpuTime=6.47  mem=51M675
7.01/7.19	   
7.01/7.19	s SATISFIABLE
7.01/7.19	v 0 1 23 22 35 34 51 52 60 59 0 1 7 6 103 104 115 114 125 165 139 138 147 148 158 157 171 172 175 174 20 21 52 51 62 61 80 79 90 89 61 6 72 73 88 87 104 105 114 113 77 76 86 87 112 111 124 125 136 135 0 1 12 11 22 23 35 34 40 41 12 11 31 32 43 44 61 60 74 75 16 24 41 39 71 72 89 90 104 166 67 68 77 76 131 132 145 144 152 153 
7.01/7.19	d NODES 10818
7.01/7.19	d CHECKS 59006102
7.01/7.19	   
7.01/7.19	   totalWckTime=7.01  totalCpuTime=6.5

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-1085173-1215232816/watcher-1085173-1215232816 -o /tmp/evaluation-result-1085173-1215232816/solver-1085173-1215232816 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-1085173-1215232816.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: 1.91 1.97 1.99 4/81 30366
/proc/meminfo: memFree=1740040/2055920 swapFree=4180312/4192956
[pid=30366] ppid=30364 vsize=1616 CPUtime=0
/proc/30366/stat : 30366 (java) R 30364 30366 29547 0 -1 0 180 0 0 0 0 0 0 0 18 0 1 0 428898929 1654784 148 996147200 134512640 134550740 4294956128 18446744073709551615 4174778 0 0 4096 0 0 0 0 17 0 0 0
/proc/30366/statm: 404 148 122 9 0 46 0

[startup+0.085053 s]
/proc/loadavg: 1.91 1.97 1.99 4/81 30366
/proc/meminfo: memFree=1740040/2055920 swapFree=4180312/4192956
[pid=30366] ppid=30364 vsize=865856 CPUtime=0.07
/proc/30366/stat : 30366 (java) S 30364 30366 29547 0 -1 0 3591 0 1 0 5 2 0 0 18 0 9 0 428898929 886636544 3079 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30366/statm: 216464 3079 1647 9 0 211026 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 865856

[startup+0.102158 s]
/proc/loadavg: 1.91 1.97 1.99 4/81 30366
/proc/meminfo: memFree=1740040/2055920 swapFree=4180312/4192956
[pid=30366] ppid=30364 vsize=865884 CPUtime=0.09
/proc/30366/stat : 30366 (java) S 30364 30366 29547 0 -1 0 3737 0 1 0 6 3 0 0 18 0 9 0 428898929 886665216 3200 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30366/statm: 216471 3200 1695 9 0 211026 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865884

[startup+0.301083 s]
/proc/loadavg: 1.91 1.97 1.99 4/81 30366
/proc/meminfo: memFree=1740040/2055920 swapFree=4180312/4192956
[pid=30366] ppid=30364 vsize=866284 CPUtime=0.28
/proc/30366/stat : 30366 (java) S 30364 30366 29547 0 -1 0 5995 0 1 0 24 4 0 0 18 0 9 0 428898929 887074816 5369 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30366/statm: 216571 5369 1956 9 0 211099 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866284

[startup+0.701141 s]
/proc/loadavg: 1.91 1.97 1.99 4/81 30366
/proc/meminfo: memFree=1740040/2055920 swapFree=4180312/4192956
[pid=30366] ppid=30364 vsize=867672 CPUtime=0.68
/proc/30366/stat : 30366 (java) S 30364 30366 29547 0 -1 0 8533 0 1 0 62 6 0 0 18 0 9 0 428898929 888496128 7891 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30366/statm: 216918 7891 2013 9 0 211424 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867672

[startup+1.50225 s]
/proc/loadavg: 2.00 1.98 1.99 3/90 30375
/proc/meminfo: memFree=1714560/2055920 swapFree=4180312/4192956
[pid=30366] ppid=30364 vsize=867676 CPUtime=1.48
/proc/30366/stat : 30366 (java) S 30364 30366 29547 0 -1 0 9799 0 1 0 140 8 0 0 18 0 9 0 428898929 888500224 9156 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30366/statm: 216918 9156 2014 9 0 211424 0
[pid=30366/tid=30368] ppid=30364 vsize=867672 CPUtime=1.28
/proc/30366/task/30368/stat : 30368 (java) R 30364 30366 29547 0 -1 64 8404 0 1 0 122 6 0 0 25 0 9 0 428898930 888496128 9156 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30366/tid=30369] ppid=30364 vsize=867676 CPUtime=0
/proc/30366/task/30369/stat : 30369 (java) S 30364 30366 29547 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 428898932 888500224 9156 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=30366/tid=30370] ppid=30364 vsize=867672 CPUtime=0
/proc/30366/task/30370/stat : 30370 (java) S 30364 30366 29547 0 -1 64 10 0 0 0 0 0 0 0 21 0 9 0 428898932 888496128 9157 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30366/tid=30371] ppid=30364 vsize=867672 CPUtime=0
/proc/30366/task/30371/stat : 30371 (java) S 30364 30366 29547 0 -1 64 4 0 0 0 0 0 0 0 22 0 9 0 428898932 888496128 9157 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30366/tid=30372] ppid=30364 vsize=867672 CPUtime=0
/proc/30366/task/30372/stat : 30372 (java) S 30364 30366 29547 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 428898934 888496128 9157 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30366/tid=30373] ppid=30364 vsize=867672 CPUtime=0.18
/proc/30366/task/30373/stat : 30373 (java) R 30364 30366 29547 0 -1 64 698 0 0 0 18 0 0 0 15 0 9 0 428898934 888496128 9157 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30366/tid=30374] ppid=30364 vsize=867672 CPUtime=0
/proc/30366/task/30374/stat : 30374 (java) S 30364 30366 29547 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 428898934 888496128 9157 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30366/tid=30375] ppid=30364 vsize=867672 CPUtime=0
/proc/30366/task/30375/stat : 30375 (java) S 30364 30366 29547 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 428898934 888496128 9157 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 867676

[startup+3.10149 s]
/proc/loadavg: 2.00 1.98 1.99 3/90 30375
/proc/meminfo: memFree=1707392/2055920 swapFree=4180312/4192956
[pid=30366] ppid=30364 vsize=868124 CPUtime=3.05
/proc/30366/stat : 30366 (java) S 30364 30366 29547 0 -1 0 21736 320 1 0 291 14 0 0 18 0 9 0 428898929 888958976 13680 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30366/statm: 217031 13680 2632 9 0 211537 0
[pid=30366/tid=30368] ppid=30364 vsize=868124 CPUtime=2.66
/proc/30366/task/30368/stat : 30368 (java) R 30364 30366 29547 0 -1 64 15907 320 1 0 255 11 0 0 21 0 9 0 428898930 888958976 13680 996147200 134512640 134550740 4294955968 18446744073709551615 4125952188 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30366/tid=30369] ppid=30364 vsize=868124 CPUtime=0.06
/proc/30366/task/30369/stat : 30369 (java) S 30364 30366 29547 0 -1 64 4065 320 0 0 6 0 0 0 16 0 9 0 428898932 888958976 13680 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=30366/tid=30370] ppid=30364 vsize=868124 CPUtime=0
/proc/30366/task/30370/stat : 30370 (java) S 30364 30366 29547 0 -1 64 16 320 0 0 0 0 0 0 16 0 9 0 428898932 888958976 13680 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30366/tid=30371] ppid=30364 vsize=868124 CPUtime=0
/proc/30366/task/30371/stat : 30371 (java) S 30364 30366 29547 0 -1 64 11 320 0 0 0 0 0 0 16 0 9 0 428898932 888958976 13680 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30366/tid=30372] ppid=30364 vsize=868124 CPUtime=0
/proc/30366/task/30372/stat : 30372 (java) S 30364 30366 29547 0 -1 64 1 320 0 0 0 0 0 0 23 0 9 0 428898934 888958976 13680 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30366/tid=30373] ppid=30364 vsize=868124 CPUtime=0.3
/proc/30366/task/30373/stat : 30373 (java) S 30364 30366 29547 0 -1 64 932 320 0 0 29 1 0 0 15 0 9 0 428898934 888958976 13680 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30366/tid=30374] ppid=30364 vsize=868124 CPUtime=0
/proc/30366/task/30374/stat : 30374 (java) S 30364 30366 29547 0 -1 64 1 320 0 0 0 0 0 0 24 0 9 0 428898934 888958976 13680 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30366/tid=30375] ppid=30364 vsize=868124 CPUtime=0
/proc/30366/task/30375/stat : 30375 (java) S 30364 30366 29547 0 -1 64 2 320 0 0 0 0 0 0 15 0 9 0 428898934 888958976 13680 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 868124

[startup+6.30294 s]
/proc/loadavg: 2.00 1.98 1.99 3/90 30379
/proc/meminfo: memFree=1672128/2055920 swapFree=4180312/4192956
[pid=30366] ppid=30364 vsize=868036 CPUtime=6.22
/proc/30366/stat : 30366 (java) S 30364 30366 29547 0 -1 0 27805 320 1 0 605 17 0 0 18 0 9 0 428898929 888868864 19446 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30366/statm: 217009 19446 2614 9 0 211537 0
[pid=30366/tid=30368] ppid=30364 vsize=868036 CPUtime=5.78
/proc/30366/task/30368/stat : 30368 (java) R 30364 30366 29547 0 -1 64 20793 320 1 0 565 13 0 0 25 0 9 0 428898930 888868864 19446 996147200 134512640 134550740 4294955968 18446744073709551615 4126864640 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30366/tid=30369] ppid=30364 vsize=868036 CPUtime=0.07
/proc/30366/task/30369/stat : 30369 (java) S 30364 30366 29547 0 -1 64 5202 320 0 0 7 0 0 0 16 0 9 0 428898932 888868864 19446 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30366/tid=30370] ppid=30364 vsize=868036 CPUtime=0
/proc/30366/task/30370/stat : 30370 (java) S 30364 30366 29547 0 -1 64 16 320 0 0 0 0 0 0 16 0 9 0 428898932 888868864 19446 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30366/tid=30371] ppid=30364 vsize=868036 CPUtime=0
/proc/30366/task/30371/stat : 30371 (java) S 30364 30366 29547 0 -1 64 13 320 0 0 0 0 0 0 16 0 9 0 428898932 888868864 19446 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30366/tid=30372] ppid=30364 vsize=868036 CPUtime=0
/proc/30366/task/30372/stat : 30372 (java) S 30364 30366 29547 0 -1 64 1 320 0 0 0 0 0 0 23 0 9 0 428898934 888868864 19446 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30366/tid=30373] ppid=30364 vsize=868036 CPUtime=0.33
/proc/30366/task/30373/stat : 30373 (java) S 30364 30366 29547 0 -1 64 947 320 0 0 32 1 0 0 16 0 9 0 428898934 888868864 19446 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30366/tid=30374] ppid=30364 vsize=868036 CPUtime=0
/proc/30366/task/30374/stat : 30374 (java) S 30364 30366 29547 0 -1 64 1 320 0 0 0 0 0 0 24 0 9 0 428898934 888868864 19446 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30366/tid=30375] ppid=30364 vsize=868036 CPUtime=0
/proc/30366/task/30375/stat : 30375 (java) S 30364 30366 29547 0 -1 64 31 320 0 0 0 0 0 0 15 0 9 0 428898934 888868864 19446 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 868036

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

[startup+6.70299 s]
/proc/loadavg: 2.00 1.98 1.99 3/90 30379
/proc/meminfo: memFree=1672128/2055920 swapFree=4180312/4192956
[pid=30366] ppid=30364 vsize=868036 CPUtime=6.62
/proc/30366/stat : 30366 (java) S 30364 30366 29547 0 -1 0 27806 320 1 0 645 17 0 0 18 0 9 0 428898929 888868864 19447 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30366/statm: 217009 19447 2614 9 0 211537 0
[pid=30366/tid=30368] ppid=30364 vsize=868036 CPUtime=6.17
/proc/30366/task/30368/stat : 30368 (java) R 30364 30366 29547 0 -1 64 20793 320 1 0 604 13 0 0 25 0 9 0 428898930 888868864 19447 996147200 134512640 134550740 4294955968 18446744073709551615 4127165134 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30366/tid=30369] ppid=30364 vsize=868036 CPUtime=0.07
/proc/30366/task/30369/stat : 30369 (java) S 30364 30366 29547 0 -1 64 5202 320 0 0 7 0 0 0 16 0 9 0 428898932 888868864 19447 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30366/tid=30370] ppid=30364 vsize=868036 CPUtime=0
/proc/30366/task/30370/stat : 30370 (java) S 30364 30366 29547 0 -1 64 16 320 0 0 0 0 0 0 16 0 9 0 428898932 888868864 19447 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30366/tid=30371] ppid=30364 vsize=868036 CPUtime=0
/proc/30366/task/30371/stat : 30371 (java) S 30364 30366 29547 0 -1 64 13 320 0 0 0 0 0 0 16 0 9 0 428898932 888868864 19447 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30366/tid=30372] ppid=30364 vsize=868036 CPUtime=0
/proc/30366/task/30372/stat : 30372 (java) S 30364 30366 29547 0 -1 64 1 320 0 0 0 0 0 0 23 0 9 0 428898934 888868864 19447 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30366/tid=30373] ppid=30364 vsize=868036 CPUtime=0.34
/proc/30366/task/30373/stat : 30373 (java) S 30364 30366 29547 0 -1 64 948 320 0 0 33 1 0 0 16 0 9 0 428898934 888868864 19447 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30366/tid=30374] ppid=30364 vsize=868036 CPUtime=0
/proc/30366/task/30374/stat : 30374 (java) S 30364 30366 29547 0 -1 64 1 320 0 0 0 0 0 0 24 0 9 0 428898934 888868864 19447 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30366/tid=30375] ppid=30364 vsize=868036 CPUtime=0
/proc/30366/task/30375/stat : 30375 (java) S 30364 30366 29547 0 -1 64 31 320 0 0 0 0 0 0 15 0 9 0 428898934 888868864 19447 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.62
Current children cumulated vsize (KiB) 868036

[startup+7.10205 s]
/proc/loadavg: 2.00 1.98 1.99 3/90 30379
/proc/meminfo: memFree=1672128/2055920 swapFree=4180312/4192956
[pid=30366] ppid=30364 vsize=868036 CPUtime=7.01
/proc/30366/stat : 30366 (java) S 30364 30366 29547 0 -1 0 27808 320 1 0 684 17 0 0 18 0 9 0 428898929 888868864 19448 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30366/statm: 217009 19448 2614 9 0 211537 0
[pid=30366/tid=30368] ppid=30364 vsize=868036 CPUtime=6.56
/proc/30366/task/30368/stat : 30368 (java) R 30364 30366 29547 0 -1 64 20793 320 1 0 643 13 0 0 25 0 9 0 428898930 888868864 19448 996147200 134512640 134550740 4294955968 18446744073709551615 4126377965 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30366/tid=30369] ppid=30364 vsize=868036 CPUtime=0.07
/proc/30366/task/30369/stat : 30369 (java) S 30364 30366 29547 0 -1 64 5202 320 0 0 7 0 0 0 16 0 9 0 428898932 888868864 19448 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30366/tid=30370] ppid=30364 vsize=868036 CPUtime=0
/proc/30366/task/30370/stat : 30370 (java) S 30364 30366 29547 0 -1 64 16 320 0 0 0 0 0 0 16 0 9 0 428898932 888868864 19448 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30366/tid=30371] ppid=30364 vsize=868036 CPUtime=0
/proc/30366/task/30371/stat : 30371 (java) S 30364 30366 29547 0 -1 64 13 320 0 0 0 0 0 0 16 0 9 0 428898932 888868864 19448 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30366/tid=30372] ppid=30364 vsize=868036 CPUtime=0
/proc/30366/task/30372/stat : 30372 (java) S 30364 30366 29547 0 -1 64 1 320 0 0 0 0 0 0 23 0 9 0 428898934 888868864 19448 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30366/tid=30373] ppid=30364 vsize=868036 CPUtime=0.34
/proc/30366/task/30373/stat : 30373 (java) S 30364 30366 29547 0 -1 64 950 320 0 0 33 1 0 0 15 0 9 0 428898934 888868864 19448 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30366/tid=30374] ppid=30364 vsize=868036 CPUtime=0
/proc/30366/task/30374/stat : 30374 (java) S 30364 30366 29547 0 -1 64 1 320 0 0 0 0 0 0 24 0 9 0 428898934 888868864 19448 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30366/tid=30375] ppid=30364 vsize=868036 CPUtime=0
/proc/30366/task/30375/stat : 30375 (java) S 30364 30366 29547 0 -1 64 31 320 0 0 0 0 0 0 15 0 9 0 428898934 888868864 19448 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.01
Current children cumulated vsize (KiB) 868036

[startup+7.20206 s]
/proc/loadavg: 2.00 1.98 1.99 3/90 30379
/proc/meminfo: memFree=1672128/2055920 swapFree=4180312/4192956
[pid=30366] ppid=30364 vsize=868036 CPUtime=7.1
/proc/30366/stat : 30366 (java) S 30364 30366 29547 0 -1 0 27818 320 1 0 693 17 0 0 18 0 9 0 428898929 888868864 19452 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30366/statm: 217009 19452 2614 9 0 211537 0
[pid=30366/tid=30368] ppid=30364 vsize=868036 CPUtime=6.65
/proc/30366/task/30368/stat : 30368 (java) S 30364 30366 29547 0 -1 64 20803 320 1 0 652 13 0 0 25 0 9 0 428898930 888868864 19452 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30366/tid=30369] ppid=30364 vsize=868036 CPUtime=0.07
/proc/30366/task/30369/stat : 30369 (java) S 30364 30366 29547 0 -1 64 5202 320 0 0 7 0 0 0 16 0 9 0 428898932 888868864 19452 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30366/tid=30370] ppid=30364 vsize=868036 CPUtime=0
/proc/30366/task/30370/stat : 30370 (java) S 30364 30366 29547 0 -1 64 16 320 0 0 0 0 0 0 16 0 9 0 428898932 888868864 19452 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30366/tid=30371] ppid=30364 vsize=868036 CPUtime=0
/proc/30366/task/30371/stat : 30371 (java) S 30364 30366 29547 0 -1 64 13 320 0 0 0 0 0 0 16 0 9 0 428898932 888868864 19452 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30366/tid=30372] ppid=30364 vsize=868036 CPUtime=0
/proc/30366/task/30372/stat : 30372 (java) S 30364 30366 29547 0 -1 64 1 320 0 0 0 0 0 0 23 0 9 0 428898934 888868864 19452 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30366/tid=30373] ppid=30364 vsize=868036 CPUtime=0.34
/proc/30366/task/30373/stat : 30373 (java) S 30364 30366 29547 0 -1 64 950 320 0 0 33 1 0 0 15 0 9 0 428898934 888868864 19452 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30366/tid=30374] ppid=30364 vsize=868036 CPUtime=0
/proc/30366/task/30374/stat : 30374 (java) S 30364 30366 29547 0 -1 64 1 320 0 0 0 0 0 0 24 0 9 0 428898934 888868864 19452 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30366/tid=30375] ppid=30364 vsize=868036 CPUtime=0
/proc/30366/task/30375/stat : 30375 (java) S 30364 30366 29547 0 -1 64 31 320 0 0 0 0 0 0 15 0 9 0 428898934 888868864 19452 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.1
Current children cumulated vsize (KiB) 868036

Child status: 0
Real time (s): 7.24401
CPU time (s): 7.14191
CPU user time (s): 6.94694
CPU system time (s): 0.19497
CPU usage (%): 98.5906
Max. virtual memory (cumulated for all children) (KiB): 868124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.94694
system time used= 0.19497
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28165
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= 1766
involuntary context switches= 1853

runsolver used 0.015997 second user time and 0.026995 second system time

The end

Launcher Data (download as text)

Begin job on node49 at 2008-07-05 06:40:16
IDJOB=1085173
IDBENCH=57611
IDSOLVER=363
FILE ID=node49/1085173-1215232816
PBS_JOBID= 7881864
Free space on /tmp= 66556 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 0b7b70f6dd692b128bfbda29a471f6cc
RANDOM SEED=1286471113

node49.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.249
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.249
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:       1740520 kB
Buffers:         49728 kB
Cached:         182860 kB
SwapCached:       5752 kB
Active:         176820 kB
Inactive:        85704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1740520 kB
SwapTotal:     4192956 kB
SwapFree:      4180312 kB
Dirty:            2224 kB
Writeback:           0 kB
Mapped:          46008 kB
Slab:            37756 kB
Committed_AS:   911000 kB
PageTables:       1868 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66556 MiB
End job on node49 at 2008-07-05 06:40:23