Trace number 1092127

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.40518 5.48187

DiagnosticValue
CHECKS179926
NODES12686

General information on the benchmark

Namecsp/bibdVariousK/
normalized-bibd-13-13-4-4-1_glb.xml
MD5SUMb90f4b27859c089f81bb134e0bcab613
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.077988
Satisfiable
(Un)Satisfiability was proved
Number of variables1183
Number of constraints1118
Maximum constraint arity13
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1014
Global constraints used (with number of constraints)weightedsum(104)

Solver Data (download as text)

0.00/0.08	
0.00/0.08	Abscon 112 (May, 2008)
0.20/0.24	
0.20/0.25	   configuration
0.20/0.25	     name=esac.xml
0.20/0.28	   
0.20/0.28	   instance
0.20/0.28	     name=HOME/instance-1092127-1215264154.xml
0.29/0.31	   
0.29/0.31	   domains being loaded...
0.29/0.32	   
0.29/0.32	   variables being loaded...
0.40/0.47	     nbVariables=1183  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=2366
0.40/0.47	       =>  wckTime=0.221  cpuTime=0.17  mem=10M779
0.40/0.47	   
0.40/0.47	   predicates being loaded...
0.50/0.53	   
0.50/0.53	   constraints being loaded...
1.57/1.68	     nbConstraints=1142  nbGlobalConstraints=128  nbConflictsStructures=1  nbSharedConflictsStructures=1013
1.57/1.68	     nbSharedBinaryRepresentations=0  nbEvaluationManagers=1  nbSharedEvaluationManagers=1013  minDegree=4  maxDegree=18
1.57/1.68	     minArity=3  avgArity=9.04  maxArity=312  nbGenerators=24  nbFusions=0  symmetryWckTime=0.816  symmetryCpuTime=0.59
1.57/1.68	       =>  wckTime=1.437  cpuTime=1.05  mem=18M133
1.68/1.76	   
1.68/1.76	   solver IterativeSystematicSolver being built... 
1.77/1.86	   
1.77/1.86	   INFO : Forward propagation technique limited 
1.87/1.99	       =>  wckTime=1.747  cpuTime=1.25  mem=34M134
2.27/2.34	   
2.27/2.34	   preprocessing
2.27/2.34	     nbConstraintChecks=11792  nbValidityChecks=10697  nbPropagations=5681  nbRevisions=10378  nbUselessRevisions=7282
2.27/2.34	     nbSingletonTests=1301  nbEffectiveSingletonTests=0  nbACRemovals=0  nbFoundSingletons=0  nbRemovedValues=0
2.27/2.34	     detectedInconsistency=no
2.27/2.34	       =>  wckTime=0.338  cpuTime=0.28  mem=34M134
3.36/3.43	   
3.36/3.43	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=37M191)
5.34/5.43	   
5.34/5.43	   search
5.34/5.43	     run=8  nbConstraintChecks=168134  nbValidityChecks=307865  minDepth=15  maxDepth=1183  nbPropagations=218341
5.34/5.43	     nbRevisions=753400  nbUselessRevisions=604368  nbAssignments=12686  nbFailedAssignments=565  nbBacktracks=10517
5.34/5.43	     nbVisitedNodes=13864  nbRestartNogoods=34  nbFoundSolutions=1  nbSEliminables=0  nbREliminables=720.72
5.34/5.43	     nbIEliminables=148.65  nbDEliminables=0  nbPEliminables=0
5.34/5.43	       =>  wckTime=3.428  cpuTime=3.28  mem=37M191
5.34/5.43	   
5.34/5.43	   global
5.34/5.43	     nbConstraintChecks=179926  nbValidityChecks=318562  nbPropagations=224022  nbRevisions=763778
5.34/5.43	     nbUselessRevisions=611650  nbRestartNogoods=34  solvingWckTime=3.431  solvingCpuTime=3.28  expiredTime=no
5.34/5.43	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=4.52  globalCpuTime=4.57
5.34/5.43	       =>  wckTime=5.182  cpuTime=4.53  mem=38M166
5.34/5.43	   
5.34/5.43	s SATISFIABLE
5.34/5.43	v 0 0 0 0 0 0 0 0 0 1 1 1 1 0 0 0 0 0 0 1 1 1 0 0 0 1 0 0 0 0 1 1 0 0 1 0 0 1 0 0 0 0 1 0 1 0 1 0 0 1 0 0 0 0 1 0 1 0 0 1 0 1 0 0 0 0 0 1 1 0 0 1 0 0 0 0 1 0 0 1 0 0 1 0 1 0 0 0 1 0 0 0 1 0 1 0 0 0 0 1 1 0 0 0 0 1 1 0 0 1 0 0 0 0 0 0 1 1 0 0 0 0 1 1 0 0 1 0 0 0 1 0 0 1 1 0 0 0 0 0 0 0 1 1 0 1 0 0 0 0 0 1 0 1 0 0 1 1 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 
5.34/5.43	d NODES 12686
5.34/5.43	d CHECKS 179926
5.34/5.43	   
5.34/5.43	   totalWckTime=5.25  totalCpuTime=4.57

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1092127-1215264154/watcher-1092127-1215264154 -o /tmp/evaluation-result-1092127-1215264154/solver-1092127-1215264154 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1092127-1215264154.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): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.07 2.02 2.00 3/80 4524
/proc/meminfo: memFree=1563440/2055920 swapFree=4180688/4192956
[pid=4524] ppid=4522 vsize=862848 CPUtime=0.03
/proc/4524/stat : 4524 (java) S 4522 4524 4057 0 -1 0 2405 0 1 0 2 1 0 0 18 0 7 0 2005388440 883556352 1984 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4524/statm: 215712 1984 910 9 0 210691 0
[pid=4524/tid=4525] ppid=4522 vsize=862848 CPUtime=0.03
/proc/4524/task/4525/stat : 4525 (java) R 4522 4524 4057 0 -1 64 1687 0 1 0 2 1 0 0 18 0 7 0 2005388441 883556352 1984 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4524/tid=4526] ppid=4522 vsize=862848 CPUtime=0
/proc/4524/task/4526/stat : 4526 (java) S 4522 4524 4057 0 -1 64 4 0 0 0 0 0 0 0 19 0 7 0 2005388443 883556352 1984 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4524/tid=4527] ppid=4522 vsize=862848 CPUtime=0
/proc/4524/task/4527/stat : 4527 (java) S 4522 4524 4057 0 -1 64 10 0 0 0 0 0 0 0 19 0 7 0 2005388443 883556352 1984 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4524/tid=4528] ppid=4522 vsize=862848 CPUtime=0
/proc/4524/task/4528/stat : 4528 (java) S 4522 4524 4057 0 -1 64 4 0 0 0 0 0 0 0 20 0 7 0 2005388443 883556352 1984 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4524/tid=4529] ppid=4522 vsize=862848 CPUtime=0
/proc/4524/task/4529/stat : 4529 (java) S 4522 4524 4057 0 -1 64 1 0 0 0 0 0 0 0 18 0 7 0 2005388445 883556352 1984 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4524/tid=4530] ppid=4522 vsize=862848 CPUtime=0
/proc/4524/task/4530/stat : 4530 (java) S 4522 4524 4057 0 -1 64 23 0 0 0 0 0 0 0 19 0 7 0 2005388445 883556352 1984 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

[startup+0.155047 s]
/proc/loadavg: 2.07 2.02 2.00 3/80 4524
/proc/meminfo: memFree=1563440/2055920 swapFree=4180688/4192956
[pid=4524] ppid=4522 vsize=865884 CPUtime=0.14
/proc/4524/stat : 4524 (java) S 4522 4524 4057 0 -1 0 4207 0 1 0 11 3 0 0 18 0 9 0 2005388440 886665216 3642 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4524/statm: 216471 3642 1818 9 0 211026 0
[pid=4524/tid=4525] ppid=4522 vsize=865884 CPUtime=0.12
/proc/4524/task/4525/stat : 4525 (java) R 4522 4524 4057 0 -1 64 3298 0 1 0 10 2 0 0 18 0 9 0 2005388441 886665216 3642 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4524/tid=4526] ppid=4522 vsize=865884 CPUtime=0
/proc/4524/task/4526/stat : 4526 (java) S 4522 4524 4057 0 -1 64 4 0 0 0 0 0 0 0 19 0 9 0 2005388443 886665216 3642 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4524/tid=4527] ppid=4522 vsize=865912 CPUtime=0
/proc/4524/task/4527/stat : 4527 (java) S 4522 4524 4057 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 2005388443 886693888 3645 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4524/tid=4528] ppid=4522 vsize=865912 CPUtime=0
/proc/4524/task/4528/stat : 4528 (java) S 4522 4524 4057 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2005388443 886693888 3650 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4524/tid=4529] ppid=4522 vsize=865912 CPUtime=0
/proc/4524/task/4529/stat : 4529 (java) S 4522 4524 4057 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2005388445 886693888 3650 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4524/tid=4530] ppid=4522 vsize=865912 CPUtime=0
/proc/4524/task/4530/stat : 4530 (java) R 4522 4524 4057 0 -1 64 213 0 0 0 0 0 0 0 19 0 9 0 2005388445 886693888 3650 996147200 134512640 134550740 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) 865884

[startup+0.202204 s]
/proc/loadavg: 2.07 2.02 2.00 3/80 4524
/proc/meminfo: memFree=1563440/2055920 swapFree=4180688/4192956
[pid=4524] ppid=4522 vsize=866044 CPUtime=0.2
/proc/4524/stat : 4524 (java) S 4522 4524 4057 0 -1 0 4753 0 1 0 17 3 0 0 18 0 9 0 2005388440 886829056 4180 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4524/statm: 216511 4180 1861 9 0 211059 0
[pid=4524/tid=4525] ppid=4522 vsize=866044 CPUtime=0.17
/proc/4524/task/4525/stat : 4525 (java) R 4522 4524 4057 0 -1 64 3827 0 1 0 15 2 0 0 17 0 9 0 2005388441 886829056 4180 996147200 134512640 134550740 4294955968 18446744073709551615 4125960196 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4524/tid=4526] ppid=4522 vsize=866044 CPUtime=0
/proc/4524/task/4526/stat : 4526 (java) S 4522 4524 4057 0 -1 64 4 0 0 0 0 0 0 0 19 0 9 0 2005388443 886829056 4180 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4524/tid=4527] ppid=4522 vsize=866044 CPUtime=0
/proc/4524/task/4527/stat : 4527 (java) S 4522 4524 4057 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 2005388443 886829056 4180 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4524/tid=4528] ppid=4522 vsize=866044 CPUtime=0
/proc/4524/task/4528/stat : 4528 (java) S 4522 4524 4057 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2005388443 886829056 4180 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4524/tid=4529] ppid=4522 vsize=866044 CPUtime=0
/proc/4524/task/4529/stat : 4529 (java) S 4522 4524 4057 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2005388445 886829056 4180 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4524/tid=4530] ppid=4522 vsize=866044 CPUtime=0.01
/proc/4524/task/4530/stat : 4530 (java) R 4522 4524 4057 0 -1 64 230 0 0 0 1 0 0 0 16 0 9 0 2005388445 886829056 4180 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 866044

[startup+0.302214 s]
/proc/loadavg: 2.07 2.02 2.00 3/80 4524
/proc/meminfo: memFree=1563440/2055920 swapFree=4180688/4192956
[pid=4524] ppid=4522 vsize=866284 CPUtime=0.29
/proc/4524/stat : 4524 (java) S 4522 4524 4057 0 -1 0 5889 0 1 0 25 4 0 0 18 0 9 0 2005388440 887074816 5263 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4524/statm: 216571 5263 1954 9 0 211099 0
[pid=4524/tid=4525] ppid=4522 vsize=866284 CPUtime=0.24
/proc/4524/task/4525/stat : 4525 (java) R 4522 4524 4057 0 -1 64 4913 0 1 0 21 3 0 0 17 0 9 0 2005388441 887074816 5263 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4524/tid=4526] ppid=4522 vsize=866284 CPUtime=0
/proc/4524/task/4526/stat : 4526 (java) S 4522 4524 4057 0 -1 64 4 0 0 0 0 0 0 0 19 0 9 0 2005388443 887074816 5263 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4524/tid=4527] ppid=4522 vsize=866284 CPUtime=0
/proc/4524/task/4527/stat : 4527 (java) S 4522 4524 4057 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 2005388443 887074816 5263 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4524/tid=4528] ppid=4522 vsize=866284 CPUtime=0
/proc/4524/task/4528/stat : 4528 (java) S 4522 4524 4057 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2005388443 887074816 5264 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4524/tid=4529] ppid=4522 vsize=866284 CPUtime=0
/proc/4524/task/4529/stat : 4529 (java) S 4522 4524 4057 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2005388445 887074816 5264 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4524/tid=4530] ppid=4522 vsize=866284 CPUtime=0.03
/proc/4524/task/4530/stat : 4530 (java) S 4522 4524 4057 0 -1 64 280 0 0 0 3 0 0 0 16 0 9 0 2005388445 887074816 5267 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866284

[startup+0.702248 s]
/proc/loadavg: 2.07 2.02 2.00 3/80 4524
/proc/meminfo: memFree=1563440/2055920 swapFree=4180688/4192956
[pid=4524] ppid=4522 vsize=867672 CPUtime=0.69
/proc/4524/stat : 4524 (java) S 4522 4524 4057 0 -1 0 9204 0 1 0 62 7 0 0 18 0 9 0 2005388440 888496128 8565 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4524/statm: 216918 8575 2012 9 0 211424 0
[pid=4524/tid=4525] ppid=4522 vsize=867672 CPUtime=0.51
/proc/4524/task/4525/stat : 4525 (java) R 4522 4524 4057 0 -1 64 7863 0 1 0 46 5 0 0 20 0 9 0 2005388441 888496128 8585 996147200 134512640 134550740 4294955968 18446744073709551615 102715030 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4524/tid=4526] ppid=4522 vsize=867672 CPUtime=0
/proc/4524/task/4526/stat : 4526 (java) S 4522 4524 4057 0 -1 64 4 0 0 0 0 0 0 0 19 0 9 0 2005388443 888496128 8593 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4524/tid=4527] ppid=4522 vsize=867672 CPUtime=0
/proc/4524/task/4527/stat : 4527 (java) S 4522 4524 4057 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 2005388443 888496128 8601 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4524/tid=4528] ppid=4522 vsize=867672 CPUtime=0
/proc/4524/task/4528/stat : 4528 (java) S 4522 4524 4057 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2005388443 888496128 8610 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4524/tid=4529] ppid=4522 vsize=867672 CPUtime=0
/proc/4524/task/4529/stat : 4529 (java) S 4522 4524 4057 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2005388445 888496128 8619 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4524/tid=4530] ppid=4522 vsize=867672 CPUtime=0.16
/proc/4524/task/4530/stat : 4530 (java) S 4522 4524 4057 0 -1 64 666 0 0 0 16 0 0 0 16 0 9 0 2005388445 888496128 8623 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 867672

[startup+1.50232 s]
/proc/loadavg: 2.07 2.02 2.00 5/91 4537
/proc/meminfo: memFree=1528216/2055920 swapFree=4180688/4192956
[pid=4524] ppid=4522 vsize=867996 CPUtime=1.48
/proc/4524/stat : 4524 (java) S 4522 4524 4057 0 -1 0 21483 502 1 0 118 17 13 0 18 0 9 0 2005388440 888827904 16798 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4524/statm: 216999 16798 2036 9 0 211505 0
[pid=4524/tid=4525] ppid=4522 vsize=867996 CPUtime=1.19
/proc/4524/task/4525/stat : 4525 (java) R 4522 4524 4057 0 -1 64 17447 502 1 0 92 14 13 0 19 0 9 0 2005388441 888827904 16798 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4524/tid=4526] ppid=4522 vsize=867996 CPUtime=0.15
/proc/4524/task/4526/stat : 4526 (java) R 4522 4524 4057 0 -1 64 2283 502 0 0 2 0 13 0 16 0 9 0 2005388443 888827904 16798 996147200 134512640 134550740 4294955968 18446744073709551615 102516773 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4524/tid=4527] ppid=4522 vsize=867996 CPUtime=0.13
/proc/4524/task/4527/stat : 4527 (java) S 4522 4524 4057 0 -1 64 10 502 0 0 0 0 13 0 19 0 9 0 2005388443 888827904 16798 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4524/tid=4528] ppid=4522 vsize=867996 CPUtime=0.13
/proc/4524/task/4528/stat : 4528 (java) S 4522 4524 4057 0 -1 64 4 502 0 0 0 0 13 0 20 0 9 0 2005388443 888827904 16798 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4524/tid=4529] ppid=4522 vsize=867996 CPUtime=0.13
/proc/4524/task/4529/stat : 4529 (java) S 4522 4524 4057 0 -1 64 1 502 0 0 0 0 13 0 18 0 9 0 2005388445 888827904 16798 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4524/tid=4530] ppid=4522 vsize=867996 CPUtime=0.36
/proc/4524/task/4530/stat : 4530 (java) S 4522 4524 4057 0 -1 64 929 502 0 0 22 1 13 0 16 0 9 0 2005388445 888827904 16798 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4524/tid=4532] ppid=4522 vsize=867996 CPUtime=0.13
/proc/4524/task/4532/stat : 4532 (java) S 4522 4524 4057 0 -1 64 1 502 0 0 0 0 13 0 19 0 9 0 2005388445 888827904 16798 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4524/tid=4533] ppid=4522 vsize=867996 CPUtime=0.13
/proc/4524/task/4533/stat : 4533 (java) S 4522 4524 4057 0 -1 64 7 502 0 0 0 0 13 0 15 0 9 0 2005388445 888827904 16798 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 867996

[startup+3.10145 s]
/proc/loadavg: 2.07 2.02 2.00 3/89 4537
/proc/meminfo: memFree=1496352/2055920 swapFree=4180688/4192956
[pid=4524] ppid=4522 vsize=868124 CPUtime=3.06
/proc/4524/stat : 4524 (java) S 4522 4524 4057 0 -1 0 27820 502 1 0 273 20 13 0 18 0 9 0 2005388440 888958976 19267 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4524/statm: 217031 19267 2638 9 0 211537 0
[pid=4524/tid=4525] ppid=4522 vsize=868124 CPUtime=2.57
/proc/4524/task/4525/stat : 4525 (java) R 4522 4524 4057 0 -1 64 21060 502 1 0 228 16 13 0 25 0 9 0 2005388441 888958976 19267 996147200 134512640 134550740 4294955968 18446744073709551615 4127249576 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4524/tid=4526] ppid=4522 vsize=868124 CPUtime=0.22
/proc/4524/task/4526/stat : 4526 (java) S 4522 4524 4057 0 -1 64 4922 502 0 0 9 0 13 0 17 0 9 0 2005388443 888958976 19267 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4524/tid=4527] ppid=4522 vsize=868124 CPUtime=0.13
/proc/4524/task/4527/stat : 4527 (java) S 4522 4524 4057 0 -1 64 17 502 0 0 0 0 13 0 17 0 9 0 2005388443 888958976 19267 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4524/tid=4528] ppid=4522 vsize=868124 CPUtime=0.13
/proc/4524/task/4528/stat : 4528 (java) S 4522 4524 4057 0 -1 64 15 502 0 0 0 0 13 0 16 0 9 0 2005388443 888958976 19267 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4524/tid=4529] ppid=4522 vsize=868124 CPUtime=0.13
/proc/4524/task/4529/stat : 4529 (java) S 4522 4524 4057 0 -1 64 1 502 0 0 0 0 13 0 18 0 9 0 2005388445 888958976 19267 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4524/tid=4530] ppid=4522 vsize=868124 CPUtime=0.48
/proc/4524/task/4530/stat : 4530 (java) S 4522 4524 4057 0 -1 64 996 502 0 0 34 1 13 0 15 0 9 0 2005388445 888958976 19267 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4524/tid=4532] ppid=4522 vsize=868124 CPUtime=0.13
/proc/4524/task/4532/stat : 4532 (java) S 4522 4524 4057 0 -1 64 1 502 0 0 0 0 13 0 19 0 9 0 2005388445 888958976 19267 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4524/tid=4533] ppid=4522 vsize=868124 CPUtime=0.13
/proc/4524/task/4533/stat : 4533 (java) S 4522 4524 4057 0 -1 64 7 502 0 0 0 0 13 0 15 0 9 0 2005388445 888958976 19267 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 868124

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

[startup+3.20146 s]
/proc/loadavg: 2.07 2.02 2.00 3/89 4537
/proc/meminfo: memFree=1496352/2055920 swapFree=4180688/4192956
[pid=4524] ppid=4522 vsize=868124 CPUtime=3.16
/proc/4524/stat : 4524 (java) S 4522 4524 4057 0 -1 0 27820 502 1 0 283 20 13 0 18 0 9 0 2005388440 888958976 19267 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4524/statm: 217031 19267 2638 9 0 211537 0
[pid=4524/tid=4525] ppid=4522 vsize=868124 CPUtime=2.67
/proc/4524/task/4525/stat : 4525 (java) R 4522 4524 4057 0 -1 64 21060 502 1 0 238 16 13 0 25 0 9 0 2005388441 888958976 19267 996147200 134512640 134550740 4294955968 18446744073709551615 4127241586 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4524/tid=4526] ppid=4522 vsize=868124 CPUtime=0.22
/proc/4524/task/4526/stat : 4526 (java) S 4522 4524 4057 0 -1 64 4922 502 0 0 9 0 13 0 17 0 9 0 2005388443 888958976 19267 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4524/tid=4527] ppid=4522 vsize=868124 CPUtime=0.13
/proc/4524/task/4527/stat : 4527 (java) S 4522 4524 4057 0 -1 64 17 502 0 0 0 0 13 0 17 0 9 0 2005388443 888958976 19267 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4524/tid=4528] ppid=4522 vsize=868124 CPUtime=0.13
/proc/4524/task/4528/stat : 4528 (java) S 4522 4524 4057 0 -1 64 15 502 0 0 0 0 13 0 16 0 9 0 2005388443 888958976 19267 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4524/tid=4529] ppid=4522 vsize=868124 CPUtime=0.13
/proc/4524/task/4529/stat : 4529 (java) S 4522 4524 4057 0 -1 64 1 502 0 0 0 0 13 0 18 0 9 0 2005388445 888958976 19267 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4524/tid=4530] ppid=4522 vsize=868124 CPUtime=0.48
/proc/4524/task/4530/stat : 4530 (java) S 4522 4524 4057 0 -1 64 996 502 0 0 34 1 13 0 15 0 9 0 2005388445 888958976 19267 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4524/tid=4532] ppid=4522 vsize=868124 CPUtime=0.13
/proc/4524/task/4532/stat : 4532 (java) S 4522 4524 4057 0 -1 64 1 502 0 0 0 0 13 0 19 0 9 0 2005388445 888958976 19267 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4524/tid=4533] ppid=4522 vsize=868124 CPUtime=0.13
/proc/4524/task/4533/stat : 4533 (java) S 4522 4524 4057 0 -1 64 7 502 0 0 0 0 13 0 15 0 9 0 2005388445 888958976 19267 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.16
Current children cumulated vsize (KiB) 868124

[startup+4.80161 s]
/proc/loadavg: 2.07 2.02 2.00 3/89 4537
/proc/meminfo: memFree=1496096/2055920 swapFree=4180688/4192956
[pid=4524] ppid=4522 vsize=868124 CPUtime=4.74
/proc/4524/stat : 4524 (java) S 4522 4524 4057 0 -1 0 27839 502 1 0 441 20 13 0 18 0 9 0 2005388440 888958976 19284 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4524/statm: 217031 19284 2638 9 0 211537 0
[pid=4524/tid=4525] ppid=4522 vsize=868124 CPUtime=4.23
/proc/4524/task/4525/stat : 4525 (java) R 4522 4524 4057 0 -1 64 21062 502 1 0 394 16 13 0 25 0 9 0 2005388441 888958976 19284 996147200 134512640 134550740 4294955968 18446744073709551615 4127305556 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4524/tid=4526] ppid=4522 vsize=868124 CPUtime=0.22
/proc/4524/task/4526/stat : 4526 (java) S 4522 4524 4057 0 -1 64 4922 502 0 0 9 0 13 0 16 0 9 0 2005388443 888958976 19284 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4524/tid=4527] ppid=4522 vsize=868124 CPUtime=0.13
/proc/4524/task/4527/stat : 4527 (java) S 4522 4524 4057 0 -1 64 17 502 0 0 0 0 13 0 17 0 9 0 2005388443 888958976 19284 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4524/tid=4528] ppid=4522 vsize=868124 CPUtime=0.13
/proc/4524/task/4528/stat : 4528 (java) S 4522 4524 4057 0 -1 64 15 502 0 0 0 0 13 0 16 0 9 0 2005388443 888958976 19284 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4524/tid=4529] ppid=4522 vsize=868124 CPUtime=0.13
/proc/4524/task/4529/stat : 4529 (java) S 4522 4524 4057 0 -1 64 1 502 0 0 0 0 13 0 18 0 9 0 2005388445 888958976 19284 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4524/tid=4530] ppid=4522 vsize=868124 CPUtime=0.51
/proc/4524/task/4530/stat : 4530 (java) S 4522 4524 4057 0 -1 64 1013 502 0 0 37 1 13 0 15 0 9 0 2005388445 888958976 19284 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4524/tid=4532] ppid=4522 vsize=868124 CPUtime=0.13
/proc/4524/task/4532/stat : 4532 (java) S 4522 4524 4057 0 -1 64 1 502 0 0 0 0 13 0 19 0 9 0 2005388445 888958976 19284 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4524/tid=4533] ppid=4522 vsize=868124 CPUtime=0.13
/proc/4524/task/4533/stat : 4533 (java) S 4522 4524 4057 0 -1 64 7 502 0 0 0 0 13 0 15 0 9 0 2005388445 888958976 19284 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.74
Current children cumulated vsize (KiB) 868124

[startup+5.20165 s]
/proc/loadavg: 2.07 2.02 2.00 3/89 4537
/proc/meminfo: memFree=1496096/2055920 swapFree=4180688/4192956
[pid=4524] ppid=4522 vsize=868124 CPUtime=5.14
/proc/4524/stat : 4524 (java) S 4522 4524 4057 0 -1 0 27841 502 1 0 481 20 13 0 18 0 9 0 2005388440 888958976 19286 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4524/statm: 217031 19286 2638 9 0 211537 0
[pid=4524/tid=4525] ppid=4522 vsize=868124 CPUtime=4.62
/proc/4524/task/4525/stat : 4525 (java) R 4522 4524 4057 0 -1 64 21063 502 1 0 433 16 13 0 25 0 9 0 2005388441 888958976 19286 996147200 134512640 134550740 4294955968 18446744073709551615 4127237139 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4524/tid=4526] ppid=4522 vsize=868124 CPUtime=0.22
/proc/4524/task/4526/stat : 4526 (java) S 4522 4524 4057 0 -1 64 4922 502 0 0 9 0 13 0 16 0 9 0 2005388443 888958976 19286 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4524/tid=4527] ppid=4522 vsize=868124 CPUtime=0.13
/proc/4524/task/4527/stat : 4527 (java) S 4522 4524 4057 0 -1 64 17 502 0 0 0 0 13 0 17 0 9 0 2005388443 888958976 19286 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4524/tid=4528] ppid=4522 vsize=868124 CPUtime=0.13
/proc/4524/task/4528/stat : 4528 (java) S 4522 4524 4057 0 -1 64 15 502 0 0 0 0 13 0 16 0 9 0 2005388443 888958976 19286 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4524/tid=4529] ppid=4522 vsize=868124 CPUtime=0.13
/proc/4524/task/4529/stat : 4529 (java) S 4522 4524 4057 0 -1 64 1 502 0 0 0 0 13 0 18 0 9 0 2005388445 888958976 19286 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4524/tid=4530] ppid=4522 vsize=868124 CPUtime=0.51
/proc/4524/task/4530/stat : 4530 (java) S 4522 4524 4057 0 -1 64 1014 502 0 0 37 1 13 0 15 0 9 0 2005388445 888958976 19286 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4524/tid=4532] ppid=4522 vsize=868124 CPUtime=0.13
/proc/4524/task/4532/stat : 4532 (java) S 4522 4524 4057 0 -1 64 1 502 0 0 0 0 13 0 19 0 9 0 2005388445 888958976 19286 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4524/tid=4533] ppid=4522 vsize=868124 CPUtime=0.13
/proc/4524/task/4533/stat : 4533 (java) S 4522 4524 4057 0 -1 64 7 502 0 0 0 0 13 0 15 0 9 0 2005388445 888958976 19286 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.14
Current children cumulated vsize (KiB) 868124

[startup+5.40166 s]
/proc/loadavg: 2.07 2.02 2.00 3/89 4537
/proc/meminfo: memFree=1496096/2055920 swapFree=4180688/4192956
[pid=4524] ppid=4522 vsize=868124 CPUtime=5.34
/proc/4524/stat : 4524 (java) S 4522 4524 4057 0 -1 0 27872 502 1 0 501 20 13 0 18 0 9 0 2005388440 888958976 19286 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4524/statm: 217031 19286 2638 9 0 211537 0
[pid=4524/tid=4525] ppid=4522 vsize=868124 CPUtime=4.82
/proc/4524/task/4525/stat : 4525 (java) R 4522 4524 4057 0 -1 64 21063 502 1 0 453 16 13 0 25 0 9 0 2005388441 888958976 19286 996147200 134512640 134550740 4294955968 18446744073709551615 4127237182 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4524/tid=4526] ppid=4522 vsize=868124 CPUtime=0.22
/proc/4524/task/4526/stat : 4526 (java) S 4522 4524 4057 0 -1 64 4922 502 0 0 9 0 13 0 17 0 9 0 2005388443 888958976 19286 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4524/tid=4527] ppid=4522 vsize=868124 CPUtime=0.13
/proc/4524/task/4527/stat : 4527 (java) S 4522 4524 4057 0 -1 64 17 502 0 0 0 0 13 0 17 0 9 0 2005388443 888958976 19286 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4524/tid=4528] ppid=4522 vsize=868124 CPUtime=0.13
/proc/4524/task/4528/stat : 4528 (java) S 4522 4524 4057 0 -1 64 15 502 0 0 0 0 13 0 16 0 9 0 2005388443 888958976 19286 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4524/tid=4529] ppid=4522 vsize=868124 CPUtime=0.13
/proc/4524/task/4529/stat : 4529 (java) S 4522 4524 4057 0 -1 64 1 502 0 0 0 0 13 0 18 0 9 0 2005388445 888958976 19286 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4524/tid=4530] ppid=4522 vsize=868124 CPUtime=0.51
/proc/4524/task/4530/stat : 4530 (java) S 4522 4524 4057 0 -1 64 1014 502 0 0 37 1 13 0 15 0 9 0 2005388445 888958976 19286 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4524/tid=4532] ppid=4522 vsize=868124 CPUtime=0.13
/proc/4524/task/4532/stat : 4532 (java) S 4522 4524 4057 0 -1 64 1 502 0 0 0 0 13 0 19 0 9 0 2005388445 888958976 19286 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4524/tid=4533] ppid=4522 vsize=868124 CPUtime=0.13
/proc/4524/task/4533/stat : 4533 (java) S 4522 4524 4057 0 -1 64 38 502 0 0 0 0 13 0 15 0 9 0 2005388445 888958976 19286 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.34
Current children cumulated vsize (KiB) 868124

Child status: 0
Real time (s): 5.48187
CPU time (s): 5.40518
CPU user time (s): 5.17821
CPU system time (s): 0.226965
CPU usage (%): 98.601
Max. virtual memory (cumulated for all children) (KiB): 868124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.17821
system time used= 0.226965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28461
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= 1919
involuntary context switches= 2130

runsolver used 0.016997 second user time and 0.027995 second system time

The end

Launcher Data (download as text)

Begin job on node41 at 2008-07-05 15:22:34
IDJOB=1092127
IDBENCH=58597
IDSOLVER=364
FILE ID=node41/1092127-1215264154
PBS_JOBID= 7882163
Free space on /tmp= 66148 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/bibdVariousK/normalized-bibd-13-13-4-4-1_glb.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= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1092127-1215264154/watcher-1092127-1215264154 -o /tmp/evaluation-result-1092127-1215264154/solver-1092127-1215264154 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1092127-1215264154.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= b90f4b27859c089f81bb134e0bcab613
RANDOM SEED=44071974

node41.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:       1563856 kB
Buffers:         35992 kB
Cached:         244088 kB
SwapCached:       6540 kB
Active:         330840 kB
Inactive:       108512 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1563856 kB
SwapTotal:     4192956 kB
SwapFree:      4180688 kB
Dirty:            2560 kB
Writeback:           0 kB
Mapped:         172472 kB
Slab:            37888 kB
Committed_AS:  4435124 kB
PageTables:       2024 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= 66148 MiB
End job on node41 at 2008-07-05 15:22:40