Trace number 2093047

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 21.2428 21.1027

DiagnosticValue
CHECKS780902
NODES90

General information on the benchmark

Namecsp/lard/
normalized-lard-90-90.xml
MD5SUM0f684d9f34d64adafc4625b528ae43df
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark14.0459
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of constraints4005
Maximum constraint arity2
Maximum domain size91
Number of constraints which are defined in extension4005
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.01/0.07	
0.01/0.07	Abscon 112 (May, 2008)
0.20/0.21	
0.20/0.21	   configuration
0.20/0.21	     name=mac.xml
0.20/0.25	   
0.20/0.25	   instance
0.20/0.25	     name=HOME/instance-2093047-1247401115.xml
0.20/0.28	   
0.20/0.28	   domains being loaded...
0.20/0.29	   
0.20/0.29	   variables being loaded...
0.31/0.33	     nbVariables=90  nbDomainTypes=1  minDomainSize=91  maxDomainSize=91  nbTotalValues=8190
0.31/0.33	       =>  wckTime=0.12  cpuTime=0.1  mem=7M892
0.31/0.33	   
0.31/0.33	   relations being loaded...
2.72/2.75	   
2.72/2.75	   INFO : Contraction of relations, mem = 100M32
15.21/15.22	   
15.21/15.22	   constraints being loaded...
20.34/20.36	     nbConstraints=4005  nbRelationTypes=4005  nbExtensionStructures=4005  nbSharedExtensionStructures=0
20.34/20.36	     nbConflictsStructures=4005  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=728682  minDegree=89
20.34/20.36	     maxDegree=89  minArity=2  maxArity=2  nbGenerators=0  nbFusions=0  symmetryWckTime=0.186  symmetryCpuTime=0.11
20.34/20.36	       =>  wckTime=20.154  cpuTime=18.87  mem=153M961
20.87/20.85	   
20.87/20.85	   solver IterativeSystematicSolver being built... 
20.99/20.95	       =>  wckTime=20.744  cpuTime=18.98  mem=133M206
20.99/20.99	   
20.99/20.99	   preprocessing
20.99/20.99	     nbConstraintChecks=554063  nbPropagations=167  nbRevisions=11802  nbUselessRevisions=11549  nbRemovedValues=4170
20.99/20.99	     detectedInconsistency=no
20.99/20.99	       =>  wckTime=0.038  cpuTime=0.03  mem=133M206
21.10/21.07	   
21.10/21.07	   search
21.10/21.07	     run=0  nbConstraintChecks=226839  minDepth=91  maxDepth=90  nbPropagations=269  nbRevisions=16861
21.10/21.07	     nbUselessRevisions=16596  nbAssignments=90  nbFailedAssignments=0  nbBacktracks=0  nbVisitedNodes=91
21.10/21.07	     nbRestartNogoods=0  nbFoundSolutions=1  mapSize=0  nbInferences=0  nbTooLargeKeys=0  nbSEliminables=45
21.10/21.07	     nbREliminables=0  nbIEliminables=35.36  nbDEliminables=0  nbPEliminables=0
21.10/21.07	       =>  wckTime=0.109  cpuTime=0.11  mem=135M165
21.10/21.07	   
21.10/21.07	   global
21.10/21.07	     nbConstraintChecks=780902  nbPropagations=436  nbRevisions=28663  nbUselessRevisions=28145  nbRestartNogoods=0
21.10/21.07	     solvingWckTime=0.112  solvingCpuTime=0.11  expiredTime=no  totalExploration=no  nbFoundSolutions=1
21.10/21.07	     firstSolutionCpuTime=19.08  globalCpuTime=19.14
21.10/21.07	       =>  wckTime=20.858  cpuTime=19.1  mem=135M165
21.10/21.07	   
21.10/21.07	s SATISFIABLE
21.10/21.07	v 0 1 1 1 1 2 3 1 2 3 4 1 2 3 4 5 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 1 2 3 4 5 6 7 8 9 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 
21.10/21.07	d NODES 90
21.10/21.07	d CHECKS 780902
21.10/21.07	   
21.10/21.07	   totalWckTime=20.906  totalCpuTime=19.14

Verifier Data

OK

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2093047-1247401115/watcher-2093047-1247401115 -o /tmp/evaluation-result-2093047-1247401115/solver-2093047-1247401115 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2093047-1247401115.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.45 0.10 0.14 3/67 29750
/proc/meminfo: memFree=1478704/2055920 swapFree=4192812/4192956
[pid=29750] ppid=29748 vsize=152 CPUtime=0
/proc/29750/stat : 29750 (java) R 29748 29750 29645 0 -1 0 205 0 0 0 0 0 0 0 18 0 1 0 27175941 155648 26 996147200 134512640 134550932 4294955968 18446744073709551615 9286436 0 0 4096 0 0 0 0 17 0 0 0
/proc/29750/statm: 38 26 19 9 0 4 0

[startup+0.022758 s]
/proc/loadavg: 0.45 0.10 0.14 3/67 29750
/proc/meminfo: memFree=1478704/2055920 swapFree=4192812/4192956
[pid=29750] ppid=29748 vsize=860772 CPUtime=0.01
/proc/29750/stat : 29750 (java) S 29748 29750 29645 0 -1 0 1688 0 1 0 0 1 0 0 18 0 2 0 27175941 881430528 1387 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/29750/statm: 215193 1391 556 9 0 210108 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 860772

[startup+0.101774 s]
/proc/loadavg: 0.45 0.10 0.14 3/67 29750
/proc/meminfo: memFree=1478704/2055920 swapFree=4192812/4192956
[pid=29750] ppid=29748 vsize=866696 CPUtime=0.1
/proc/29750/stat : 29750 (java) S 29748 29750 29645 0 -1 0 4018 0 1 0 8 2 0 0 18 0 9 0 27175941 887496704 3447 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29750/statm: 216674 3447 1795 9 0 211159 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 866696

[startup+0.301814 s]
/proc/loadavg: 0.45 0.10 0.14 3/67 29750
/proc/meminfo: memFree=1478704/2055920 swapFree=4192812/4192956
[pid=29750] ppid=29748 vsize=866900 CPUtime=0.31
/proc/29750/stat : 29750 (java) S 29748 29750 29645 0 -1 0 6278 0 1 0 27 4 0 0 18 0 9 0 27175941 887705600 5640 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29750/statm: 216725 5641 1993 9 0 211183 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 866900

[startup+0.701893 s]
/proc/loadavg: 0.45 0.10 0.14 3/67 29750
/proc/meminfo: memFree=1478704/2055920 swapFree=4192812/4192956
[pid=29750] ppid=29748 vsize=866900 CPUtime=0.71
/proc/29750/stat : 29750 (java) S 29748 29750 29645 0 -1 0 15333 0 1 0 63 8 0 0 18 0 9 0 27175941 887705600 14695 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29750/statm: 216725 14697 1998 9 0 211183 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 866900

[startup+1.50204 s]
/proc/loadavg: 0.45 0.10 0.14 3/89 29781
/proc/meminfo: memFree=1379512/2055920 swapFree=4192812/4192956
[pid=29750] ppid=29748 vsize=867924 CPUtime=1.51
/proc/29750/stat : 29750 (java) S 29748 29750 29645 0 -1 0 25630 0 1 0 138 13 0 0 18 0 9 0 27175941 888754176 24988 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29750/statm: 216981 24988 2011 9 0 211439 0
[pid=29750/tid=29752] ppid=29748 vsize=867924 CPUtime=1.22
/proc/29750/task/29752/stat : 29752 (java) R 29748 29750 29645 0 -1 64 15714 0 1 0 115 7 0 0 17 0 9 0 27175942 888754176 24988 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29750/tid=29753] ppid=29748 vsize=867924 CPUtime=0.16
/proc/29750/task/29753/stat : 29753 (java) S 29748 29750 29645 0 -1 64 8752 0 0 0 13 3 0 0 17 0 9 0 27175943 888754176 24988 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29750/tid=29754] ppid=29748 vsize=867924 CPUtime=0
/proc/29750/task/29754/stat : 29754 (java) S 29748 29750 29645 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 27175943 888754176 24988 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29750/tid=29755] ppid=29748 vsize=867924 CPUtime=0
/proc/29750/task/29755/stat : 29755 (java) S 29748 29750 29645 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 27175943 888754176 24988 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29750/tid=29756] ppid=29748 vsize=867924 CPUtime=0
/proc/29750/task/29756/stat : 29756 (java) S 29748 29750 29645 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 27175945 888754176 24988 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29750/tid=29757] ppid=29748 vsize=867924 CPUtime=0.09
/proc/29750/task/29757/stat : 29757 (java) S 29748 29750 29645 0 -1 64 463 0 0 0 9 0 0 0 16 0 9 0 27175945 888754176 24988 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29750/tid=29758] ppid=29748 vsize=867924 CPUtime=0
/proc/29750/task/29758/stat : 29758 (java) S 29748 29750 29645 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 27175945 888754176 24988 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29750/tid=29759] ppid=29748 vsize=867924 CPUtime=0
/proc/29750/task/29759/stat : 29759 (java) S 29748 29750 29645 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 27175945 888754176 24988 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 867924

[startup+3.10235 s]
/proc/loadavg: 0.45 0.10 0.14 2/76 29798
/proc/meminfo: memFree=1370464/2055920 swapFree=4192812/4192956
[pid=29750] ppid=29748 vsize=867924 CPUtime=3.12
/proc/29750/stat : 29750 (java) S 29748 29750 29645 0 -1 0 34252 0 1 0 295 17 0 0 18 0 9 0 27175941 888754176 33455 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29750/statm: 216981 33455 2655 9 0 211439 0
[pid=29750/tid=29752] ppid=29748 vsize=867924 CPUtime=2.53
/proc/29750/task/29752/stat : 29752 (java) S 29748 29750 29645 0 -1 64 15724 0 1 0 244 9 0 0 22 0 9 0 27175942 888754176 33455 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29750/tid=29753] ppid=29748 vsize=867924 CPUtime=0.44
/proc/29750/task/29753/stat : 29753 (java) R 29748 29750 29645 0 -1 64 17341 0 0 0 38 6 0 0 17 0 9 0 27175943 888754176 33456 996147200 134512640 134550932 4294955968 18446744073709551615 103733309 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29750/tid=29754] ppid=29748 vsize=867924 CPUtime=0
/proc/29750/task/29754/stat : 29754 (java) S 29748 29750 29645 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 27175943 888754176 33457 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29750/tid=29755] ppid=29748 vsize=867924 CPUtime=0
/proc/29750/task/29755/stat : 29755 (java) S 29748 29750 29645 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 27175943 888754176 33458 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29750/tid=29756] ppid=29748 vsize=867924 CPUtime=0
/proc/29750/task/29756/stat : 29756 (java) S 29748 29750 29645 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 27175945 888754176 33458 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29750/tid=29757] ppid=29748 vsize=867924 CPUtime=0.12
/proc/29750/task/29757/stat : 29757 (java) S 29748 29750 29645 0 -1 64 490 0 0 0 12 0 0 0 16 0 9 0 27175945 888754176 33458 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29750/tid=29758] ppid=29748 vsize=867924 CPUtime=0
/proc/29750/task/29758/stat : 29758 (java) S 29748 29750 29645 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 27175945 888754176 33459 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29750/tid=29759] ppid=29748 vsize=867924 CPUtime=0
/proc/29750/task/29759/stat : 29759 (java) S 29748 29750 29645 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 27175945 888754176 33459 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 867924

[startup+6.30296 s]
/proc/loadavg: 0.49 0.11 0.14 2/76 29798
/proc/meminfo: memFree=1354592/2055920 swapFree=4192812/4192956
[pid=29750] ppid=29748 vsize=868064 CPUtime=6.34
/proc/29750/stat : 29750 (java) S 29748 29750 29645 0 -1 0 35009 0 1 0 614 20 0 0 18 0 9 0 27175941 888897536 34168 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29750/statm: 217016 34168 2634 9 0 211474 0
[pid=29750/tid=29752] ppid=29748 vsize=868064 CPUtime=5.59
/proc/29750/task/29752/stat : 29752 (java) R 29748 29750 29645 0 -1 64 15742 0 1 0 547 12 0 0 17 0 9 0 27175942 888897536 34168 996147200 134512640 134550932 4294955968 18446744073709551615 4126593619 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29750/tid=29753] ppid=29748 vsize=868064 CPUtime=0.58
/proc/29750/task/29753/stat : 29753 (java) S 29748 29750 29645 0 -1 64 17957 0 0 0 51 7 0 0 17 0 9 0 27175943 888897536 34168 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29750/tid=29754] ppid=29748 vsize=868064 CPUtime=0
/proc/29750/task/29754/stat : 29754 (java) S 29748 29750 29645 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 27175943 888897536 34168 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29750/tid=29755] ppid=29748 vsize=868064 CPUtime=0
/proc/29750/task/29755/stat : 29755 (java) S 29748 29750 29645 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 27175943 888897536 34168 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29750/tid=29756] ppid=29748 vsize=868064 CPUtime=0
/proc/29750/task/29756/stat : 29756 (java) S 29748 29750 29645 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 27175945 888897536 34168 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29750/tid=29757] ppid=29748 vsize=868064 CPUtime=0.15
/proc/29750/task/29757/stat : 29757 (java) S 29748 29750 29645 0 -1 64 609 0 0 0 15 0 0 0 16 0 9 0 27175945 888897536 34168 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29750/tid=29758] ppid=29748 vsize=868064 CPUtime=0
/proc/29750/task/29758/stat : 29758 (java) S 29748 29750 29645 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 27175945 888897536 34168 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29750/tid=29759] ppid=29748 vsize=868064 CPUtime=0
/proc/29750/task/29759/stat : 29759 (java) S 29748 29750 29645 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 27175945 888897536 34168 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.34
Current children cumulated vsize (KiB) 868064

[startup+12.7022 s]
/proc/loadavg: 0.53 0.13 0.15 2/76 29798
/proc/meminfo: memFree=1327656/2055920 swapFree=4192812/4192956
[pid=29750] ppid=29748 vsize=867968 CPUtime=12.72
/proc/29750/stat : 29750 (java) S 29748 29750 29645 0 -1 0 42200 0 1 0 1244 28 0 0 18 0 9 0 27175941 888799232 41346 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29750/statm: 216992 41346 2635 9 0 211450 0
[pid=29750/tid=29752] ppid=29748 vsize=867968 CPUtime=11.67
/proc/29750/task/29752/stat : 29752 (java) R 29748 29750 29645 0 -1 64 15755 0 1 0 1151 16 0 0 21 0 9 0 27175942 888799232 41346 996147200 134512640 134550932 4294955968 18446744073709551615 4126609500 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29750/tid=29753] ppid=29748 vsize=867968 CPUtime=0.87
/proc/29750/task/29753/stat : 29753 (java) S 29748 29750 29645 0 -1 64 25131 0 0 0 77 10 0 0 16 0 9 0 27175943 888799232 41346 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29750/tid=29754] ppid=29748 vsize=867968 CPUtime=0
/proc/29750/task/29754/stat : 29754 (java) S 29748 29750 29645 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 27175943 888799232 41346 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29750/tid=29755] ppid=29748 vsize=867968 CPUtime=0
/proc/29750/task/29755/stat : 29755 (java) S 29748 29750 29645 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 27175943 888799232 41346 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29750/tid=29756] ppid=29748 vsize=867968 CPUtime=0
/proc/29750/task/29756/stat : 29756 (java) S 29748 29750 29645 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 27175945 888799232 41346 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29750/tid=29757] ppid=29748 vsize=867968 CPUtime=0.15
/proc/29750/task/29757/stat : 29757 (java) S 29748 29750 29645 0 -1 64 613 0 0 0 15 0 0 0 16 0 9 0 27175945 888799232 41346 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29750/tid=29758] ppid=29748 vsize=867968 CPUtime=0
/proc/29750/task/29758/stat : 29758 (java) S 29748 29750 29645 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 27175945 888799232 41346 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29750/tid=29759] ppid=29748 vsize=867968 CPUtime=0
/proc/29750/task/29759/stat : 29759 (java) S 29748 29750 29645 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 27175945 888799232 41346 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 867968

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

[startup+15.9028 s]
/proc/loadavg: 0.57 0.14 0.15 2/76 29798
/proc/meminfo: memFree=1312304/2055920 swapFree=4192812/4192956
[pid=29750] ppid=29748 vsize=867968 CPUtime=15.95
/proc/29750/stat : 29750 (java) S 29748 29750 29645 0 -1 0 45019 0 1 0 1563 32 0 0 18 0 9 0 27175941 888799232 44098 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29750/statm: 216992 44098 2636 9 0 211450 0
[pid=29750/tid=29752] ppid=29748 vsize=867968 CPUtime=14.75
/proc/29750/task/29752/stat : 29752 (java) R 29748 29750 29645 0 -1 64 15794 0 1 0 1456 19 0 0 23 0 9 0 27175942 888799232 44098 996147200 134512640 134550932 4294955968 18446744073709551615 4126906051 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29750/tid=29753] ppid=29748 vsize=867968 CPUtime=0.98
/proc/29750/task/29753/stat : 29753 (java) S 29748 29750 29645 0 -1 64 27883 0 0 0 88 10 0 0 16 0 9 0 27175943 888799232 44098 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29750/tid=29754] ppid=29748 vsize=867968 CPUtime=0
/proc/29750/task/29754/stat : 29754 (java) S 29748 29750 29645 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 27175943 888799232 44098 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29750/tid=29755] ppid=29748 vsize=867968 CPUtime=0
/proc/29750/task/29755/stat : 29755 (java) S 29748 29750 29645 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 27175943 888799232 44098 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29750/tid=29756] ppid=29748 vsize=867968 CPUtime=0
/proc/29750/task/29756/stat : 29756 (java) S 29748 29750 29645 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 27175945 888799232 44098 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29750/tid=29757] ppid=29748 vsize=867968 CPUtime=0.19
/proc/29750/task/29757/stat : 29757 (java) S 29748 29750 29645 0 -1 64 641 0 0 0 18 1 0 0 16 0 9 0 27175945 888799232 44098 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29750/tid=29758] ppid=29748 vsize=867968 CPUtime=0
/proc/29750/task/29758/stat : 29758 (java) S 29748 29750 29645 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 27175945 888799232 44098 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29750/tid=29759] ppid=29748 vsize=867968 CPUtime=0
/proc/29750/task/29759/stat : 29759 (java) S 29748 29750 29645 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 27175945 888799232 44098 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.95
Current children cumulated vsize (KiB) 867968

[startup+19.1014 s]
/proc/loadavg: 0.57 0.14 0.15 2/76 29798
/proc/meminfo: memFree=1307312/2055920 swapFree=4192812/4192956
[pid=29750] ppid=29748 vsize=867968 CPUtime=19.16
/proc/29750/stat : 29750 (java) S 29748 29750 29645 0 -1 0 46274 0 1 0 1883 33 0 0 18 0 9 0 27175941 888799232 45349 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29750/statm: 216992 45349 2636 9 0 211450 0
[pid=29750/tid=29752] ppid=29748 vsize=867968 CPUtime=17.87
/proc/29750/task/29752/stat : 29752 (java) R 29748 29750 29645 0 -1 64 15798 0 1 0 1768 19 0 0 24 0 9 0 27175942 888799232 45349 996147200 134512640 134550932 4294955968 18446744073709551615 4126900587 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29750/tid=29753] ppid=29748 vsize=867968 CPUtime=1.04
/proc/29750/task/29753/stat : 29753 (java) S 29748 29750 29645 0 -1 64 29115 0 0 0 93 11 0 0 16 0 9 0 27175943 888799232 45349 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29750/tid=29754] ppid=29748 vsize=867968 CPUtime=0
/proc/29750/task/29754/stat : 29754 (java) S 29748 29750 29645 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 27175943 888799232 45349 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29750/tid=29755] ppid=29748 vsize=867968 CPUtime=0
/proc/29750/task/29755/stat : 29755 (java) S 29748 29750 29645 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 27175943 888799232 45349 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29750/tid=29756] ppid=29748 vsize=867968 CPUtime=0
/proc/29750/task/29756/stat : 29756 (java) S 29748 29750 29645 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 27175945 888799232 45349 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29750/tid=29757] ppid=29748 vsize=867968 CPUtime=0.22
/proc/29750/task/29757/stat : 29757 (java) S 29748 29750 29645 0 -1 64 660 0 0 0 21 1 0 0 16 0 9 0 27175945 888799232 45349 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29750/tid=29758] ppid=29748 vsize=867968 CPUtime=0
/proc/29750/task/29758/stat : 29758 (java) S 29748 29750 29645 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 27175945 888799232 45349 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29750/tid=29759] ppid=29748 vsize=867968 CPUtime=0
/proc/29750/task/29759/stat : 29759 (java) S 29748 29750 29645 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 27175945 888799232 45349 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 19.16
Current children cumulated vsize (KiB) 867968

[startup+19.9015 s]
/proc/loadavg: 0.60 0.16 0.15 2/76 29798
/proc/meminfo: memFree=1307312/2055920 swapFree=4192812/4192956
[pid=29750] ppid=29748 vsize=867968 CPUtime=19.96
/proc/29750/stat : 29750 (java) S 29748 29750 29645 0 -1 0 46274 0 1 0 1963 33 0 0 18 0 9 0 27175941 888799232 45349 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29750/statm: 216992 45349 2636 9 0 211450 0
[pid=29750/tid=29752] ppid=29748 vsize=867968 CPUtime=18.67
/proc/29750/task/29752/stat : 29752 (java) R 29748 29750 29645 0 -1 64 15798 0 1 0 1848 19 0 0 25 0 9 0 27175942 888799232 45349 996147200 134512640 134550932 4294955968 18446744073709551615 4126900572 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29750/tid=29753] ppid=29748 vsize=867968 CPUtime=1.04
/proc/29750/task/29753/stat : 29753 (java) S 29748 29750 29645 0 -1 64 29115 0 0 0 93 11 0 0 16 0 9 0 27175943 888799232 45349 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29750/tid=29754] ppid=29748 vsize=867968 CPUtime=0
/proc/29750/task/29754/stat : 29754 (java) S 29748 29750 29645 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 27175943 888799232 45349 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29750/tid=29755] ppid=29748 vsize=867968 CPUtime=0
/proc/29750/task/29755/stat : 29755 (java) S 29748 29750 29645 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 27175943 888799232 45349 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29750/tid=29756] ppid=29748 vsize=867968 CPUtime=0
/proc/29750/task/29756/stat : 29756 (java) S 29748 29750 29645 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 27175945 888799232 45349 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29750/tid=29757] ppid=29748 vsize=867968 CPUtime=0.22
/proc/29750/task/29757/stat : 29757 (java) S 29748 29750 29645 0 -1 64 660 0 0 0 21 1 0 0 16 0 9 0 27175945 888799232 45349 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29750/tid=29758] ppid=29748 vsize=867968 CPUtime=0
/proc/29750/task/29758/stat : 29758 (java) S 29748 29750 29645 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 27175945 888799232 45349 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29750/tid=29759] ppid=29748 vsize=867968 CPUtime=0
/proc/29750/task/29759/stat : 29759 (java) S 29748 29750 29645 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 27175945 888799232 45349 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 19.96
Current children cumulated vsize (KiB) 867968

[startup+20.7017 s]
/proc/loadavg: 0.60 0.16 0.15 2/76 29798
/proc/meminfo: memFree=1307312/2055920 swapFree=4192812/4192956
[pid=29750] ppid=29748 vsize=868292 CPUtime=20.77
/proc/29750/stat : 29750 (java) S 29748 29750 29645 0 -1 0 62021 453 1 0 2035 37 3 2 18 0 9 0 27175941 889131008 45414 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29750/statm: 217073 45414 2635 9 0 211531 0
[pid=29750/tid=29752] ppid=29748 vsize=868292 CPUtime=19.11
/proc/29750/task/29752/stat : 29752 (java) S 29748 29750 29645 0 -1 64 19241 453 1 0 1886 20 3 2 17 0 9 0 27175942 889131008 45414 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29750/tid=29753] ppid=29748 vsize=868292 CPUtime=1.42
/proc/29750/task/29753/stat : 29753 (java) R 29748 29750 29645 0 -1 64 41143 453 0 0 124 13 3 2 18 0 9 0 27175943 889131008 45414 996147200 134512640 134550932 4294955968 18446744073709551615 103831016 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29750/tid=29754] ppid=29748 vsize=868292 CPUtime=0.05
/proc/29750/task/29754/stat : 29754 (java) S 29748 29750 29645 0 -1 64 16 453 0 0 0 0 3 2 16 0 9 0 27175943 889131008 45414 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29750/tid=29755] ppid=29748 vsize=868292 CPUtime=0.05
/proc/29750/task/29755/stat : 29755 (java) S 29748 29750 29645 0 -1 64 5 453 0 0 0 0 3 2 16 0 9 0 27175943 889131008 45414 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29750/tid=29756] ppid=29748 vsize=868292 CPUtime=0.05
/proc/29750/task/29756/stat : 29756 (java) S 29748 29750 29645 0 -1 64 2 453 0 0 0 0 3 2 23 0 9 0 27175945 889131008 45414 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29750/tid=29757] ppid=29748 vsize=868292 CPUtime=0.3
/proc/29750/task/29757/stat : 29757 (java) S 29748 29750 29645 0 -1 64 794 453 0 0 24 1 3 2 16 0 9 0 27175945 889131008 45414 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29750/tid=29758] ppid=29748 vsize=868292 CPUtime=0.05
/proc/29750/task/29758/stat : 29758 (java) S 29748 29750 29645 0 -1 64 0 453 0 0 0 0 3 2 24 0 9 0 27175945 889131008 45414 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29750/tid=29759] ppid=29748 vsize=868292 CPUtime=0.05
/proc/29750/task/29759/stat : 29759 (java) S 29748 29750 29645 0 -1 64 6 453 0 0 0 0 3 2 15 0 9 0 27175945 889131008 45414 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 20.77
Current children cumulated vsize (KiB) 868292

[startup+20.9067 s]
/proc/loadavg: 0.60 0.16 0.15 2/76 29802
/proc/meminfo: memFree=1306984/2055920 swapFree=4192812/4192956
[pid=29750] ppid=29748 vsize=868380 CPUtime=20.99
/proc/29750/stat : 29750 (java) S 29748 29750 29645 0 -1 0 74949 453 1 0 2055 39 3 2 18 0 9 0 27175941 889221120 48274 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29750/statm: 217095 48274 2658 9 0 211531 0
[pid=29750/tid=29752] ppid=29748 vsize=868380 CPUtime=19.16
/proc/29750/task/29752/stat : 29752 (java) R 29748 29750 29645 0 -1 64 19424 453 1 0 1891 20 3 2 17 0 9 0 27175942 889221120 48274 996147200 134512640 134550932 4294955968 18446744073709551615 102793648 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29750/tid=29753] ppid=29748 vsize=868380 CPUtime=1.57
/proc/29750/task/29753/stat : 29753 (java) S 29748 29750 29645 0 -1 64 53799 453 0 0 137 15 3 2 16 0 9 0 27175943 889221120 48274 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29750/tid=29754] ppid=29748 vsize=868380 CPUtime=0.05
/proc/29750/task/29754/stat : 29754 (java) S 29748 29750 29645 0 -1 64 21 453 0 0 0 0 3 2 16 0 9 0 27175943 889221120 48274 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29750/tid=29755] ppid=29748 vsize=868380 CPUtime=0.05
/proc/29750/task/29755/stat : 29755 (java) S 29748 29750 29645 0 -1 64 10 453 0 0 0 0 3 2 16 0 9 0 27175943 889221120 48274 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29750/tid=29756] ppid=29748 vsize=868380 CPUtime=0.05
/proc/29750/task/29756/stat : 29756 (java) S 29748 29750 29645 0 -1 64 2 453 0 0 0 0 3 2 23 0 9 0 27175945 889221120 48274 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29750/tid=29757] ppid=29748 vsize=868380 CPUtime=0.31
/proc/29750/task/29757/stat : 29757 (java) S 29748 29750 29645 0 -1 64 872 453 0 0 25 1 3 2 16 0 9 0 27175945 889221120 48274 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29750/tid=29758] ppid=29748 vsize=868380 CPUtime=0.05
/proc/29750/task/29758/stat : 29758 (java) S 29748 29750 29645 0 -1 64 0 453 0 0 0 0 3 2 24 0 9 0 27175945 889221120 48274 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29750/tid=29759] ppid=29748 vsize=868380 CPUtime=0.05
/proc/29750/task/29759/stat : 29759 (java) S 29748 29750 29645 0 -1 64 7 453 0 0 0 0 3 2 15 0 9 0 27175945 889221120 48274 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 20.99
Current children cumulated vsize (KiB) 868380

[startup+21.0028 s]
/proc/loadavg: 0.60 0.16 0.15 2/76 29802
/proc/meminfo: memFree=1306984/2055920 swapFree=4192812/4192956
[pid=29750] ppid=29748 vsize=868380 CPUtime=21.1
/proc/29750/stat : 29750 (java) S 29748 29750 29645 0 -1 0 75103 453 1 0 2066 39 3 2 18 0 9 0 27175941 889221120 48317 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29750/statm: 217095 48317 2660 9 0 211531 0
[pid=29750/tid=29752] ppid=29748 vsize=868380 CPUtime=19.26
/proc/29750/task/29752/stat : 29752 (java) R 29748 29750 29645 0 -1 64 19563 453 1 0 1901 20 3 2 17 0 9 0 27175942 889221120 48317 996147200 134512640 134550932 4294955968 18446744073709551615 4127199912 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29750/tid=29753] ppid=29748 vsize=868380 CPUtime=1.57
/proc/29750/task/29753/stat : 29753 (java) S 29748 29750 29645 0 -1 64 53799 453 0 0 137 15 3 2 16 0 9 0 27175943 889221120 48317 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29750/tid=29754] ppid=29748 vsize=868380 CPUtime=0.05
/proc/29750/task/29754/stat : 29754 (java) S 29748 29750 29645 0 -1 64 21 453 0 0 0 0 3 2 16 0 9 0 27175943 889221120 48317 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29750/tid=29755] ppid=29748 vsize=868380 CPUtime=0.05
/proc/29750/task/29755/stat : 29755 (java) S 29748 29750 29645 0 -1 64 10 453 0 0 0 0 3 2 16 0 9 0 27175943 889221120 48317 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29750/tid=29756] ppid=29748 vsize=868380 CPUtime=0.05
/proc/29750/task/29756/stat : 29756 (java) S 29748 29750 29645 0 -1 64 2 453 0 0 0 0 3 2 23 0 9 0 27175945 889221120 48317 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29750/tid=29757] ppid=29748 vsize=868380 CPUtime=0.33
/proc/29750/task/29757/stat : 29757 (java) R 29748 29750 29645 0 -1 64 887 453 0 0 27 1 3 2 16 0 9 0 27175945 889221120 48317 996147200 134512640 134550932 4294955968 18446744073709551615 102225264 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29750/tid=29758] ppid=29748 vsize=868380 CPUtime=0.05
/proc/29750/task/29758/stat : 29758 (java) S 29748 29750 29645 0 -1 64 0 453 0 0 0 0 3 2 24 0 9 0 27175945 889221120 48317 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29750/tid=29759] ppid=29748 vsize=868380 CPUtime=0.05
/proc/29750/task/29759/stat : 29759 (java) S 29748 29750 29645 0 -1 64 7 453 0 0 0 0 3 2 15 0 9 0 27175945 889221120 48317 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 21.1
Current children cumulated vsize (KiB) 868380

Child status: 0
Real time (s): 21.1027
CPU time (s): 21.2428
CPU user time (s): 20.7888
CPU system time (s): 0.45393
CPU usage (%): 100.664
Max. virtual memory (cumulated for all children) (KiB): 868380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20.7888
system time used= 0.45393
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 75615
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= 1193
involuntary context switches= 881

runsolver used 0.025996 second user time and 0.080987 second system time

The end

Launcher Data

Begin job on node59 at 2009-07-12 14:18:48
IDJOB=2093047
IDBENCH=53342
IDSOLVER=773
FILE ID=node59/2093047-1247401115
PBS_JOBID= 9510527
Free space on /tmp= 66300 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/lard/normalized-lard-90-90.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2093047-1247401115/watcher-2093047-1247401115 -o /tmp/evaluation-result-2093047-1247401115/solver-2093047-1247401115 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2093047-1247401115.xml

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

MD5SUM BENCH= 0f684d9f34d64adafc4625b528ae43df
RANDOM SEED=11325985

node59.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.263
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.263
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:       1479184 kB
Buffers:         87108 kB
Cached:         388484 kB
SwapCached:          0 kB
Active:         289824 kB
Inactive:       201068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1479184 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           92788 kB
Writeback:           0 kB
Mapped:          25100 kB
Slab:            71452 kB
Committed_AS:   172364 kB
PageTables:       1692 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= 66300 MiB
End job on node59 at 2009-07-12 14:19:09