Trace number 1057968

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 27.3428 27.6259

DiagnosticValue
CHECKS972732
NODES10794

General information on the benchmark

Namecsp/compet08/
normalized-patat-08-comp-7.xml
MD5SUM21e1efd837826f67c36950f4f3fb41e3
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark7.70283
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints3705
Maximum constraint arity15
Maximum domain size24
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3244
Global constraints used (with number of constraints)alldifferent(461)

Solver Data (download as text)

0.01/0.09	
0.01/0.09	Abscon 112 (May, 2008)
0.17/0.25	
0.17/0.25	   configuration
0.17/0.25	     name=mac.xml
0.17/0.28	   
0.17/0.28	   instance
0.17/0.28	     name=HOME/instance-1057968-1215111940.xml
0.27/0.32	   
0.27/0.32	   domains being loaded...
0.27/0.38	   
0.27/0.38	   variables being loaded...
0.38/0.45	     nbVariables=400  nbDomainTypes=218  minDomainSize=1  maxDomainSize=24  nbTotalValues=3921
0.38/0.45	       =>  wckTime=0.201  cpuTime=0.13  mem=8M911
0.38/0.45	   
0.38/0.45	   predicates being loaded...
0.47/0.51	   
0.47/0.51	   constraints being loaded...
4.12/4.26	     nbConstraints=3705  nbGlobalConstraints=461  nbSingletonDomainVariables=111  nbConflictsStructures=3094
4.12/4.26	     nbSharedConflictsStructures=0  nbUnbuiltConflictsStructures=150  nbSharedBinaryRepresentations=0
4.12/4.26	     nbEvaluationManagers=3244  nbSharedEvaluationManagers=0  minDegree=4  maxDegree=135  minArity=4  avgArity=5.13
4.12/4.26	     maxArity=15  nbGenerators=0  nbFusions=0  symmetryWckTime=0.299  symmetryCpuTime=0.17
4.12/4.26	       =>  wckTime=4.009  cpuTime=3.5  mem=51M260
4.32/4.42	   
4.32/4.42	   solver IterativeSystematicSolver being built... 
4.51/4.60	   
4.51/4.60	   INFO : Forward propagation technique limited 
4.61/4.70	       =>  wckTime=4.45  cpuTime=3.72  mem=26M9
4.61/4.76	   
4.61/4.76	   preprocessing
4.61/4.76	     nbConstraintChecks=7417  nbValidityChecks=506  nbPropagations=400  nbRevisions=600  nbUselessRevisions=600
4.61/4.76	     nbRemovedValues=0  detectedInconsistency=no
4.61/4.76	       =>  wckTime=0.059  cpuTime=0.04  mem=26M975
6.10/6.29	   
6.10/6.29	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=25M937)
27.21/27.59	   
27.21/27.59	   search
27.21/27.59	     run=11  nbConstraintChecks=965315  nbValidityChecks=5911753  minDepth=88  maxDepth=400  nbPropagations=801665
27.21/27.59	     nbRevisions=8203504  nbUselessRevisions=8103027  nbAssignments=10794  nbFailedAssignments=1818
27.21/27.59	     nbInferredBacktracks=3  nbBacktracks=6226  nbVisitedNodes=15304  nbRestartNogoods=46  nbFoundSolutions=1
27.21/27.59	     nbSEliminables=0  nbREliminables=281.42  nbIEliminables=35.27  nbDEliminables=0  nbPEliminables=0
27.21/27.59	       =>  wckTime=22.888  cpuTime=22.47  mem=55M523
27.21/27.59	   
27.21/27.59	   global
27.21/27.59	     nbConstraintChecks=972732  nbValidityChecks=5912259  nbPropagations=802065  nbRevisions=8204104
27.21/27.60	     nbUselessRevisions=8103627  nbRestartNogoods=46  solvingWckTime=22.89  solvingCpuTime=22.47  expiredTime=no
27.21/27.60	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=26.18  globalCpuTime=26.23
27.21/27.60	       =>  wckTime=27.342  cpuTime=26.19  mem=55M523
27.21/27.60	   
27.21/27.60	s SATISFIABLE
27.21/27.60	v 26 10 21 0 32 14 12 22 44 30 14 2 34 27 11 41 22 26 42 19 25 29 1 31 16 27 21 13 44 28 22 7 33 4 39 0 6 0 10 6 7 38 26 36 25 0 11 3 18 20 3 25 10 14 42 5 31 16 35 40 27 43 40 26 2 15 18 28 32 7 4 16 31 41 11 9 3 5 18 15 42 15 35 24 19 44 12 23 25 32 5 15 38 2 43 8 42 17 6 23 2 20 34 8 30 35 12 1 12 39 20 25 41 30 0 13 31 22 13 10 28 34 24 33 40 42 19 36 19 9 31 43 41 37 16 44 24 13 39 8 5 41 6 23 23 32 8 43 9 7 26 4 13 38 32 9 19 44 29 17 18 11 37 40 7 28 20 3 2 1 21 40 33 15 38 13 35 39 26 24 43 41 36 37 17 23 22 9 29 5 9 8 7 3 34 1 37 17 11 33 4 1 6 2 4 0 6 1 0 7 4 3 2 2 4 5 3 3 4 2 6 1 4 5 5 5 0 6 3 2 7 0 7 5 8 3 7 5 2 4 9 1 9 1 7 4 1 8 7 4 5 4 3 7 2 1 9 1 1 7 8 4 3 6 7 8 6 6 8 6 8 2 4 1 2 9 1 0 2 2 5 7 6 6 5 9 0 7 5 9 5 0 9 1 1 3 7 1 9 2 0 5 3 9 3 9 8 8 9 1 1 3 4 6 7 7 8 2 4 4 0 7 4 4 9 0 8 2 1 8 2 2 9 9 3 8 8 5 3 5 8 3 0 9 3 1 6 9 3 2 5 6 3 5 6 1 3 1 6 8 3 0 5 0 5 7 8 6 9 7 2 8 0 5 3 9 5 7 8 5 5 8 9 6 4 1 4 5 4 4 4 8 7 7 5 9 0 0 9 9 
27.21/27.60	d NODES 10794
27.21/27.60	d CHECKS 972732
27.21/27.60	   
27.30/27.60	   totalWckTime=27.409  totalCpuTime=26.23

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-1057968-1215111940/watcher-1057968-1215111940 -o /tmp/evaluation-result-1057968-1215111940/solver-1057968-1215111940 -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-1057968-1215111940.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: 1.97 1.98 1.99 4/81 29793
/proc/meminfo: memFree=1007400/2055920 swapFree=4180584/4192956
[pid=29793] ppid=29791 vsize=18572 CPUtime=0
/proc/29793/stat : 29793 (runsolver) R 29791 29793 29157 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 1990143806 19017728 292 996147200 4194304 4296836 548682068352 18446744073709551615 231882681639 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/29793/statm: 4643 292 257 25 0 2626 0

[startup+0.030859 s]
/proc/loadavg: 1.97 1.98 1.99 4/81 29793
/proc/meminfo: memFree=1007400/2055920 swapFree=4180584/4192956
[pid=29793] ppid=29791 vsize=861228 CPUtime=0.01
/proc/29793/stat : 29793 (java) S 29791 29793 29157 0 -1 0 1763 0 1 0 1 0 0 0 19 0 3 0 1990143806 881897472 1457 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/29793/statm: 215307 1457 608 9 0 210286 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 861228

[startup+0.102869 s]
/proc/loadavg: 1.97 1.98 1.99 4/81 29793
/proc/meminfo: memFree=1007400/2055920 swapFree=4180584/4192956
[pid=29793] ppid=29791 vsize=865884 CPUtime=0.08
/proc/29793/stat : 29793 (java) S 29791 29793 29157 0 -1 0 3692 0 1 0 7 1 0 0 19 0 9 0 1990143806 886665216 3167 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29793/statm: 216471 3167 1685 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301893 s]
/proc/loadavg: 1.97 1.98 1.99 4/81 29793
/proc/meminfo: memFree=1007400/2055920 swapFree=4180584/4192956
[pid=29793] ppid=29791 vsize=866284 CPUtime=0.27
/proc/29793/stat : 29793 (java) S 29791 29793 29157 0 -1 0 5858 0 1 0 24 3 0 0 19 0 9 0 1990143806 887074816 5232 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29793/statm: 216571 5232 1953 9 0 211099 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 866284

[startup+0.702939 s]
/proc/loadavg: 1.97 1.98 1.99 4/81 29793
/proc/meminfo: memFree=1007400/2055920 swapFree=4180584/4192956
[pid=29793] ppid=29791 vsize=867640 CPUtime=0.67
/proc/29793/stat : 29793 (java) S 29791 29793 29157 0 -1 0 9186 0 1 0 62 5 0 0 19 0 9 0 1990143806 888463360 8546 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29793/statm: 216910 8546 2010 9 0 211416 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 867640

[startup+1.50203 s]
/proc/loadavg: 1.97 1.98 1.99 3/90 29802
/proc/meminfo: memFree=967584/2055920 swapFree=4180584/4192956
[pid=29793] ppid=29791 vsize=867640 CPUtime=1.46
/proc/29793/stat : 29793 (java) S 29791 29793 29157 0 -1 0 15988 0 1 0 135 11 0 0 19 0 9 0 1990143806 888463360 15347 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29793/statm: 216910 15347 2013 9 0 211416 0
[pid=29793/tid=29795] ppid=29791 vsize=867640 CPUtime=1.23
/proc/29793/task/29795/stat : 29795 (java) R 29791 29793 29157 0 -1 64 14587 0 1 0 113 10 0 0 25 0 9 0 1990143808 888463360 15347 996147200 134512640 134550740 4294955984 18446744073709551615 4126914447 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29793/tid=29796] ppid=29791 vsize=867640 CPUtime=0
/proc/29793/task/29796/stat : 29796 (java) S 29791 29793 29157 0 -1 64 4 0 0 0 0 0 0 0 17 0 9 0 1990143809 888463360 15347 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29793/tid=29797] ppid=29791 vsize=867640 CPUtime=0
/proc/29793/task/29797/stat : 29797 (java) S 29791 29793 29157 0 -1 64 9 0 0 0 0 0 0 0 22 0 9 0 1990143810 888463360 15347 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29793/tid=29798] ppid=29791 vsize=867640 CPUtime=0
/proc/29793/task/29798/stat : 29798 (java) S 29791 29793 29157 0 -1 64 4 0 0 0 0 0 0 0 23 0 9 0 1990143810 888463360 15347 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29793/tid=29799] ppid=29791 vsize=867640 CPUtime=0
/proc/29793/task/29799/stat : 29799 (java) S 29791 29793 29157 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 1990143811 888463360 15347 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29793/tid=29800] ppid=29791 vsize=867640 CPUtime=0.21
/proc/29793/task/29800/stat : 29800 (java) S 29791 29793 29157 0 -1 64 704 0 0 0 21 0 0 0 15 0 9 0 1990143812 888463360 15347 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29793/tid=29801] ppid=29791 vsize=867640 CPUtime=0
/proc/29793/task/29801/stat : 29801 (java) S 29791 29793 29157 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1990143812 888463360 15347 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29793/tid=29802] ppid=29791 vsize=867640 CPUtime=0
/proc/29793/task/29802/stat : 29802 (java) S 29791 29793 29157 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1990143812 888463360 15347 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 867640

[startup+3.10123 s]
/proc/loadavg: 1.97 1.98 1.99 3/90 29802
/proc/meminfo: memFree=942752/2055920 swapFree=4180584/4192956
[pid=29793] ppid=29791 vsize=867552 CPUtime=3.04
/proc/29793/stat : 29793 (java) S 29791 29793 29157 0 -1 0 19027 0 1 0 285 19 0 0 19 0 9 0 1990143806 888373248 18360 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29793/statm: 216888 18360 2005 9 0 211416 0
[pid=29793/tid=29795] ppid=29791 vsize=867552 CPUtime=2.73
/proc/29793/task/29795/stat : 29795 (java) R 29791 29793 29157 0 -1 64 15782 0 1 0 255 18 0 0 25 0 9 0 1990143808 888373248 18360 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29793/tid=29796] ppid=29791 vsize=867552 CPUtime=0.05
/proc/29793/task/29796/stat : 29796 (java) R 29791 29793 29157 0 -1 64 1824 0 0 0 5 0 0 0 16 0 9 0 1990143809 888373248 18360 996147200 134512640 134550740 4294955984 18446744073709551615 102516825 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29793/tid=29797] ppid=29791 vsize=867552 CPUtime=0
/proc/29793/task/29797/stat : 29797 (java) S 29791 29793 29157 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 1990143810 888373248 18360 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29793/tid=29798] ppid=29791 vsize=867552 CPUtime=0
/proc/29793/task/29798/stat : 29798 (java) S 29791 29793 29157 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1990143810 888373248 18360 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29793/tid=29799] ppid=29791 vsize=867552 CPUtime=0
/proc/29793/task/29799/stat : 29799 (java) S 29791 29793 29157 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 1990143811 888373248 18360 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29793/tid=29800] ppid=29791 vsize=867552 CPUtime=0.24
/proc/29793/task/29800/stat : 29800 (java) S 29791 29793 29157 0 -1 64 724 0 0 0 24 0 0 0 15 0 9 0 1990143812 888373248 18360 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29793/tid=29801] ppid=29791 vsize=867552 CPUtime=0
/proc/29793/task/29801/stat : 29801 (java) S 29791 29793 29157 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1990143812 888373248 18360 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29793/tid=29802] ppid=29791 vsize=867552 CPUtime=0
/proc/29793/task/29802/stat : 29802 (java) S 29791 29793 29157 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1990143812 888373248 18360 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 867552

[startup+6.3026 s]
/proc/loadavg: 1.98 1.98 1.99 3/90 29806
/proc/meminfo: memFree=922272/2055920 swapFree=4180584/4192956
[pid=29793] ppid=29791 vsize=867988 CPUtime=6.21
/proc/29793/stat : 29793 (java) S 29791 29793 29157 0 -1 0 43752 627 1 0 582 30 8 1 19 0 9 0 1990143806 888819712 25142 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29793/statm: 216997 25142 2615 9 0 211525 0
[pid=29793/tid=29795] ppid=29791 vsize=867988 CPUtime=5.47
/proc/29793/task/29795/stat : 29795 (java) R 29791 29793 29157 0 -1 64 24798 627 1 0 515 23 8 1 25 0 9 0 1990143808 888819712 25142 996147200 134512640 134550740 4294955984 18446744073709551615 4126911787 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29793/tid=29796] ppid=29791 vsize=867988 CPUtime=0.41
/proc/29793/task/29796/stat : 29796 (java) S 29791 29793 29157 0 -1 64 17082 627 0 0 28 4 8 1 16 0 9 0 1990143809 888819712 25142 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29793/tid=29797] ppid=29791 vsize=867988 CPUtime=0.09
/proc/29793/task/29797/stat : 29797 (java) S 29791 29793 29157 0 -1 64 14 627 0 0 0 0 8 1 16 0 9 0 1990143810 888819712 25142 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29793/tid=29798] ppid=29791 vsize=867988 CPUtime=0.09
/proc/29793/task/29798/stat : 29798 (java) S 29791 29793 29157 0 -1 64 24 627 0 0 0 0 8 1 15 0 9 0 1990143810 888819712 25142 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29793/tid=29799] ppid=29791 vsize=867988 CPUtime=0.09
/proc/29793/task/29799/stat : 29799 (java) S 29791 29793 29157 0 -1 64 1 627 0 0 0 0 8 1 24 0 9 0 1990143811 888819712 25142 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29793/tid=29800] ppid=29791 vsize=867988 CPUtime=0.46
/proc/29793/task/29800/stat : 29800 (java) S 29791 29793 29157 0 -1 64 998 627 0 0 37 0 8 1 16 0 9 0 1990143812 888819712 25142 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29793/tid=29801] ppid=29791 vsize=867988 CPUtime=0.09
/proc/29793/task/29801/stat : 29801 (java) S 29791 29793 29157 0 -1 64 2 627 0 0 0 0 8 1 25 0 9 0 1990143812 888819712 25142 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29793/tid=29802] ppid=29791 vsize=867988 CPUtime=0.09
/proc/29793/task/29802/stat : 29802 (java) R 29791 29793 29157 0 -1 64 41 627 0 0 0 0 8 1 15 0 9 0 1990143812 888819712 25142 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 867988

[startup+12.7014 s]
/proc/loadavg: 1.98 1.98 1.99 3/90 29806
/proc/meminfo: memFree=911584/2055920 swapFree=4180584/4192956
[pid=29793] ppid=29791 vsize=867988 CPUtime=12.54
/proc/29793/stat : 29793 (java) S 29791 29793 29157 0 -1 0 44961 627 1 0 1215 30 8 1 19 0 9 0 1990143806 888819712 26318 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29793/statm: 216997 26318 2615 9 0 211525 0
[pid=29793/tid=29795] ppid=29791 vsize=867988 CPUtime=11.75
/proc/29793/task/29795/stat : 29795 (java) R 29791 29793 29157 0 -1 64 24804 627 1 0 1143 23 8 1 25 0 9 0 1990143808 888819712 26318 996147200 134512640 134550740 4294955984 18446744073709551615 4127271285 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29793/tid=29796] ppid=29791 vsize=867988 CPUtime=0.44
/proc/29793/task/29796/stat : 29796 (java) S 29791 29793 29157 0 -1 64 18246 627 0 0 31 4 8 1 16 0 9 0 1990143809 888819712 26318 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29793/tid=29797] ppid=29791 vsize=867988 CPUtime=0.09
/proc/29793/task/29797/stat : 29797 (java) S 29791 29793 29157 0 -1 64 14 627 0 0 0 0 8 1 16 0 9 0 1990143810 888819712 26318 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29793/tid=29798] ppid=29791 vsize=867988 CPUtime=0.09
/proc/29793/task/29798/stat : 29798 (java) S 29791 29793 29157 0 -1 64 24 627 0 0 0 0 8 1 15 0 9 0 1990143810 888819712 26318 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29793/tid=29799] ppid=29791 vsize=867988 CPUtime=0.09
/proc/29793/task/29799/stat : 29799 (java) S 29791 29793 29157 0 -1 64 1 627 0 0 0 0 8 1 24 0 9 0 1990143811 888819712 26318 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29793/tid=29800] ppid=29791 vsize=867988 CPUtime=0.5
/proc/29793/task/29800/stat : 29800 (java) S 29791 29793 29157 0 -1 64 1037 627 0 0 40 1 8 1 15 0 9 0 1990143812 888819712 26318 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29793/tid=29801] ppid=29791 vsize=867988 CPUtime=0.09
/proc/29793/task/29801/stat : 29801 (java) S 29791 29793 29157 0 -1 64 2 627 0 0 0 0 8 1 25 0 9 0 1990143812 888819712 26318 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29793/tid=29802] ppid=29791 vsize=867988 CPUtime=0.09
/proc/29793/task/29802/stat : 29802 (java) S 29791 29793 29157 0 -1 64 41 627 0 0 0 0 8 1 15 0 9 0 1990143812 888819712 26318 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 867988

[startup+25.5029 s]
/proc/loadavg: 1.98 1.98 1.99 3/90 29806
/proc/meminfo: memFree=911584/2055920 swapFree=4180584/4192956
[pid=29793] ppid=29791 vsize=867988 CPUtime=25.22
/proc/29793/stat : 29793 (java) S 29791 29793 29157 0 -1 0 44971 627 1 0 2482 31 8 1 19 0 9 0 1990143806 888819712 26319 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29793/statm: 216997 26319 2615 9 0 211525 0
[pid=29793/tid=29795] ppid=29791 vsize=867988 CPUtime=24.39
/proc/29793/task/29795/stat : 29795 (java) R 29791 29793 29157 0 -1 64 24811 627 1 0 2407 23 8 1 25 0 9 0 1990143808 888819712 26319 996147200 134512640 134550740 4294955984 18446744073709551615 4127279061 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29793/tid=29796] ppid=29791 vsize=867988 CPUtime=0.47
/proc/29793/task/29796/stat : 29796 (java) S 29791 29793 29157 0 -1 64 18246 627 0 0 33 5 8 1 17 0 9 0 1990143809 888819712 26319 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29793/tid=29797] ppid=29791 vsize=867988 CPUtime=0.09
/proc/29793/task/29797/stat : 29797 (java) S 29791 29793 29157 0 -1 64 14 627 0 0 0 0 8 1 16 0 9 0 1990143810 888819712 26319 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29793/tid=29798] ppid=29791 vsize=867988 CPUtime=0.09
/proc/29793/task/29798/stat : 29798 (java) S 29791 29793 29157 0 -1 64 24 627 0 0 0 0 8 1 15 0 9 0 1990143810 888819712 26319 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29793/tid=29799] ppid=29791 vsize=867988 CPUtime=0.09
/proc/29793/task/29799/stat : 29799 (java) S 29791 29793 29157 0 -1 64 1 627 0 0 0 0 8 1 24 0 9 0 1990143811 888819712 26319 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29793/tid=29800] ppid=29791 vsize=867988 CPUtime=0.5
/proc/29793/task/29800/stat : 29800 (java) S 29791 29793 29157 0 -1 64 1040 627 0 0 40 1 8 1 17 0 9 0 1990143812 888819712 26319 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29793/tid=29801] ppid=29791 vsize=867988 CPUtime=0.09
/proc/29793/task/29801/stat : 29801 (java) S 29791 29793 29157 0 -1 64 2 627 0 0 0 0 8 1 25 0 9 0 1990143812 888819712 26319 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29793/tid=29802] ppid=29791 vsize=867988 CPUtime=0.09
/proc/29793/task/29802/stat : 29802 (java) S 29791 29793 29157 0 -1 64 41 627 0 0 0 0 8 1 15 0 9 0 1990143812 888819712 26319 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 867988

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

[startup+26.303 s]
/proc/loadavg: 1.98 1.98 1.99 3/90 29806
/proc/meminfo: memFree=911584/2055920 swapFree=4180584/4192956
[pid=29793] ppid=29791 vsize=867988 CPUtime=26.02
/proc/29793/stat : 29793 (java) S 29791 29793 29157 0 -1 0 44972 627 1 0 2562 31 8 1 19 0 9 0 1990143806 888819712 26319 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29793/statm: 216997 26319 2615 9 0 211525 0
[pid=29793/tid=29795] ppid=29791 vsize=867988 CPUtime=25.19
/proc/29793/task/29795/stat : 29795 (java) R 29791 29793 29157 0 -1 64 24812 627 1 0 2487 23 8 1 25 0 9 0 1990143808 888819712 26319 996147200 134512640 134550740 4294955984 18446744073709551615 4127271408 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29793/tid=29796] ppid=29791 vsize=867988 CPUtime=0.47
/proc/29793/task/29796/stat : 29796 (java) S 29791 29793 29157 0 -1 64 18246 627 0 0 33 5 8 1 16 0 9 0 1990143809 888819712 26319 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29793/tid=29797] ppid=29791 vsize=867988 CPUtime=0.09
/proc/29793/task/29797/stat : 29797 (java) S 29791 29793 29157 0 -1 64 14 627 0 0 0 0 8 1 16 0 9 0 1990143810 888819712 26319 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29793/tid=29798] ppid=29791 vsize=867988 CPUtime=0.09
/proc/29793/task/29798/stat : 29798 (java) S 29791 29793 29157 0 -1 64 24 627 0 0 0 0 8 1 15 0 9 0 1990143810 888819712 26319 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29793/tid=29799] ppid=29791 vsize=867988 CPUtime=0.09
/proc/29793/task/29799/stat : 29799 (java) S 29791 29793 29157 0 -1 64 1 627 0 0 0 0 8 1 24 0 9 0 1990143811 888819712 26319 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29793/tid=29800] ppid=29791 vsize=867988 CPUtime=0.5
/proc/29793/task/29800/stat : 29800 (java) S 29791 29793 29157 0 -1 64 1040 627 0 0 40 1 8 1 17 0 9 0 1990143812 888819712 26319 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29793/tid=29801] ppid=29791 vsize=867988 CPUtime=0.09
/proc/29793/task/29801/stat : 29801 (java) S 29791 29793 29157 0 -1 64 2 627 0 0 0 0 8 1 25 0 9 0 1990143812 888819712 26319 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29793/tid=29802] ppid=29791 vsize=867988 CPUtime=0.09
/proc/29793/task/29802/stat : 29802 (java) S 29791 29793 29157 0 -1 64 41 627 0 0 0 0 8 1 15 0 9 0 1990143812 888819712 26319 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 26.02
Current children cumulated vsize (KiB) 867988

[startup+27.1021 s]
/proc/loadavg: 1.98 1.98 1.99 3/90 29806
/proc/meminfo: memFree=911584/2055920 swapFree=4180584/4192956
[pid=29793] ppid=29791 vsize=867988 CPUtime=26.81
/proc/29793/stat : 29793 (java) S 29791 29793 29157 0 -1 0 44972 627 1 0 2641 31 8 1 19 0 9 0 1990143806 888819712 26319 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29793/statm: 216997 26319 2615 9 0 211525 0
[pid=29793/tid=29795] ppid=29791 vsize=867988 CPUtime=25.98
/proc/29793/task/29795/stat : 29795 (java) R 29791 29793 29157 0 -1 64 24812 627 1 0 2566 23 8 1 25 0 9 0 1990143808 888819712 26319 996147200 134512640 134550740 4294955984 18446744073709551615 4127271285 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29793/tid=29796] ppid=29791 vsize=867988 CPUtime=0.47
/proc/29793/task/29796/stat : 29796 (java) S 29791 29793 29157 0 -1 64 18246 627 0 0 33 5 8 1 17 0 9 0 1990143809 888819712 26319 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29793/tid=29797] ppid=29791 vsize=867988 CPUtime=0.09
/proc/29793/task/29797/stat : 29797 (java) S 29791 29793 29157 0 -1 64 14 627 0 0 0 0 8 1 16 0 9 0 1990143810 888819712 26319 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29793/tid=29798] ppid=29791 vsize=867988 CPUtime=0.09
/proc/29793/task/29798/stat : 29798 (java) S 29791 29793 29157 0 -1 64 24 627 0 0 0 0 8 1 15 0 9 0 1990143810 888819712 26319 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29793/tid=29799] ppid=29791 vsize=867988 CPUtime=0.09
/proc/29793/task/29799/stat : 29799 (java) S 29791 29793 29157 0 -1 64 1 627 0 0 0 0 8 1 24 0 9 0 1990143811 888819712 26319 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29793/tid=29800] ppid=29791 vsize=867988 CPUtime=0.5
/proc/29793/task/29800/stat : 29800 (java) S 29791 29793 29157 0 -1 64 1040 627 0 0 40 1 8 1 17 0 9 0 1990143812 888819712 26319 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29793/tid=29801] ppid=29791 vsize=867988 CPUtime=0.09
/proc/29793/task/29801/stat : 29801 (java) S 29791 29793 29157 0 -1 64 2 627 0 0 0 0 8 1 25 0 9 0 1990143812 888819712 26319 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29793/tid=29802] ppid=29791 vsize=867988 CPUtime=0.09
/proc/29793/task/29802/stat : 29802 (java) S 29791 29793 29157 0 -1 64 41 627 0 0 0 0 8 1 15 0 9 0 1990143812 888819712 26319 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 26.81
Current children cumulated vsize (KiB) 867988

[startup+27.5071 s]
/proc/loadavg: 1.98 1.98 1.99 3/90 29806
/proc/meminfo: memFree=911584/2055920 swapFree=4180584/4192956
[pid=29793] ppid=29791 vsize=867988 CPUtime=27.21
/proc/29793/stat : 29793 (java) S 29791 29793 29157 0 -1 0 44973 627 1 0 2681 31 8 1 19 0 9 0 1990143806 888819712 26319 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29793/statm: 216997 26319 2615 9 0 211525 0
[pid=29793/tid=29795] ppid=29791 vsize=867988 CPUtime=26.38
/proc/29793/task/29795/stat : 29795 (java) R 29791 29793 29157 0 -1 64 24813 627 1 0 2606 23 8 1 25 0 9 0 1990143808 888819712 26319 996147200 134512640 134550740 4294955984 18446744073709551615 4126377261 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29793/tid=29796] ppid=29791 vsize=867988 CPUtime=0.47
/proc/29793/task/29796/stat : 29796 (java) S 29791 29793 29157 0 -1 64 18246 627 0 0 33 5 8 1 17 0 9 0 1990143809 888819712 26319 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29793/tid=29797] ppid=29791 vsize=867988 CPUtime=0.09
/proc/29793/task/29797/stat : 29797 (java) S 29791 29793 29157 0 -1 64 14 627 0 0 0 0 8 1 16 0 9 0 1990143810 888819712 26319 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29793/tid=29798] ppid=29791 vsize=867988 CPUtime=0.09
/proc/29793/task/29798/stat : 29798 (java) S 29791 29793 29157 0 -1 64 24 627 0 0 0 0 8 1 15 0 9 0 1990143810 888819712 26319 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29793/tid=29799] ppid=29791 vsize=867988 CPUtime=0.09
/proc/29793/task/29799/stat : 29799 (java) S 29791 29793 29157 0 -1 64 1 627 0 0 0 0 8 1 24 0 9 0 1990143811 888819712 26319 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29793/tid=29800] ppid=29791 vsize=867988 CPUtime=0.5
/proc/29793/task/29800/stat : 29800 (java) S 29791 29793 29157 0 -1 64 1040 627 0 0 40 1 8 1 17 0 9 0 1990143812 888819712 26319 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29793/tid=29801] ppid=29791 vsize=867988 CPUtime=0.09
/proc/29793/task/29801/stat : 29801 (java) S 29791 29793 29157 0 -1 64 2 627 0 0 0 0 8 1 25 0 9 0 1990143812 888819712 26319 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29793/tid=29802] ppid=29791 vsize=867988 CPUtime=0.09
/proc/29793/task/29802/stat : 29802 (java) S 29791 29793 29157 0 -1 64 41 627 0 0 0 0 8 1 15 0 9 0 1990143812 888819712 26319 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 27.21
Current children cumulated vsize (KiB) 867988

[startup+27.6021 s]
/proc/loadavg: 1.98 1.98 1.99 3/90 29806
/proc/meminfo: memFree=911584/2055920 swapFree=4180584/4192956
[pid=29793] ppid=29791 vsize=867988 CPUtime=27.3
/proc/29793/stat : 29793 (java) S 29791 29793 29157 0 -1 0 44978 627 1 0 2690 31 8 1 19 0 9 0 1990143806 888819712 26323 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29793/statm: 216997 26323 2615 9 0 211525 0
[pid=29793/tid=29795] ppid=29791 vsize=867988 CPUtime=26.47
/proc/29793/task/29795/stat : 29795 (java) R 29791 29793 29157 0 -1 64 24817 627 1 0 2615 23 8 1 25 0 9 0 1990143808 888819712 26323 996147200 134512640 134550740 4294955984 18446744073709551615 4126520503 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29793/tid=29796] ppid=29791 vsize=867988 CPUtime=0.47
/proc/29793/task/29796/stat : 29796 (java) S 29791 29793 29157 0 -1 64 18246 627 0 0 33 5 8 1 17 0 9 0 1990143809 888819712 26323 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29793/tid=29797] ppid=29791 vsize=867988 CPUtime=0.09
/proc/29793/task/29797/stat : 29797 (java) S 29791 29793 29157 0 -1 64 14 627 0 0 0 0 8 1 16 0 9 0 1990143810 888819712 26323 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29793/tid=29798] ppid=29791 vsize=867988 CPUtime=0.09
/proc/29793/task/29798/stat : 29798 (java) S 29791 29793 29157 0 -1 64 24 627 0 0 0 0 8 1 15 0 9 0 1990143810 888819712 26323 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29793/tid=29799] ppid=29791 vsize=867988 CPUtime=0.09
/proc/29793/task/29799/stat : 29799 (java) S 29791 29793 29157 0 -1 64 1 627 0 0 0 0 8 1 24 0 9 0 1990143811 888819712 26323 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29793/tid=29800] ppid=29791 vsize=867988 CPUtime=0.5
/proc/29793/task/29800/stat : 29800 (java) S 29791 29793 29157 0 -1 64 1041 627 0 0 40 1 8 1 17 0 9 0 1990143812 888819712 26323 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29793/tid=29801] ppid=29791 vsize=867988 CPUtime=0.09
/proc/29793/task/29801/stat : 29801 (java) S 29791 29793 29157 0 -1 64 2 627 0 0 0 0 8 1 25 0 9 0 1990143812 888819712 26323 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29793/tid=29802] ppid=29791 vsize=867988 CPUtime=0.09
/proc/29793/task/29802/stat : 29802 (java) S 29791 29793 29157 0 -1 64 41 627 0 0 0 0 8 1 15 0 9 0 1990143812 888819712 26323 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 27.3
Current children cumulated vsize (KiB) 867988

Child status: 0
Real time (s): 27.6259
CPU time (s): 27.3428
CPU user time (s): 26.9989
CPU system time (s): 0.343947
CPU usage (%): 98.9756
Max. virtual memory (cumulated for all children) (KiB): 868076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 26.9989
system time used= 0.343947
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45639
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= 2778
involuntary context switches= 3909

runsolver used 0.035994 second user time and 0.101984 second system time

The end

Launcher Data (download as text)

Begin job on node75 at 2008-07-03 21:05:40
IDJOB=1057968
IDBENCH=54098
IDSOLVER=363
FILE ID=node75/1057968-1215111940
PBS_JOBID= 7877058
Free space on /tmp= 66536 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/compet08/normalized-patat-08-comp-7.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-1057968-1215111940/watcher-1057968-1215111940 -o /tmp/evaluation-result-1057968-1215111940/solver-1057968-1215111940 -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-1057968-1215111940.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 21e1efd837826f67c36950f4f3fb41e3
RANDOM SEED=272379341

node75.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.229
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.229
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1007752 kB
Buffers:         57040 kB
Cached:         262904 kB
SwapCached:       6320 kB
Active:         846380 kB
Inactive:       139640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1007752 kB
SwapTotal:     4192956 kB
SwapFree:      4180584 kB
Dirty:            2628 kB
Writeback:           0 kB
Mapped:         682320 kB
Slab:            45764 kB
Committed_AS:  4786460 kB
PageTables:       3384 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= 66536 MiB
End job on node75 at 2008-07-03 21:06:08