Trace number 2099373

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 15.4756 15.6803

DiagnosticValue
CHECKS40600000
NODES54648

General information on the benchmark

Namecsp/tightness0.1/
normalized-rand-2-40-8-753-100-91_ext.xml
MD5SUMdd8c44bf54838647ecd0e3ac1ed0ae75
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.00054
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints752
Maximum constraint arity2
Maximum domain size8
Number of constraints which are defined in extension752
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.09	
0.00/0.09	Abscon 112 (May, 2008)
0.19/0.26	
0.19/0.26	   configuration
0.19/0.26	     name=mac.xml
0.19/0.29	   
0.19/0.29	   instance
0.19/0.29	     name=HOME/instance-2099373-1247418101.xml
0.28/0.33	   
0.28/0.33	   domains being loaded...
0.28/0.34	   
0.28/0.34	   variables being loaded...
0.28/0.37	     nbVariables=40  nbDomainTypes=1  minDomainSize=8  maxDomainSize=8  nbTotalValues=320
0.28/0.37	       =>  wckTime=0.112  cpuTime=0.1  mem=7M892
0.28/0.37	   
0.28/0.37	   relations being loaded...
0.39/0.49	   
0.39/0.49	   constraints being loaded...
0.68/0.79	     nbConstraints=752  nbRelationTypes=752  nbExtensionStructures=752  nbSharedExtensionStructures=0
0.68/0.79	     nbConflictsStructures=752  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=11904  minDegree=36
0.68/0.79	     maxDegree=39  minArity=2  maxArity=2  nbGenerators=0  nbFusions=0  symmetryWckTime=0.087  symmetryCpuTime=0.04
0.68/0.79	       =>  wckTime=0.532  cpuTime=0.34  mem=19M686
0.77/0.86	   
0.77/0.86	   solver IterativeSystematicSolver being built... 
0.97/1.01	       =>  wckTime=0.749  cpuTime=0.46  mem=20M625
0.97/1.02	   
0.97/1.02	   preprocessing
0.97/1.02	     nbConstraintChecks=0  nbPropagations=40  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
0.97/1.02	     detectedInconsistency=no
0.97/1.02	       =>  wckTime=0.012  cpuTime=0.01  mem=20M625
1.06/1.16	   
1.06/1.16	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=21M617)
15.42/15.61	   
15.42/15.61	   search
15.42/15.61	     run=16  nbConstraintChecks=40599967  minDepth=0  maxDepth=40  nbPropagations=2423597  nbRevisions=44284578
15.42/15.61	     nbUselessRevisions=38413272  nbAssignments=54648  nbFailedAssignments=16180  nbInferredBacktracks=7
15.42/15.61	     nbBacktracks=38315  nbVisitedNodes=89154  nbRestartNogoods=76  nbFoundSolutions=1  nbSEliminables=8.05
15.42/15.61	     nbREliminables=0.99  nbIEliminables=0  nbDEliminables=0  nbPEliminables=0
15.42/15.61	       =>  wckTime=14.601  cpuTime=14.38  mem=21M617
15.42/15.61	   
15.42/15.61	   global
15.42/15.61	     nbConstraintChecks=40599967  nbPropagations=2423637  nbRevisions=44284578  nbUselessRevisions=38413272
15.42/15.61	     nbRestartNogoods=76  solvingWckTime=14.604  solvingCpuTime=14.38  expiredTime=no  totalExploration=no
15.42/15.61	     nbFoundSolutions=1  firstSolutionCpuTime=14.83  globalCpuTime=14.89
15.42/15.61	       =>  wckTime=15.354  cpuTime=14.84  mem=21M617
15.42/15.61	   
15.42/15.61	s SATISFIABLE
15.42/15.61	v 5 0 0 6 4 7 5 6 1 2 1 3 4 1 3 1 2 1 4 4 5 7 2 2 5 0 6 3 6 3 3 2 2 6 3 5 3 2 7 1 
15.42/15.61	d NODES 54648
15.42/15.61	d CHECKS 40599967
15.42/15.62	   
15.42/15.62	   totalWckTime=15.426  totalCpuTime=14.89

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-2099373-1247418101/watcher-2099373-1247418101 -o /tmp/evaluation-result-2099373-1247418101/solver-2099373-1247418101 -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-2099373-1247418101.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.06 2.03 2.00 4/80 1248
/proc/meminfo: memFree=1597944/2055920 swapFree=4192812/4192956
[pid=1248] ppid=1246 vsize=862776 CPUtime=0.03
/proc/1248/stat : 1248 (java) S 1246 1248 812 0 -1 0 2417 0 1 0 2 1 0 0 18 0 7 0 28870465 883482624 1990 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1248/statm: 215694 1990 910 9 0 210609 0
[pid=1248/tid=1249] ppid=1246 vsize=862776 CPUtime=0.03
/proc/1248/task/1249/stat : 1249 (java) R 1246 1248 812 0 -1 64 1707 0 1 0 2 1 0 0 18 0 7 0 28870466 883482624 1990 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1248/tid=1250] ppid=1246 vsize=862776 CPUtime=0
/proc/1248/task/1250/stat : 1250 (java) S 1246 1248 812 0 -1 64 1 0 0 0 0 0 0 0 19 0 7 0 28870467 883482624 1990 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1248/tid=1251] ppid=1246 vsize=862776 CPUtime=0
/proc/1248/task/1251/stat : 1251 (java) S 1246 1248 812 0 -1 64 10 0 0 0 0 0 0 0 19 0 7 0 28870468 883482624 1990 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1248/tid=1252] ppid=1246 vsize=862776 CPUtime=0
/proc/1248/task/1252/stat : 1252 (java) S 1246 1248 812 0 -1 64 4 0 0 0 0 0 0 0 20 0 7 0 28870468 883482624 1990 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1248/tid=1253] ppid=1246 vsize=862776 CPUtime=0
/proc/1248/task/1253/stat : 1253 (java) S 1246 1248 812 0 -1 64 2 0 0 0 0 0 0 0 18 0 7 0 28870470 883482624 1990 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1248/tid=1254] ppid=1246 vsize=862776 CPUtime=0
/proc/1248/task/1254/stat : 1254 (java) S 1246 1248 812 0 -1 64 15 0 0 0 0 0 0 0 19 0 7 0 28870470 883482624 1990 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

[startup+0.0955159 s]
/proc/loadavg: 2.06 2.03 2.00 4/80 1248
/proc/meminfo: memFree=1597944/2055920 swapFree=4192812/4192956
[pid=1248] ppid=1246 vsize=865984 CPUtime=0.08
/proc/1248/stat : 1248 (java) S 1246 1248 812 0 -1 0 3720 0 1 0 6 2 0 0 18 0 9 0 28870465 886767616 3188 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1248/statm: 216496 3188 1695 9 0 210981 0
[pid=1248/tid=1249] ppid=1246 vsize=865984 CPUtime=0.06
/proc/1248/task/1249/stat : 1249 (java) R 1246 1248 812 0 -1 64 2803 0 1 0 5 1 0 0 20 0 9 0 28870466 886767616 3188 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 2147483391 0 16800975 0 0 0 -1 1 0 0
[pid=1248/tid=1250] ppid=1246 vsize=865984 CPUtime=0
/proc/1248/task/1250/stat : 1250 (java) S 1246 1248 812 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28870467 886767616 3188 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1248/tid=1251] ppid=1246 vsize=865984 CPUtime=0
/proc/1248/task/1251/stat : 1251 (java) S 1246 1248 812 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 28870468 886767616 3188 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1248/tid=1252] ppid=1246 vsize=865984 CPUtime=0
/proc/1248/task/1252/stat : 1252 (java) S 1246 1248 812 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 28870468 886767616 3188 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1248/tid=1253] ppid=1246 vsize=865984 CPUtime=0
/proc/1248/task/1253/stat : 1253 (java) S 1246 1248 812 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28870470 886767616 3188 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1248/tid=1254] ppid=1246 vsize=865984 CPUtime=0
/proc/1248/task/1254/stat : 1254 (java) S 1246 1248 812 0 -1 64 220 0 0 0 0 0 0 0 18 0 9 0 28870470 886767616 3188 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.161417 s]
/proc/loadavg: 2.06 2.03 2.00 4/80 1248
/proc/meminfo: memFree=1597944/2055920 swapFree=4192812/4192956
[pid=1248] ppid=1246 vsize=865984 CPUtime=0.14
/proc/1248/stat : 1248 (java) S 1246 1248 812 0 -1 0 4283 0 1 0 12 2 0 0 18 0 9 0 28870465 886767616 3709 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1248/statm: 216496 3709 1843 9 0 210981 0
[pid=1248/tid=1249] ppid=1246 vsize=865984 CPUtime=0.11
/proc/1248/task/1249/stat : 1249 (java) R 1246 1248 812 0 -1 64 3355 0 1 0 10 1 0 0 20 0 9 0 28870466 886767616 3709 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 2147483391 0 16800975 0 0 0 -1 1 0 0
[pid=1248/tid=1250] ppid=1246 vsize=865984 CPUtime=0
/proc/1248/task/1250/stat : 1250 (java) S 1246 1248 812 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28870467 886767616 3709 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1248/tid=1251] ppid=1246 vsize=865984 CPUtime=0
/proc/1248/task/1251/stat : 1251 (java) S 1246 1248 812 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 28870468 886767616 3709 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1248/tid=1252] ppid=1246 vsize=865984 CPUtime=0
/proc/1248/task/1252/stat : 1252 (java) S 1246 1248 812 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 28870468 886767616 3709 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1248/tid=1253] ppid=1246 vsize=865984 CPUtime=0
/proc/1248/task/1253/stat : 1253 (java) S 1246 1248 812 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28870470 886767616 3709 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1248/tid=1254] ppid=1246 vsize=865984 CPUtime=0.01
/proc/1248/task/1254/stat : 1254 (java) S 1246 1248 812 0 -1 64 231 0 0 0 1 0 0 0 17 0 9 0 28870470 886767616 3709 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 865984

[startup+0.302393 s]
/proc/loadavg: 2.06 2.03 2.00 4/80 1248
/proc/meminfo: memFree=1597944/2055920 swapFree=4192812/4192956
[pid=1248] ppid=1246 vsize=866380 CPUtime=0.28
/proc/1248/stat : 1248 (java) S 1246 1248 812 0 -1 0 5871 0 1 0 25 3 0 0 18 0 9 0 28870465 887173120 5237 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1248/statm: 216595 5237 1981 9 0 211053 0
[pid=1248/tid=1249] ppid=1246 vsize=866380 CPUtime=0.24
/proc/1248/task/1249/stat : 1249 (java) R 1246 1248 812 0 -1 64 4889 0 1 0 21 3 0 0 21 0 9 0 28870466 887173120 5237 996147200 134512640 134550932 4294955968 18446744073709551615 103796139 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1248/tid=1250] ppid=1246 vsize=866380 CPUtime=0
/proc/1248/task/1250/stat : 1250 (java) S 1246 1248 812 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28870467 887173120 5237 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1248/tid=1251] ppid=1246 vsize=866380 CPUtime=0
/proc/1248/task/1251/stat : 1251 (java) S 1246 1248 812 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 28870468 887173120 5237 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1248/tid=1252] ppid=1246 vsize=866380 CPUtime=0
/proc/1248/task/1252/stat : 1252 (java) S 1246 1248 812 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 28870468 887173120 5237 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1248/tid=1253] ppid=1246 vsize=866380 CPUtime=0
/proc/1248/task/1253/stat : 1253 (java) S 1246 1248 812 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28870470 887173120 5237 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1248/tid=1254] ppid=1246 vsize=866380 CPUtime=0.04
/proc/1248/task/1254/stat : 1254 (java) S 1246 1248 812 0 -1 64 285 0 0 0 4 0 0 0 16 0 9 0 28870470 887173120 5237 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866380

[startup+0.701464 s]
/proc/loadavg: 2.06 2.03 2.00 4/80 1248
/proc/meminfo: memFree=1597944/2055920 swapFree=4192812/4192956
[pid=1248] ppid=1246 vsize=867428 CPUtime=0.68
/proc/1248/stat : 1248 (java) S 1246 1248 812 0 -1 0 8972 0 1 0 63 5 0 0 18 0 9 0 28870465 888246272 8325 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1248/statm: 216857 8325 2016 9 0 211315 0
[pid=1248/tid=1249] ppid=1246 vsize=867428 CPUtime=0.49
/proc/1248/task/1249/stat : 1249 (java) R 1246 1248 812 0 -1 64 7633 0 1 0 45 4 0 0 23 0 9 0 28870466 888246272 8325 996147200 134512640 134550932 4294955968 18446744073709551615 4125965784 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1248/tid=1250] ppid=1246 vsize=867428 CPUtime=0
/proc/1248/task/1250/stat : 1250 (java) S 1246 1248 812 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28870467 888246272 8325 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1248/tid=1251] ppid=1246 vsize=867428 CPUtime=0
/proc/1248/task/1251/stat : 1251 (java) S 1246 1248 812 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 28870468 888246272 8325 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1248/tid=1252] ppid=1246 vsize=867428 CPUtime=0
/proc/1248/task/1252/stat : 1252 (java) S 1246 1248 812 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 28870468 888246272 8325 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1248/tid=1253] ppid=1246 vsize=867428 CPUtime=0
/proc/1248/task/1253/stat : 1253 (java) S 1246 1248 812 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28870470 888246272 8325 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1248/tid=1254] ppid=1246 vsize=867428 CPUtime=0.17
/proc/1248/task/1254/stat : 1254 (java) S 1246 1248 812 0 -1 64 642 0 0 0 17 0 0 0 16 0 9 0 28870470 888246272 8325 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867428

[startup+1.50156 s]
/proc/loadavg: 2.06 2.03 2.00 3/89 1261
/proc/meminfo: memFree=1567152/2055920 swapFree=4192812/4192956
[pid=1248] ppid=1246 vsize=868288 CPUtime=1.46
/proc/1248/stat : 1248 (java) S 1246 1248 812 0 -1 0 17275 309 1 0 138 8 0 0 18 0 9 0 28870465 889126912 10736 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1248/statm: 217072 10736 2656 9 0 211508 0
[pid=1248/tid=1249] ppid=1246 vsize=868288 CPUtime=1.1
/proc/1248/task/1249/stat : 1249 (java) R 1246 1248 812 0 -1 64 12445 309 1 0 104 6 0 0 23 0 9 0 28870466 889126912 10736 996147200 134512640 134550932 4294955968 18446744073709551615 4126381357 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1248/tid=1250] ppid=1246 vsize=868288 CPUtime=0.04
/proc/1248/task/1250/stat : 1250 (java) S 1246 1248 812 0 -1 64 3118 309 0 0 4 0 0 0 16 0 9 0 28870467 889126912 10736 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1248/tid=1251] ppid=1246 vsize=868288 CPUtime=0
/proc/1248/task/1251/stat : 1251 (java) S 1246 1248 812 0 -1 64 17 309 0 0 0 0 0 0 16 0 9 0 28870468 889126912 10736 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1248/tid=1252] ppid=1246 vsize=868288 CPUtime=0
/proc/1248/task/1252/stat : 1252 (java) S 1246 1248 812 0 -1 64 8 309 0 0 0 0 0 0 15 0 9 0 28870468 889126912 10736 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1248/tid=1253] ppid=1246 vsize=868288 CPUtime=0
/proc/1248/task/1253/stat : 1253 (java) S 1246 1248 812 0 -1 64 2 309 0 0 0 0 0 0 18 0 9 0 28870470 889126912 10736 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1248/tid=1254] ppid=1246 vsize=868288 CPUtime=0.27
/proc/1248/task/1254/stat : 1254 (java) S 1246 1248 812 0 -1 64 866 309 0 0 27 0 0 0 15 0 9 0 28870470 889126912 10736 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1248/tid=1256] ppid=1246 vsize=868288 CPUtime=0
/proc/1248/task/1256/stat : 1256 (java) S 1246 1248 812 0 -1 64 1 309 0 0 0 0 0 0 19 0 9 0 28870470 889126912 10736 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1248/tid=1257] ppid=1246 vsize=868288 CPUtime=0
/proc/1248/task/1257/stat : 1257 (java) S 1246 1248 812 0 -1 64 5 309 0 0 0 0 0 0 15 0 9 0 28870470 889126912 10736 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 868288

[startup+3.10179 s]
/proc/loadavg: 2.06 2.03 2.00 3/89 1261
/proc/meminfo: memFree=1565040/2055920 swapFree=4192812/4192956
[pid=1248] ppid=1246 vsize=868288 CPUtime=3.05
/proc/1248/stat : 1248 (java) S 1246 1248 812 0 -1 0 17298 309 1 0 296 9 0 0 18 0 9 0 28870465 889126912 10757 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1248/statm: 217072 10757 2656 9 0 211508 0
[pid=1248/tid=1249] ppid=1246 vsize=868288 CPUtime=2.65
/proc/1248/task/1249/stat : 1249 (java) R 1246 1248 812 0 -1 64 12448 309 1 0 259 6 0 0 25 0 9 0 28870466 889126912 10757 996147200 134512640 134550932 4294955968 18446744073709551615 4126381335 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1248/tid=1250] ppid=1246 vsize=868288 CPUtime=0.04
/proc/1248/task/1250/stat : 1250 (java) S 1246 1248 812 0 -1 64 3118 309 0 0 4 0 0 0 17 0 9 0 28870467 889126912 10757 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1248/tid=1251] ppid=1246 vsize=868288 CPUtime=0
/proc/1248/task/1251/stat : 1251 (java) S 1246 1248 812 0 -1 64 17 309 0 0 0 0 0 0 16 0 9 0 28870468 889126912 10757 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1248/tid=1252] ppid=1246 vsize=868288 CPUtime=0
/proc/1248/task/1252/stat : 1252 (java) S 1246 1248 812 0 -1 64 8 309 0 0 0 0 0 0 15 0 9 0 28870468 889126912 10757 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1248/tid=1253] ppid=1246 vsize=868288 CPUtime=0
/proc/1248/task/1253/stat : 1253 (java) S 1246 1248 812 0 -1 64 2 309 0 0 0 0 0 0 18 0 9 0 28870470 889126912 10757 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1248/tid=1254] ppid=1246 vsize=868288 CPUtime=0.31
/proc/1248/task/1254/stat : 1254 (java) S 1246 1248 812 0 -1 64 886 309 0 0 31 0 0 0 16 0 9 0 28870470 889126912 10757 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1248/tid=1256] ppid=1246 vsize=868288 CPUtime=0
/proc/1248/task/1256/stat : 1256 (java) S 1246 1248 812 0 -1 64 1 309 0 0 0 0 0 0 19 0 9 0 28870470 889126912 10757 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1248/tid=1257] ppid=1246 vsize=868288 CPUtime=0
/proc/1248/task/1257/stat : 1257 (java) S 1246 1248 812 0 -1 64 5 309 0 0 0 0 0 0 15 0 9 0 28870470 889126912 10757 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 868288

[startup+6.30224 s]
/proc/loadavg: 2.05 2.03 2.00 4/89 1261
/proc/meminfo: memFree=1564848/2055920 swapFree=4192812/4192956
[pid=1248] ppid=1246 vsize=868288 CPUtime=6.22
/proc/1248/stat : 1248 (java) S 1246 1248 812 0 -1 0 17324 309 1 0 613 9 0 0 18 0 9 0 28870465 889126912 10759 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1248/statm: 217072 10759 2656 9 0 211508 0
[pid=1248/tid=1249] ppid=1246 vsize=868288 CPUtime=5.83
/proc/1248/task/1249/stat : 1249 (java) R 1246 1248 812 0 -1 64 12451 309 1 0 577 6 0 0 25 0 9 0 28870466 889126912 10759 996147200 134512640 134550932 4294955968 18446744073709551615 4127048457 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1248/tid=1250] ppid=1246 vsize=868288 CPUtime=0.04
/proc/1248/task/1250/stat : 1250 (java) S 1246 1248 812 0 -1 64 3118 309 0 0 4 0 0 0 16 0 9 0 28870467 889126912 10759 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1248/tid=1251] ppid=1246 vsize=868288 CPUtime=0
/proc/1248/task/1251/stat : 1251 (java) S 1246 1248 812 0 -1 64 17 309 0 0 0 0 0 0 16 0 9 0 28870468 889126912 10759 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1248/tid=1252] ppid=1246 vsize=868288 CPUtime=0
/proc/1248/task/1252/stat : 1252 (java) S 1246 1248 812 0 -1 64 8 309 0 0 0 0 0 0 15 0 9 0 28870468 889126912 10759 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1248/tid=1253] ppid=1246 vsize=868288 CPUtime=0
/proc/1248/task/1253/stat : 1253 (java) S 1246 1248 812 0 -1 64 2 309 0 0 0 0 0 0 18 0 9 0 28870470 889126912 10759 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1248/tid=1254] ppid=1246 vsize=868288 CPUtime=0.31
/proc/1248/task/1254/stat : 1254 (java) S 1246 1248 812 0 -1 64 886 309 0 0 31 0 0 0 16 0 9 0 28870470 889126912 10759 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1248/tid=1256] ppid=1246 vsize=868288 CPUtime=0
/proc/1248/task/1256/stat : 1256 (java) S 1246 1248 812 0 -1 64 1 309 0 0 0 0 0 0 19 0 9 0 28870470 889126912 10759 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1248/tid=1257] ppid=1246 vsize=868288 CPUtime=0
/proc/1248/task/1257/stat : 1257 (java) S 1246 1248 812 0 -1 64 28 309 0 0 0 0 0 0 15 0 9 0 28870470 889126912 10759 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 868288

[startup+12.7011 s]
/proc/loadavg: 2.05 2.02 2.00 3/89 1261
/proc/meminfo: memFree=1564656/2055920 swapFree=4192812/4192956
[pid=1248] ppid=1246 vsize=868288 CPUtime=12.55
/proc/1248/stat : 1248 (java) S 1246 1248 812 0 -1 0 17325 309 1 0 1246 9 0 0 18 0 9 0 28870465 889126912 10760 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1248/statm: 217072 10760 2656 9 0 211508 0
[pid=1248/tid=1249] ppid=1246 vsize=868288 CPUtime=12.16
/proc/1248/task/1249/stat : 1249 (java) R 1246 1248 812 0 -1 64 12452 309 1 0 1210 6 0 0 25 0 9 0 28870466 889126912 10760 996147200 134512640 134550932 4294955968 18446744073709551615 4127057533 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1248/tid=1250] ppid=1246 vsize=868288 CPUtime=0.04
/proc/1248/task/1250/stat : 1250 (java) S 1246 1248 812 0 -1 64 3118 309 0 0 4 0 0 0 16 0 9 0 28870467 889126912 10760 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1248/tid=1251] ppid=1246 vsize=868288 CPUtime=0
/proc/1248/task/1251/stat : 1251 (java) S 1246 1248 812 0 -1 64 17 309 0 0 0 0 0 0 16 0 9 0 28870468 889126912 10760 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1248/tid=1252] ppid=1246 vsize=868288 CPUtime=0
/proc/1248/task/1252/stat : 1252 (java) S 1246 1248 812 0 -1 64 8 309 0 0 0 0 0 0 15 0 9 0 28870468 889126912 10760 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1248/tid=1253] ppid=1246 vsize=868288 CPUtime=0
/proc/1248/task/1253/stat : 1253 (java) S 1246 1248 812 0 -1 64 2 309 0 0 0 0 0 0 18 0 9 0 28870470 889126912 10760 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1248/tid=1254] ppid=1246 vsize=868288 CPUtime=0.31
/proc/1248/task/1254/stat : 1254 (java) S 1246 1248 812 0 -1 64 886 309 0 0 31 0 0 0 16 0 9 0 28870470 889126912 10760 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1248/tid=1256] ppid=1246 vsize=868288 CPUtime=0
/proc/1248/task/1256/stat : 1256 (java) S 1246 1248 812 0 -1 64 1 309 0 0 0 0 0 0 19 0 9 0 28870470 889126912 10760 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1248/tid=1257] ppid=1246 vsize=868288 CPUtime=0
/proc/1248/task/1257/stat : 1257 (java) S 1246 1248 812 0 -1 64 28 309 0 0 0 0 0 0 15 0 9 0 28870470 889126912 10760 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 868288

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

[startup+14.3064 s]
/proc/loadavg: 2.04 2.02 2.00 3/89 1261
/proc/meminfo: memFree=1564656/2055920 swapFree=4192812/4192956
[pid=1248] ppid=1246 vsize=868288 CPUtime=14.14
/proc/1248/stat : 1248 (java) S 1246 1248 812 0 -1 0 17326 309 1 0 1405 9 0 0 18 0 9 0 28870465 889126912 10761 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1248/statm: 217072 10761 2656 9 0 211508 0
[pid=1248/tid=1249] ppid=1246 vsize=868288 CPUtime=13.74
/proc/1248/task/1249/stat : 1249 (java) R 1246 1248 812 0 -1 64 12453 309 1 0 1368 6 0 0 25 0 9 0 28870466 889126912 10761 996147200 134512640 134550932 4294955968 18446744073709551615 4127043316 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1248/tid=1250] ppid=1246 vsize=868288 CPUtime=0.04
/proc/1248/task/1250/stat : 1250 (java) S 1246 1248 812 0 -1 64 3118 309 0 0 4 0 0 0 16 0 9 0 28870467 889126912 10761 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1248/tid=1251] ppid=1246 vsize=868288 CPUtime=0
/proc/1248/task/1251/stat : 1251 (java) S 1246 1248 812 0 -1 64 17 309 0 0 0 0 0 0 16 0 9 0 28870468 889126912 10761 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1248/tid=1252] ppid=1246 vsize=868288 CPUtime=0
/proc/1248/task/1252/stat : 1252 (java) S 1246 1248 812 0 -1 64 8 309 0 0 0 0 0 0 15 0 9 0 28870468 889126912 10761 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1248/tid=1253] ppid=1246 vsize=868288 CPUtime=0
/proc/1248/task/1253/stat : 1253 (java) S 1246 1248 812 0 -1 64 2 309 0 0 0 0 0 0 18 0 9 0 28870470 889126912 10761 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1248/tid=1254] ppid=1246 vsize=868288 CPUtime=0.31
/proc/1248/task/1254/stat : 1254 (java) S 1246 1248 812 0 -1 64 886 309 0 0 31 0 0 0 16 0 9 0 28870470 889126912 10761 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1248/tid=1256] ppid=1246 vsize=868288 CPUtime=0
/proc/1248/task/1256/stat : 1256 (java) S 1246 1248 812 0 -1 64 1 309 0 0 0 0 0 0 19 0 9 0 28870470 889126912 10761 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1248/tid=1257] ppid=1246 vsize=868288 CPUtime=0
/proc/1248/task/1257/stat : 1257 (java) S 1246 1248 812 0 -1 64 28 309 0 0 0 0 0 0 15 0 9 0 28870470 889126912 10761 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 14.14
Current children cumulated vsize (KiB) 868288

[startup+15.1025 s]
/proc/loadavg: 2.04 2.02 2.00 3/89 1261
/proc/meminfo: memFree=1564656/2055920 swapFree=4192812/4192956
[pid=1248] ppid=1246 vsize=868288 CPUtime=14.93
/proc/1248/stat : 1248 (java) S 1246 1248 812 0 -1 0 17326 309 1 0 1484 9 0 0 18 0 9 0 28870465 889126912 10761 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1248/statm: 217072 10761 2656 9 0 211508 0
[pid=1248/tid=1249] ppid=1246 vsize=868288 CPUtime=14.54
/proc/1248/task/1249/stat : 1249 (java) R 1246 1248 812 0 -1 64 12453 309 1 0 1448 6 0 0 25 0 9 0 28870466 889126912 10761 996147200 134512640 134550932 4294955968 18446744073709551615 4126102042 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1248/tid=1250] ppid=1246 vsize=868288 CPUtime=0.04
/proc/1248/task/1250/stat : 1250 (java) S 1246 1248 812 0 -1 64 3118 309 0 0 4 0 0 0 16 0 9 0 28870467 889126912 10761 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1248/tid=1251] ppid=1246 vsize=868288 CPUtime=0
/proc/1248/task/1251/stat : 1251 (java) S 1246 1248 812 0 -1 64 17 309 0 0 0 0 0 0 16 0 9 0 28870468 889126912 10761 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1248/tid=1252] ppid=1246 vsize=868288 CPUtime=0
/proc/1248/task/1252/stat : 1252 (java) S 1246 1248 812 0 -1 64 8 309 0 0 0 0 0 0 15 0 9 0 28870468 889126912 10761 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1248/tid=1253] ppid=1246 vsize=868288 CPUtime=0
/proc/1248/task/1253/stat : 1253 (java) S 1246 1248 812 0 -1 64 2 309 0 0 0 0 0 0 18 0 9 0 28870470 889126912 10761 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1248/tid=1254] ppid=1246 vsize=868288 CPUtime=0.31
/proc/1248/task/1254/stat : 1254 (java) S 1246 1248 812 0 -1 64 886 309 0 0 31 0 0 0 16 0 9 0 28870470 889126912 10761 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1248/tid=1256] ppid=1246 vsize=868288 CPUtime=0
/proc/1248/task/1256/stat : 1256 (java) S 1246 1248 812 0 -1 64 1 309 0 0 0 0 0 0 19 0 9 0 28870470 889126912 10761 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1248/tid=1257] ppid=1246 vsize=868288 CPUtime=0
/proc/1248/task/1257/stat : 1257 (java) S 1246 1248 812 0 -1 64 28 309 0 0 0 0 0 0 15 0 9 0 28870470 889126912 10761 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 14.93
Current children cumulated vsize (KiB) 868288

[startup+15.5025 s]
/proc/loadavg: 2.04 2.02 2.00 3/89 1261
/proc/meminfo: memFree=1564656/2055920 swapFree=4192812/4192956
[pid=1248] ppid=1246 vsize=868288 CPUtime=15.32
/proc/1248/stat : 1248 (java) S 1246 1248 812 0 -1 0 17326 309 1 0 1523 9 0 0 18 0 9 0 28870465 889126912 10761 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1248/statm: 217072 10761 2656 9 0 211508 0
[pid=1248/tid=1249] ppid=1246 vsize=868288 CPUtime=14.93
/proc/1248/task/1249/stat : 1249 (java) R 1246 1248 812 0 -1 64 12453 309 1 0 1487 6 0 0 25 0 9 0 28870466 889126912 10761 996147200 134512640 134550932 4294955968 18446744073709551615 4127044943 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1248/tid=1250] ppid=1246 vsize=868288 CPUtime=0.04
/proc/1248/task/1250/stat : 1250 (java) S 1246 1248 812 0 -1 64 3118 309 0 0 4 0 0 0 16 0 9 0 28870467 889126912 10761 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1248/tid=1251] ppid=1246 vsize=868288 CPUtime=0
/proc/1248/task/1251/stat : 1251 (java) S 1246 1248 812 0 -1 64 17 309 0 0 0 0 0 0 16 0 9 0 28870468 889126912 10761 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1248/tid=1252] ppid=1246 vsize=868288 CPUtime=0
/proc/1248/task/1252/stat : 1252 (java) S 1246 1248 812 0 -1 64 8 309 0 0 0 0 0 0 15 0 9 0 28870468 889126912 10761 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1248/tid=1253] ppid=1246 vsize=868288 CPUtime=0
/proc/1248/task/1253/stat : 1253 (java) S 1246 1248 812 0 -1 64 2 309 0 0 0 0 0 0 18 0 9 0 28870470 889126912 10761 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1248/tid=1254] ppid=1246 vsize=868288 CPUtime=0.31
/proc/1248/task/1254/stat : 1254 (java) S 1246 1248 812 0 -1 64 886 309 0 0 31 0 0 0 16 0 9 0 28870470 889126912 10761 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1248/tid=1256] ppid=1246 vsize=868288 CPUtime=0
/proc/1248/task/1256/stat : 1256 (java) S 1246 1248 812 0 -1 64 1 309 0 0 0 0 0 0 19 0 9 0 28870470 889126912 10761 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1248/tid=1257] ppid=1246 vsize=868288 CPUtime=0
/proc/1248/task/1257/stat : 1257 (java) S 1246 1248 812 0 -1 64 28 309 0 0 0 0 0 0 15 0 9 0 28870470 889126912 10761 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.32
Current children cumulated vsize (KiB) 868288

[startup+15.6026 s]
/proc/loadavg: 2.04 2.02 2.00 3/89 1261
/proc/meminfo: memFree=1564656/2055920 swapFree=4192812/4192956
[pid=1248] ppid=1246 vsize=868288 CPUtime=15.42
/proc/1248/stat : 1248 (java) S 1246 1248 812 0 -1 0 17326 309 1 0 1533 9 0 0 18 0 9 0 28870465 889126912 10761 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1248/statm: 217072 10761 2656 9 0 211508 0
[pid=1248/tid=1249] ppid=1246 vsize=868288 CPUtime=15.03
/proc/1248/task/1249/stat : 1249 (java) R 1246 1248 812 0 -1 64 12453 309 1 0 1497 6 0 0 25 0 9 0 28870466 889126912 10761 996147200 134512640 134550932 4294955968 18446744073709551615 4127044421 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1248/tid=1250] ppid=1246 vsize=868288 CPUtime=0.04
/proc/1248/task/1250/stat : 1250 (java) S 1246 1248 812 0 -1 64 3118 309 0 0 4 0 0 0 16 0 9 0 28870467 889126912 10761 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1248/tid=1251] ppid=1246 vsize=868288 CPUtime=0
/proc/1248/task/1251/stat : 1251 (java) S 1246 1248 812 0 -1 64 17 309 0 0 0 0 0 0 16 0 9 0 28870468 889126912 10761 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1248/tid=1252] ppid=1246 vsize=868288 CPUtime=0
/proc/1248/task/1252/stat : 1252 (java) S 1246 1248 812 0 -1 64 8 309 0 0 0 0 0 0 15 0 9 0 28870468 889126912 10761 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1248/tid=1253] ppid=1246 vsize=868288 CPUtime=0
/proc/1248/task/1253/stat : 1253 (java) S 1246 1248 812 0 -1 64 2 309 0 0 0 0 0 0 18 0 9 0 28870470 889126912 10761 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1248/tid=1254] ppid=1246 vsize=868288 CPUtime=0.31
/proc/1248/task/1254/stat : 1254 (java) S 1246 1248 812 0 -1 64 886 309 0 0 31 0 0 0 16 0 9 0 28870470 889126912 10761 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1248/tid=1256] ppid=1246 vsize=868288 CPUtime=0
/proc/1248/task/1256/stat : 1256 (java) S 1246 1248 812 0 -1 64 1 309 0 0 0 0 0 0 19 0 9 0 28870470 889126912 10761 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1248/tid=1257] ppid=1246 vsize=868288 CPUtime=0
/proc/1248/task/1257/stat : 1257 (java) S 1246 1248 812 0 -1 64 28 309 0 0 0 0 0 0 15 0 9 0 28870470 889126912 10761 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.42
Current children cumulated vsize (KiB) 868288

Child status: 0
Real time (s): 15.6803
CPU time (s): 15.4756
CPU user time (s): 15.3647
CPU system time (s): 0.110983
CPU usage (%): 98.6947
Max. virtual memory (cumulated for all children) (KiB): 868288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 15.3647
system time used= 0.110983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17763
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= 1823
involuntary context switches= 2516

runsolver used 0.034994 second user time and 0.046992 second system time

The end

Launcher Data

Begin job on node49 at 2009-07-12 19:01:41
IDJOB=2099373
IDBENCH=60211
IDSOLVER=773
FILE ID=node49/2099373-1247418101
PBS_JOBID= 9510709
Free space on /tmp= 66420 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/tightness0.1/normalized-rand-2-40-8-753-100-91_ext.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-2099373-1247418101/watcher-2099373-1247418101 -o /tmp/evaluation-result-2099373-1247418101/solver-2099373-1247418101 -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-2099373-1247418101.xml

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

MD5SUM BENCH= dd8c44bf54838647ecd0e3ac1ed0ae75
RANDOM SEED=343243260

node49.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.232
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.232
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:       1598424 kB
Buffers:         80812 kB
Cached:         246812 kB
SwapCached:          0 kB
Active:         225208 kB
Inactive:       156088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1598424 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2416 kB
Writeback:           0 kB
Mapped:          74080 kB
Slab:            61180 kB
Committed_AS:  1025456 kB
PageTables:       1872 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66420 MiB
End job on node49 at 2009-07-12 19:01:57