Trace number 2093348

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 5.38618 5.42629

DiagnosticValue
CHECKS3102290
NODES15098

General information on the benchmark

Namecsp/QCP-20/
normalized-qcp-20-187-9_ext.xml
MD5SUMe4f8b42ca6d148c9b16fcc1baf7ad15d
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.58046
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints5540
Maximum constraint arity2
Maximum domain size20
Number of constraints which are defined in extension5540
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.08	
0.00/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.28	   
0.19/0.28	   instance
0.19/0.28	     name=HOME/instance-2093348-1247401167.xml
0.29/0.31	   
0.29/0.31	   domains being loaded...
0.29/0.32	   
0.29/0.32	   variables being loaded...
0.38/0.41	     nbVariables=400  nbDomainTypes=21  minDomainSize=1  maxDomainSize=20  nbTotalValues=3953
0.38/0.41	       =>  wckTime=0.162  cpuTime=0.12  mem=8M867
0.38/0.41	   
0.38/0.41	   relations being loaded...
0.38/0.42	   
0.38/0.42	   constraints being loaded...
0.98/1.08	     nbConstraints=5561  nbRelationTypes=21  nbGlobalConstraints=21  nbSingletonDomainVariables=213
0.98/1.08	     nbExtensionStructures=41  nbSharedExtensionStructures=5499  nbConflictsStructures=41
0.98/1.08	     nbSharedConflictsStructures=5499  nbSharedBinaryRepresentations=858  minDegree=18  maxDegree=39  minArity=2
0.98/1.08	     avgArity=2.03  maxArity=11  nbGenerators=0  nbFusions=0  symmetryWckTime=0.272  symmetryCpuTime=0.17  nbCliques=21
0.98/1.08	       =>  wckTime=0.837  cpuTime=0.57  mem=42M354
1.17/1.20	   
1.17/1.20	   solver IterativeSystematicSolver being built... 
1.17/1.27	   
1.17/1.28	   INFO : Forward propagation technique limited 
1.28/1.35	       =>  wckTime=1.103  cpuTime=0.7  mem=26M597
1.47/1.55	   
1.47/1.55	   preprocessing
1.47/1.55	     nbConstraintChecks=103178  nbPropagations=2758  nbRevisions=24312  nbUselessRevisions=19431  nbSingletonTests=653
1.47/1.55	     nbEffectiveSingletonTests=0  nbACRemovals=2927  nbFoundSingletons=0  nbRemovedValues=2927  detectedInconsistency=no
1.47/1.55	       =>  wckTime=0.202  cpuTime=0.16  mem=26M597
1.87/1.92	   
1.87/1.92	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=28M509)
5.27/5.38	   
5.27/5.38	   search
5.27/5.38	     run=11  nbConstraintChecks=2999114  minDepth=13  maxDepth=400  nbPropagations=392918  nbRevisions=5720614
5.27/5.38	     nbUselessRevisions=5099009  nbAssignments=15098  nbFailedAssignments=2251  nbBacktracks=10774  nbVisitedNodes=19642
5.27/5.38	     nbRestartNogoods=58  nbFoundSolutions=1  nbSEliminables=0  nbREliminables=213  nbIEliminables=170.2
5.27/5.38	     nbDEliminables=0  nbPEliminables=0
5.27/5.38	       =>  wckTime=4.03  cpuTime=3.93  mem=38M935
5.27/5.38	   
5.27/5.38	   global
5.27/5.38	     nbConstraintChecks=3102292  nbPropagations=395676  nbRevisions=5744926  nbUselessRevisions=5118440
5.27/5.38	     nbRestartNogoods=58  solvingWckTime=4.033  solvingCpuTime=3.93  expiredTime=no  totalExploration=no
5.27/5.38	     nbFoundSolutions=1  firstSolutionCpuTime=4.62  globalCpuTime=4.67
5.27/5.38	       =>  wckTime=5.138  cpuTime=4.63  mem=38M935
5.27/5.38	   
5.27/5.38	s SATISFIABLE
5.27/5.38	v 2 3 4 6 13 19 12 0 17 7 5 18 1 9 15 16 11 8 14 10 5 16 19 8 9 4 2 12 13 1 3 15 7 0 11 18 10 6 17 14 10 9 15 17 1 12 19 7 18 8 6 11 3 13 16 5 14 4 0 2 19 1 17 13 10 9 6 2 16 11 7 14 12 4 8 3 0 18 15 5 0 6 1 16 5 8 10 9 12 17 11 2 14 15 4 13 19 7 3 18 9 2 7 15 17 3 16 19 5 6 12 8 11 1 10 4 18 14 13 0 11 18 16 5 6 0 15 10 8 4 9 13 19 17 7 14 2 12 1 3 3 8 12 1 2 16 13 11 10 5 0 6 4 19 14 17 15 9 18 7 4 13 14 18 7 6 17 3 9 12 1 10 0 11 2 8 16 5 19 15 6 0 11 19 3 18 4 15 14 2 8 16 9 5 12 7 13 1 10 17 18 17 13 14 19 2 11 1 4 9 10 12 16 8 3 15 7 0 5 6 7 5 18 10 0 17 1 4 15 14 16 9 13 12 19 2 6 3 11 8 1 7 2 4 18 10 5 8 11 13 17 3 15 14 0 19 9 16 6 12 14 4 0 2 11 15 7 18 6 3 13 1 17 10 5 9 12 19 8 16 8 12 9 7 14 5 0 13 19 15 18 4 6 16 17 1 3 10 2 11 15 11 5 0 16 1 8 14 3 10 19 17 18 7 9 6 4 2 12 13 16 15 3 12 8 11 14 17 2 18 4 19 10 6 1 0 5 13 7 9 17 14 10 9 4 13 3 6 0 19 15 7 5 2 18 12 8 11 16 1 13 19 8 11 12 7 18 16 1 0 14 5 2 3 6 10 17 15 9 4 12 10 6 3 15 14 9 5 7 16 2 0 8 18 13 11 1 17 4 19 
5.27/5.38	d NODES 15098
5.27/5.38	d CHECKS 3102292
5.27/5.39	   
5.27/5.39	   totalWckTime=5.204  totalCpuTime=4.67

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-2093348-1247401167/watcher-2093348-1247401167 -o /tmp/evaluation-result-2093348-1247401167/solver-2093348-1247401167 -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-2093348-1247401167.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: 0.69 0.17 0.14 4/81 30156
/proc/meminfo: memFree=1758072/2055920 swapFree=4192812/4192956
[pid=30156] ppid=30154 vsize=18576 CPUtime=0
/proc/30156/stat : 30156 (runsolver) R 30154 30156 30038 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 27182316 19021824 284 996147200 4194304 4302564 548682068384 18446744073709551615 234045893927 0 0 4096 24578 0 0 0 17 0 0 0
/proc/30156/statm: 4644 284 249 26 0 2626 0

[startup+0.0968459 s]
/proc/loadavg: 0.69 0.17 0.14 4/81 30156
/proc/meminfo: memFree=1758072/2055920 swapFree=4192812/4192956
[pid=30156] ppid=30154 vsize=865984 CPUtime=0.08
/proc/30156/stat : 30156 (java) S 30154 30156 30038 0 -1 0 3736 0 1 0 7 1 0 0 18 0 9 0 27182316 886767616 3204 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30156/statm: 216496 3204 1700 9 0 210981 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.101846 s]
/proc/loadavg: 0.69 0.17 0.14 4/81 30156
/proc/meminfo: memFree=1758072/2055920 swapFree=4192812/4192956
[pid=30156] ppid=30154 vsize=865984 CPUtime=0.08
/proc/30156/stat : 30156 (java) S 30154 30156 30038 0 -1 0 3750 0 1 0 7 1 0 0 18 0 9 0 27182316 886767616 3216 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30156/statm: 216496 3216 1700 9 0 210981 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.30187 s]
/proc/loadavg: 0.69 0.17 0.14 4/81 30156
/proc/meminfo: memFree=1758072/2055920 swapFree=4192812/4192956
[pid=30156] ppid=30154 vsize=866380 CPUtime=0.29
/proc/30156/stat : 30156 (java) S 30154 30156 30038 0 -1 0 5987 0 1 0 26 3 0 0 18 0 9 0 27182316 887173120 5353 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30156/statm: 216595 5353 1984 9 0 211053 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866380

[startup+0.701912 s]
/proc/loadavg: 0.69 0.17 0.14 4/81 30156
/proc/meminfo: memFree=1758072/2055920 swapFree=4192812/4192956
[pid=30156] ppid=30154 vsize=867528 CPUtime=0.67
/proc/30156/stat : 30156 (java) S 30154 30156 30038 0 -1 0 9809 0 1 0 62 5 0 0 18 0 9 0 27182316 888348672 9162 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30156/statm: 216882 9162 2013 9 0 211340 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 867528

[startup+1.50199 s]
/proc/loadavg: 0.69 0.17 0.14 3/90 30169
/proc/meminfo: memFree=1709424/2055920 swapFree=4192812/4192956
[pid=30156] ppid=30154 vsize=868264 CPUtime=1.47
/proc/30156/stat : 30156 (java) S 30154 30156 30038 0 -1 0 26414 590 1 0 129 11 6 1 18 0 9 0 27182316 889102336 16789 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30156/statm: 217066 16789 2657 9 0 211502 0
[pid=30156/tid=30158] ppid=30154 vsize=868264 CPUtime=1.07
/proc/30156/task/30158/stat : 30158 (java) R 30154 30156 30038 0 -1 64 20040 590 1 0 92 8 6 1 19 0 9 0 27182317 889102336 16789 996147200 134512640 134550932 4294955968 18446744073709551615 4126381357 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30156/tid=30159] ppid=30154 vsize=868264 CPUtime=0.17
/proc/30156/task/30159/stat : 30159 (java) S 30154 30156 30038 0 -1 64 4647 590 0 0 9 1 6 1 17 0 9 0 27182318 889102336 16789 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=30156/tid=30160] ppid=30154 vsize=868264 CPUtime=0.07
/proc/30156/task/30160/stat : 30160 (java) S 30154 30156 30038 0 -1 64 19 590 0 0 0 0 6 1 16 0 9 0 27182318 889102336 16789 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30156/tid=30161] ppid=30154 vsize=868264 CPUtime=0.07
/proc/30156/task/30161/stat : 30161 (java) S 30154 30156 30038 0 -1 64 9 590 0 0 0 0 6 1 16 0 9 0 27182318 889102336 16789 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30156/tid=30162] ppid=30154 vsize=868264 CPUtime=0.07
/proc/30156/task/30162/stat : 30162 (java) S 30154 30156 30038 0 -1 64 2 590 0 0 0 0 6 1 18 0 9 0 27182320 889102336 16789 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30156/tid=30163] ppid=30154 vsize=868264 CPUtime=0.34
/proc/30156/task/30163/stat : 30163 (java) R 30154 30156 30038 0 -1 64 874 590 0 0 27 0 6 1 15 0 9 0 27182320 889102336 16789 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30156/tid=30164] ppid=30154 vsize=868264 CPUtime=0.07
/proc/30156/task/30164/stat : 30164 (java) S 30154 30156 30038 0 -1 64 0 590 0 0 0 0 6 1 19 0 9 0 27182320 889102336 16789 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30156/tid=30165] ppid=30154 vsize=868264 CPUtime=0.07
/proc/30156/task/30165/stat : 30165 (java) S 30154 30156 30038 0 -1 64 13 590 0 0 0 0 6 1 15 0 9 0 27182320 889102336 16789 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) 868264

[startup+3.10116 s]
/proc/loadavg: 0.69 0.17 0.14 3/90 30169
/proc/meminfo: memFree=1700720/2055920 swapFree=4192812/4192956
[pid=30156] ppid=30154 vsize=868384 CPUtime=3.07
/proc/30156/stat : 30156 (java) S 30154 30156 30038 0 -1 0 26470 590 1 0 289 11 6 1 18 0 9 0 27182316 889225216 16835 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30156/statm: 217096 16835 2657 9 0 211532 0
[pid=30156/tid=30158] ppid=30154 vsize=868384 CPUtime=2.6
/proc/30156/task/30158/stat : 30158 (java) R 30154 30156 30038 0 -1 64 20055 590 1 0 245 8 6 1 25 0 9 0 27182317 889225216 16835 996147200 134512640 134550932 4294955968 18446744073709551615 4126095967 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30156/tid=30159] ppid=30154 vsize=868384 CPUtime=0.17
/proc/30156/task/30159/stat : 30159 (java) S 30154 30156 30038 0 -1 64 4647 590 0 0 9 1 6 1 17 0 9 0 27182318 889225216 16835 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=30156/tid=30160] ppid=30154 vsize=868384 CPUtime=0.07
/proc/30156/task/30160/stat : 30160 (java) S 30154 30156 30038 0 -1 64 19 590 0 0 0 0 6 1 16 0 9 0 27182318 889225216 16835 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30156/tid=30161] ppid=30154 vsize=868384 CPUtime=0.07
/proc/30156/task/30161/stat : 30161 (java) S 30154 30156 30038 0 -1 64 9 590 0 0 0 0 6 1 16 0 9 0 27182318 889225216 16835 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30156/tid=30162] ppid=30154 vsize=868384 CPUtime=0.07
/proc/30156/task/30162/stat : 30162 (java) S 30154 30156 30038 0 -1 64 2 590 0 0 0 0 6 1 18 0 9 0 27182320 889225216 16835 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30156/tid=30163] ppid=30154 vsize=868384 CPUtime=0.4
/proc/30156/task/30163/stat : 30163 (java) S 30154 30156 30038 0 -1 64 915 590 0 0 33 0 6 1 15 0 9 0 27182320 889225216 16835 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30156/tid=30164] ppid=30154 vsize=868384 CPUtime=0.07
/proc/30156/task/30164/stat : 30164 (java) S 30154 30156 30038 0 -1 64 0 590 0 0 0 0 6 1 19 0 9 0 27182320 889225216 16835 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30156/tid=30165] ppid=30154 vsize=868384 CPUtime=0.07
/proc/30156/task/30165/stat : 30165 (java) S 30154 30156 30038 0 -1 64 13 590 0 0 0 0 6 1 15 0 9 0 27182320 889225216 16835 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 868384

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

[startup+4.70232 s]
/proc/loadavg: 0.79 0.20 0.15 3/90 30169
/proc/meminfo: memFree=1700592/2055920 swapFree=4192812/4192956
[pid=30156] ppid=30154 vsize=868384 CPUtime=4.67
/proc/30156/stat : 30156 (java) S 30154 30156 30038 0 -1 0 26673 590 1 0 448 12 6 1 18 0 9 0 27182316 889225216 16837 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30156/statm: 217096 16837 2657 9 0 211532 0
[pid=30156/tid=30158] ppid=30154 vsize=868384 CPUtime=4.19
/proc/30156/task/30158/stat : 30158 (java) R 30154 30156 30038 0 -1 64 20255 590 1 0 404 8 6 1 25 0 9 0 27182317 889225216 16837 996147200 134512640 134550932 4294955968 18446744073709551615 4127130087 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30156/tid=30159] ppid=30154 vsize=868384 CPUtime=0.17
/proc/30156/task/30159/stat : 30159 (java) S 30154 30156 30038 0 -1 64 4647 590 0 0 9 1 6 1 16 0 9 0 27182318 889225216 16837 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30156/tid=30160] ppid=30154 vsize=868384 CPUtime=0.07
/proc/30156/task/30160/stat : 30160 (java) S 30154 30156 30038 0 -1 64 19 590 0 0 0 0 6 1 16 0 9 0 27182318 889225216 16837 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30156/tid=30161] ppid=30154 vsize=868384 CPUtime=0.07
/proc/30156/task/30161/stat : 30161 (java) S 30154 30156 30038 0 -1 64 9 590 0 0 0 0 6 1 16 0 9 0 27182318 889225216 16837 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30156/tid=30162] ppid=30154 vsize=868384 CPUtime=0.07
/proc/30156/task/30162/stat : 30162 (java) S 30154 30156 30038 0 -1 64 2 590 0 0 0 0 6 1 18 0 9 0 27182320 889225216 16837 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30156/tid=30163] ppid=30154 vsize=868384 CPUtime=0.42
/proc/30156/task/30163/stat : 30163 (java) S 30154 30156 30038 0 -1 64 918 590 0 0 34 1 6 1 15 0 9 0 27182320 889225216 16837 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30156/tid=30164] ppid=30154 vsize=868384 CPUtime=0.07
/proc/30156/task/30164/stat : 30164 (java) S 30154 30156 30038 0 -1 64 0 590 0 0 0 0 6 1 19 0 9 0 27182320 889225216 16837 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30156/tid=30165] ppid=30154 vsize=868384 CPUtime=0.07
/proc/30156/task/30165/stat : 30165 (java) S 30154 30156 30038 0 -1 64 13 590 0 0 0 0 6 1 15 0 9 0 27182320 889225216 16837 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.67
Current children cumulated vsize (KiB) 868384

[startup+5.10237 s]
/proc/loadavg: 0.79 0.20 0.15 3/90 30169
/proc/meminfo: memFree=1700592/2055920 swapFree=4192812/4192956
[pid=30156] ppid=30154 vsize=868384 CPUtime=5.07
/proc/30156/stat : 30156 (java) S 30154 30156 30038 0 -1 0 26999 590 1 0 488 12 6 1 18 0 9 0 27182316 889225216 16837 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30156/statm: 217096 16837 2657 9 0 211532 0
[pid=30156/tid=30158] ppid=30154 vsize=868384 CPUtime=4.6
/proc/30156/task/30158/stat : 30158 (java) R 30154 30156 30038 0 -1 64 20581 590 1 0 444 9 6 1 25 0 9 0 27182317 889225216 16837 996147200 134512640 134550932 4294955968 18446744073709551615 4126712431 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30156/tid=30159] ppid=30154 vsize=868384 CPUtime=0.17
/proc/30156/task/30159/stat : 30159 (java) S 30154 30156 30038 0 -1 64 4647 590 0 0 9 1 6 1 16 0 9 0 27182318 889225216 16837 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30156/tid=30160] ppid=30154 vsize=868384 CPUtime=0.07
/proc/30156/task/30160/stat : 30160 (java) S 30154 30156 30038 0 -1 64 19 590 0 0 0 0 6 1 16 0 9 0 27182318 889225216 16837 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30156/tid=30161] ppid=30154 vsize=868384 CPUtime=0.07
/proc/30156/task/30161/stat : 30161 (java) S 30154 30156 30038 0 -1 64 9 590 0 0 0 0 6 1 16 0 9 0 27182318 889225216 16837 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30156/tid=30162] ppid=30154 vsize=868384 CPUtime=0.07
/proc/30156/task/30162/stat : 30162 (java) S 30154 30156 30038 0 -1 64 2 590 0 0 0 0 6 1 18 0 9 0 27182320 889225216 16837 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30156/tid=30163] ppid=30154 vsize=868384 CPUtime=0.42
/proc/30156/task/30163/stat : 30163 (java) S 30154 30156 30038 0 -1 64 918 590 0 0 34 1 6 1 15 0 9 0 27182320 889225216 16837 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30156/tid=30164] ppid=30154 vsize=868384 CPUtime=0.07
/proc/30156/task/30164/stat : 30164 (java) S 30154 30156 30038 0 -1 64 0 590 0 0 0 0 6 1 19 0 9 0 27182320 889225216 16837 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30156/tid=30165] ppid=30154 vsize=868384 CPUtime=0.07
/proc/30156/task/30165/stat : 30165 (java) S 30154 30156 30038 0 -1 64 13 590 0 0 0 0 6 1 15 0 9 0 27182320 889225216 16837 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.07
Current children cumulated vsize (KiB) 868384

[startup+5.30239 s]
/proc/loadavg: 0.79 0.20 0.15 3/90 30169
/proc/meminfo: memFree=1700592/2055920 swapFree=4192812/4192956
[pid=30156] ppid=30154 vsize=868384 CPUtime=5.27
/proc/30156/stat : 30156 (java) S 30154 30156 30038 0 -1 0 27159 590 1 0 508 12 6 1 18 0 9 0 27182316 889225216 16837 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30156/statm: 217096 16837 2657 9 0 211532 0
[pid=30156/tid=30158] ppid=30154 vsize=868384 CPUtime=4.8
/proc/30156/task/30158/stat : 30158 (java) R 30154 30156 30038 0 -1 64 20719 590 1 0 464 9 6 1 17 0 9 0 27182317 889225216 16837 996147200 134512640 134550932 4294955968 18446744073709551615 4127303645 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30156/tid=30159] ppid=30154 vsize=868384 CPUtime=0.17
/proc/30156/task/30159/stat : 30159 (java) S 30154 30156 30038 0 -1 64 4647 590 0 0 9 1 6 1 16 0 9 0 27182318 889225216 16837 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30156/tid=30160] ppid=30154 vsize=868384 CPUtime=0.07
/proc/30156/task/30160/stat : 30160 (java) S 30154 30156 30038 0 -1 64 19 590 0 0 0 0 6 1 16 0 9 0 27182318 889225216 16837 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30156/tid=30161] ppid=30154 vsize=868384 CPUtime=0.07
/proc/30156/task/30161/stat : 30161 (java) S 30154 30156 30038 0 -1 64 9 590 0 0 0 0 6 1 16 0 9 0 27182318 889225216 16837 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30156/tid=30162] ppid=30154 vsize=868384 CPUtime=0.07
/proc/30156/task/30162/stat : 30162 (java) S 30154 30156 30038 0 -1 64 2 590 0 0 0 0 6 1 18 0 9 0 27182320 889225216 16837 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30156/tid=30163] ppid=30154 vsize=868384 CPUtime=0.42
/proc/30156/task/30163/stat : 30163 (java) S 30154 30156 30038 0 -1 64 918 590 0 0 34 1 6 1 15 0 9 0 27182320 889225216 16837 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30156/tid=30164] ppid=30154 vsize=868384 CPUtime=0.07
/proc/30156/task/30164/stat : 30164 (java) S 30154 30156 30038 0 -1 64 0 590 0 0 0 0 6 1 19 0 9 0 27182320 889225216 16837 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30156/tid=30165] ppid=30154 vsize=868384 CPUtime=0.07
/proc/30156/task/30165/stat : 30165 (java) S 30154 30156 30038 0 -1 64 35 590 0 0 0 0 6 1 15 0 9 0 27182320 889225216 16837 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.27
Current children cumulated vsize (KiB) 868384

[startup+5.4024 s]
/proc/loadavg: 0.79 0.20 0.15 2/90 30169
/proc/meminfo: memFree=1700528/2055920 swapFree=4192812/4192956
[pid=30156] ppid=30154 vsize=868384 CPUtime=5.36
/proc/30156/stat : 30156 (java) S 30154 30156 30038 0 -1 0 27302 590 1 0 517 12 6 1 18 0 9 0 27182316 889225216 16841 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30156/statm: 217096 16841 2657 9 0 211532 0
[pid=30156/tid=30158] ppid=30154 vsize=868384 CPUtime=4.88
/proc/30156/task/30158/stat : 30158 (java) S 30154 30156 30038 0 -1 64 20861 590 1 0 472 9 6 1 18 0 9 0 27182317 889225216 16841 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30156/tid=30159] ppid=30154 vsize=868384 CPUtime=0.17
/proc/30156/task/30159/stat : 30159 (java) S 30154 30156 30038 0 -1 64 4647 590 0 0 9 1 6 1 16 0 9 0 27182318 889225216 16841 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30156/tid=30160] ppid=30154 vsize=868384 CPUtime=0.07
/proc/30156/task/30160/stat : 30160 (java) S 30154 30156 30038 0 -1 64 19 590 0 0 0 0 6 1 16 0 9 0 27182318 889225216 16841 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30156/tid=30161] ppid=30154 vsize=868384 CPUtime=0.07
/proc/30156/task/30161/stat : 30161 (java) S 30154 30156 30038 0 -1 64 9 590 0 0 0 0 6 1 16 0 9 0 27182318 889225216 16841 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30156/tid=30162] ppid=30154 vsize=868384 CPUtime=0.07
/proc/30156/task/30162/stat : 30162 (java) S 30154 30156 30038 0 -1 64 2 590 0 0 0 0 6 1 18 0 9 0 27182320 889225216 16841 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30156/tid=30163] ppid=30154 vsize=868384 CPUtime=0.42
/proc/30156/task/30163/stat : 30163 (java) S 30154 30156 30038 0 -1 64 919 590 0 0 34 1 6 1 16 0 9 0 27182320 889225216 16841 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30156/tid=30164] ppid=30154 vsize=868384 CPUtime=0.07
/proc/30156/task/30164/stat : 30164 (java) S 30154 30156 30038 0 -1 64 0 590 0 0 0 0 6 1 19 0 9 0 27182320 889225216 16841 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30156/tid=30165] ppid=30154 vsize=868384 CPUtime=0.07
/proc/30156/task/30165/stat : 30165 (java) S 30154 30156 30038 0 -1 64 35 590 0 0 0 0 6 1 15 0 9 0 27182320 889225216 16841 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.36
Current children cumulated vsize (KiB) 868384

Child status: 0
Real time (s): 5.42629
CPU time (s): 5.38618
CPU user time (s): 5.2382
CPU system time (s): 0.147977
CPU usage (%): 99.2607
Max. virtual memory (cumulated for all children) (KiB): 868384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.2382
system time used= 0.147977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27919
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= 1808
involuntary context switches= 1821

runsolver used 0.010998 second user time and 0.023996 second system time

The end

Launcher Data

Begin job on node79 at 2009-07-12 14:19:27
IDJOB=2093348
IDBENCH=53527
IDSOLVER=774
FILE ID=node79/2093348-1247401167
PBS_JOBID= 9510492
Free space on /tmp= 66352 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/QCP-20/normalized-qcp-20-187-9_ext.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-2093348-1247401167/watcher-2093348-1247401167 -o /tmp/evaluation-result-2093348-1247401167/solver-2093348-1247401167 -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-2093348-1247401167.xml

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

MD5SUM BENCH= e4f8b42ca6d148c9b16fcc1baf7ad15d
RANDOM SEED=330965007

node79.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.229
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.229
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1758552 kB
Buffers:         32540 kB
Cached:         148476 kB
SwapCached:          0 kB
Active:         146044 kB
Inactive:        91844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1758552 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2668 kB
Writeback:           0 kB
Mapped:          77396 kB
Slab:            44704 kB
Committed_AS:  1020196 kB
PageTables:       1876 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= 66348 MiB
End job on node79 at 2009-07-12 14:19:33