Trace number 1085111

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 2.78857 2.72163

DiagnosticValue
CHECKS2754110
NODES315

General information on the benchmark

Namecsp/super-jobShop/
super-jobShop-enddr1/normalized-super-jobShop-enddr1-6.xml
MD5SUMc27b1c26289e0ba03dc0a1b18b0438f1
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.064989
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints845
Maximum constraint arity2
Maximum domain size129
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.00/0.07	
0.00/0.07	Abscon 112 (May, 2008)
0.21/0.21	
0.21/0.21	   configuration
0.21/0.21	     name=esac.xml
0.21/0.24	   
0.21/0.24	   instance
0.21/0.24	     name=HOME/instance-1085111-1215232707.xml
0.21/0.28	   
0.21/0.28	   domains being loaded...
0.21/0.29	   
0.21/0.29	   variables being loaded...
0.31/0.34	     nbVariables=100  nbDomainTypes=49  minDomainSize=99  maxDomainSize=129  nbTotalValues=11730
0.31/0.34	       =>  wckTime=0.126  cpuTime=0.11  mem=7M886
0.31/0.34	   
0.31/0.34	   predicates being loaded...
0.31/0.39	   
0.31/0.39	   constraints being loaded...
2.11/2.07	     nbConstraints=850  nbGlobalConstraints=5  nbConvertedConstraints=845  nbConvertConstraintsChecks=5183785
2.11/2.07	     nbExtensionStructures=376  nbSharedExtensionStructures=602  nbConflictsStructures=376
2.11/2.07	     nbSharedConflictsStructures=602  nbSharedBinaryRepresentations=70022  minDegree=11  maxDegree=24  minArity=2
2.11/2.07	     avgArity=2.05  maxArity=11  nbGenerators=0  nbFusions=0  symmetryWckTime=0.12  symmetryCpuTime=0.08  nbCliques=5
2.11/2.07	       =>  wckTime=1.862  cpuTime=1.74  mem=26M464
2.20/2.16	   
2.20/2.16	   solver IterativeSystematicSolver being built... 
2.30/2.23	   
2.30/2.23	   INFO : Forward propagation technique limited 
2.30/2.29	       =>  wckTime=2.082  cpuTime=1.86  mem=22M405
2.50/2.47	   
2.50/2.47	   preprocessing
2.50/2.47	     nbConstraintChecks=1311975  nbPropagations=3919  nbRevisions=12575  nbUselessRevisions=8465  nbSingletonTests=297
2.50/2.47	     nbEffectiveSingletonTests=7  nbACRemovals=0  nbFoundSingletons=0  nbRemovedValues=25  detectedInconsistency=no
2.50/2.47	       =>  wckTime=0.175  cpuTime=0.14  mem=25M347
2.69/2.66	   
2.69/2.66	   search
2.69/2.66	     run=4  nbConstraintChecks=1442132  minDepth=1  maxDepth=100  nbPropagations=28444  nbRevisions=98745
2.69/2.66	     nbUselessRevisions=66008  nbAssignments=315  nbFailedAssignments=86  nbBacktracks=6  nbVisitedNodes=408
2.69/2.66	     nbRestartNogoods=34  nbFoundSolutions=1  mapSize=6  nbInferences=0  nbTooLargeKeys=0  nbSEliminables=0
2.69/2.66	     nbREliminables=2.66  nbIEliminables=75.2  nbDEliminables=0  nbPEliminables=0
2.69/2.66	       =>  wckTime=0.361  cpuTime=0.29  mem=29M126
2.69/2.66	   
2.69/2.66	   global
2.69/2.66	     nbConstraintChecks=2754107  nbPropagations=32363  nbRevisions=111320  nbUselessRevisions=74473  nbRestartNogoods=34
2.69/2.66	     solvingWckTime=0.363  solvingCpuTime=0.29  expiredTime=no  totalExploration=no  nbFoundSolutions=1
2.69/2.66	     firstSolutionCpuTime=2.15  globalCpuTime=2.19
2.69/2.66	       =>  wckTime=2.447  cpuTime=2.15  mem=29M126
2.69/2.66	   
2.69/2.66	s SATISFIABLE
2.69/2.66	v 0 1 4 3 12 86 124 123 128 127 4 3 10 11 20 86 114 115 145 144 20 21 27 26 72 73 136 137 153 152 21 22 27 26 126 86 149 150 158 157 10 11 15 14 31 32 76 77 108 145 0 1 15 14 57 86 127 115 136 143 0 1 34 133 138 86 149 150 158 157 33 32 44 45 106 105 125 124 133 134 22 23 36 80 118 86 137 138 143 142 0 1 12 26 41 86 105 104 116 142 
2.69/2.66	d NODES 315
2.69/2.66	d CHECKS 2754107
2.69/2.66	   
2.69/2.66	   totalWckTime=2.497  totalCpuTime=2.2

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-1085111-1215232707/watcher-1085111-1215232707 -o /tmp/evaluation-result-1085111-1215232707/solver-1085111-1215232707 -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-1085111-1215232707.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.00 2.00 2.00 3/67 27880
/proc/meminfo: memFree=1767432/2055920 swapFree=4180240/4192956
[pid=27880] ppid=27878 vsize=1616 CPUtime=0
/proc/27880/stat : 27880 (java) D 27878 27880 23707 0 -1 0 177 0 0 0 0 0 0 0 18 0 1 0 2002242682 1654784 145 996147200 134512640 134550740 4294956128 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/27880/statm: 404 145 119 9 0 46 0

[startup+0.0181059 s]
/proc/loadavg: 2.00 2.00 2.00 3/67 27880
/proc/meminfo: memFree=1767432/2055920 swapFree=4180240/4192956
[pid=27880] ppid=27878 vsize=860508 CPUtime=0
/proc/27880/stat : 27880 (java) S 27878 27880 23707 0 -1 0 1007 0 1 0 0 0 0 0 18 0 2 0 2002242682 881160192 756 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/27880/statm: 215127 766 381 9 0 213525 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 860508

[startup+0.101122 s]
/proc/loadavg: 2.00 2.00 2.00 3/67 27880
/proc/meminfo: memFree=1767432/2055920 swapFree=4180240/4192956
[pid=27880] ppid=27878 vsize=865884 CPUtime=0.1
/proc/27880/stat : 27880 (java) S 27878 27880 23707 0 -1 0 3948 0 1 0 8 2 0 0 18 0 9 0 2002242682 886665216 3388 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27880/statm: 216471 3389 1776 9 0 211026 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 865884

[startup+0.301158 s]
/proc/loadavg: 2.00 2.00 2.00 3/67 27880
/proc/meminfo: memFree=1767432/2055920 swapFree=4180240/4192956
[pid=27880] ppid=27878 vsize=866400 CPUtime=0.31
/proc/27880/stat : 27880 (java) S 27878 27880 23707 0 -1 0 6167 0 1 0 28 3 0 0 18 0 9 0 2002242682 887193600 5537 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27880/statm: 216600 5537 1963 9 0 211128 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 866400

[startup+0.701226 s]
/proc/loadavg: 2.00 2.00 2.00 3/67 27880
/proc/meminfo: memFree=1767432/2055920 swapFree=4180240/4192956
[pid=27880] ppid=27878 vsize=868248 CPUtime=0.82
/proc/27880/stat : 27880 (java) S 27878 27880 23707 0 -1 0 8704 0 1 0 77 5 0 0 18 0 9 0 2002242682 889085952 8062 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27880/statm: 217062 8062 2013 9 0 211568 0
Current children cumulated CPU time (s) 0.82
Current children cumulated vsize (KiB) 868248

[startup+1.50236 s]
/proc/loadavg: 2.00 2.00 2.00 2/76 27923
/proc/meminfo: memFree=1739936/2055920 swapFree=4180240/4192956
[pid=27880] ppid=27878 vsize=868248 CPUtime=1.62
/proc/27880/stat : 27880 (java) S 27878 27880 23707 0 -1 0 10005 0 1 0 155 7 0 0 18 0 9 0 2002242682 889085952 9362 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27880/statm: 217062 9362 2014 9 0 211568 0
[pid=27880/tid=27882] ppid=27878 vsize=868248 CPUtime=1.39
/proc/27880/task/27882/stat : 27882 (java) R 27878 27880 23707 0 -1 64 8627 0 1 0 133 6 0 0 25 0 9 0 2002242683 889085952 9362 996147200 134512640 134550740 4294955968 18446744073709551615 4126885136 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27880/tid=27883] ppid=27878 vsize=868248 CPUtime=0
/proc/27880/task/27883/stat : 27883 (java) S 27878 27880 23707 0 -1 64 4 0 0 0 0 0 0 0 17 0 9 0 2002242684 889085952 9362 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27880/tid=27884] ppid=27878 vsize=868248 CPUtime=0
/proc/27880/task/27884/stat : 27884 (java) S 27878 27880 23707 0 -1 64 9 0 0 0 0 0 0 0 21 0 9 0 2002242684 889085952 9362 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27880/tid=27885] ppid=27878 vsize=868248 CPUtime=0
/proc/27880/task/27885/stat : 27885 (java) S 27878 27880 23707 0 -1 64 4 0 0 0 0 0 0 0 22 0 9 0 2002242684 889085952 9362 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27880/tid=27886] ppid=27878 vsize=868248 CPUtime=0
/proc/27880/task/27886/stat : 27886 (java) S 27878 27880 23707 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 2002242686 889085952 9362 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27880/tid=27887] ppid=27878 vsize=868248 CPUtime=0.21
/proc/27880/task/27887/stat : 27887 (java) S 27878 27880 23707 0 -1 64 681 0 0 0 21 0 0 0 15 0 9 0 2002242686 889085952 9362 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27880/tid=27888] ppid=27878 vsize=868248 CPUtime=0
/proc/27880/task/27888/stat : 27888 (java) S 27878 27880 23707 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 2002242686 889085952 9362 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27880/tid=27889] ppid=27878 vsize=868248 CPUtime=0
/proc/27880/task/27889/stat : 27889 (java) S 27878 27880 23707 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002242686 889085952 9362 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.62
Current children cumulated vsize (KiB) 868248

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

[startup+2.3025 s]
/proc/loadavg: 2.08 2.02 2.01 5/92 27946
/proc/meminfo: memFree=1685472/2055920 swapFree=4180240/4192956
[pid=27880] ppid=27878 vsize=868704 CPUtime=2.39
/proc/27880/stat : 27880 (java) S 27878 27880 23707 0 -1 0 19640 197 1 0 227 12 0 0 18 0 10 0 2002242682 889552896 12253 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27880/statm: 217176 12253 2632 9 0 211682 0
[pid=27946] ppid=27880 vsize=144 CPUtime=0
/proc/27946/stat : 27946 (rm) R 27880 27880 23707 0 -1 4194304 38 0 0 0 0 0 0 0 19 0 1 0 2002242883 147456 17 996147200 4194304 4227748 548682068720 18446744073709551615 240574854729 0 4 0 0 0 0 0 17 1 0 0
/proc/27946/statm: 36 17 11 8 0 3 0
[pid=27880/tid=27882] ppid=27878 vsize=868704 CPUtime=2.04
/proc/27880/task/27882/stat : 27882 (java) R 27878 27880 23707 0 -1 64 13929 197 1 0 194 10 0 0 16 0 10 0 2002242683 889552896 12253 996147200 134512640 134550740 4294955968 18446744073709551615 4125980715 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27880/tid=27883] ppid=27878 vsize=868704 CPUtime=0.06
/proc/27880/task/27883/stat : 27883 (java) R 27878 27880 23707 0 -1 64 3998 197 0 0 5 1 0 0 17 0 10 0 2002242684 889552896 12253 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27880/tid=27884] ppid=27878 vsize=868704 CPUtime=0
/proc/27880/task/27884/stat : 27884 (java) S 27878 27880 23707 0 -1 64 14 197 0 0 0 0 0 0 16 0 10 0 2002242684 889552896 12253 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27880/tid=27885] ppid=27878 vsize=868704 CPUtime=0
/proc/27880/task/27885/stat : 27885 (java) S 27878 27880 23707 0 -1 64 10 197 0 0 0 0 0 0 16 0 10 0 2002242684 889552896 12253 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27880/tid=27886] ppid=27878 vsize=868704 CPUtime=0
/proc/27880/task/27886/stat : 27886 (java) S 27878 27880 23707 0 -1 64 1 197 0 0 0 0 0 0 23 0 10 0 2002242686 889552896 12253 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27880/tid=27887] ppid=27878 vsize=868704 CPUtime=0.26
/proc/27880/task/27887/stat : 27887 (java) S 27878 27880 23707 0 -1 64 881 197 0 0 26 0 0 0 15 0 10 0 2002242686 889552896 12253 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27880/tid=27888] ppid=27878 vsize=868704 CPUtime=0
/proc/27880/task/27888/stat : 27888 (java) S 27878 27880 23707 0 -1 64 2 197 0 0 0 0 0 0 24 0 10 0 2002242686 889552896 12253 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27880/tid=27889] ppid=27878 vsize=868704 CPUtime=0
/proc/27880/task/27889/stat : 27889 (java) S 27878 27880 23707 0 -1 64 4 197 0 0 0 0 0 0 15 0 10 0 2002242686 889552896 12253 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27880/tid=27945] ppid=27878 vsize=868704 CPUtime=0
/proc/27880/task/27945/stat : 27945 (java) S 27878 27880 23707 0 -1 64 44 197 0 0 0 0 0 0 17 0 10 0 2002242883 889552896 12253 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.39
Current children cumulated vsize (KiB) 868848

[startup+2.70256 s]
/proc/loadavg: 2.08 2.02 2.01 5/92 27946
/proc/meminfo: memFree=1685472/2055920 swapFree=4180240/4192956
[pid=27880] ppid=27878 vsize=868704 CPUtime=2.75
/proc/27880/stat : 27880 (java) S 27878 27880 23707 0 -1 0 20713 320 1 0 261 14 0 0 18 0 9 0 2002242682 889552896 12766 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27880/statm: 217176 12766 2632 9 0 211682 0
[pid=27880/tid=27882] ppid=27878 vsize=868704 CPUtime=2.34
/proc/27880/task/27882/stat : 27882 (java) S 27878 27880 23707 0 -1 64 14960 320 1 0 224 10 0 0 19 0 9 0 2002242683 889552896 12766 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27880/tid=27883] ppid=27878 vsize=868704 CPUtime=0.06
/proc/27880/task/27883/stat : 27883 (java) S 27878 27880 23707 0 -1 64 3998 320 0 0 5 1 0 0 17 0 9 0 2002242684 889552896 12766 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27880/tid=27884] ppid=27878 vsize=868704 CPUtime=0
/proc/27880/task/27884/stat : 27884 (java) S 27878 27880 23707 0 -1 64 14 320 0 0 0 0 0 0 16 0 9 0 2002242684 889552896 12766 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27880/tid=27885] ppid=27878 vsize=868704 CPUtime=0
/proc/27880/task/27885/stat : 27885 (java) S 27878 27880 23707 0 -1 64 10 320 0 0 0 0 0 0 16 0 9 0 2002242684 889552896 12766 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27880/tid=27886] ppid=27878 vsize=868704 CPUtime=0
/proc/27880/task/27886/stat : 27886 (java) S 27878 27880 23707 0 -1 64 1 320 0 0 0 0 0 0 23 0 9 0 2002242686 889552896 12766 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27880/tid=27887] ppid=27878 vsize=868704 CPUtime=0.31
/proc/27880/task/27887/stat : 27887 (java) S 27878 27880 23707 0 -1 64 920 320 0 0 31 0 0 0 15 0 9 0 2002242686 889552896 12766 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27880/tid=27888] ppid=27878 vsize=868704 CPUtime=0
/proc/27880/task/27888/stat : 27888 (java) S 27878 27880 23707 0 -1 64 2 320 0 0 0 0 0 0 24 0 9 0 2002242686 889552896 12766 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27880/tid=27889] ppid=27878 vsize=868704 CPUtime=0
/proc/27880/task/27889/stat : 27889 (java) S 27878 27880 23707 0 -1 64 4 320 0 0 0 0 0 0 15 0 9 0 2002242686 889552896 12766 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 868704

Child status: 0
Real time (s): 2.72163
CPU time (s): 2.78857
CPU user time (s): 2.6276
CPU system time (s): 0.160975
CPU usage (%): 102.46
Max. virtual memory (cumulated for all children) (KiB): 868848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.6276
system time used= 0.160975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21061
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= 995
involuntary context switches= 889

runsolver used 0.004999 second user time and 0.016997 second system time

The end

Launcher Data (download as text)

Begin job on node50 at 2008-07-05 06:38:27
IDJOB=1085111
IDBENCH=57607
IDSOLVER=364
FILE ID=node50/1085111-1215232707
PBS_JOBID= 7881713
Free space on /tmp= 66440 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/super-jobShop/super-jobShop-enddr1/normalized-super-jobShop-enddr1-6.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-1085111-1215232707/watcher-1085111-1215232707 -o /tmp/evaluation-result-1085111-1215232707/solver-1085111-1215232707 -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-1085111-1215232707.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= c27b1c26289e0ba03dc0a1b18b0438f1
RANDOM SEED=1514490284

node50.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.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 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.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1767912 kB
Buffers:         46960 kB
Cached:         174448 kB
SwapCached:       7072 kB
Active:         147948 kB
Inactive:        83424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1767912 kB
SwapTotal:     4192956 kB
SwapFree:      4180240 kB
Dirty:            2156 kB
Writeback:           0 kB
Mapped:          15364 kB
Slab:            42312 kB
Committed_AS:  3947872 kB
PageTables:       1672 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= 66412 MiB
End job on node50 at 2008-07-05 06:38:30