Trace number 1096170

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 36.0095 36.2257

DiagnosticValue
CHECKS18935
NODES3157

General information on the benchmark

Namecsp/bibd6/
normalized-bibd-6-70-35-3-14_glb.xml
MD5SUM0653b9138c5ddf8dea3bac1940ae1ab9
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.090985
Satisfiable
(Un)Satisfiability was proved
Number of variables1470
Number of constraints1141
Maximum constraint arity70
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1050
Global constraints used (with number of constraints)weightedsum(91)

Solver Data (download as text)

0.00/0.09	
0.00/0.09	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=mac.xml
0.28/0.31	   
0.28/0.31	   instance
0.28/0.31	     name=HOME/instance-1096170-1215267204.xml
0.28/0.35	   
0.28/0.35	   domains being loaded...
0.28/0.36	   
0.28/0.36	   variables being loaded...
0.48/0.59	     nbVariables=1470  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=2940
0.48/0.59	       =>  wckTime=0.352  cpuTime=0.26  mem=11M773
0.48/0.59	   
0.48/0.59	   predicates being loaded...
0.58/0.66	   
0.58/0.66	   constraints being loaded...
2.16/2.26	     nbConstraints=1215  nbGlobalConstraints=165  nbConflictsStructures=1  nbSharedConflictsStructures=1049
2.16/2.26	     nbSharedBinaryRepresentations=0  nbEvaluationManagers=1  nbSharedEvaluationManagers=1049  minDegree=4  maxDegree=11
2.16/2.26	     minArity=3  avgArity=9.41  maxArity=700  nbGenerators=74  nbFusions=0  symmetryWckTime=1.232  symmetryCpuTime=0.96
2.16/2.26	       =>  wckTime=2.021  cpuTime=1.55  mem=47M81
2.25/2.34	   
2.25/2.34	   solver IterativeSystematicSolver being built... 
2.36/2.44	   
2.36/2.44	   INFO : Forward propagation technique limited 
2.45/2.56	       =>  wckTime=2.325  cpuTime=1.75  mem=35M625
2.45/2.59	   
2.45/2.59	   preprocessing
2.45/2.59	     nbConstraintChecks=0  nbPropagations=1470  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
2.45/2.59	     detectedInconsistency=no
2.45/2.59	       =>  wckTime=0.019  cpuTime=0.01  mem=36M592
35.89/36.18	   
35.89/36.18	   search
35.89/36.18	     run=3  nbConstraintChecks=18935  nbValidityChecks=41938  minDepth=1  maxDepth=1470  nbPropagations=24532
35.89/36.18	     nbRevisions=69000  nbUselessRevisions=60709  nbAssignments=3157  nbFailedAssignments=57  nbBacktracks=533
35.89/36.18	     nbVisitedNodes=3255  nbRestartNogoods=26  nbFoundSolutions=1  mapSize=67  nbInferences=0  nbTooLargeKeys=0
35.89/36.18	     nbSEliminables=86.33  nbREliminables=916.66  nbIEliminables=137.51  nbDEliminables=0  nbPEliminables=0
35.89/36.18	       =>  wckTime=33.61  cpuTime=33.37  mem=45M315
35.89/36.18	   
35.89/36.18	   global
35.89/36.18	     nbConstraintChecks=18935  nbValidityChecks=41938  nbPropagations=26002  nbRevisions=69000  nbUselessRevisions=60709
35.89/36.18	     nbRestartNogoods=26  solvingWckTime=33.612  solvingCpuTime=33.37  expiredTime=no  totalExploration=no
35.89/36.18	     nbFoundSolutions=1  firstSolutionCpuTime=35.1  globalCpuTime=35.17
35.89/36.18	       =>  wckTime=35.942  cpuTime=35.12  mem=45M315
35.89/36.18	   
35.89/36.18	s SATISFIABLE
35.89/36.18	v 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 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 1 1 1 1 1 1 0 0 0 0 0 0 0 1 1 1 1 1 1 0 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 1 1 1 1 1 1 0 0 0 0 0 0 0 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 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 0 0 0 0 0 0 0 0 0 0 0 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 1 1 1 1 1 1 0 0 0 0 0 0 0 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 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 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 0 0 0 0 0 0 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 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 0 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 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 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 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 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 
35.89/36.18	d NODES 3157
35.89/36.18	d CHECKS 18935
35.89/36.18	   
35.89/36.18	   totalWckTime=35.998  totalCpuTime=35.17

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-1096170-1215267204/watcher-1096170-1215267204 -o /tmp/evaluation-result-1096170-1215267204/solver-1096170-1215267204 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-1096170-1215267204.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.00 2.00 2.00 3/72 26036
/proc/meminfo: memFree=1678656/2055920 swapFree=4181480/4192956
[pid=26036] ppid=26034 vsize=18572 CPUtime=0
/proc/26036/stat : 26036 (runsolver) R 26034 26036 24797 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 2005689914 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 271638392103 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/26036/statm: 4643 292 257 25 0 2626 0

[startup+0.018075 s]
/proc/loadavg: 2.00 2.00 2.00 3/72 26036
/proc/meminfo: memFree=1678656/2055920 swapFree=4181480/4192956
[pid=26036] ppid=26034 vsize=10704 CPUtime=0
/proc/26036/stat : 26036 (java) S 26034 26036 24797 0 -1 0 739 0 0 0 0 0 0 0 18 0 2 0 2005689914 10960896 519 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/26036/statm: 2676 519 243 9 0 1196 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10704

[startup+0.100945 s]
/proc/loadavg: 2.00 2.00 2.00 3/72 26036
/proc/meminfo: memFree=1678656/2055920 swapFree=4181480/4192956
[pid=26036] ppid=26034 vsize=865884 CPUtime=0.08
/proc/26036/stat : 26036 (java) S 26034 26036 24797 0 -1 0 3681 0 1 0 6 2 0 0 18 0 9 0 2005689914 886665216 3155 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26036/statm: 216471 3155 1676 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301985 s]
/proc/loadavg: 2.00 2.00 2.00 3/72 26036
/proc/meminfo: memFree=1678656/2055920 swapFree=4181480/4192956
[pid=26036] ppid=26034 vsize=866196 CPUtime=0.28
/proc/26036/stat : 26036 (java) S 26034 26036 24797 0 -1 0 5621 0 1 0 24 4 0 0 18 0 9 0 2005689914 886984704 5035 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26036/statm: 216549 5035 1903 9 0 211097 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866196

[startup+0.701058 s]
/proc/loadavg: 2.00 2.00 2.00 3/72 26036
/proc/meminfo: memFree=1678656/2055920 swapFree=4181480/4192956
[pid=26036] ppid=26034 vsize=867712 CPUtime=0.67
/proc/26036/stat : 26036 (java) S 26034 26036 24797 0 -1 0 8322 0 1 0 61 6 0 0 18 0 9 0 2005689914 888537088 7682 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26036/statm: 216928 7682 2007 9 0 211434 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 867712

[startup+1.50221 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 26045
/proc/meminfo: memFree=1647288/2055920 swapFree=4181480/4192956
[pid=26036] ppid=26034 vsize=868036 CPUtime=1.46
/proc/26036/stat : 26036 (java) S 26034 26036 24797 0 -1 0 16932 400 1 0 113 16 17 0 18 0 10 0 2005689914 888868864 13645 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26036/statm: 217009 13645 2025 9 0 211515 0
[pid=26036/tid=26038] ppid=26034 vsize=868036 CPUtime=1.21
/proc/26036/task/26038/stat : 26038 (java) R 26034 26036 24797 0 -1 64 15184 400 1 0 90 14 17 0 18 0 10 0 2005689916 888868864 13645 996147200 134512640 134550740 4294955968 18446744073709551615 4127031658 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26036/tid=26039] ppid=26034 vsize=868036 CPUtime=0.17
/proc/26036/task/26039/stat : 26039 (java) S 26034 26036 24797 0 -1 64 5 400 0 0 0 0 17 0 17 0 10 0 2005689917 888868864 13645 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26036/tid=26040] ppid=26034 vsize=868036 CPUtime=0.17
/proc/26036/task/26040/stat : 26040 (java) S 26034 26036 24797 0 -1 64 10 400 0 0 0 0 17 0 19 0 10 0 2005689918 888868864 13645 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26036/tid=26041] ppid=26034 vsize=868036 CPUtime=0.17
/proc/26036/task/26041/stat : 26041 (java) S 26034 26036 24797 0 -1 64 4 400 0 0 0 0 17 0 20 0 10 0 2005689918 888868864 13645 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26036/tid=26042] ppid=26034 vsize=868036 CPUtime=0.17
/proc/26036/task/26042/stat : 26042 (java) S 26034 26036 24797 0 -1 64 1 400 0 0 0 0 17 0 18 0 10 0 2005689920 888868864 13645 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26036/tid=26043] ppid=26034 vsize=868036 CPUtime=0.39
/proc/26036/task/26043/stat : 26043 (java) S 26034 26036 24797 0 -1 64 923 400 0 0 22 0 17 0 16 0 10 0 2005689920 888868864 13645 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26036/tid=26044] ppid=26034 vsize=868036 CPUtime=0.17
/proc/26036/task/26044/stat : 26044 (java) S 26034 26036 24797 0 -1 64 1 400 0 0 0 0 17 0 19 0 10 0 2005689920 888868864 13645 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26036/tid=26045] ppid=26034 vsize=868036 CPUtime=0.17
/proc/26036/task/26045/stat : 26045 (java) S 26034 26036 24797 0 -1 64 7 400 0 0 0 0 17 0 15 0 10 0 2005689920 888868864 13645 996147200 134512640 134550740 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) 868036

[startup+3.10249 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 26049
/proc/meminfo: memFree=1615672/2055920 swapFree=4181480/4192956
[pid=26036] ppid=26034 vsize=868036 CPUtime=3.05
/proc/26036/stat : 26036 (java) S 26034 26036 24797 0 -1 0 28372 522 1 0 268 20 17 0 18 0 9 0 2005689914 888868864 19572 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26036/statm: 217009 19572 2638 9 0 211515 0
[pid=26036/tid=26038] ppid=26034 vsize=868036 CPUtime=2.6
/proc/26036/task/26038/stat : 26038 (java) R 26034 26036 24797 0 -1 64 21276 522 1 0 226 17 17 0 25 0 9 0 2005689916 888868864 19572 996147200 134512640 134550740 4294955968 18446744073709551615 4127148815 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26036/tid=26039] ppid=26034 vsize=868036 CPUtime=0.27
/proc/26036/task/26039/stat : 26039 (java) S 26034 26036 24797 0 -1 64 5272 522 0 0 9 1 17 0 16 0 9 0 2005689917 888868864 19572 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26036/tid=26040] ppid=26034 vsize=868036 CPUtime=0.17
/proc/26036/task/26040/stat : 26040 (java) S 26034 26036 24797 0 -1 64 17 522 0 0 0 0 17 0 17 0 9 0 2005689918 888868864 19572 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26036/tid=26041] ppid=26034 vsize=868036 CPUtime=0.17
/proc/26036/task/26041/stat : 26041 (java) S 26034 26036 24797 0 -1 64 16 522 0 0 0 0 17 0 16 0 9 0 2005689918 888868864 19572 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26036/tid=26042] ppid=26034 vsize=868036 CPUtime=0.17
/proc/26036/task/26042/stat : 26042 (java) S 26034 26036 24797 0 -1 64 1 522 0 0 0 0 17 0 18 0 9 0 2005689920 888868864 19572 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26036/tid=26043] ppid=26034 vsize=868036 CPUtime=0.48
/proc/26036/task/26043/stat : 26043 (java) S 26034 26036 24797 0 -1 64 979 522 0 0 31 0 17 0 15 0 9 0 2005689920 888868864 19572 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26036/tid=26044] ppid=26034 vsize=868036 CPUtime=0.17
/proc/26036/task/26044/stat : 26044 (java) S 26034 26036 24797 0 -1 64 1 522 0 0 0 0 17 0 19 0 9 0 2005689920 888868864 19572 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26036/tid=26045] ppid=26034 vsize=868036 CPUtime=0.17
/proc/26036/task/26045/stat : 26045 (java) S 26034 26036 24797 0 -1 64 7 522 0 0 0 0 17 0 15 0 9 0 2005689920 888868864 19572 996147200 134512640 134550740 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) 868036

[startup+6.30208 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 26049
/proc/meminfo: memFree=1610040/2055920 swapFree=4181480/4192956
[pid=26036] ppid=26034 vsize=868168 CPUtime=6.24
/proc/26036/stat : 26036 (java) S 26034 26036 24797 0 -1 0 28426 522 1 0 586 21 17 0 18 0 9 0 2005689914 889004032 19593 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26036/statm: 217042 19593 2638 9 0 211548 0
[pid=26036/tid=26038] ppid=26034 vsize=868168 CPUtime=5.75
/proc/26036/task/26038/stat : 26038 (java) R 26034 26036 24797 0 -1 64 21277 522 1 0 541 17 17 0 25 0 9 0 2005689916 889004032 19593 996147200 134512640 134550740 4294955968 18446744073709551615 4127148809 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26036/tid=26039] ppid=26034 vsize=868168 CPUtime=0.27
/proc/26036/task/26039/stat : 26039 (java) S 26034 26036 24797 0 -1 64 5272 522 0 0 9 1 17 0 16 0 9 0 2005689917 889004032 19593 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26036/tid=26040] ppid=26034 vsize=868168 CPUtime=0.17
/proc/26036/task/26040/stat : 26040 (java) S 26034 26036 24797 0 -1 64 17 522 0 0 0 0 17 0 17 0 9 0 2005689918 889004032 19593 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26036/tid=26041] ppid=26034 vsize=868168 CPUtime=0.17
/proc/26036/task/26041/stat : 26041 (java) S 26034 26036 24797 0 -1 64 16 522 0 0 0 0 17 0 16 0 9 0 2005689918 889004032 19593 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26036/tid=26042] ppid=26034 vsize=868168 CPUtime=0.17
/proc/26036/task/26042/stat : 26042 (java) S 26034 26036 24797 0 -1 64 1 522 0 0 0 0 17 0 18 0 9 0 2005689920 889004032 19593 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26036/tid=26043] ppid=26034 vsize=868168 CPUtime=0.52
/proc/26036/task/26043/stat : 26043 (java) S 26034 26036 24797 0 -1 64 1002 522 0 0 34 1 17 0 16 0 9 0 2005689920 889004032 19593 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26036/tid=26044] ppid=26034 vsize=868168 CPUtime=0.17
/proc/26036/task/26044/stat : 26044 (java) S 26034 26036 24797 0 -1 64 1 522 0 0 0 0 17 0 19 0 9 0 2005689920 889004032 19593 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26036/tid=26045] ppid=26034 vsize=868168 CPUtime=0.17
/proc/26036/task/26045/stat : 26045 (java) S 26034 26036 24797 0 -1 64 37 522 0 0 0 0 17 0 15 0 9 0 2005689920 889004032 19593 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 868168

[startup+12.7022 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 26049
/proc/meminfo: memFree=1609912/2055920 swapFree=4181480/4192956
[pid=26036] ppid=26034 vsize=868168 CPUtime=12.6
/proc/26036/stat : 26036 (java) S 26034 26036 24797 0 -1 0 28426 522 1 0 1222 21 17 0 18 0 9 0 2005689914 889004032 19593 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26036/statm: 217042 19593 2638 9 0 211548 0
[pid=26036/tid=26038] ppid=26034 vsize=868168 CPUtime=12.12
/proc/26036/task/26038/stat : 26038 (java) R 26034 26036 24797 0 -1 64 21277 522 1 0 1178 17 17 0 25 0 9 0 2005689916 889004032 19593 996147200 134512640 134550740 4294955968 18446744073709551615 4127148825 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26036/tid=26039] ppid=26034 vsize=868168 CPUtime=0.27
/proc/26036/task/26039/stat : 26039 (java) S 26034 26036 24797 0 -1 64 5272 522 0 0 9 1 17 0 16 0 9 0 2005689917 889004032 19593 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26036/tid=26040] ppid=26034 vsize=868168 CPUtime=0.17
/proc/26036/task/26040/stat : 26040 (java) S 26034 26036 24797 0 -1 64 17 522 0 0 0 0 17 0 17 0 9 0 2005689918 889004032 19593 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26036/tid=26041] ppid=26034 vsize=868168 CPUtime=0.17
/proc/26036/task/26041/stat : 26041 (java) S 26034 26036 24797 0 -1 64 16 522 0 0 0 0 17 0 16 0 9 0 2005689918 889004032 19593 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26036/tid=26042] ppid=26034 vsize=868168 CPUtime=0.17
/proc/26036/task/26042/stat : 26042 (java) S 26034 26036 24797 0 -1 64 1 522 0 0 0 0 17 0 18 0 9 0 2005689920 889004032 19593 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26036/tid=26043] ppid=26034 vsize=868168 CPUtime=0.52
/proc/26036/task/26043/stat : 26043 (java) S 26034 26036 24797 0 -1 64 1002 522 0 0 34 1 17 0 15 0 9 0 2005689920 889004032 19593 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26036/tid=26044] ppid=26034 vsize=868168 CPUtime=0.17
/proc/26036/task/26044/stat : 26044 (java) S 26034 26036 24797 0 -1 64 1 522 0 0 0 0 17 0 19 0 9 0 2005689920 889004032 19593 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26036/tid=26045] ppid=26034 vsize=868168 CPUtime=0.17
/proc/26036/task/26045/stat : 26045 (java) S 26034 26036 24797 0 -1 64 37 522 0 0 0 0 17 0 15 0 9 0 2005689920 889004032 19593 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 868168

[startup+25.5016 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 26049
/proc/meminfo: memFree=1609848/2055920 swapFree=4181480/4192956
[pid=26036] ppid=26034 vsize=868168 CPUtime=25.34
/proc/26036/stat : 26036 (java) S 26034 26036 24797 0 -1 0 28426 522 1 0 2496 21 17 0 18 0 9 0 2005689914 889004032 19593 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26036/statm: 217042 19593 2638 9 0 211548 0
[pid=26036/tid=26038] ppid=26034 vsize=868168 CPUtime=24.85
/proc/26036/task/26038/stat : 26038 (java) R 26034 26036 24797 0 -1 64 21277 522 1 0 2451 17 17 0 25 0 9 0 2005689916 889004032 19593 996147200 134512640 134550740 4294955968 18446744073709551615 4127148815 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26036/tid=26039] ppid=26034 vsize=868168 CPUtime=0.27
/proc/26036/task/26039/stat : 26039 (java) S 26034 26036 24797 0 -1 64 5272 522 0 0 9 1 17 0 16 0 9 0 2005689917 889004032 19593 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26036/tid=26040] ppid=26034 vsize=868168 CPUtime=0.17
/proc/26036/task/26040/stat : 26040 (java) S 26034 26036 24797 0 -1 64 17 522 0 0 0 0 17 0 17 0 9 0 2005689918 889004032 19593 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26036/tid=26041] ppid=26034 vsize=868168 CPUtime=0.17
/proc/26036/task/26041/stat : 26041 (java) S 26034 26036 24797 0 -1 64 16 522 0 0 0 0 17 0 16 0 9 0 2005689918 889004032 19593 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26036/tid=26042] ppid=26034 vsize=868168 CPUtime=0.17
/proc/26036/task/26042/stat : 26042 (java) S 26034 26036 24797 0 -1 64 1 522 0 0 0 0 17 0 18 0 9 0 2005689920 889004032 19593 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26036/tid=26043] ppid=26034 vsize=868168 CPUtime=0.52
/proc/26036/task/26043/stat : 26043 (java) S 26034 26036 24797 0 -1 64 1002 522 0 0 34 1 17 0 15 0 9 0 2005689920 889004032 19593 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26036/tid=26044] ppid=26034 vsize=868168 CPUtime=0.17
/proc/26036/task/26044/stat : 26044 (java) S 26034 26036 24797 0 -1 64 1 522 0 0 0 0 17 0 19 0 9 0 2005689920 889004032 19593 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26036/tid=26045] ppid=26034 vsize=868168 CPUtime=0.17
/proc/26036/task/26045/stat : 26045 (java) S 26034 26036 24797 0 -1 64 37 522 0 0 0 0 17 0 15 0 9 0 2005689920 889004032 19593 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 868168

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

[startup+31.9068 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 26049
/proc/meminfo: memFree=1609848/2055920 swapFree=4181480/4192956
[pid=26036] ppid=26034 vsize=868168 CPUtime=31.71
/proc/26036/stat : 26036 (java) S 26034 26036 24797 0 -1 0 28426 522 1 0 3133 21 17 0 18 0 9 0 2005689914 889004032 19593 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26036/statm: 217042 19593 2638 9 0 211548 0
[pid=26036/tid=26038] ppid=26034 vsize=868168 CPUtime=31.22
/proc/26036/task/26038/stat : 26038 (java) R 26034 26036 24797 0 -1 64 21277 522 1 0 3088 17 17 0 25 0 9 0 2005689916 889004032 19593 996147200 134512640 134550740 4294955968 18446744073709551615 4127148809 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26036/tid=26039] ppid=26034 vsize=868168 CPUtime=0.27
/proc/26036/task/26039/stat : 26039 (java) S 26034 26036 24797 0 -1 64 5272 522 0 0 9 1 17 0 16 0 9 0 2005689917 889004032 19593 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26036/tid=26040] ppid=26034 vsize=868168 CPUtime=0.17
/proc/26036/task/26040/stat : 26040 (java) S 26034 26036 24797 0 -1 64 17 522 0 0 0 0 17 0 17 0 9 0 2005689918 889004032 19593 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26036/tid=26041] ppid=26034 vsize=868168 CPUtime=0.17
/proc/26036/task/26041/stat : 26041 (java) S 26034 26036 24797 0 -1 64 16 522 0 0 0 0 17 0 16 0 9 0 2005689918 889004032 19593 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26036/tid=26042] ppid=26034 vsize=868168 CPUtime=0.17
/proc/26036/task/26042/stat : 26042 (java) S 26034 26036 24797 0 -1 64 1 522 0 0 0 0 17 0 18 0 9 0 2005689920 889004032 19593 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26036/tid=26043] ppid=26034 vsize=868168 CPUtime=0.52
/proc/26036/task/26043/stat : 26043 (java) S 26034 26036 24797 0 -1 64 1002 522 0 0 34 1 17 0 15 0 9 0 2005689920 889004032 19593 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26036/tid=26044] ppid=26034 vsize=868168 CPUtime=0.17
/proc/26036/task/26044/stat : 26044 (java) S 26034 26036 24797 0 -1 64 1 522 0 0 0 0 17 0 19 0 9 0 2005689920 889004032 19593 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26036/tid=26045] ppid=26034 vsize=868168 CPUtime=0.17
/proc/26036/task/26045/stat : 26045 (java) S 26034 26036 24797 0 -1 64 37 522 0 0 0 0 17 0 15 0 9 0 2005689920 889004032 19593 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 31.71
Current children cumulated vsize (KiB) 868168

[startup+33.5021 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 26049
/proc/meminfo: memFree=1609784/2055920 swapFree=4181480/4192956
[pid=26036] ppid=26034 vsize=868168 CPUtime=33.3
/proc/26036/stat : 26036 (java) S 26034 26036 24797 0 -1 0 28426 522 1 0 3292 21 17 0 18 0 9 0 2005689914 889004032 19593 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26036/statm: 217042 19593 2638 9 0 211548 0
[pid=26036/tid=26038] ppid=26034 vsize=868168 CPUtime=32.81
/proc/26036/task/26038/stat : 26038 (java) R 26034 26036 24797 0 -1 64 21277 522 1 0 3247 17 17 0 25 0 9 0 2005689916 889004032 19593 996147200 134512640 134550740 4294955968 18446744073709551615 4127148825 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26036/tid=26039] ppid=26034 vsize=868168 CPUtime=0.27
/proc/26036/task/26039/stat : 26039 (java) S 26034 26036 24797 0 -1 64 5272 522 0 0 9 1 17 0 16 0 9 0 2005689917 889004032 19593 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26036/tid=26040] ppid=26034 vsize=868168 CPUtime=0.17
/proc/26036/task/26040/stat : 26040 (java) S 26034 26036 24797 0 -1 64 17 522 0 0 0 0 17 0 17 0 9 0 2005689918 889004032 19593 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26036/tid=26041] ppid=26034 vsize=868168 CPUtime=0.17
/proc/26036/task/26041/stat : 26041 (java) S 26034 26036 24797 0 -1 64 16 522 0 0 0 0 17 0 16 0 9 0 2005689918 889004032 19593 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26036/tid=26042] ppid=26034 vsize=868168 CPUtime=0.17
/proc/26036/task/26042/stat : 26042 (java) S 26034 26036 24797 0 -1 64 1 522 0 0 0 0 17 0 18 0 9 0 2005689920 889004032 19593 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26036/tid=26043] ppid=26034 vsize=868168 CPUtime=0.52
/proc/26036/task/26043/stat : 26043 (java) S 26034 26036 24797 0 -1 64 1002 522 0 0 34 1 17 0 15 0 9 0 2005689920 889004032 19593 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26036/tid=26044] ppid=26034 vsize=868168 CPUtime=0.17
/proc/26036/task/26044/stat : 26044 (java) S 26034 26036 24797 0 -1 64 1 522 0 0 0 0 17 0 19 0 9 0 2005689920 889004032 19593 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26036/tid=26045] ppid=26034 vsize=868168 CPUtime=0.17
/proc/26036/task/26045/stat : 26045 (java) S 26034 26036 24797 0 -1 64 37 522 0 0 0 0 17 0 15 0 9 0 2005689920 889004032 19593 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 33.3
Current children cumulated vsize (KiB) 868168

[startup+35.1013 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 26049
/proc/meminfo: memFree=1609784/2055920 swapFree=4181480/4192956
[pid=26036] ppid=26034 vsize=868168 CPUtime=34.89
/proc/26036/stat : 26036 (java) S 26034 26036 24797 0 -1 0 28426 522 1 0 3451 21 17 0 18 0 9 0 2005689914 889004032 19593 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26036/statm: 217042 19593 2638 9 0 211548 0
[pid=26036/tid=26038] ppid=26034 vsize=868168 CPUtime=34.4
/proc/26036/task/26038/stat : 26038 (java) R 26034 26036 24797 0 -1 64 21277 522 1 0 3406 17 17 0 25 0 9 0 2005689916 889004032 19593 996147200 134512640 134550740 4294955968 18446744073709551615 4127148809 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26036/tid=26039] ppid=26034 vsize=868168 CPUtime=0.27
/proc/26036/task/26039/stat : 26039 (java) S 26034 26036 24797 0 -1 64 5272 522 0 0 9 1 17 0 16 0 9 0 2005689917 889004032 19593 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26036/tid=26040] ppid=26034 vsize=868168 CPUtime=0.17
/proc/26036/task/26040/stat : 26040 (java) S 26034 26036 24797 0 -1 64 17 522 0 0 0 0 17 0 17 0 9 0 2005689918 889004032 19593 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26036/tid=26041] ppid=26034 vsize=868168 CPUtime=0.17
/proc/26036/task/26041/stat : 26041 (java) S 26034 26036 24797 0 -1 64 16 522 0 0 0 0 17 0 16 0 9 0 2005689918 889004032 19593 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26036/tid=26042] ppid=26034 vsize=868168 CPUtime=0.17
/proc/26036/task/26042/stat : 26042 (java) S 26034 26036 24797 0 -1 64 1 522 0 0 0 0 17 0 18 0 9 0 2005689920 889004032 19593 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26036/tid=26043] ppid=26034 vsize=868168 CPUtime=0.52
/proc/26036/task/26043/stat : 26043 (java) S 26034 26036 24797 0 -1 64 1002 522 0 0 34 1 17 0 15 0 9 0 2005689920 889004032 19593 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26036/tid=26044] ppid=26034 vsize=868168 CPUtime=0.17
/proc/26036/task/26044/stat : 26044 (java) S 26034 26036 24797 0 -1 64 1 522 0 0 0 0 17 0 19 0 9 0 2005689920 889004032 19593 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26036/tid=26045] ppid=26034 vsize=868168 CPUtime=0.17
/proc/26036/task/26045/stat : 26045 (java) S 26034 26036 24797 0 -1 64 37 522 0 0 0 0 17 0 15 0 9 0 2005689920 889004032 19593 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 34.89
Current children cumulated vsize (KiB) 868168

[startup+35.9015 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 26049
/proc/meminfo: memFree=1609784/2055920 swapFree=4181480/4192956
[pid=26036] ppid=26034 vsize=868168 CPUtime=35.69
/proc/26036/stat : 26036 (java) S 26034 26036 24797 0 -1 0 28426 522 1 0 3531 21 17 0 18 0 9 0 2005689914 889004032 19593 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26036/statm: 217042 19593 2638 9 0 211548 0
[pid=26036/tid=26038] ppid=26034 vsize=868168 CPUtime=35.2
/proc/26036/task/26038/stat : 26038 (java) R 26034 26036 24797 0 -1 64 21277 522 1 0 3486 17 17 0 25 0 9 0 2005689916 889004032 19593 996147200 134512640 134550740 4294955968 18446744073709551615 4127148821 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26036/tid=26039] ppid=26034 vsize=868168 CPUtime=0.27
/proc/26036/task/26039/stat : 26039 (java) S 26034 26036 24797 0 -1 64 5272 522 0 0 9 1 17 0 16 0 9 0 2005689917 889004032 19593 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26036/tid=26040] ppid=26034 vsize=868168 CPUtime=0.17
/proc/26036/task/26040/stat : 26040 (java) S 26034 26036 24797 0 -1 64 17 522 0 0 0 0 17 0 17 0 9 0 2005689918 889004032 19593 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26036/tid=26041] ppid=26034 vsize=868168 CPUtime=0.17
/proc/26036/task/26041/stat : 26041 (java) S 26034 26036 24797 0 -1 64 16 522 0 0 0 0 17 0 16 0 9 0 2005689918 889004032 19593 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26036/tid=26042] ppid=26034 vsize=868168 CPUtime=0.17
/proc/26036/task/26042/stat : 26042 (java) S 26034 26036 24797 0 -1 64 1 522 0 0 0 0 17 0 18 0 9 0 2005689920 889004032 19593 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26036/tid=26043] ppid=26034 vsize=868168 CPUtime=0.52
/proc/26036/task/26043/stat : 26043 (java) S 26034 26036 24797 0 -1 64 1002 522 0 0 34 1 17 0 15 0 9 0 2005689920 889004032 19593 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26036/tid=26044] ppid=26034 vsize=868168 CPUtime=0.17
/proc/26036/task/26044/stat : 26044 (java) S 26034 26036 24797 0 -1 64 1 522 0 0 0 0 17 0 19 0 9 0 2005689920 889004032 19593 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26036/tid=26045] ppid=26034 vsize=868168 CPUtime=0.17
/proc/26036/task/26045/stat : 26045 (java) S 26034 26036 24797 0 -1 64 37 522 0 0 0 0 17 0 15 0 9 0 2005689920 889004032 19593 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 35.69
Current children cumulated vsize (KiB) 868168

[startup+36.1015 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 26049
/proc/meminfo: memFree=1609784/2055920 swapFree=4181480/4192956
[pid=26036] ppid=26034 vsize=868168 CPUtime=35.89
/proc/26036/stat : 26036 (java) S 26034 26036 24797 0 -1 0 28426 522 1 0 3551 21 17 0 18 0 9 0 2005689914 889004032 19593 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26036/statm: 217042 19593 2638 9 0 211548 0
[pid=26036/tid=26038] ppid=26034 vsize=868168 CPUtime=35.4
/proc/26036/task/26038/stat : 26038 (java) R 26034 26036 24797 0 -1 64 21277 522 1 0 3506 17 17 0 25 0 9 0 2005689916 889004032 19593 996147200 134512640 134550740 4294955968 18446744073709551615 4127156291 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26036/tid=26039] ppid=26034 vsize=868168 CPUtime=0.27
/proc/26036/task/26039/stat : 26039 (java) S 26034 26036 24797 0 -1 64 5272 522 0 0 9 1 17 0 16 0 9 0 2005689917 889004032 19593 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26036/tid=26040] ppid=26034 vsize=868168 CPUtime=0.17
/proc/26036/task/26040/stat : 26040 (java) S 26034 26036 24797 0 -1 64 17 522 0 0 0 0 17 0 17 0 9 0 2005689918 889004032 19593 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26036/tid=26041] ppid=26034 vsize=868168 CPUtime=0.17
/proc/26036/task/26041/stat : 26041 (java) S 26034 26036 24797 0 -1 64 16 522 0 0 0 0 17 0 16 0 9 0 2005689918 889004032 19593 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26036/tid=26042] ppid=26034 vsize=868168 CPUtime=0.17
/proc/26036/task/26042/stat : 26042 (java) S 26034 26036 24797 0 -1 64 1 522 0 0 0 0 17 0 18 0 9 0 2005689920 889004032 19593 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26036/tid=26043] ppid=26034 vsize=868168 CPUtime=0.52
/proc/26036/task/26043/stat : 26043 (java) S 26034 26036 24797 0 -1 64 1002 522 0 0 34 1 17 0 15 0 9 0 2005689920 889004032 19593 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26036/tid=26044] ppid=26034 vsize=868168 CPUtime=0.17
/proc/26036/task/26044/stat : 26044 (java) S 26034 26036 24797 0 -1 64 1 522 0 0 0 0 17 0 19 0 9 0 2005689920 889004032 19593 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26036/tid=26045] ppid=26034 vsize=868168 CPUtime=0.17
/proc/26036/task/26045/stat : 26045 (java) S 26034 26036 24797 0 -1 64 37 522 0 0 0 0 17 0 15 0 9 0 2005689920 889004032 19593 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 35.89
Current children cumulated vsize (KiB) 868168

[startup+36.2015 s]
/proc/loadavg: 2.00 2.00 2.00 2/81 26049
/proc/meminfo: memFree=1609784/2055920 swapFree=4181480/4192956
[pid=26036] ppid=26034 vsize=868168 CPUtime=35.98
/proc/26036/stat : 26036 (java) S 26034 26036 24797 0 -1 0 28436 522 1 0 3559 22 17 0 18 0 9 0 2005689914 889004032 19598 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26036/statm: 217042 19598 2638 9 0 211548 0
[pid=26036/tid=26038] ppid=26034 vsize=868168 CPUtime=35.49
/proc/26036/task/26038/stat : 26038 (java) S 26034 26036 24797 0 -1 64 21286 522 1 0 3514 18 17 0 25 0 9 0 2005689916 889004032 19598 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26036/tid=26039] ppid=26034 vsize=868168 CPUtime=0.27
/proc/26036/task/26039/stat : 26039 (java) S 26034 26036 24797 0 -1 64 5272 522 0 0 9 1 17 0 16 0 9 0 2005689917 889004032 19598 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26036/tid=26040] ppid=26034 vsize=868168 CPUtime=0.17
/proc/26036/task/26040/stat : 26040 (java) S 26034 26036 24797 0 -1 64 17 522 0 0 0 0 17 0 17 0 9 0 2005689918 889004032 19598 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26036/tid=26041] ppid=26034 vsize=868168 CPUtime=0.17
/proc/26036/task/26041/stat : 26041 (java) S 26034 26036 24797 0 -1 64 16 522 0 0 0 0 17 0 16 0 9 0 2005689918 889004032 19598 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26036/tid=26042] ppid=26034 vsize=868168 CPUtime=0.17
/proc/26036/task/26042/stat : 26042 (java) S 26034 26036 24797 0 -1 64 1 522 0 0 0 0 17 0 18 0 9 0 2005689920 889004032 19598 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26036/tid=26043] ppid=26034 vsize=868168 CPUtime=0.52
/proc/26036/task/26043/stat : 26043 (java) S 26034 26036 24797 0 -1 64 1003 522 0 0 34 1 17 0 16 0 9 0 2005689920 889004032 19598 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26036/tid=26044] ppid=26034 vsize=868168 CPUtime=0.17
/proc/26036/task/26044/stat : 26044 (java) S 26034 26036 24797 0 -1 64 1 522 0 0 0 0 17 0 19 0 9 0 2005689920 889004032 19598 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26036/tid=26045] ppid=26034 vsize=868168 CPUtime=0.17
/proc/26036/task/26045/stat : 26045 (java) S 26034 26036 24797 0 -1 64 37 522 0 0 0 0 17 0 15 0 9 0 2005689920 889004032 19598 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 35.98
Current children cumulated vsize (KiB) 868168

Child status: 0
Real time (s): 36.2257
CPU time (s): 36.0095
CPU user time (s): 35.7656
CPU system time (s): 0.243962
CPU usage (%): 99.4034
Max. virtual memory (cumulated for all children) (KiB): 868168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 35.7656
system time used= 0.243962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28984
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= 2231
involuntary context switches= 2653

runsolver used 0.058991 second user time and 0.120981 second system time

The end

Launcher Data (download as text)

Begin job on node67 at 2008-07-05 16:13:24
IDJOB=1096170
IDBENCH=58950
IDSOLVER=363
FILE ID=node67/1096170-1215267204
PBS_JOBID= 7882112
Free space on /tmp= 66428 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/bibd6/normalized-bibd-6-70-35-3-14_glb.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= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1096170-1215267204/watcher-1096170-1215267204 -o /tmp/evaluation-result-1096170-1215267204/solver-1096170-1215267204 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-1096170-1215267204.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 0653b9138c5ddf8dea3bac1940ae1ab9
RANDOM SEED=380042998

node67.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.281
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.281
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:       1679136 kB
Buffers:         57124 kB
Cached:         233096 kB
SwapCached:       5376 kB
Active:         189892 kB
Inactive:       124772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1679136 kB
SwapTotal:     4192956 kB
SwapFree:      4181480 kB
Dirty:            2248 kB
Writeback:           0 kB
Mapped:          32284 kB
Slab:            47296 kB
Committed_AS:  4256184 kB
PageTables:       1836 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= 66428 MiB
End job on node67 at 2008-07-05 16:14:00