Trace number 1085047

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 6.06408 6.16705

DiagnosticValue
CHECKS40821600
NODES10717

General information on the benchmark

Namecsp/super-jobShop/
super-jobShop-enddr1/normalized-super-jobShop-enddr1-5.xml
MD5SUMcf6cb10154c91b27aba123e93ab25157
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 benchmark1.89071
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints845
Maximum constraint arity2
Maximum domain size123
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.05/0.12	
0.05/0.12	Abscon 112 (May, 2008)
0.16/0.28	
0.16/0.28	   configuration
0.16/0.28	     name=mac.xml
0.25/0.32	   
0.25/0.32	   instance
0.25/0.32	     name=HOME/instance-1085047-1215232581.xml
0.25/0.36	   
0.25/0.36	   domains being loaded...
0.25/0.37	   
0.25/0.37	   variables being loaded...
0.35/0.43	     nbVariables=100  nbDomainTypes=49  minDomainSize=95  maxDomainSize=123  nbTotalValues=11170
0.35/0.43	       =>  wckTime=0.147  cpuTime=0.15  mem=7M886
0.35/0.43	   
0.35/0.43	   predicates being loaded...
0.45/0.56	   
0.45/0.56	   constraints being loaded...
2.21/2.32	     nbConstraints=850  nbGlobalConstraints=5  nbConvertedConstraints=845  nbConvertConstraintsChecks=4750271
2.21/2.32	     nbExtensionStructures=380  nbSharedExtensionStructures=604  nbConflictsStructures=380
2.21/2.32	     nbSharedConflictsStructures=604  nbSharedBinaryRepresentations=68875  minDegree=11  maxDegree=24  minArity=2
2.21/2.32	     avgArity=2.05  maxArity=11  nbGenerators=0  nbFusions=0  symmetryWckTime=0.11  symmetryCpuTime=0.06  nbCliques=5
2.21/2.32	       =>  wckTime=2.039  cpuTime=1.76  mem=26M499
2.21/2.39	   
2.21/2.39	   solver IterativeSystematicSolver being built... 
2.32/2.46	   
2.32/2.46	   INFO : Forward propagation technique limited 
2.42/2.52	       =>  wckTime=2.245  cpuTime=1.87  mem=22M315
2.42/2.54	   
2.42/2.54	   preprocessing
2.42/2.54	     nbConstraintChecks=0  nbPropagations=100  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
2.42/2.54	     detectedInconsistency=no
2.42/2.54	       =>  wckTime=0.015  cpuTime=0.01  mem=23M284
2.92/3.02	   
2.92/3.02	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=28M918)
5.99/6.14	   
5.99/6.14	   search
5.99/6.14	     run=15  nbConstraintChecks=40821598  minDepth=4  maxDepth=100  nbPropagations=544598  nbRevisions=3196101
5.99/6.14	     nbUselessRevisions=1952816  nbAssignments=10717  nbFailedAssignments=8739  nbInferredBacktracks=24
5.99/6.14	     nbBacktracks=1558  nbVisitedNodes=20897  nbRestartNogoods=325  nbFoundSolutions=1  nbSEliminables=0
5.99/6.14	     nbREliminables=3.68  nbIEliminables=83.67  nbDEliminables=0  nbPEliminables=0
5.99/6.14	       =>  wckTime=3.614  cpuTime=3.49  mem=14M955
5.99/6.14	   
5.99/6.14	   global
5.99/6.14	     nbConstraintChecks=40821598  nbPropagations=544698  nbRevisions=3196101  nbUselessRevisions=1952816
5.99/6.14	     nbRestartNogoods=325  solvingWckTime=3.616  solvingCpuTime=3.49  expiredTime=no  totalExploration=no
5.99/6.14	     nbFoundSolutions=1  firstSolutionCpuTime=5.35  globalCpuTime=5.41
5.99/6.14	       =>  wckTime=5.863  cpuTime=5.36  mem=14M955
5.99/6.14	   
5.99/6.14	s SATISFIABLE
5.99/6.14	v 32 33 44 43 95 96 126 127 137 136 13 14 21 20 32 33 47 46 98 117 0 1 15 16 57 56 106 109 131 113 0 1 4 3 13 14 22 21 125 136 45 46 101 102 112 111 126 127 151 136 21 20 28 29 48 46 113 114 120 119 28 29 36 35 87 86 138 139 147 146 4 3 17 18 70 71 116 115 149 148 0 1 11 10 22 21 36 35 122 121 44 43 65 116 124 125 140 139 147 148 
5.99/6.14	d NODES 10717
5.99/6.14	d CHECKS 40821598
5.99/6.14	   
5.99/6.14	   totalWckTime=5.915  totalCpuTime=5.41

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-1085047-1215232581/watcher-1085047-1215232581 -o /tmp/evaluation-result-1085047-1215232581/solver-1085047-1215232581 -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-1085047-1215232581.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.98 2.06 2.01 3/74 15978
/proc/meminfo: memFree=1836104/2055920 swapFree=4180232/4192956
[pid=15978] ppid=15976 vsize=1616 CPUtime=0
/proc/15978/stat : 15978 (java) D 15976 15978 15337 0 -1 0 180 0 0 0 0 0 0 0 18 0 1 0 646195230 1654784 148 996147200 134512640 134550740 4294956128 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/15978/statm: 404 148 122 9 0 46 0

[startup+0.019741 s]
/proc/loadavg: 1.98 2.06 2.01 3/74 15978
/proc/meminfo: memFree=1836104/2055920 swapFree=4180232/4192956
[pid=15978] ppid=15976 vsize=11132 CPUtime=0
/proc/15978/stat : 15978 (java) S 15976 15978 15337 0 -1 0 875 0 1 0 0 0 0 0 18 0 2 0 646195230 11399168 627 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/15978/statm: 2783 627 327 9 0 1198 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 11132

[startup+0.102757 s]
/proc/loadavg: 1.98 2.06 2.01 3/74 15978
/proc/meminfo: memFree=1836104/2055920 swapFree=4180232/4192956
[pid=15978] ppid=15976 vsize=865856 CPUtime=0.05
/proc/15978/stat : 15978 (java) S 15976 15978 15337 0 -1 0 3030 0 1 0 4 1 0 0 18 0 9 0 646195230 886636544 2556 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15978/statm: 216464 2556 1292 9 0 211026 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 865856

[startup+0.301798 s]
/proc/loadavg: 1.98 2.06 2.01 3/74 15978
/proc/meminfo: memFree=1836104/2055920 swapFree=4180232/4192956
[pid=15978] ppid=15976 vsize=866048 CPUtime=0.25
/proc/15978/stat : 15978 (java) S 15976 15978 15337 0 -1 0 5446 0 1 0 23 2 0 0 18 0 9 0 646195230 886833152 4869 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15978/statm: 216512 4869 1883 9 0 211060 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 866048

[startup+0.701875 s]
/proc/loadavg: 1.98 2.06 2.01 3/74 15978
/proc/meminfo: memFree=1836104/2055920 swapFree=4180232/4192956
[pid=15978] ppid=15976 vsize=867068 CPUtime=0.65
/proc/15978/stat : 15978 (java) S 15976 15978 15337 0 -1 0 7608 0 1 0 61 4 0 0 18 0 9 0 646195230 887877632 6968 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15978/statm: 216767 6968 2006 9 0 211273 0
Current children cumulated CPU time (s) 0.65
Current children cumulated vsize (KiB) 867068

[startup+1.50303 s]
/proc/loadavg: 1.98 2.06 2.01 4/83 15987
/proc/meminfo: memFree=1811072/2055920 swapFree=4180232/4192956
[pid=15978] ppid=15976 vsize=867652 CPUtime=1.44
/proc/15978/stat : 15978 (java) S 15976 15978 15337 0 -1 0 9570 0 1 0 138 6 0 0 18 0 9 0 646195230 888475648 8927 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15978/statm: 216913 8927 2013 9 0 211419 0
[pid=15978/tid=15980] ppid=15976 vsize=867652 CPUtime=1.22
/proc/15978/task/15980/stat : 15980 (java) R 15976 15978 15337 0 -1 64 8160 0 1 0 117 5 0 0 25 0 9 0 646195232 888475648 8927 996147200 134512640 134550740 4294955968 18446744073709551615 4126861597 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15978/tid=15981] ppid=15976 vsize=867652 CPUtime=0
/proc/15978/task/15981/stat : 15981 (java) S 15976 15978 15337 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 646195233 888475648 8927 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15978/tid=15982] ppid=15976 vsize=867652 CPUtime=0
/proc/15978/task/15982/stat : 15982 (java) S 15976 15978 15337 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 646195234 888475648 8927 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15978/tid=15983] ppid=15976 vsize=867652 CPUtime=0
/proc/15978/task/15983/stat : 15983 (java) S 15976 15978 15337 0 -1 64 3 0 0 0 0 0 0 0 20 0 9 0 646195234 888475648 8927 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15978/tid=15984] ppid=15976 vsize=867652 CPUtime=0
/proc/15978/task/15984/stat : 15984 (java) S 15976 15978 15337 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 646195239 888475648 8927 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15978/tid=15985] ppid=15976 vsize=867652 CPUtime=0.2
/proc/15978/task/15985/stat : 15985 (java) S 15976 15978 15337 0 -1 64 713 0 0 0 20 0 0 0 16 0 9 0 646195239 888475648 8927 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15978/tid=15986] ppid=15976 vsize=867652 CPUtime=0
/proc/15978/task/15986/stat : 15986 (java) S 15976 15978 15337 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 646195239 888475648 8927 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15978/tid=15987] ppid=15976 vsize=867652 CPUtime=0
/proc/15978/task/15987/stat : 15987 (java) S 15976 15978 15337 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 646195239 888475648 8927 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 867652

[startup+3.10134 s]
/proc/loadavg: 1.98 2.06 2.01 3/83 15987
/proc/meminfo: memFree=1803904/2055920 swapFree=4180232/4192956
[pid=15978] ppid=15976 vsize=868416 CPUtime=3.02
/proc/15978/stat : 15978 (java) S 15976 15978 15337 0 -1 0 20677 319 1 0 288 13 0 1 18 0 9 0 646195230 889257984 12664 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15978/statm: 217104 12664 2632 9 0 211610 0
[pid=15978/tid=15980] ppid=15976 vsize=868416 CPUtime=2.59
/proc/15978/task/15980/stat : 15980 (java) R 15976 15978 15337 0 -1 64 14944 319 1 0 248 10 0 1 25 0 9 0 646195232 889257984 12664 996147200 134512640 134550740 4294955968 18446744073709551615 4126691672 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15978/tid=15981] ppid=15976 vsize=868416 CPUtime=0.06
/proc/15978/task/15981/stat : 15981 (java) S 15976 15978 15337 0 -1 64 3928 319 0 0 5 0 0 1 16 0 9 0 646195233 889257984 12664 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15978/tid=15982] ppid=15976 vsize=868416 CPUtime=0.01
/proc/15978/task/15982/stat : 15982 (java) S 15976 15978 15337 0 -1 64 16 319 0 0 0 0 0 1 16 0 9 0 646195234 889257984 12664 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15978/tid=15983] ppid=15976 vsize=868416 CPUtime=0.01
/proc/15978/task/15983/stat : 15983 (java) S 15976 15978 15337 0 -1 64 12 319 0 0 0 0 0 1 16 0 9 0 646195234 889257984 12664 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15978/tid=15984] ppid=15976 vsize=868416 CPUtime=0.01
/proc/15978/task/15984/stat : 15984 (java) S 15976 15978 15337 0 -1 64 0 319 0 0 0 0 0 1 18 0 9 0 646195239 889257984 12664 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15978/tid=15985] ppid=15976 vsize=868416 CPUtime=0.34
/proc/15978/task/15985/stat : 15985 (java) S 15976 15978 15337 0 -1 64 960 319 0 0 33 0 0 1 15 0 9 0 646195239 889257984 12664 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15978/tid=15986] ppid=15976 vsize=868416 CPUtime=0.01
/proc/15978/task/15986/stat : 15986 (java) S 15976 15978 15337 0 -1 64 2 319 0 0 0 0 0 1 19 0 9 0 646195239 889257984 12664 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15978/tid=15987] ppid=15976 vsize=868416 CPUtime=0.01
/proc/15978/task/15987/stat : 15987 (java) S 15976 15978 15337 0 -1 64 10 319 0 0 0 0 0 1 15 0 9 0 646195239 889257984 12664 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 868416

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

[startup+4.70164 s]
/proc/loadavg: 1.98 2.06 2.01 4/83 15991
/proc/meminfo: memFree=1783936/2055920 swapFree=4180232/4192956
[pid=15978] ppid=15976 vsize=868416 CPUtime=4.59
/proc/15978/stat : 15978 (java) S 15976 15978 15337 0 -1 0 24693 319 1 0 443 15 0 1 18 0 9 0 646195230 889257984 16669 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15978/statm: 217104 16669 2632 9 0 211610 0
[pid=15978/tid=15980] ppid=15976 vsize=868416 CPUtime=4.16
/proc/15978/task/15980/stat : 15980 (java) R 15976 15978 15337 0 -1 64 18947 319 1 0 402 13 0 1 19 0 9 0 646195232 889257984 16669 996147200 134512640 134550740 4294955968 18446744073709551615 4127137397 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15978/tid=15981] ppid=15976 vsize=868416 CPUtime=0.06
/proc/15978/task/15981/stat : 15981 (java) S 15976 15978 15337 0 -1 64 3929 319 0 0 5 0 0 1 16 0 9 0 646195233 889257984 16669 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15978/tid=15982] ppid=15976 vsize=868416 CPUtime=0.01
/proc/15978/task/15982/stat : 15982 (java) S 15976 15978 15337 0 -1 64 16 319 0 0 0 0 0 1 16 0 9 0 646195234 889257984 16669 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15978/tid=15983] ppid=15976 vsize=868416 CPUtime=0.01
/proc/15978/task/15983/stat : 15983 (java) S 15976 15978 15337 0 -1 64 12 319 0 0 0 0 0 1 16 0 9 0 646195234 889257984 16669 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15978/tid=15984] ppid=15976 vsize=868416 CPUtime=0.01
/proc/15978/task/15984/stat : 15984 (java) S 15976 15978 15337 0 -1 64 0 319 0 0 0 0 0 1 18 0 9 0 646195239 889257984 16669 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15978/tid=15985] ppid=15976 vsize=868416 CPUtime=0.35
/proc/15978/task/15985/stat : 15985 (java) S 15976 15978 15337 0 -1 64 972 319 0 0 34 0 0 1 16 0 9 0 646195239 889257984 16669 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15978/tid=15986] ppid=15976 vsize=868416 CPUtime=0.01
/proc/15978/task/15986/stat : 15986 (java) S 15976 15978 15337 0 -1 64 2 319 0 0 0 0 0 1 19 0 9 0 646195239 889257984 16669 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15978/tid=15987] ppid=15976 vsize=868416 CPUtime=0.01
/proc/15978/task/15987/stat : 15987 (java) S 15976 15978 15337 0 -1 64 10 319 0 0 0 0 0 1 15 0 9 0 646195239 889257984 16669 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.59
Current children cumulated vsize (KiB) 868416

[startup+5.50679 s]
/proc/loadavg: 1.98 2.06 2.01 3/83 15991
/proc/meminfo: memFree=1767872/2055920 swapFree=4180232/4192956
[pid=15978] ppid=15976 vsize=868328 CPUtime=5.39
/proc/15978/stat : 15978 (java) S 15976 15978 15337 0 -1 0 27568 319 1 0 521 17 0 1 18 0 9 0 646195230 889167872 19367 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15978/statm: 217082 19367 2614 9 0 211610 0
[pid=15978/tid=15980] ppid=15976 vsize=868328 CPUtime=4.94
/proc/15978/task/15980/stat : 15980 (java) R 15976 15978 15337 0 -1 64 20675 319 1 0 479 14 0 1 25 0 9 0 646195232 889167872 19367 996147200 134512640 134550740 4294955968 18446744073709551615 4127151239 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15978/tid=15981] ppid=15976 vsize=868328 CPUtime=0.08
/proc/15978/task/15981/stat : 15981 (java) S 15976 15978 15337 0 -1 64 5045 319 0 0 6 1 0 1 17 0 9 0 646195233 889167872 19367 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15978/tid=15982] ppid=15976 vsize=868328 CPUtime=0.01
/proc/15978/task/15982/stat : 15982 (java) S 15976 15978 15337 0 -1 64 16 319 0 0 0 0 0 1 16 0 9 0 646195234 889167872 19367 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15978/tid=15983] ppid=15976 vsize=868328 CPUtime=0.01
/proc/15978/task/15983/stat : 15983 (java) S 15976 15978 15337 0 -1 64 12 319 0 0 0 0 0 1 16 0 9 0 646195234 889167872 19367 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15978/tid=15984] ppid=15976 vsize=868328 CPUtime=0.01
/proc/15978/task/15984/stat : 15984 (java) S 15976 15978 15337 0 -1 64 0 319 0 0 0 0 0 1 18 0 9 0 646195239 889167872 19367 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15978/tid=15985] ppid=15976 vsize=868328 CPUtime=0.36
/proc/15978/task/15985/stat : 15985 (java) S 15976 15978 15337 0 -1 64 973 319 0 0 35 0 0 1 17 0 9 0 646195239 889167872 19367 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15978/tid=15986] ppid=15976 vsize=868328 CPUtime=0.01
/proc/15978/task/15986/stat : 15986 (java) S 15976 15978 15337 0 -1 64 2 319 0 0 0 0 0 1 19 0 9 0 646195239 889167872 19367 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15978/tid=15987] ppid=15976 vsize=868328 CPUtime=0.01
/proc/15978/task/15987/stat : 15987 (java) S 15976 15978 15337 0 -1 64 40 319 0 0 0 0 0 1 15 0 9 0 646195239 889167872 19367 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.39
Current children cumulated vsize (KiB) 868328

[startup+5.90287 s]
/proc/loadavg: 1.98 2.06 2.01 3/83 15991
/proc/meminfo: memFree=1767872/2055920 swapFree=4180232/4192956
[pid=15978] ppid=15976 vsize=868328 CPUtime=5.79
/proc/15978/stat : 15978 (java) S 15976 15978 15337 0 -1 0 27568 319 1 0 561 17 0 1 18 0 9 0 646195230 889167872 19367 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15978/statm: 217082 19367 2614 9 0 211610 0
[pid=15978/tid=15980] ppid=15976 vsize=868328 CPUtime=5.33
/proc/15978/task/15980/stat : 15980 (java) R 15976 15978 15337 0 -1 64 20675 319 1 0 518 14 0 1 25 0 9 0 646195232 889167872 19367 996147200 134512640 134550740 4294955968 18446744073709551615 4127158676 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15978/tid=15981] ppid=15976 vsize=868328 CPUtime=0.08
/proc/15978/task/15981/stat : 15981 (java) S 15976 15978 15337 0 -1 64 5045 319 0 0 6 1 0 1 17 0 9 0 646195233 889167872 19367 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15978/tid=15982] ppid=15976 vsize=868328 CPUtime=0.01
/proc/15978/task/15982/stat : 15982 (java) S 15976 15978 15337 0 -1 64 16 319 0 0 0 0 0 1 16 0 9 0 646195234 889167872 19367 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15978/tid=15983] ppid=15976 vsize=868328 CPUtime=0.01
/proc/15978/task/15983/stat : 15983 (java) S 15976 15978 15337 0 -1 64 12 319 0 0 0 0 0 1 16 0 9 0 646195234 889167872 19367 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15978/tid=15984] ppid=15976 vsize=868328 CPUtime=0.01
/proc/15978/task/15984/stat : 15984 (java) S 15976 15978 15337 0 -1 64 0 319 0 0 0 0 0 1 18 0 9 0 646195239 889167872 19367 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15978/tid=15985] ppid=15976 vsize=868328 CPUtime=0.36
/proc/15978/task/15985/stat : 15985 (java) S 15976 15978 15337 0 -1 64 973 319 0 0 35 0 0 1 15 0 9 0 646195239 889167872 19367 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15978/tid=15986] ppid=15976 vsize=868328 CPUtime=0.01
/proc/15978/task/15986/stat : 15986 (java) S 15976 15978 15337 0 -1 64 2 319 0 0 0 0 0 1 19 0 9 0 646195239 889167872 19367 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15978/tid=15987] ppid=15976 vsize=868328 CPUtime=0.01
/proc/15978/task/15987/stat : 15987 (java) S 15976 15978 15337 0 -1 64 40 319 0 0 0 0 0 1 15 0 9 0 646195239 889167872 19367 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.79
Current children cumulated vsize (KiB) 868328

[startup+6.10291 s]
/proc/loadavg: 1.98 2.06 2.01 3/83 15991
/proc/meminfo: memFree=1767872/2055920 swapFree=4180232/4192956
[pid=15978] ppid=15976 vsize=868328 CPUtime=5.99
/proc/15978/stat : 15978 (java) S 15976 15978 15337 0 -1 0 27577 319 1 0 581 17 0 1 18 0 9 0 646195230 889167872 19369 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15978/statm: 217082 19369 2614 9 0 211610 0
[pid=15978/tid=15980] ppid=15976 vsize=868328 CPUtime=5.53
/proc/15978/task/15980/stat : 15980 (java) R 15976 15978 15337 0 -1 64 20675 319 1 0 538 14 0 1 25 0 9 0 646195232 889167872 19369 996147200 134512640 134550740 4294955968 18446744073709551615 4127158864 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15978/tid=15981] ppid=15976 vsize=868328 CPUtime=0.08
/proc/15978/task/15981/stat : 15981 (java) S 15976 15978 15337 0 -1 64 5045 319 0 0 6 1 0 1 17 0 9 0 646195233 889167872 19369 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15978/tid=15982] ppid=15976 vsize=868328 CPUtime=0.01
/proc/15978/task/15982/stat : 15982 (java) S 15976 15978 15337 0 -1 64 16 319 0 0 0 0 0 1 16 0 9 0 646195234 889167872 19369 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15978/tid=15983] ppid=15976 vsize=868328 CPUtime=0.01
/proc/15978/task/15983/stat : 15983 (java) S 15976 15978 15337 0 -1 64 12 319 0 0 0 0 0 1 16 0 9 0 646195234 889167872 19369 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15978/tid=15984] ppid=15976 vsize=868328 CPUtime=0.01
/proc/15978/task/15984/stat : 15984 (java) S 15976 15978 15337 0 -1 64 0 319 0 0 0 0 0 1 18 0 9 0 646195239 889167872 19369 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15978/tid=15985] ppid=15976 vsize=868328 CPUtime=0.36
/proc/15978/task/15985/stat : 15985 (java) S 15976 15978 15337 0 -1 64 982 319 0 0 35 0 0 1 16 0 9 0 646195239 889167872 19369 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15978/tid=15986] ppid=15976 vsize=868328 CPUtime=0.01
/proc/15978/task/15986/stat : 15986 (java) S 15976 15978 15337 0 -1 64 2 319 0 0 0 0 0 1 19 0 9 0 646195239 889167872 19369 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15978/tid=15987] ppid=15976 vsize=868328 CPUtime=0.01
/proc/15978/task/15987/stat : 15987 (java) S 15976 15978 15337 0 -1 64 40 319 0 0 0 0 0 1 15 0 9 0 646195239 889167872 19369 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.99
Current children cumulated vsize (KiB) 868328

Child status: 0
Real time (s): 6.16705
CPU time (s): 6.06408
CPU user time (s): 5.86411
CPU system time (s): 0.199969
CPU usage (%): 98.3303
Max. virtual memory (cumulated for all children) (KiB): 868416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.86411
system time used= 0.199969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27933
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= 1467
involuntary context switches= 1509

runsolver used 0.010998 second user time and 0.028995 second system time

The end

Launcher Data (download as text)

Begin job on node5 at 2008-07-05 06:36:21
IDJOB=1085047
IDBENCH=57603
IDSOLVER=363
FILE ID=node5/1085047-1215232581
PBS_JOBID= 7881883
Free space on /tmp= 66536 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/super-jobShop/super-jobShop-enddr1/normalized-super-jobShop-enddr1-5.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-1085047-1215232581/watcher-1085047-1215232581 -o /tmp/evaluation-result-1085047-1215232581/solver-1085047-1215232581 -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-1085047-1215232581.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= cf6cb10154c91b27aba123e93ab25157
RANDOM SEED=957152264

node5.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.279
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.279
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:       1836584 kB
Buffers:         16416 kB
Cached:         126456 kB
SwapCached:       6592 kB
Active:          51152 kB
Inactive:       110756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1836584 kB
SwapTotal:     4192956 kB
SwapFree:      4180232 kB
Dirty:            2148 kB
Writeback:           0 kB
Mapped:          26036 kB
Slab:            42660 kB
Committed_AS:   974660 kB
PageTables:       1820 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= 66532 MiB
End job on node5 at 2008-07-05 06:36:27