Trace number 2097684

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 4.46132 4.53746

DiagnosticValue
CHECKS21636600
NODES309

General information on the benchmark

Namecsp/super-jobShop/
super-jobShop-ewddr2/normalized-super-jobShop-ewddr2-8.xml
MD5SUMaff89a3c376f9d649716b708df99d09e
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.324949
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints845
Maximum constraint arity2
Maximum domain size153
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.01/0.08	
0.01/0.08	Abscon 112 (May, 2008)
0.19/0.24	
0.19/0.24	   configuration
0.19/0.24	     name=esac.xml
0.19/0.27	   
0.19/0.27	   instance
0.19/0.27	     name=HOME/instance-2097684-1247413824.xml
0.29/0.31	   
0.29/0.31	   domains being loaded...
0.29/0.32	   
0.29/0.32	   variables being loaded...
0.29/0.37	     nbVariables=100  nbDomainTypes=49  minDomainSize=114  maxDomainSize=153  nbTotalValues=13490
0.29/0.37	       =>  wckTime=0.126  cpuTime=0.1  mem=8M869
0.29/0.37	   
0.29/0.37	   predicates being loaded...
0.39/0.43	   
0.39/0.43	   constraints being loaded...
2.47/2.54	     nbConstraints=850  nbGlobalConstraints=5  nbConvertedConstraints=845  nbConvertConstraintsChecks=6861286
2.47/2.54	     nbExtensionStructures=376  nbSharedExtensionStructures=602  nbConflictsStructures=376
2.47/2.54	     nbSharedConflictsStructures=602  nbSharedBinaryRepresentations=80763  minDegree=11  maxDegree=24  minArity=2
2.47/2.54	     avgArity=2.05  maxArity=11  nbGenerators=0  nbFusions=0  symmetryWckTime=0.117  symmetryCpuTime=0.08  nbCliques=5
2.47/2.54	       =>  wckTime=2.295  cpuTime=2.06  mem=27M439
2.57/2.62	   
2.57/2.62	   solver IterativeSystematicSolver being built... 
2.57/2.68	   
2.57/2.69	   INFO : Forward propagation technique limited 
2.67/2.75	       =>  wckTime=2.509  cpuTime=2.18  mem=22M688
4.17/4.23	   
4.17/4.25	   preprocessing
4.17/4.25	     nbConstraintChecks=19628945  nbPropagations=42989  nbRevisions=139604  nbUselessRevisions=88139
4.17/4.25	     nbSingletonTests=1708  nbEffectiveSingletonTests=34  nbACRemovals=0  nbFoundSingletons=0  nbRemovedValues=94
4.17/4.25	     detectedInconsistency=no
4.17/4.25	       =>  wckTime=1.478  cpuTime=1.41  mem=23M750
4.36/4.47	   
4.36/4.47	   search
4.36/4.47	     run=4  nbConstraintChecks=2007673  minDepth=6  maxDepth=100  nbPropagations=228812  nbRevisions=762755
4.36/4.47	     nbUselessRevisions=483349  nbAssignments=309  nbFailedAssignments=90  nbBacktracks=17  nbVisitedNodes=415
4.36/4.47	     nbRestartNogoods=43  nbFoundSolutions=1  mapSize=16  nbInferences=0  nbTooLargeKeys=0  nbSEliminables=0
4.36/4.47	     nbREliminables=2.32  nbIEliminables=78.42  nbDEliminables=0  nbPEliminables=0
4.36/4.47	       =>  wckTime=1.714  cpuTime=1.62  mem=27M509
4.36/4.47	   
4.36/4.47	   global
4.36/4.47	     nbConstraintChecks=21636618  nbPropagations=271801  nbRevisions=902359  nbUselessRevisions=571488
4.36/4.47	     nbRestartNogoods=43  solvingWckTime=1.716  solvingCpuTime=1.62  expiredTime=no  totalExploration=no
4.36/4.47	     nbFoundSolutions=1  firstSolutionCpuTime=3.79  globalCpuTime=3.84
4.36/4.47	       =>  wckTime=4.227  cpuTime=3.8  mem=27M509
4.36/4.47	   
4.36/4.47	s SATISFIABLE
4.36/4.47	v 15 16 74 75 111 110 128 129 134 133 30 29 39 150 156 45 168 169 178 177 23 24 30 29 72 43 91 90 97 98 0 1 11 10 15 44 68 67 77 161 0 1 12 11 28 29 53 54 64 63 22 23 38 77 86 44 98 99 108 107 52 51 134 135 144 143 161 160 169 170 12 11 52 27 57 55 75 74 86 85 44 45 62 63 98 99 116 115 123 124 0 1 120 119 129 130 143 142 146 147 
4.36/4.47	d NODES 309
4.36/4.47	d CHECKS 21636618
4.36/4.47	   
4.36/4.47	   totalWckTime=4.293  totalCpuTime=3.84

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-2097684-1247413824/watcher-2097684-1247413824 -o /tmp/evaluation-result-2097684-1247413824/solver-2097684-1247413824 -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-2097684-1247413824.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.00 2.02 2.01 4/80 30740
/proc/meminfo: memFree=1746136/2055920 swapFree=4192812/4192956
[pid=30740] ppid=30738 vsize=152 CPUtime=0
/proc/30740/stat : 30740 (java) R 30738 30740 29565 0 -1 0 205 0 0 0 0 0 0 0 18 0 1 0 28449236 155648 26 996147200 134512640 134550932 4294955968 18446744073709551615 2605860 0 0 4096 0 0 0 0 17 0 0 0
/proc/30740/statm: 50 33 26 9 0 4 0

[startup+0.021433 s]
/proc/loadavg: 2.00 2.02 2.01 4/80 30740
/proc/meminfo: memFree=1746136/2055920 swapFree=4192812/4192956
[pid=30740] ppid=30738 vsize=860772 CPUtime=0.01
/proc/30740/stat : 30740 (java) S 30738 30740 29565 0 -1 0 1645 0 1 0 0 1 0 0 18 0 2 0 28449236 881430528 1352 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/30740/statm: 215193 1355 538 9 0 210108 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 860772

[startup+0.101444 s]
/proc/loadavg: 2.00 2.02 2.01 4/80 30740
/proc/meminfo: memFree=1746136/2055920 swapFree=4192812/4192956
[pid=30740] ppid=30738 vsize=865980 CPUtime=0.09
/proc/30740/stat : 30740 (java) S 30738 30740 29565 0 -1 0 3803 0 1 0 7 2 0 0 18 0 9 0 28449236 886763520 3254 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30740/statm: 216495 3254 1718 9 0 210980 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865980

[startup+0.301479 s]
/proc/loadavg: 2.00 2.02 2.01 4/80 30740
/proc/meminfo: memFree=1746136/2055920 swapFree=4192812/4192956
[pid=30740] ppid=30738 vsize=866380 CPUtime=0.29
/proc/30740/stat : 30740 (java) S 30738 30740 29565 0 -1 0 6080 0 1 0 25 4 0 0 18 0 9 0 28449236 887173120 5446 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30740/statm: 216595 5447 1986 9 0 211053 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866380

[startup+0.701552 s]
/proc/loadavg: 2.00 2.02 2.01 4/80 30740
/proc/meminfo: memFree=1746136/2055920 swapFree=4192812/4192956
[pid=30740] ppid=30738 vsize=867772 CPUtime=0.69
/proc/30740/stat : 30740 (java) S 30738 30740 29565 0 -1 0 8639 0 1 0 63 6 0 0 18 0 9 0 28449236 888598528 7991 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30740/statm: 216943 7991 2040 9 0 211379 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 867772

[startup+1.5027 s]
/proc/loadavg: 2.00 2.02 2.01 4/89 30749
/proc/meminfo: memFree=1720528/2055920 swapFree=4192812/4192956
[pid=30740] ppid=30738 vsize=867772 CPUtime=1.49
/proc/30740/stat : 30740 (java) S 30738 30740 29565 0 -1 0 9801 0 1 0 141 8 0 0 18 0 9 0 28449236 888598528 9152 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30740/statm: 216943 9152 2041 9 0 211379 0
[pid=30740/tid=30742] ppid=30738 vsize=867772 CPUtime=1.27
/proc/30740/task/30742/stat : 30742 (java) R 30738 30740 29565 0 -1 64 8401 0 1 0 121 6 0 0 25 0 9 0 28449237 888598528 9152 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30740/tid=30743] ppid=30738 vsize=867772 CPUtime=0
/proc/30740/task/30743/stat : 30743 (java) S 30738 30740 29565 0 -1 64 3 0 0 0 0 0 0 0 17 0 9 0 28449238 888598528 9152 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=30740/tid=30744] ppid=30738 vsize=867772 CPUtime=0
/proc/30740/task/30744/stat : 30744 (java) S 30738 30740 29565 0 -1 64 11 0 0 0 0 0 0 0 22 0 9 0 28449238 888598528 9152 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30740/tid=30745] ppid=30738 vsize=867772 CPUtime=0
/proc/30740/task/30745/stat : 30745 (java) S 30738 30740 29565 0 -1 64 4 0 0 0 0 0 0 0 23 0 9 0 28449238 888598528 9152 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30740/tid=30746] ppid=30738 vsize=867772 CPUtime=0
/proc/30740/task/30746/stat : 30746 (java) S 30738 30740 29565 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 28449240 888598528 9152 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30740/tid=30747] ppid=30738 vsize=867772 CPUtime=0.19
/proc/30740/task/30747/stat : 30747 (java) R 30738 30740 29565 0 -1 64 702 0 0 0 19 0 0 0 16 0 9 0 28449240 888598528 9152 996147200 134512640 134550932 4294955968 18446744073709551615 102044458 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30740/tid=30748] ppid=30738 vsize=867772 CPUtime=0
/proc/30740/task/30748/stat : 30748 (java) S 30738 30740 29565 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 28449240 888598528 9152 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30740/tid=30749] ppid=30738 vsize=867772 CPUtime=0
/proc/30740/task/30749/stat : 30749 (java) S 30738 30740 29565 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28449240 888598528 9152 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 867772

[startup+3.102 s]
/proc/loadavg: 2.00 2.02 2.01 3/89 30749
/proc/meminfo: memFree=1713936/2055920 swapFree=4192812/4192956
[pid=30740] ppid=30738 vsize=868220 CPUtime=3.08
/proc/30740/stat : 30740 (java) S 30738 30740 29565 0 -1 0 21878 319 1 0 293 14 0 1 18 0 9 0 28449236 889057280 13596 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30740/statm: 217055 13596 2658 9 0 211491 0
[pid=30740/tid=30742] ppid=30738 vsize=868220 CPUtime=2.69
/proc/30740/task/30742/stat : 30742 (java) R 30738 30740 29565 0 -1 64 15932 319 1 0 258 10 0 1 19 0 9 0 28449237 889057280 13596 996147200 134512640 134550932 4294955968 18446744073709551615 4127187651 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30740/tid=30743] ppid=30738 vsize=868220 CPUtime=0.07
/proc/30740/task/30743/stat : 30743 (java) S 30738 30740 29565 0 -1 64 4181 319 0 0 6 0 0 1 17 0 9 0 28449238 889057280 13596 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=30740/tid=30744] ppid=30738 vsize=868220 CPUtime=0.01
/proc/30740/task/30744/stat : 30744 (java) S 30738 30740 29565 0 -1 64 19 319 0 0 0 0 0 1 16 0 9 0 28449238 889057280 13596 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30740/tid=30745] ppid=30738 vsize=868220 CPUtime=0.01
/proc/30740/task/30745/stat : 30745 (java) S 30738 30740 29565 0 -1 64 12 319 0 0 0 0 0 1 16 0 9 0 28449238 889057280 13596 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30740/tid=30746] ppid=30738 vsize=868220 CPUtime=0.01
/proc/30740/task/30746/stat : 30746 (java) S 30738 30740 29565 0 -1 64 2 319 0 0 0 0 0 1 24 0 9 0 28449240 889057280 13596 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30740/tid=30747] ppid=30738 vsize=868220 CPUtime=0.29
/proc/30740/task/30747/stat : 30747 (java) S 30738 30740 29565 0 -1 64 927 319 0 0 28 0 0 1 15 0 9 0 28449240 889057280 13596 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30740/tid=30748] ppid=30738 vsize=868220 CPUtime=0.01
/proc/30740/task/30748/stat : 30748 (java) S 30738 30740 29565 0 -1 64 0 319 0 0 0 0 0 1 25 0 9 0 28449240 889057280 13596 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30740/tid=30749] ppid=30738 vsize=868220 CPUtime=0.01
/proc/30740/task/30749/stat : 30749 (java) S 30738 30740 29565 0 -1 64 4 319 0 0 0 0 0 1 15 0 9 0 28449240 889057280 13596 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 868220

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

[startup+3.90114 s]
/proc/loadavg: 2.00 2.02 2.01 3/89 30753
/proc/meminfo: memFree=1698768/2055920 swapFree=4192812/4192956
[pid=30740] ppid=30738 vsize=868132 CPUtime=3.87
/proc/30740/stat : 30740 (java) S 30738 30740 29565 0 -1 0 28052 319 1 0 369 17 0 1 18 0 9 0 28449236 888967168 19498 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30740/statm: 217033 19498 2639 9 0 211491 0
[pid=30740/tid=30742] ppid=30738 vsize=868132 CPUtime=3.46
/proc/30740/task/30742/stat : 30742 (java) R 30738 30740 29565 0 -1 64 20990 319 1 0 332 13 0 1 18 0 9 0 28449237 888967168 19498 996147200 134512640 134550932 4294955968 18446744073709551615 4127200815 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30740/tid=30743] ppid=30738 vsize=868132 CPUtime=0.09
/proc/30740/task/30743/stat : 30743 (java) S 30738 30740 29565 0 -1 64 5292 319 0 0 7 1 0 1 17 0 9 0 28449238 888967168 19498 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30740/tid=30744] ppid=30738 vsize=868132 CPUtime=0.01
/proc/30740/task/30744/stat : 30744 (java) S 30738 30740 29565 0 -1 64 19 319 0 0 0 0 0 1 16 0 9 0 28449238 888967168 19498 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30740/tid=30745] ppid=30738 vsize=868132 CPUtime=0.01
/proc/30740/task/30745/stat : 30745 (java) S 30738 30740 29565 0 -1 64 14 319 0 0 0 0 0 1 16 0 9 0 28449238 888967168 19498 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30740/tid=30746] ppid=30738 vsize=868132 CPUtime=0.01
/proc/30740/task/30746/stat : 30746 (java) S 30738 30740 29565 0 -1 64 2 319 0 0 0 0 0 1 24 0 9 0 28449240 888967168 19498 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30740/tid=30747] ppid=30738 vsize=868132 CPUtime=0.3
/proc/30740/task/30747/stat : 30747 (java) S 30738 30740 29565 0 -1 64 930 319 0 0 29 0 0 1 15 0 9 0 28449240 888967168 19498 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30740/tid=30748] ppid=30738 vsize=868132 CPUtime=0.01
/proc/30740/task/30748/stat : 30748 (java) S 30738 30740 29565 0 -1 64 0 319 0 0 0 0 0 1 25 0 9 0 28449240 888967168 19498 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30740/tid=30749] ppid=30738 vsize=868132 CPUtime=0.01
/proc/30740/task/30749/stat : 30749 (java) S 30738 30740 29565 0 -1 64 4 319 0 0 0 0 0 1 15 0 9 0 28449240 888967168 19498 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.87
Current children cumulated vsize (KiB) 868132

[startup+4.30121 s]
/proc/loadavg: 2.00 2.02 2.01 3/89 30753
/proc/meminfo: memFree=1678032/2055920 swapFree=4192812/4192956
[pid=30740] ppid=30738 vsize=868132 CPUtime=4.26
/proc/30740/stat : 30740 (java) S 30738 30740 29565 0 -1 0 28069 319 1 0 408 17 0 1 18 0 9 0 28449236 888967168 19508 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30740/statm: 217033 19508 2639 9 0 211491 0
[pid=30740/tid=30742] ppid=30738 vsize=868132 CPUtime=3.85
/proc/30740/task/30742/stat : 30742 (java) R 30738 30740 29565 0 -1 64 20999 319 1 0 370 14 0 1 17 0 9 0 28449237 888967168 19508 996147200 134512640 134550932 4294955968 18446744073709551615 4127271398 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30740/tid=30743] ppid=30738 vsize=868132 CPUtime=0.09
/proc/30740/task/30743/stat : 30743 (java) S 30738 30740 29565 0 -1 64 5292 319 0 0 7 1 0 1 16 0 9 0 28449238 888967168 19508 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=30740/tid=30744] ppid=30738 vsize=868132 CPUtime=0.01
/proc/30740/task/30744/stat : 30744 (java) S 30738 30740 29565 0 -1 64 19 319 0 0 0 0 0 1 16 0 9 0 28449238 888967168 19508 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30740/tid=30745] ppid=30738 vsize=868132 CPUtime=0.01
/proc/30740/task/30745/stat : 30745 (java) S 30738 30740 29565 0 -1 64 14 319 0 0 0 0 0 1 16 0 9 0 28449238 888967168 19508 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30740/tid=30746] ppid=30738 vsize=868132 CPUtime=0.01
/proc/30740/task/30746/stat : 30746 (java) S 30738 30740 29565 0 -1 64 2 319 0 0 0 0 0 1 24 0 9 0 28449240 888967168 19508 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30740/tid=30747] ppid=30738 vsize=868132 CPUtime=0.32
/proc/30740/task/30747/stat : 30747 (java) S 30738 30740 29565 0 -1 64 938 319 0 0 31 0 0 1 15 0 9 0 28449240 888967168 19508 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30740/tid=30748] ppid=30738 vsize=868132 CPUtime=0.01
/proc/30740/task/30748/stat : 30748 (java) S 30738 30740 29565 0 -1 64 0 319 0 0 0 0 0 1 25 0 9 0 28449240 888967168 19508 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30740/tid=30749] ppid=30738 vsize=868132 CPUtime=0.01
/proc/30740/task/30749/stat : 30749 (java) S 30738 30740 29565 0 -1 64 4 319 0 0 0 0 0 1 15 0 9 0 28449240 888967168 19508 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.26
Current children cumulated vsize (KiB) 868132

[startup+4.50124 s]
/proc/loadavg: 2.00 2.02 2.01 3/89 30753
/proc/meminfo: memFree=1678032/2055920 swapFree=4192812/4192956
[pid=30740] ppid=30738 vsize=868132 CPUtime=4.43
/proc/30740/stat : 30740 (java) S 30738 30740 29565 0 -1 0 28082 319 1 0 425 17 0 1 18 0 9 0 28449236 888967168 19518 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30740/statm: 217033 19518 2639 9 0 211491 0
[pid=30740/tid=30742] ppid=30738 vsize=868132 CPUtime=4
/proc/30740/task/30742/stat : 30742 (java) S 30738 30740 29565 0 -1 64 21006 319 1 0 385 14 0 1 18 0 9 0 28449237 888967168 19518 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30740/tid=30743] ppid=30738 vsize=868132 CPUtime=0.09
/proc/30740/task/30743/stat : 30743 (java) S 30738 30740 29565 0 -1 64 5292 319 0 0 7 1 0 1 16 0 9 0 28449238 888967168 19518 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=30740/tid=30744] ppid=30738 vsize=868132 CPUtime=0.01
/proc/30740/task/30744/stat : 30744 (java) S 30738 30740 29565 0 -1 64 19 319 0 0 0 0 0 1 16 0 9 0 28449238 888967168 19518 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30740/tid=30745] ppid=30738 vsize=868132 CPUtime=0.01
/proc/30740/task/30745/stat : 30745 (java) S 30738 30740 29565 0 -1 64 14 319 0 0 0 0 0 1 16 0 9 0 28449238 888967168 19518 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30740/tid=30746] ppid=30738 vsize=868132 CPUtime=0.01
/proc/30740/task/30746/stat : 30746 (java) S 30738 30740 29565 0 -1 64 2 319 0 0 0 0 0 1 24 0 9 0 28449240 888967168 19518 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30740/tid=30747] ppid=30738 vsize=868132 CPUtime=0.33
/proc/30740/task/30747/stat : 30747 (java) S 30738 30740 29565 0 -1 64 944 319 0 0 31 1 0 1 15 0 9 0 28449240 888967168 19518 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30740/tid=30748] ppid=30738 vsize=868132 CPUtime=0.01
/proc/30740/task/30748/stat : 30748 (java) S 30738 30740 29565 0 -1 64 0 319 0 0 0 0 0 1 25 0 9 0 28449240 888967168 19518 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30740/tid=30749] ppid=30738 vsize=868132 CPUtime=0.01
/proc/30740/task/30749/stat : 30749 (java) S 30738 30740 29565 0 -1 64 4 319 0 0 0 0 0 1 15 0 9 0 28449240 888967168 19518 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.43
Current children cumulated vsize (KiB) 868132

Child status: 0
Real time (s): 4.53746
CPU time (s): 4.46132
CPU user time (s): 4.25935
CPU system time (s): 0.201969
CPU usage (%): 98.3219
Max. virtual memory (cumulated for all children) (KiB): 868220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.25935
system time used= 0.201969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28429
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= 1590
involuntary context switches= 1664

runsolver used 0.010998 second user time and 0.021996 second system time

The end

Launcher Data

Begin job on node24 at 2009-07-12 17:50:24
IDJOB=2097684
IDBENCH=57617
IDSOLVER=774
FILE ID=node24/2097684-1247413824
PBS_JOBID= 9510596
Free space on /tmp= 66460 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/super-jobShop/super-jobShop-ewddr2/normalized-super-jobShop-ewddr2-8.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-2097684-1247413824/watcher-2097684-1247413824 -o /tmp/evaluation-result-2097684-1247413824/solver-2097684-1247413824 -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-2097684-1247413824.xml

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

MD5SUM BENCH= aff89a3c376f9d649716b708df99d09e
RANDOM SEED=1847437406

node24.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.287
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.287
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:       1746552 kB
Buffers:         41680 kB
Cached:         102888 kB
SwapCached:          0 kB
Active:         202008 kB
Inactive:        53004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1746552 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2424 kB
Writeback:           0 kB
Mapped:         130836 kB
Slab:            39248 kB
Committed_AS:  1004412 kB
PageTables:       2036 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= 66460 MiB
End job on node24 at 2009-07-12 17:50:29