Trace number 2097673

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.42787 7.5174

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 benchmark1.08783
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

0.04/0.09	
0.04/0.09	Abscon 112 (May, 2008)
0.19/0.26	
0.19/0.26	   configuration
0.19/0.26	     name=mac.xml
0.28/0.30	   
0.28/0.30	   instance
0.28/0.30	     name=HOME/instance-2097673-1247413815.xml
0.28/0.33	   
0.28/0.33	   domains being loaded...
0.28/0.35	   
0.28/0.35	   variables being loaded...
0.39/0.40	     nbVariables=100  nbDomainTypes=47  minDomainSize=107  maxDomainSize=151  nbTotalValues=13060
0.39/0.40	       =>  wckTime=0.135  cpuTime=0.11  mem=8M869
0.39/0.40	   
0.39/0.40	   predicates being loaded...
0.39/0.46	   
0.39/0.46	   constraints being loaded...
2.45/2.52	     nbConstraints=850  nbGlobalConstraints=5  nbConvertedConstraints=845  nbConvertConstraintsChecks=6089189
2.45/2.52	     nbExtensionStructures=357  nbSharedExtensionStructures=618  nbConflictsStructures=357
2.45/2.52	     nbSharedConflictsStructures=618  nbSharedBinaryRepresentations=73739  minDegree=11  maxDegree=24  minArity=2
2.45/2.52	     avgArity=2.05  maxArity=11  nbGenerators=0  nbFusions=0  symmetryWckTime=0.112  symmetryCpuTime=0.06  nbCliques=5
2.45/2.52	       =>  wckTime=2.261  cpuTime=2.01  mem=27M474
2.55/2.60	   
2.55/2.60	   solver IterativeSystematicSolver being built... 
2.55/2.67	   
2.55/2.67	   INFO : Forward propagation technique limited 
2.65/2.73	       =>  wckTime=2.471  cpuTime=2.12  mem=22M697
2.65/2.75	   
2.65/2.75	   preprocessing
2.65/2.75	     nbConstraintChecks=0  nbPropagations=100  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
2.65/2.75	     detectedInconsistency=no
2.65/2.75	       =>  wckTime=0.016  cpuTime=0.01  mem=23M700
3.43/3.54	   
3.43/3.54	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=36M36)
7.31/7.48	   
7.31/7.48	   search
7.31/7.48	     run=15  nbConstraintChecks=59006102  minDepth=4  maxDepth=100  nbPropagations=699541  nbRevisions=4751337
7.31/7.48	     nbUselessRevisions=3019813  nbAssignments=10818  nbFailedAssignments=8900  nbInferredBacktracks=107
7.31/7.48	     nbBacktracks=1469  nbVisitedNodes=20998  nbRestartNogoods=456  nbFoundSolutions=1  nbSEliminables=0
7.31/7.48	     nbREliminables=1.96  nbIEliminables=84.25  nbDEliminables=0  nbPEliminables=0
7.31/7.48	       =>  wckTime=4.747  cpuTime=4.59  mem=51M635
7.31/7.49	   
7.31/7.49	   global
7.31/7.49	     nbConstraintChecks=59006102  nbPropagations=699641  nbRevisions=4751337  nbUselessRevisions=3019813
7.31/7.49	     nbRestartNogoods=456  solvingWckTime=4.749  solvingCpuTime=4.6  expiredTime=no  totalExploration=no
7.31/7.49	     nbFoundSolutions=1  firstSolutionCpuTime=6.71  globalCpuTime=6.76
7.31/7.49	       =>  wckTime=7.222  cpuTime=6.72  mem=51M635
7.31/7.49	   
7.31/7.49	s SATISFIABLE
7.31/7.49	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.31/7.49	d NODES 10818
7.31/7.49	d CHECKS 59006102
7.31/7.49	   
7.31/7.49	   totalWckTime=7.292  totalCpuTime=6.76

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-2097673-1247413815/watcher-2097673-1247413815 -o /tmp/evaluation-result-2097673-1247413815/solver-2097673-1247413815 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2097673-1247413815.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.05 2.02 2.00 4/80 31776
/proc/meminfo: memFree=1675888/2055920 swapFree=4192812/4192956
[pid=31776] ppid=31774 vsize=18576 CPUtime=0
/proc/31776/stat : 31776 (runsolver) R 31774 31776 30585 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 28448390 19021824 284 996147200 4194304 4302564 548682068384 18446744073709551615 231962373415 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/31776/statm: 4644 284 249 26 0 2626 0

[startup+0.0539831 s]
/proc/loadavg: 2.05 2.02 2.00 4/80 31776
/proc/meminfo: memFree=1675888/2055920 swapFree=4192812/4192956
[pid=31776] ppid=31774 vsize=863616 CPUtime=0.04
/proc/31776/stat : 31776 (java) S 31774 31776 30585 0 -1 0 2449 0 1 0 3 1 0 0 18 0 9 0 28448390 884342784 2018 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31776/statm: 215904 2018 919 9 0 210819 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 863616

[startup+0.101974 s]
/proc/loadavg: 2.05 2.02 2.00 4/80 31776
/proc/meminfo: memFree=1675888/2055920 swapFree=4192812/4192956
[pid=31776] ppid=31774 vsize=865984 CPUtime=0.08
/proc/31776/stat : 31776 (java) S 31774 31776 30585 0 -1 0 3730 0 1 0 7 1 0 0 18 0 9 0 28448390 886767616 3198 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31776/statm: 216496 3198 1695 9 0 210981 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.301918 s]
/proc/loadavg: 2.05 2.02 2.00 4/80 31776
/proc/meminfo: memFree=1675888/2055920 swapFree=4192812/4192956
[pid=31776] ppid=31774 vsize=866380 CPUtime=0.28
/proc/31776/stat : 31776 (java) S 31774 31776 30585 0 -1 0 5846 0 1 0 25 3 0 0 18 0 9 0 28448390 887173120 5212 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31776/statm: 216595 5212 1981 9 0 211053 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866380

[startup+0.701801 s]
/proc/loadavg: 2.05 2.02 2.00 4/80 31776
/proc/meminfo: memFree=1675888/2055920 swapFree=4192812/4192956
[pid=31776] ppid=31774 vsize=867772 CPUtime=0.69
/proc/31776/stat : 31776 (java) S 31774 31776 30585 0 -1 0 8497 0 1 0 64 5 0 0 18 0 9 0 28448390 888598528 7849 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31776/statm: 216943 7849 2040 9 0 211379 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 867772

[startup+1.50157 s]
/proc/loadavg: 2.05 2.02 2.00 3/89 31785
/proc/meminfo: memFree=1650408/2055920 swapFree=4192812/4192956
[pid=31776] ppid=31774 vsize=867772 CPUtime=1.47
/proc/31776/stat : 31776 (java) S 31774 31776 30585 0 -1 0 9658 0 1 0 140 7 0 0 18 0 9 0 28448390 888598528 9009 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31776/statm: 216943 9009 2041 9 0 211379 0
[pid=31776/tid=31778] ppid=31774 vsize=867772 CPUtime=1.26
/proc/31776/task/31778/stat : 31778 (java) R 31774 31776 30585 0 -1 64 8259 0 1 0 120 6 0 0 25 0 9 0 28448392 888598528 9009 996147200 134512640 134550932 4294955968 18446744073709551615 4126882023 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31776/tid=31779] ppid=31774 vsize=867772 CPUtime=0
/proc/31776/task/31779/stat : 31779 (java) S 31774 31776 30585 0 -1 64 2 0 0 0 0 0 0 0 17 0 9 0 28448393 888598528 9009 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31776/tid=31780] ppid=31774 vsize=867772 CPUtime=0
/proc/31776/task/31780/stat : 31780 (java) S 31774 31776 30585 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 28448393 888598528 9009 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31776/tid=31781] ppid=31774 vsize=867772 CPUtime=0
/proc/31776/task/31781/stat : 31781 (java) S 31774 31776 30585 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 28448393 888598528 9009 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31776/tid=31782] ppid=31774 vsize=867772 CPUtime=0
/proc/31776/task/31782/stat : 31782 (java) S 31774 31776 30585 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28448395 888598528 9009 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31776/tid=31783] ppid=31774 vsize=867772 CPUtime=0.19
/proc/31776/task/31783/stat : 31783 (java) S 31774 31776 30585 0 -1 64 701 0 0 0 19 0 0 0 16 0 9 0 28448395 888598528 9009 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31776/tid=31784] ppid=31774 vsize=867772 CPUtime=0
/proc/31776/task/31784/stat : 31784 (java) S 31774 31776 30585 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28448395 888598528 9009 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31776/tid=31785] ppid=31774 vsize=867772 CPUtime=0
/proc/31776/task/31785/stat : 31785 (java) S 31774 31776 30585 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28448395 888598528 9009 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) 867772

[startup+3.10211 s]
/proc/loadavg: 2.04 2.02 2.00 3/89 31785
/proc/meminfo: memFree=1644008/2055920 swapFree=4192812/4192956
[pid=31776] ppid=31774 vsize=868540 CPUtime=3.04
/proc/31776/stat : 31776 (java) S 31774 31776 30585 0 -1 0 21084 321 1 0 291 13 0 0 18 0 9 0 28448390 889384960 12816 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31776/statm: 217135 12816 2658 9 0 211571 0
[pid=31776/tid=31778] ppid=31774 vsize=868540 CPUtime=2.62
/proc/31776/task/31778/stat : 31778 (java) R 31774 31776 30585 0 -1 64 15216 321 1 0 252 10 0 0 25 0 9 0 28448392 889384960 12816 996147200 134512640 134550932 4294955968 18446744073709551615 4127197099 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31776/tid=31779] ppid=31774 vsize=868540 CPUtime=0.06
/proc/31776/task/31779/stat : 31779 (java) S 31774 31776 30585 0 -1 64 4085 321 0 0 6 0 0 0 16 0 9 0 28448393 889384960 12816 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31776/tid=31780] ppid=31774 vsize=868540 CPUtime=0
/proc/31776/task/31780/stat : 31780 (java) S 31774 31776 30585 0 -1 64 17 321 0 0 0 0 0 0 16 0 9 0 28448393 889384960 12816 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31776/tid=31781] ppid=31774 vsize=868540 CPUtime=0
/proc/31776/task/31781/stat : 31781 (java) S 31774 31776 30585 0 -1 64 10 321 0 0 0 0 0 0 16 0 9 0 28448393 889384960 12816 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31776/tid=31782] ppid=31774 vsize=868540 CPUtime=0
/proc/31776/task/31782/stat : 31782 (java) S 31774 31776 30585 0 -1 64 2 321 0 0 0 0 0 0 18 0 9 0 28448395 889384960 12816 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31776/tid=31783] ppid=31774 vsize=868540 CPUtime=0.32
/proc/31776/task/31783/stat : 31783 (java) S 31774 31776 30585 0 -1 64 940 321 0 0 31 1 0 0 15 0 9 0 28448395 889384960 12816 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31776/tid=31784] ppid=31774 vsize=868540 CPUtime=0
/proc/31776/task/31784/stat : 31784 (java) S 31774 31776 30585 0 -1 64 1 321 0 0 0 0 0 0 19 0 9 0 28448395 889384960 12816 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31776/tid=31785] ppid=31774 vsize=868540 CPUtime=0
/proc/31776/task/31785/stat : 31785 (java) S 31774 31776 30585 0 -1 64 6 321 0 0 0 0 0 0 15 0 9 0 28448395 889384960 12816 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 868540

[startup+6.30119 s]
/proc/loadavg: 2.04 2.02 2.00 3/89 31789
/proc/meminfo: memFree=1607592/2055920 swapFree=4192812/4192956
[pid=31776] ppid=31774 vsize=868452 CPUtime=6.21
/proc/31776/stat : 31776 (java) S 31774 31776 30585 0 -1 0 27981 321 1 0 605 16 0 0 18 0 9 0 28448390 889294848 19517 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31776/statm: 217113 19517 2639 9 0 211571 0
[pid=31776/tid=31778] ppid=31774 vsize=868452 CPUtime=5.75
/proc/31776/task/31778/stat : 31778 (java) R 31774 31776 30585 0 -1 64 20927 321 1 0 562 13 0 0 25 0 9 0 28448392 889294848 19517 996147200 134512640 134550932 4294955968 18446744073709551615 4127168654 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31776/tid=31779] ppid=31774 vsize=868452 CPUtime=0.08
/proc/31776/task/31779/stat : 31779 (java) S 31774 31776 30585 0 -1 64 5220 321 0 0 7 1 0 0 16 0 9 0 28448393 889294848 19517 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31776/tid=31780] ppid=31774 vsize=868452 CPUtime=0
/proc/31776/task/31780/stat : 31780 (java) S 31774 31776 30585 0 -1 64 17 321 0 0 0 0 0 0 16 0 9 0 28448393 889294848 19517 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31776/tid=31781] ppid=31774 vsize=868452 CPUtime=0
/proc/31776/task/31781/stat : 31781 (java) S 31774 31776 30585 0 -1 64 10 321 0 0 0 0 0 0 16 0 9 0 28448393 889294848 19517 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31776/tid=31782] ppid=31774 vsize=868452 CPUtime=0
/proc/31776/task/31782/stat : 31782 (java) S 31774 31776 30585 0 -1 64 2 321 0 0 0 0 0 0 18 0 9 0 28448395 889294848 19517 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31776/tid=31783] ppid=31774 vsize=868452 CPUtime=0.35
/proc/31776/task/31783/stat : 31783 (java) S 31774 31776 30585 0 -1 64 962 321 0 0 34 1 0 0 15 0 9 0 28448395 889294848 19517 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31776/tid=31784] ppid=31774 vsize=868452 CPUtime=0
/proc/31776/task/31784/stat : 31784 (java) S 31774 31776 30585 0 -1 64 1 321 0 0 0 0 0 0 19 0 9 0 28448395 889294848 19517 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31776/tid=31785] ppid=31774 vsize=868452 CPUtime=0
/proc/31776/task/31785/stat : 31785 (java) S 31774 31776 30585 0 -1 64 35 321 0 0 0 0 0 0 15 0 9 0 28448395 889294848 19517 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 868452

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

[startup+7.10196 s]
/proc/loadavg: 2.04 2.02 2.00 3/89 31789
/proc/meminfo: memFree=1607592/2055920 swapFree=4192812/4192956
[pid=31776] ppid=31774 vsize=868452 CPUtime=7.01
/proc/31776/stat : 31776 (java) S 31774 31776 30585 0 -1 0 27982 321 1 0 684 17 0 0 18 0 9 0 28448390 889294848 19518 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31776/statm: 217113 19518 2639 9 0 211571 0
[pid=31776/tid=31778] ppid=31774 vsize=868452 CPUtime=6.54
/proc/31776/task/31778/stat : 31778 (java) R 31774 31776 30585 0 -1 64 20927 321 1 0 641 13 0 0 25 0 9 0 28448392 889294848 19518 996147200 134512640 134550932 4294955968 18446744073709551615 4127077325 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31776/tid=31779] ppid=31774 vsize=868452 CPUtime=0.08
/proc/31776/task/31779/stat : 31779 (java) S 31774 31776 30585 0 -1 64 5220 321 0 0 7 1 0 0 16 0 9 0 28448393 889294848 19518 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31776/tid=31780] ppid=31774 vsize=868452 CPUtime=0
/proc/31776/task/31780/stat : 31780 (java) S 31774 31776 30585 0 -1 64 17 321 0 0 0 0 0 0 16 0 9 0 28448393 889294848 19518 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31776/tid=31781] ppid=31774 vsize=868452 CPUtime=0
/proc/31776/task/31781/stat : 31781 (java) S 31774 31776 30585 0 -1 64 10 321 0 0 0 0 0 0 16 0 9 0 28448393 889294848 19518 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31776/tid=31782] ppid=31774 vsize=868452 CPUtime=0
/proc/31776/task/31782/stat : 31782 (java) S 31774 31776 30585 0 -1 64 2 321 0 0 0 0 0 0 18 0 9 0 28448395 889294848 19518 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31776/tid=31783] ppid=31774 vsize=868452 CPUtime=0.36
/proc/31776/task/31783/stat : 31783 (java) S 31774 31776 30585 0 -1 64 963 321 0 0 35 1 0 0 15 0 9 0 28448395 889294848 19518 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31776/tid=31784] ppid=31774 vsize=868452 CPUtime=0
/proc/31776/task/31784/stat : 31784 (java) S 31774 31776 30585 0 -1 64 1 321 0 0 0 0 0 0 19 0 9 0 28448395 889294848 19518 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31776/tid=31785] ppid=31774 vsize=868452 CPUtime=0
/proc/31776/task/31785/stat : 31785 (java) S 31774 31776 30585 0 -1 64 35 321 0 0 0 0 0 0 15 0 9 0 28448395 889294848 19518 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.01
Current children cumulated vsize (KiB) 868452

[startup+7.50184 s]
/proc/loadavg: 2.04 2.02 2.00 3/89 31789
/proc/meminfo: memFree=1607592/2055920 swapFree=4192812/4192956
[pid=31776] ppid=31774 vsize=868452 CPUtime=7.39
/proc/31776/stat : 31776 (java) S 31774 31776 30585 0 -1 0 27990 321 1 0 722 17 0 0 18 0 9 0 28448390 889294848 19522 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31776/statm: 217113 19522 2639 9 0 211571 0
[pid=31776/tid=31778] ppid=31774 vsize=868452 CPUtime=6.92
/proc/31776/task/31778/stat : 31778 (java) S 31774 31776 30585 0 -1 64 20933 321 1 0 679 13 0 0 25 0 9 0 28448392 889294848 19522 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31776/tid=31779] ppid=31774 vsize=868452 CPUtime=0.08
/proc/31776/task/31779/stat : 31779 (java) S 31774 31776 30585 0 -1 64 5220 321 0 0 7 1 0 0 16 0 9 0 28448393 889294848 19522 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31776/tid=31780] ppid=31774 vsize=868452 CPUtime=0
/proc/31776/task/31780/stat : 31780 (java) S 31774 31776 30585 0 -1 64 17 321 0 0 0 0 0 0 16 0 9 0 28448393 889294848 19522 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31776/tid=31781] ppid=31774 vsize=868452 CPUtime=0
/proc/31776/task/31781/stat : 31781 (java) S 31774 31776 30585 0 -1 64 10 321 0 0 0 0 0 0 16 0 9 0 28448393 889294848 19522 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31776/tid=31782] ppid=31774 vsize=868452 CPUtime=0
/proc/31776/task/31782/stat : 31782 (java) S 31774 31776 30585 0 -1 64 2 321 0 0 0 0 0 0 18 0 9 0 28448395 889294848 19522 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31776/tid=31783] ppid=31774 vsize=868452 CPUtime=0.36
/proc/31776/task/31783/stat : 31783 (java) S 31774 31776 30585 0 -1 64 965 321 0 0 35 1 0 0 16 0 9 0 28448395 889294848 19522 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31776/tid=31784] ppid=31774 vsize=868452 CPUtime=0
/proc/31776/task/31784/stat : 31784 (java) S 31774 31776 30585 0 -1 64 1 321 0 0 0 0 0 0 19 0 9 0 28448395 889294848 19522 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31776/tid=31785] ppid=31774 vsize=868452 CPUtime=0
/proc/31776/task/31785/stat : 31785 (java) S 31774 31776 30585 0 -1 64 35 321 0 0 0 0 0 0 15 0 9 0 28448395 889294848 19522 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.39
Current children cumulated vsize (KiB) 868452

Child status: 0
Real time (s): 7.5174
CPU time (s): 7.42787
CPU user time (s): 7.2359
CPU system time (s): 0.19197
CPU usage (%): 98.8091
Max. virtual memory (cumulated for all children) (KiB): 868540

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.2359
system time used= 0.19197
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28338
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= 1855
involuntary context switches= 2214

runsolver used 0.017997 second user time and 0.028995 second system time

The end

Launcher Data

Begin job on node16 at 2009-07-12 17:50:15
IDJOB=2097673
IDBENCH=57611
IDSOLVER=773
FILE ID=node16/2097673-1247413815
PBS_JOBID= 9510611
Free space on /tmp= 66456 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= BIN/runsolver --timestamp -w /tmp/evaluation-result-2097673-1247413815/watcher-2097673-1247413815 -o /tmp/evaluation-result-2097673-1247413815/solver-2097673-1247413815 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2097673-1247413815.xml

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

MD5SUM BENCH= 0b7b70f6dd692b128bfbda29a471f6cc
RANDOM SEED=197725714

node16.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.231
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.231
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:       1676368 kB
Buffers:         39888 kB
Cached:         136232 kB
SwapCached:          0 kB
Active:         241928 kB
Inactive:        80260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1676368 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2268 kB
Writeback:           0 kB
Mapped:         166544 kB
Slab:            42300 kB
Committed_AS:   994820 kB
PageTables:       2116 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= 66452 MiB
End job on node16 at 2009-07-12 17:50:23