Trace number 2097696

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 3.9574 4.01786

DiagnosticValue
CHECKS11600700
NODES433

General information on the benchmark

Namecsp/super-jobShop/
super-jobShop-e0ddr2/normalized-super-jobShop-e0ddr2-6.xml
MD5SUM83970268d81e5df519a419175718ec8a
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.401938
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints845
Maximum constraint arity2
Maximum domain size138
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

0.04/0.09	
0.04/0.09	Abscon 112 (May, 2008)
0.19/0.24	
0.19/0.24	   configuration
0.19/0.24	     name=esac.xml
0.19/0.29	   
0.19/0.29	   instance
0.19/0.30	     name=HOME/instance-2097696-1247413832.xml
0.29/0.33	   
0.29/0.33	   domains being loaded...
0.29/0.35	   
0.29/0.35	   variables being loaded...
0.38/0.40	     nbVariables=100  nbDomainTypes=49  minDomainSize=121  maxDomainSize=138  nbTotalValues=12770
0.38/0.40	       =>  wckTime=0.158  cpuTime=0.14  mem=8M869
0.38/0.40	   
0.38/0.40	   predicates being loaded...
0.49/0.53	   
0.49/0.53	   constraints being loaded...
2.64/2.72	     nbConstraints=850  nbGlobalConstraints=5  nbConvertedConstraints=845  nbConvertConstraintsChecks=6196950
2.64/2.72	     nbExtensionStructures=380  nbSharedExtensionStructures=604  nbConflictsStructures=380
2.64/2.72	     nbSharedConflictsStructures=604  nbSharedBinaryRepresentations=76276  minDegree=11  maxDegree=24  minArity=2
2.64/2.72	     avgArity=2.05  maxArity=11  nbGenerators=0  nbFusions=0  symmetryWckTime=0.113  symmetryCpuTime=0.06  nbCliques=5
2.64/2.72	       =>  wckTime=2.479  cpuTime=2.18  mem=27M522
2.74/2.80	   
2.74/2.80	   solver IterativeSystematicSolver being built... 
2.74/2.87	   
2.74/2.87	   INFO : Forward propagation technique limited 
2.84/2.94	       =>  wckTime=2.696  cpuTime=2.3  mem=22M824
3.53/3.62	   
3.53/3.62	   preprocessing
3.53/3.62	     nbConstraintChecks=8101204  nbPropagations=21311  nbRevisions=65588  nbUselessRevisions=41368  nbSingletonTests=933
3.53/3.62	     nbEffectiveSingletonTests=16  nbACRemovals=0  nbFoundSingletons=0  nbRemovedValues=67  detectedInconsistency=no
3.53/3.62	       =>  wckTime=0.683  cpuTime=0.62  mem=38M782
3.84/3.98	   
3.84/3.98	   search
3.84/3.98	     run=5  nbConstraintChecks=3499510  minDepth=2  maxDepth=100  nbPropagations=153992  nbRevisions=516716
3.84/3.98	     nbUselessRevisions=326798  nbAssignments=433  nbFailedAssignments=167  nbInferredBacktracks=1  nbBacktracks=42
3.84/3.98	     nbVisitedNodes=636  nbRestartNogoods=72  nbFoundSolutions=1  mapSize=38  nbInferences=0  nbTooLargeKeys=0
3.84/3.98	     nbSEliminables=0  nbREliminables=0.02  nbIEliminables=81.42  nbDEliminables=0  nbPEliminables=0
3.84/3.98	       =>  wckTime=1.039  cpuTime=0.96  mem=43M482
3.84/3.98	   
3.84/3.98	   global
3.84/3.98	     nbConstraintChecks=11600714  nbPropagations=175303  nbRevisions=582304  nbUselessRevisions=368166
3.84/3.98	     nbRestartNogoods=72  solvingWckTime=1.041  solvingCpuTime=0.96  expiredTime=no  totalExploration=no
3.84/3.98	     nbFoundSolutions=1  firstSolutionCpuTime=3.25  globalCpuTime=3.31
3.84/3.98	       =>  wckTime=3.739  cpuTime=3.26  mem=43M482
3.84/3.98	   
3.84/3.98	s SATISFIABLE
3.84/3.98	v 81 53 98 91 115 114 133 132 139 154 6 5 19 18 33 34 55 53 61 154 63 53 74 87 94 93 102 103 113 155 74 53 81 82 102 103 115 114 127 157 35 0 54 52 62 63 72 71 84 160 13 14 25 53 72 71 81 82 93 160 12 0 27 28 49 48 65 66 76 161 0 1 6 5 21 20 45 44 53 161 15 16 38 53 81 82 94 93 102 158 0 1 6 5 12 13 21 20 27 154 
3.84/3.98	d NODES 433
3.84/3.98	d CHECKS 11600714
3.84/3.98	   
3.84/3.98	   totalWckTime=3.796  totalCpuTime=3.32

Verifier Data

OK

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2097696-1247413832/watcher-2097696-1247413832 -o /tmp/evaluation-result-2097696-1247413832/solver-2097696-1247413832 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2097696-1247413832.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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.08 2.03 2.00 3/81 30929
/proc/meminfo: memFree=1562960/2055920 swapFree=4192812/4192956
[pid=30929] ppid=30927 vsize=18576 CPUtime=0
/proc/30929/stat : 30929 (runsolver) R 30927 30929 29077 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 28446506 19021824 284 996147200 4194304 4302564 548682068384 18446744073709551615 250968861991 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/30929/statm: 4644 284 249 26 0 2626 0

[startup+0.052892 s]
/proc/loadavg: 2.08 2.03 2.00 3/81 30929
/proc/meminfo: memFree=1562960/2055920 swapFree=4192812/4192956
[pid=30929] ppid=30927 vsize=863616 CPUtime=0.04
/proc/30929/stat : 30929 (java) S 30927 30929 29077 0 -1 0 2428 0 1 0 3 1 0 0 18 0 9 0 28446506 884342784 2000 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30929/statm: 215904 2000 910 9 0 210819 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 863616

[startup+0.101898 s]
/proc/loadavg: 2.08 2.03 2.00 3/81 30929
/proc/meminfo: memFree=1562960/2055920 swapFree=4192812/4192956
[pid=30929] ppid=30927 vsize=865984 CPUtime=0.09
/proc/30929/stat : 30929 (java) S 30927 30929 29077 0 -1 0 3759 0 1 0 7 2 0 0 18 0 9 0 28446506 886767616 3216 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30929/statm: 216496 3216 1697 9 0 210981 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865984

[startup+0.301914 s]
/proc/loadavg: 2.08 2.03 2.00 3/81 30929
/proc/meminfo: memFree=1562960/2055920 swapFree=4192812/4192956
[pid=30929] ppid=30927 vsize=866224 CPUtime=0.29
/proc/30929/stat : 30929 (java) S 30927 30929 29077 0 -1 0 5804 0 1 0 25 4 0 0 18 0 9 0 28446506 887013376 5170 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30929/statm: 216556 5170 1980 9 0 211014 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866224

[startup+0.701954 s]
/proc/loadavg: 2.08 2.03 2.00 3/81 30929
/proc/meminfo: memFree=1562960/2055920 swapFree=4192812/4192956
[pid=30929] ppid=30927 vsize=867164 CPUtime=0.68
/proc/30929/stat : 30929 (java) S 30927 30929 29077 0 -1 0 7852 0 1 0 63 5 0 0 18 0 9 0 28446506 887975936 7206 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30929/statm: 216791 7206 2034 9 0 211227 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867164

[startup+1.50103 s]
/proc/loadavg: 2.08 2.03 2.00 3/90 30938
/proc/meminfo: memFree=1537928/2055920 swapFree=4192812/4192956
[pid=30929] ppid=30927 vsize=867788 CPUtime=1.47
/proc/30929/stat : 30929 (java) S 30927 30929 29077 0 -1 0 9572 0 1 0 139 8 0 0 18 0 9 0 28446506 888614912 8923 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30929/statm: 216947 8923 2041 9 0 211383 0
[pid=30929/tid=30931] ppid=30927 vsize=867788 CPUtime=1.25
/proc/30929/task/30931/stat : 30931 (java) R 30927 30929 29077 0 -1 64 8151 0 1 0 118 7 0 0 25 0 9 0 28446508 888614912 8923 996147200 134512640 134550932 4294955968 18446744073709551615 4126890577 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30929/tid=30932] ppid=30927 vsize=867788 CPUtime=0
/proc/30929/task/30932/stat : 30932 (java) S 30927 30929 29077 0 -1 64 2 0 0 0 0 0 0 0 17 0 9 0 28446509 888614912 8923 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30929/tid=30933] ppid=30927 vsize=867788 CPUtime=0
/proc/30929/task/30933/stat : 30933 (java) S 30927 30929 29077 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 28446509 888614912 8923 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30929/tid=30934] ppid=30927 vsize=867788 CPUtime=0
/proc/30929/task/30934/stat : 30934 (java) S 30927 30929 29077 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 28446509 888614912 8923 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30929/tid=30935] ppid=30927 vsize=867788 CPUtime=0
/proc/30929/task/30935/stat : 30935 (java) S 30927 30929 29077 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28446512 888614912 8923 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30929/tid=30936] ppid=30927 vsize=867788 CPUtime=0.2
/proc/30929/task/30936/stat : 30936 (java) S 30927 30929 29077 0 -1 64 722 0 0 0 20 0 0 0 16 0 9 0 28446512 888614912 8923 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30929/tid=30937] ppid=30927 vsize=867788 CPUtime=0
/proc/30929/task/30937/stat : 30937 (java) S 30927 30929 29077 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28446512 888614912 8923 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30929/tid=30938] ppid=30927 vsize=867788 CPUtime=0
/proc/30929/task/30938/stat : 30938 (java) S 30927 30929 29077 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 28446512 888614912 8923 996147200 134512640 134550932 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) 867788

[startup+3.10219 s]
/proc/loadavg: 2.08 2.03 2.00 3/90 30938
/proc/meminfo: memFree=1531656/2055920 swapFree=4192812/4192956
[pid=30929] ppid=30927 vsize=868556 CPUtime=3.03
/proc/30929/stat : 30929 (java) S 30927 30929 29077 0 -1 0 20522 321 1 0 287 16 0 0 18 0 9 0 28446506 889401344 12613 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30929/statm: 217139 12613 2658 9 0 211575 0
[pid=30929/tid=30931] ppid=30927 vsize=868556 CPUtime=2.63
/proc/30929/task/30931/stat : 30931 (java) R 30927 30929 29077 0 -1 64 14623 321 1 0 250 13 0 0 25 0 9 0 28446508 889401344 12613 996147200 134512640 134550932 4294955968 18446744073709551615 4126893332 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30929/tid=30932] ppid=30927 vsize=868556 CPUtime=0.06
/proc/30929/task/30932/stat : 30932 (java) S 30927 30929 29077 0 -1 64 4107 321 0 0 6 0 0 0 16 0 9 0 28446509 889401344 12613 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30929/tid=30933] ppid=30927 vsize=868556 CPUtime=0
/proc/30929/task/30933/stat : 30933 (java) S 30927 30929 29077 0 -1 64 16 321 0 0 0 0 0 0 16 0 9 0 28446509 889401344 12613 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30929/tid=30934] ppid=30927 vsize=868556 CPUtime=0
/proc/30929/task/30934/stat : 30934 (java) S 30927 30929 29077 0 -1 64 11 321 0 0 0 0 0 0 16 0 9 0 28446509 889401344 12613 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30929/tid=30935] ppid=30927 vsize=868556 CPUtime=0
/proc/30929/task/30935/stat : 30935 (java) S 30927 30929 29077 0 -1 64 2 321 0 0 0 0 0 0 18 0 9 0 28446512 889401344 12613 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30929/tid=30936] ppid=30927 vsize=868556 CPUtime=0.31
/proc/30929/task/30936/stat : 30936 (java) S 30927 30929 29077 0 -1 64 944 321 0 0 30 1 0 0 15 0 9 0 28446512 889401344 12613 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30929/tid=30937] ppid=30927 vsize=868556 CPUtime=0
/proc/30929/task/30937/stat : 30937 (java) S 30927 30929 29077 0 -1 64 1 321 0 0 0 0 0 0 19 0 9 0 28446512 889401344 12613 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30929/tid=30938] ppid=30927 vsize=868556 CPUtime=0
/proc/30929/task/30938/stat : 30938 (java) S 30927 30929 29077 0 -1 64 13 321 0 0 0 0 0 0 15 0 9 0 28446512 889401344 12613 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 868556

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

[startup+3.50223 s]
/proc/loadavg: 2.08 2.03 2.00 3/90 30942
/proc/meminfo: memFree=1522440/2055920 swapFree=4192812/4192956
[pid=30929] ppid=30927 vsize=868556 CPUtime=3.43
/proc/30929/stat : 30929 (java) S 30927 30929 29077 0 -1 0 22649 321 1 0 325 18 0 0 18 0 9 0 28446506 889401344 14307 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30929/statm: 217139 14307 2658 9 0 211575 0
[pid=30929/tid=30931] ppid=30927 vsize=868556 CPUtime=3.02
/proc/30929/task/30931/stat : 30931 (java) R 30927 30929 29077 0 -1 64 16747 321 1 0 287 15 0 0 25 0 9 0 28446508 889401344 14307 996147200 134512640 134550932 4294955968 18446744073709551615 4127196348 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30929/tid=30932] ppid=30927 vsize=868556 CPUtime=0.06
/proc/30929/task/30932/stat : 30932 (java) S 30927 30929 29077 0 -1 64 4107 321 0 0 6 0 0 0 16 0 9 0 28446509 889401344 14307 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30929/tid=30933] ppid=30927 vsize=868556 CPUtime=0
/proc/30929/task/30933/stat : 30933 (java) S 30927 30929 29077 0 -1 64 16 321 0 0 0 0 0 0 16 0 9 0 28446509 889401344 14307 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30929/tid=30934] ppid=30927 vsize=868556 CPUtime=0
/proc/30929/task/30934/stat : 30934 (java) S 30927 30929 29077 0 -1 64 11 321 0 0 0 0 0 0 16 0 9 0 28446509 889401344 14307 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30929/tid=30935] ppid=30927 vsize=868556 CPUtime=0
/proc/30929/task/30935/stat : 30935 (java) S 30927 30929 29077 0 -1 64 2 321 0 0 0 0 0 0 18 0 9 0 28446512 889401344 14307 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30929/tid=30936] ppid=30927 vsize=868556 CPUtime=0.32
/proc/30929/task/30936/stat : 30936 (java) S 30927 30929 29077 0 -1 64 947 321 0 0 31 1 0 0 16 0 9 0 28446512 889401344 14307 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30929/tid=30937] ppid=30927 vsize=868556 CPUtime=0
/proc/30929/task/30937/stat : 30937 (java) S 30927 30929 29077 0 -1 64 1 321 0 0 0 0 0 0 19 0 9 0 28446512 889401344 14307 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30929/tid=30938] ppid=30927 vsize=868556 CPUtime=0
/proc/30929/task/30938/stat : 30938 (java) S 30927 30929 29077 0 -1 64 13 321 0 0 0 0 0 0 15 0 9 0 28446512 889401344 14307 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.43
Current children cumulated vsize (KiB) 868556

[startup+3.90227 s]
/proc/loadavg: 2.08 2.03 2.00 3/90 30942
/proc/meminfo: memFree=1522440/2055920 swapFree=4192812/4192956
[pid=30929] ppid=30927 vsize=868556 CPUtime=3.84
/proc/30929/stat : 30929 (java) S 30927 30929 29077 0 -1 0 24400 321 1 0 364 20 0 0 18 0 9 0 28446506 889401344 16053 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30929/statm: 217139 16053 2658 9 0 211575 0
[pid=30929/tid=30931] ppid=30927 vsize=868556 CPUtime=3.39
/proc/30929/task/30931/stat : 30931 (java) R 30927 30929 29077 0 -1 64 18483 321 1 0 323 16 0 0 25 0 9 0 28446508 889401344 16053 996147200 134512640 134550932 4294955968 18446744073709551615 4127188171 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30929/tid=30932] ppid=30927 vsize=868556 CPUtime=0.06
/proc/30929/task/30932/stat : 30932 (java) S 30927 30929 29077 0 -1 64 4107 321 0 0 6 0 0 0 17 0 9 0 28446509 889401344 16053 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30929/tid=30933] ppid=30927 vsize=868556 CPUtime=0
/proc/30929/task/30933/stat : 30933 (java) S 30927 30929 29077 0 -1 64 16 321 0 0 0 0 0 0 16 0 9 0 28446509 889401344 16053 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30929/tid=30934] ppid=30927 vsize=868556 CPUtime=0
/proc/30929/task/30934/stat : 30934 (java) S 30927 30929 29077 0 -1 64 11 321 0 0 0 0 0 0 16 0 9 0 28446509 889401344 16053 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30929/tid=30935] ppid=30927 vsize=868556 CPUtime=0
/proc/30929/task/30935/stat : 30935 (java) S 30927 30929 29077 0 -1 64 2 321 0 0 0 0 0 0 18 0 9 0 28446512 889401344 16053 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30929/tid=30936] ppid=30927 vsize=868556 CPUtime=0.34
/proc/30929/task/30936/stat : 30936 (java) S 30927 30929 29077 0 -1 64 962 321 0 0 33 1 0 0 15 0 9 0 28446512 889401344 16053 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30929/tid=30937] ppid=30927 vsize=868556 CPUtime=0
/proc/30929/task/30937/stat : 30937 (java) S 30927 30929 29077 0 -1 64 1 321 0 0 0 0 0 0 19 0 9 0 28446512 889401344 16053 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30929/tid=30938] ppid=30927 vsize=868556 CPUtime=0
/proc/30929/task/30938/stat : 30938 (java) S 30927 30929 29077 0 -1 64 13 321 0 0 0 0 0 0 15 0 9 0 28446512 889401344 16053 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.84
Current children cumulated vsize (KiB) 868556

[startup+4.00227 s]
/proc/loadavg: 2.08 2.03 2.00 3/90 30942
/proc/meminfo: memFree=1522440/2055920 swapFree=4192812/4192956
[pid=30929] ppid=30927 vsize=868556 CPUtime=3.92
/proc/30929/stat : 30929 (java) S 30927 30929 29077 0 -1 0 24750 321 1 0 372 20 0 0 18 0 9 0 28446506 889401344 16400 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30929/statm: 217139 16400 2658 9 0 211575 0
[pid=30929/tid=30931] ppid=30927 vsize=868556 CPUtime=3.48
/proc/30929/task/30931/stat : 30931 (java) S 30927 30929 29077 0 -1 64 18832 321 1 0 331 17 0 0 25 0 9 0 28446508 889401344 16400 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30929/tid=30932] ppid=30927 vsize=868556 CPUtime=0.06
/proc/30929/task/30932/stat : 30932 (java) S 30927 30929 29077 0 -1 64 4107 321 0 0 6 0 0 0 17 0 9 0 28446509 889401344 16400 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30929/tid=30933] ppid=30927 vsize=868556 CPUtime=0
/proc/30929/task/30933/stat : 30933 (java) S 30927 30929 29077 0 -1 64 16 321 0 0 0 0 0 0 16 0 9 0 28446509 889401344 16400 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30929/tid=30934] ppid=30927 vsize=868556 CPUtime=0
/proc/30929/task/30934/stat : 30934 (java) S 30927 30929 29077 0 -1 64 11 321 0 0 0 0 0 0 16 0 9 0 28446509 889401344 16400 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30929/tid=30935] ppid=30927 vsize=868556 CPUtime=0
/proc/30929/task/30935/stat : 30935 (java) S 30927 30929 29077 0 -1 64 2 321 0 0 0 0 0 0 18 0 9 0 28446512 889401344 16400 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30929/tid=30936] ppid=30927 vsize=868556 CPUtime=0.35
/proc/30929/task/30936/stat : 30936 (java) S 30927 30929 29077 0 -1 64 963 321 0 0 34 1 0 0 15 0 9 0 28446512 889401344 16400 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30929/tid=30937] ppid=30927 vsize=868556 CPUtime=0
/proc/30929/task/30937/stat : 30937 (java) S 30927 30929 29077 0 -1 64 1 321 0 0 0 0 0 0 19 0 9 0 28446512 889401344 16400 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30929/tid=30938] ppid=30927 vsize=868556 CPUtime=0
/proc/30929/task/30938/stat : 30938 (java) S 30927 30929 29077 0 -1 64 13 321 0 0 0 0 0 0 15 0 9 0 28446512 889401344 16400 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.92
Current children cumulated vsize (KiB) 868556

Child status: 0
Real time (s): 4.01786
CPU time (s): 3.9574
CPU user time (s): 3.73343
CPU system time (s): 0.223965
CPU usage (%): 98.4952
Max. virtual memory (cumulated for all children) (KiB): 868560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.73343
system time used= 0.223965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25097
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= 1150
involuntary context switches= 1365

runsolver used 0.009998 second user time and 0.018997 second system time

The end

Launcher Data

Begin job on node56 at 2009-07-12 17:50:32
IDJOB=2097696
IDBENCH=57630
IDSOLVER=774
FILE ID=node56/2097696-1247413832
PBS_JOBID= 9510533
Free space on /tmp= 103028 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/super-jobShop/super-jobShop-e0ddr2/normalized-super-jobShop-e0ddr2-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= BIN/runsolver --timestamp -w /tmp/evaluation-result-2097696-1247413832/watcher-2097696-1247413832 -o /tmp/evaluation-result-2097696-1247413832/solver-2097696-1247413832 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2097696-1247413832.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 83970268d81e5df519a419175718ec8a
RANDOM SEED=10139137

node56.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.209
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.209
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:       1563440 kB
Buffers:         38992 kB
Cached:         149912 kB
SwapCached:          0 kB
Active:         357424 kB
Inactive:        77912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1563440 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           16100 kB
Writeback:           0 kB
Mapped:         265824 kB
Slab:            41968 kB
Committed_AS:  1001840 kB
PageTables:       2336 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= 103024 MiB
End job on node56 at 2009-07-12 17:50:36