Trace number 1087211

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 ESACUNSAT 37.1324 37.5459

DiagnosticValue
CHECKS2491180
NODES0

General information on the benchmark

Namecsp/fapp/fapp14/
normalized-fapp14-2500-2.xml
MD5SUM3ec556ad251960bf7980f3107ef7856e
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark36.8644
Satisfiable
(Un)Satisfiability was proved
Number of variables2500
Number of constraints40767
Maximum constraint arity2
Maximum domain size362
Number of constraints which are defined in extension0
Number of constraints which are defined in intension40767
Global constraints used (with number of constraints)

Solver Data (download as text)

0.06/0.09	
0.06/0.09	Abscon 112 (May, 2008)
0.16/0.29	
0.16/0.29	   configuration
0.16/0.29	     name=esac.xml
0.25/0.35	   
0.25/0.35	   instance
0.25/0.35	     name=HOME/instance-1087211-1215243067.xml
0.25/0.39	   
0.25/0.39	   domains being loaded...
0.32/0.43	   
0.32/0.43	   variables being loaded...
0.62/0.74	     nbVariables=2500  nbDomainTypes=30  minDomainSize=42  maxDomainSize=362  nbTotalValues=774322
0.62/0.74	       =>  wckTime=0.442  cpuTime=0.28  mem=36M194
0.62/0.74	   
0.62/0.74	   predicates being loaded...
0.72/0.80	   
0.72/0.80	   constraints being loaded...
20.84/21.14	   
20.84/21.14	   INFO : Stopping converting binary constraints (cpu=20.08, mem = 76M697)
34.50/34.98	     nbConstraints=21642  nbGlobalConstraints=32  nbMergedConstraints=19157  nbConvertedConstraints=359
34.50/34.98	     nbConvertConstraintsChecks=38656530  nbExtensionStructures=332  nbSharedExtensionStructures=58
34.50/34.98	     nbConflictsStructures=919  nbSharedConflictsStructures=230  nbUnbuiltConflictsStructures=15224
34.50/34.98	     nbSharedBinaryRepresentations=135947  nbEvaluationManagers=15811  nbSharedEvaluationManagers=5440  minDegree=2
34.50/34.98	     maxDegree=28  minArity=2  avgArity=2.01  maxArity=7  nbGenerators=0  nbFusions=0  symmetryWckTime=3.462
34.50/34.98	     symmetryCpuTime=3.01  nbCliques=32
34.50/34.98	       =>  wckTime=34.682  cpuTime=32.31  mem=90M377
35.09/35.55	   
35.09/35.55	   solver IterativeSystematicSolver being built... 
35.58/36.04	   
35.58/36.04	   INFO : Forward propagation technique limited 
35.79/36.22	       =>  wckTime=35.924  cpuTime=32.76  mem=192M213
36.98/37.49	   
36.98/37.49	   preprocessing
36.98/37.49	     nbConstraintChecks=2491181  nbValidityChecks=92493  nbPropagations=105  nbRevisions=1790  nbUselessRevisions=1083
36.98/37.49	     nbRemovedValues=46546  detectedInconsistency=yes
36.98/37.49	       =>  wckTime=1.253  cpuTime=1.22  mem=192M213
36.98/37.49	   
36.98/37.49	   global
36.98/37.49	     nbConstraintChecks=2491181  nbValidityChecks=92493  nbPropagations=105  nbRevisions=1790  nbUselessRevisions=1083
36.98/37.49	     nbRestartNogoods=0  solvingWckTime=1.256  solvingCpuTime=1.23  expiredTime=no  totalExploration=yes
36.98/37.49	     nbFoundSolutions=0  globalCpuTime=34.06
36.98/37.49	       =>  wckTime=37.197  cpuTime=34.01  mem=192M213
37.07/37.50	   
37.07/37.50	s UNSATISFIABLE
37.07/37.50	d NODES 0
37.07/37.50	d CHECKS 2491181
37.07/37.50	   
37.07/37.50	   totalWckTime=37.275  totalCpuTime=34.07

Verifier Data (download as text)

No possible verification on an UNSAT instance

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-1087211-1215243067/watcher-1087211-1215243067 -o /tmp/evaluation-result-1087211-1215243067/solver-1087211-1215243067 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1087211-1215243067.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.92 1.98 1.99 4/72 13794
/proc/meminfo: memFree=1927608/2055920 swapFree=4179416/4192956
[pid=13794] ppid=13792 vsize=18572 CPUtime=0
/proc/13794/stat : 13794 (runsolver) R 13792 13794 12862 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 2003278534 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 236437695783 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/13794/statm: 4643 292 257 25 0 2626 0

[startup+0.077931 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 13794
/proc/meminfo: memFree=1927608/2055920 swapFree=4179416/4192956
[pid=13794] ppid=13792 vsize=865856 CPUtime=0.06
/proc/13794/stat : 13794 (java) S 13792 13794 12862 0 -1 0 3359 0 1 0 4 2 0 0 18 0 9 0 2003278534 886636544 2875 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13794/statm: 216464 2875 1565 9 0 211026 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 865856

[startup+0.101934 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 13794
/proc/meminfo: memFree=1927608/2055920 swapFree=4179416/4192956
[pid=13794] ppid=13792 vsize=865884 CPUtime=0.08
/proc/13794/stat : 13794 (java) S 13792 13794 12862 0 -1 0 3685 0 1 0 6 2 0 0 18 0 9 0 2003278534 886665216 3160 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13794/statm: 216471 3160 1685 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301972 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 13794
/proc/meminfo: memFree=1927608/2055920 swapFree=4179416/4192956
[pid=13794] ppid=13792 vsize=866204 CPUtime=0.25
/proc/13794/stat : 13794 (java) S 13792 13794 12862 0 -1 0 5320 0 2 0 21 4 0 0 18 0 9 0 2003278534 886992896 4747 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13794/statm: 216551 4747 1868 9 0 211099 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 866204

[startup+0.701058 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 13794
/proc/meminfo: memFree=1927608/2055920 swapFree=4179416/4192956
[pid=13794] ppid=13792 vsize=867328 CPUtime=0.62
/proc/13794/stat : 13794 (java) S 13792 13794 12862 0 -1 0 11788 0 6 0 55 7 0 0 18 0 9 0 2003278534 888143872 11163 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13794/statm: 216832 11163 1972 9 0 211360 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 867328

[startup+1.50221 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 13803
/proc/meminfo: memFree=1871664/2055920 swapFree=4179416/4192956
[pid=13794] ppid=13792 vsize=867460 CPUtime=1.41
/proc/13794/stat : 13794 (java) S 13792 13794 12862 0 -1 0 22449 0 6 0 130 11 0 0 18 0 9 0 2003278534 888279040 21789 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13794/statm: 216865 21789 2004 9 0 211393 0
[pid=13794/tid=13796] ppid=13792 vsize=867460 CPUtime=1.14
/proc/13794/task/13796/stat : 13796 (java) R 13792 13794 12862 0 -1 64 15737 0 6 0 106 8 0 0 25 0 9 0 2003278536 888279040 21789 996147200 134512640 134550740 4294955968 18446744073709551615 102689690 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13794/tid=13797] ppid=13792 vsize=867460 CPUtime=0.06
/proc/13794/task/13797/stat : 13797 (java) S 13792 13794 12862 0 -1 64 5384 0 0 0 5 1 0 0 17 0 9 0 2003278538 888279040 21789 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13794/tid=13798] ppid=13792 vsize=867460 CPUtime=0
/proc/13794/task/13798/stat : 13798 (java) S 13792 13794 12862 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003278538 888279040 21789 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13794/tid=13799] ppid=13792 vsize=867460 CPUtime=0
/proc/13794/task/13799/stat : 13799 (java) S 13792 13794 12862 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003278538 888279040 21789 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13794/tid=13800] ppid=13792 vsize=867460 CPUtime=0
/proc/13794/task/13800/stat : 13800 (java) S 13792 13794 12862 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2003278540 888279040 21789 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13794/tid=13801] ppid=13792 vsize=867460 CPUtime=0.18
/proc/13794/task/13801/stat : 13801 (java) S 13792 13794 12862 0 -1 64 631 0 0 0 18 0 0 0 15 0 9 0 2003278540 888279040 21789 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13794/tid=13802] ppid=13792 vsize=867460 CPUtime=0
/proc/13794/task/13802/stat : 13802 (java) S 13792 13794 12862 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2003278540 888279040 21789 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13794/tid=13803] ppid=13792 vsize=867460 CPUtime=0
/proc/13794/task/13803/stat : 13803 (java) S 13792 13794 12862 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003278540 888279040 21789 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 867460

[startup+3.10152 s]
/proc/loadavg: 1.92 1.98 1.99 3/81 13803
/proc/meminfo: memFree=1834416/2055920 swapFree=4179416/4192956
[pid=13794] ppid=13792 vsize=867460 CPUtime=3
/proc/13794/stat : 13794 (java) S 13792 13794 12862 0 -1 0 27031 0 6 0 286 14 0 0 18 0 9 0 2003278534 888279040 26369 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13794/statm: 216865 26369 2004 9 0 211393 0
[pid=13794/tid=13796] ppid=13792 vsize=867460 CPUtime=2.52
/proc/13794/task/13796/stat : 13796 (java) R 13792 13794 12862 0 -1 64 15742 0 6 0 244 8 0 0 25 0 9 0 2003278536 888279040 26369 996147200 134512640 134550740 4294955968 18446744073709551615 4126741793 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13794/tid=13797] ppid=13792 vsize=867460 CPUtime=0.26
/proc/13794/task/13797/stat : 13797 (java) S 13792 13794 12862 0 -1 64 9961 0 0 0 23 3 0 0 16 0 9 0 2003278538 888279040 26369 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13794/tid=13798] ppid=13792 vsize=867460 CPUtime=0
/proc/13794/task/13798/stat : 13798 (java) S 13792 13794 12862 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003278538 888279040 26369 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13794/tid=13799] ppid=13792 vsize=867460 CPUtime=0
/proc/13794/task/13799/stat : 13799 (java) S 13792 13794 12862 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003278538 888279040 26369 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13794/tid=13800] ppid=13792 vsize=867460 CPUtime=0
/proc/13794/task/13800/stat : 13800 (java) S 13792 13794 12862 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2003278540 888279040 26369 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13794/tid=13801] ppid=13792 vsize=867460 CPUtime=0.18
/proc/13794/task/13801/stat : 13801 (java) S 13792 13794 12862 0 -1 64 631 0 0 0 18 0 0 0 16 0 9 0 2003278540 888279040 26369 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13794/tid=13802] ppid=13792 vsize=867460 CPUtime=0
/proc/13794/task/13802/stat : 13802 (java) S 13792 13794 12862 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2003278540 888279040 26369 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13794/tid=13803] ppid=13792 vsize=867460 CPUtime=0
/proc/13794/task/13803/stat : 13803 (java) S 13792 13794 12862 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003278540 888279040 26369 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 867460

[startup+6.30214 s]
/proc/loadavg: 1.93 1.98 1.99 3/81 13803
/proc/meminfo: memFree=1821680/2055920 swapFree=4179416/4192956
[pid=13794] ppid=13792 vsize=867460 CPUtime=6.17
/proc/13794/stat : 13794 (java) S 13792 13794 12862 0 -1 0 28654 0 6 0 602 15 0 0 18 0 9 0 2003278534 888279040 27987 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13794/statm: 216865 27987 2006 9 0 211393 0
[pid=13794/tid=13796] ppid=13792 vsize=867460 CPUtime=5.54
/proc/13794/task/13796/stat : 13796 (java) R 13792 13794 12862 0 -1 64 15781 0 6 0 545 9 0 0 25 0 9 0 2003278536 888279040 27987 996147200 134512640 134550740 4294955968 18446744073709551615 4126904441 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13794/tid=13797] ppid=13792 vsize=867460 CPUtime=0.37
/proc/13794/task/13797/stat : 13797 (java) S 13792 13794 12862 0 -1 64 11519 0 0 0 33 4 0 0 17 0 9 0 2003278538 888279040 27987 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13794/tid=13798] ppid=13792 vsize=867460 CPUtime=0
/proc/13794/task/13798/stat : 13798 (java) S 13792 13794 12862 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003278538 888279040 27987 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13794/tid=13799] ppid=13792 vsize=867460 CPUtime=0
/proc/13794/task/13799/stat : 13799 (java) S 13792 13794 12862 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003278538 888279040 27987 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13794/tid=13800] ppid=13792 vsize=867460 CPUtime=0
/proc/13794/task/13800/stat : 13800 (java) S 13792 13794 12862 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2003278540 888279040 27987 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13794/tid=13801] ppid=13792 vsize=867460 CPUtime=0.22
/proc/13794/task/13801/stat : 13801 (java) S 13792 13794 12862 0 -1 64 657 0 0 0 22 0 0 0 16 0 9 0 2003278540 888279040 27987 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13794/tid=13802] ppid=13792 vsize=867460 CPUtime=0
/proc/13794/task/13802/stat : 13802 (java) S 13792 13794 12862 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2003278540 888279040 27987 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13794/tid=13803] ppid=13792 vsize=867460 CPUtime=0
/proc/13794/task/13803/stat : 13803 (java) S 13792 13794 12862 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003278540 888279040 27987 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 867460

[startup+12.7014 s]
/proc/loadavg: 1.93 1.98 1.99 3/81 13803
/proc/meminfo: memFree=1821552/2055920 swapFree=4179416/4192956
[pid=13794] ppid=13792 vsize=867460 CPUtime=12.51
/proc/13794/stat : 13794 (java) S 13792 13794 12862 0 -1 0 28672 0 6 0 1235 16 0 0 18 0 9 0 2003278534 888279040 28002 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13794/statm: 216865 28002 2006 9 0 211393 0
[pid=13794/tid=13796] ppid=13792 vsize=867460 CPUtime=11.87
/proc/13794/task/13796/stat : 13796 (java) R 13792 13794 12862 0 -1 64 15784 0 6 0 1177 10 0 0 25 0 9 0 2003278536 888279040 28002 996147200 134512640 134550740 4294955968 18446744073709551615 4126935639 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13794/tid=13797] ppid=13792 vsize=867460 CPUtime=0.37
/proc/13794/task/13797/stat : 13797 (java) S 13792 13794 12862 0 -1 64 11519 0 0 0 33 4 0 0 16 0 9 0 2003278538 888279040 28002 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13794/tid=13798] ppid=13792 vsize=867460 CPUtime=0
/proc/13794/task/13798/stat : 13798 (java) S 13792 13794 12862 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003278538 888279040 28002 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13794/tid=13799] ppid=13792 vsize=867460 CPUtime=0
/proc/13794/task/13799/stat : 13799 (java) S 13792 13794 12862 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003278538 888279040 28002 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13794/tid=13800] ppid=13792 vsize=867460 CPUtime=0
/proc/13794/task/13800/stat : 13800 (java) S 13792 13794 12862 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2003278540 888279040 28002 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13794/tid=13801] ppid=13792 vsize=867460 CPUtime=0.24
/proc/13794/task/13801/stat : 13801 (java) S 13792 13794 12862 0 -1 64 672 0 0 0 24 0 0 0 15 0 9 0 2003278540 888279040 28002 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13794/tid=13802] ppid=13792 vsize=867460 CPUtime=0
/proc/13794/task/13802/stat : 13802 (java) S 13792 13794 12862 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2003278540 888279040 28002 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13794/tid=13803] ppid=13792 vsize=867460 CPUtime=0
/proc/13794/task/13803/stat : 13803 (java) S 13792 13794 12862 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003278540 888279040 28002 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 867460

[startup+25.5029 s]
/proc/loadavg: 2.03 2.00 2.00 3/81 13803
/proc/meminfo: memFree=1799160/2055920 swapFree=4179416/4192956
[pid=13794] ppid=13792 vsize=867460 CPUtime=25.2
/proc/13794/stat : 13794 (java) S 13792 13794 12862 0 -1 0 34324 0 6 0 2500 20 0 0 18 0 9 0 2003278534 888279040 33648 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13794/statm: 216865 33648 2007 9 0 211393 0
[pid=13794/tid=13796] ppid=13792 vsize=867460 CPUtime=24.08
/proc/13794/task/13796/stat : 13796 (java) R 13792 13794 12862 0 -1 64 15792 0 6 0 2397 11 0 0 25 0 9 0 2003278536 888279040 33648 996147200 134512640 134550740 4294955968 18446744073709551615 4126905703 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13794/tid=13797] ppid=13792 vsize=867460 CPUtime=0.79
/proc/13794/task/13797/stat : 13797 (java) S 13792 13794 12862 0 -1 64 17138 0 0 0 72 7 0 0 16 0 9 0 2003278538 888279040 33648 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13794/tid=13798] ppid=13792 vsize=867460 CPUtime=0
/proc/13794/task/13798/stat : 13798 (java) S 13792 13794 12862 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003278538 888279040 33648 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13794/tid=13799] ppid=13792 vsize=867460 CPUtime=0
/proc/13794/task/13799/stat : 13799 (java) S 13792 13794 12862 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003278538 888279040 33648 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13794/tid=13800] ppid=13792 vsize=867460 CPUtime=0
/proc/13794/task/13800/stat : 13800 (java) S 13792 13794 12862 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2003278540 888279040 33648 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13794/tid=13801] ppid=13792 vsize=867460 CPUtime=0.29
/proc/13794/task/13801/stat : 13801 (java) S 13792 13794 12862 0 -1 64 697 0 0 0 29 0 0 0 15 0 9 0 2003278540 888279040 33648 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13794/tid=13802] ppid=13792 vsize=867460 CPUtime=0
/proc/13794/task/13802/stat : 13802 (java) S 13792 13794 12862 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2003278540 888279040 33648 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13794/tid=13803] ppid=13792 vsize=867460 CPUtime=0
/proc/13794/task/13803/stat : 13803 (java) S 13792 13794 12862 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003278540 888279040 33648 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.2
Current children cumulated vsize (KiB) 867460

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

[startup+31.9071 s]
/proc/loadavg: 2.02 2.00 2.00 4/83 13805
/proc/meminfo: memFree=1776232/2055920 swapFree=4179416/4192956
[pid=13794] ppid=13792 vsize=867784 CPUtime=31.38
/proc/13794/stat : 13794 (java) S 13792 13794 12862 0 -1 0 39712 0 6 0 3113 25 0 0 18 0 10 0 2003278534 888610816 38899 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13794/statm: 216946 38899 2013 9 0 211474 0
[pid=13805] ppid=13794 vsize=2924 CPUtime=0.15
/proc/13805/stat : 13805 (saucy) R 13794 13794 12862 0 -1 4194304 435 0 1 0 14 1 0 0 25 0 1 0 2003281707 2994176 408 996147200 134512640 134531332 4294956000 18446744073709551615 8431580 0 4 0 0 0 0 0 17 1 0 0
/proc/13805/statm: 731 408 89 4 0 407 0
[pid=13794/tid=13796] ppid=13792 vsize=867784 CPUtime=29.7
/proc/13794/task/13796/stat : 13796 (java) S 13792 13794 12862 0 -1 64 15878 0 6 0 2958 12 0 0 24 0 10 0 2003278536 888610816 38899 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=13794/tid=13797] ppid=13792 vsize=867784 CPUtime=1.34
/proc/13794/task/13797/stat : 13797 (java) S 13792 13794 12862 0 -1 64 22354 0 0 0 124 10 0 0 16 0 10 0 2003278538 888610816 38899 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13794/tid=13798] ppid=13792 vsize=867784 CPUtime=0
/proc/13794/task/13798/stat : 13798 (java) S 13792 13794 12862 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 2003278538 888610816 38899 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13794/tid=13799] ppid=13792 vsize=867784 CPUtime=0
/proc/13794/task/13799/stat : 13799 (java) S 13792 13794 12862 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 2003278538 888610816 38899 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13794/tid=13800] ppid=13792 vsize=867784 CPUtime=0
/proc/13794/task/13800/stat : 13800 (java) S 13792 13794 12862 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 2003278540 888610816 38899 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13794/tid=13801] ppid=13792 vsize=867784 CPUtime=0.3
/proc/13794/task/13801/stat : 13801 (java) S 13792 13794 12862 0 -1 64 707 0 0 0 30 0 0 0 15 0 10 0 2003278540 888610816 38899 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13794/tid=13802] ppid=13792 vsize=867784 CPUtime=0
/proc/13794/task/13802/stat : 13802 (java) S 13792 13794 12862 0 -1 64 2 0 0 0 0 0 0 0 19 0 10 0 2003278540 888610816 38899 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13794/tid=13803] ppid=13792 vsize=867784 CPUtime=0
/proc/13794/task/13803/stat : 13803 (java) S 13792 13794 12862 0 -1 64 7 0 0 0 0 0 0 0 15 0 10 0 2003278540 888610816 38899 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13794/tid=13804] ppid=13792 vsize=867784 CPUtime=0
/proc/13794/task/13804/stat : 13804 (java) S 13792 13794 12862 0 -1 64 70 0 0 0 0 0 0 0 22 0 10 0 2003281707 888610816 38899 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 31.53
Current children cumulated vsize (KiB) 870708

[startup+35.1028 s]
/proc/loadavg: 2.02 2.00 2.00 4/81 13807
/proc/meminfo: memFree=1774896/2055920 swapFree=4179416/4192956
[pid=13794] ppid=13792 vsize=867784 CPUtime=34.69
/proc/13794/stat : 13794 (java) S 13792 13794 12862 0 -1 0 65065 1356 6 1 3411 31 24 3 18 0 9 0 2003278534 888610816 39698 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13794/statm: 216946 39698 2064 9 0 211474 0
[pid=13794/tid=13796] ppid=13792 vsize=867784 CPUtime=32.78
/proc/13794/task/13796/stat : 13796 (java) R 13792 13794 12862 0 -1 64 22625 1356 6 1 3237 14 24 3 25 0 9 0 2003278536 888610816 39698 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13794/tid=13797] ppid=13792 vsize=867784 CPUtime=1.8
/proc/13794/task/13797/stat : 13797 (java) R 13792 13794 12862 0 -1 64 40718 1356 0 1 140 13 24 3 17 0 9 0 2003278538 888610816 39698 996147200 134512640 134550740 4294955968 18446744073709551615 103735986 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13794/tid=13798] ppid=13792 vsize=867784 CPUtime=0.27
/proc/13794/task/13798/stat : 13798 (java) S 13792 13794 12862 0 -1 64 20 1356 0 1 0 0 24 3 17 0 9 0 2003278538 888610816 39698 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13794/tid=13799] ppid=13792 vsize=867784 CPUtime=0.27
/proc/13794/task/13799/stat : 13799 (java) S 13792 13794 12862 0 -1 64 15 1356 0 1 0 0 24 3 16 0 9 0 2003278538 888610816 39698 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13794/tid=13800] ppid=13792 vsize=867784 CPUtime=0.27
/proc/13794/task/13800/stat : 13800 (java) S 13792 13794 12862 0 -1 64 0 1356 0 1 0 0 24 3 18 0 9 0 2003278540 888610816 39698 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13794/tid=13801] ppid=13792 vsize=867784 CPUtime=0.6
/proc/13794/task/13801/stat : 13801 (java) S 13792 13794 12862 0 -1 64 856 1356 0 1 33 0 24 3 16 0 9 0 2003278540 888610816 39698 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13794/tid=13802] ppid=13792 vsize=867784 CPUtime=0.27
/proc/13794/task/13802/stat : 13802 (java) S 13792 13794 12862 0 -1 64 2 1356 0 1 0 0 24 3 19 0 9 0 2003278540 888610816 39698 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13794/tid=13803] ppid=13792 vsize=867784 CPUtime=0.27
/proc/13794/task/13803/stat : 13803 (java) S 13792 13794 12862 0 -1 64 13 1356 0 1 0 0 24 3 15 0 9 0 2003278540 888610816 39698 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 34.69
Current children cumulated vsize (KiB) 867784

[startup+36.7021 s]
/proc/loadavg: 2.02 2.00 2.00 4/81 13807
/proc/meminfo: memFree=1718000/2055920 swapFree=4179416/4192956
[pid=13794] ppid=13792 vsize=867872 CPUtime=36.28
/proc/13794/stat : 13794 (java) S 13792 13794 12862 0 -1 0 90801 1356 6 1 3561 40 24 3 18 0 9 0 2003278534 888700928 54488 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13794/statm: 216968 54488 2638 9 0 211474 0
[pid=13794/tid=13796] ppid=13792 vsize=867872 CPUtime=33.7
/proc/13794/task/13796/stat : 13796 (java) R 13792 13794 12862 0 -1 64 30068 1356 6 1 3326 17 24 3 25 0 9 0 2003278536 888700928 54488 996147200 134512640 134550740 4294955968 18446744073709551615 4126919060 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13794/tid=13797] ppid=13792 vsize=867872 CPUtime=2.39
/proc/13794/task/13797/stat : 13797 (java) S 13792 13794 12862 0 -1 64 58879 1356 0 1 193 19 24 3 16 0 9 0 2003278538 888700928 54488 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13794/tid=13798] ppid=13792 vsize=867872 CPUtime=0.27
/proc/13794/task/13798/stat : 13798 (java) S 13792 13794 12862 0 -1 64 20 1356 0 1 0 0 24 3 16 0 9 0 2003278538 888700928 54488 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13794/tid=13799] ppid=13792 vsize=867872 CPUtime=0.27
/proc/13794/task/13799/stat : 13799 (java) S 13792 13794 12862 0 -1 64 24 1356 0 1 0 0 24 3 15 0 9 0 2003278538 888700928 54488 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13794/tid=13800] ppid=13792 vsize=867872 CPUtime=0.27
/proc/13794/task/13800/stat : 13800 (java) S 13792 13794 12862 0 -1 64 0 1356 0 1 0 0 24 3 18 0 9 0 2003278540 888700928 54488 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13794/tid=13801] ppid=13792 vsize=867872 CPUtime=0.69
/proc/13794/task/13801/stat : 13801 (java) S 13792 13794 12862 0 -1 64 979 1356 0 1 41 1 24 3 15 0 9 0 2003278540 888700928 54488 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13794/tid=13802] ppid=13792 vsize=867872 CPUtime=0.27
/proc/13794/task/13802/stat : 13802 (java) S 13792 13794 12862 0 -1 64 2 1356 0 1 0 0 24 3 19 0 9 0 2003278540 888700928 54488 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13794/tid=13803] ppid=13792 vsize=867872 CPUtime=0.27
/proc/13794/task/13803/stat : 13803 (java) S 13792 13794 12862 0 -1 64 13 1356 0 1 0 0 24 3 15 0 9 0 2003278540 888700928 54488 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 36.28
Current children cumulated vsize (KiB) 867872

[startup+37.1022 s]
/proc/loadavg: 2.02 2.00 2.00 4/81 13807
/proc/meminfo: memFree=1718000/2055920 swapFree=4179416/4192956
[pid=13794] ppid=13792 vsize=867872 CPUtime=36.68
/proc/13794/stat : 13794 (java) S 13792 13794 12862 0 -1 0 90802 1356 6 1 3601 40 24 3 18 0 9 0 2003278534 888700928 54489 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13794/statm: 216968 54489 2638 9 0 211474 0
[pid=13794/tid=13796] ppid=13792 vsize=867872 CPUtime=34.1
/proc/13794/task/13796/stat : 13796 (java) R 13792 13794 12862 0 -1 64 30068 1356 6 1 3366 17 24 3 25 0 9 0 2003278536 888700928 54489 996147200 134512640 134550740 4294955968 18446744073709551615 4127216558 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13794/tid=13797] ppid=13792 vsize=867872 CPUtime=2.39
/proc/13794/task/13797/stat : 13797 (java) S 13792 13794 12862 0 -1 64 58879 1356 0 1 193 19 24 3 17 0 9 0 2003278538 888700928 54489 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13794/tid=13798] ppid=13792 vsize=867872 CPUtime=0.27
/proc/13794/task/13798/stat : 13798 (java) S 13792 13794 12862 0 -1 64 20 1356 0 1 0 0 24 3 16 0 9 0 2003278538 888700928 54489 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13794/tid=13799] ppid=13792 vsize=867872 CPUtime=0.27
/proc/13794/task/13799/stat : 13799 (java) S 13792 13794 12862 0 -1 64 24 1356 0 1 0 0 24 3 15 0 9 0 2003278538 888700928 54489 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13794/tid=13800] ppid=13792 vsize=867872 CPUtime=0.27
/proc/13794/task/13800/stat : 13800 (java) S 13792 13794 12862 0 -1 64 0 1356 0 1 0 0 24 3 18 0 9 0 2003278540 888700928 54489 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13794/tid=13801] ppid=13792 vsize=867872 CPUtime=0.69
/proc/13794/task/13801/stat : 13801 (java) S 13792 13794 12862 0 -1 64 980 1356 0 1 41 1 24 3 15 0 9 0 2003278540 888700928 54489 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13794/tid=13802] ppid=13792 vsize=867872 CPUtime=0.27
/proc/13794/task/13802/stat : 13802 (java) S 13792 13794 12862 0 -1 64 2 1356 0 1 0 0 24 3 19 0 9 0 2003278540 888700928 54489 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13794/tid=13803] ppid=13792 vsize=867872 CPUtime=0.27
/proc/13794/task/13803/stat : 13803 (java) S 13792 13794 12862 0 -1 64 13 1356 0 1 0 0 24 3 15 0 9 0 2003278540 888700928 54489 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 36.68
Current children cumulated vsize (KiB) 867872

[startup+37.5022 s]
/proc/loadavg: 2.02 2.00 2.00 3/81 13807
/proc/meminfo: memFree=1717936/2055920 swapFree=4179416/4192956
[pid=13794] ppid=13792 vsize=867872 CPUtime=37.07
/proc/13794/stat : 13794 (java) S 13792 13794 12862 0 -1 0 90805 1356 6 1 3640 40 24 3 18 0 9 0 2003278534 888700928 54491 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13794/statm: 216968 54491 2638 9 0 211474 0
[pid=13794/tid=13796] ppid=13792 vsize=867872 CPUtime=34.49
/proc/13794/task/13796/stat : 13796 (java) R 13792 13794 12862 0 -1 64 30068 1356 6 1 3405 17 24 3 25 0 9 0 2003278536 888700928 54491 996147200 134512640 134550740 4294955968 18446744073709551615 4127466810 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13794/tid=13797] ppid=13792 vsize=867872 CPUtime=2.39
/proc/13794/task/13797/stat : 13797 (java) S 13792 13794 12862 0 -1 64 58879 1356 0 1 193 19 24 3 17 0 9 0 2003278538 888700928 54491 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13794/tid=13798] ppid=13792 vsize=867872 CPUtime=0.27
/proc/13794/task/13798/stat : 13798 (java) S 13792 13794 12862 0 -1 64 20 1356 0 1 0 0 24 3 16 0 9 0 2003278538 888700928 54491 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13794/tid=13799] ppid=13792 vsize=867872 CPUtime=0.27
/proc/13794/task/13799/stat : 13799 (java) S 13792 13794 12862 0 -1 64 24 1356 0 1 0 0 24 3 15 0 9 0 2003278538 888700928 54491 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13794/tid=13800] ppid=13792 vsize=867872 CPUtime=0.27
/proc/13794/task/13800/stat : 13800 (java) S 13792 13794 12862 0 -1 64 0 1356 0 1 0 0 24 3 18 0 9 0 2003278540 888700928 54491 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13794/tid=13801] ppid=13792 vsize=867872 CPUtime=0.69
/proc/13794/task/13801/stat : 13801 (java) S 13792 13794 12862 0 -1 64 983 1356 0 1 41 1 24 3 15 0 9 0 2003278540 888700928 54491 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13794/tid=13802] ppid=13792 vsize=867872 CPUtime=0.27
/proc/13794/task/13802/stat : 13802 (java) S 13792 13794 12862 0 -1 64 2 1356 0 1 0 0 24 3 19 0 9 0 2003278540 888700928 54491 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13794/tid=13803] ppid=13792 vsize=867872 CPUtime=0.27
/proc/13794/task/13803/stat : 13803 (java) S 13792 13794 12862 0 -1 64 13 1356 0 1 0 0 24 3 15 0 9 0 2003278540 888700928 54491 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 37.07
Current children cumulated vsize (KiB) 867872

Child status: 0
Real time (s): 37.5459
CPU time (s): 37.1324
CPU user time (s): 36.6594
CPU system time (s): 0.472928
CPU usage (%): 98.8984
Max. virtual memory (cumulated for all children) (KiB): 875856

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 36.6594
system time used= 0.472928
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 92193
page faults= 7
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3154
involuntary context switches= 3688

runsolver used 0.054991 second user time and 0.12698 second system time

The end

Launcher Data (download as text)

Begin job on node62 at 2008-07-05 09:31:08
IDJOB=1087211
IDBENCH=57947
IDSOLVER=364
FILE ID=node62/1087211-1215243067
PBS_JOBID= 7881942
Free space on /tmp= 65252 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/fapp/fapp14/normalized-fapp14-2500-2.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1087211-1215243067/watcher-1087211-1215243067 -o /tmp/evaluation-result-1087211-1215243067/solver-1087211-1215243067 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1087211-1215243067.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 3ec556ad251960bf7980f3107ef7856e
RANDOM SEED=1619336173

node62.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.259
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.259
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:       1928088 kB
Buffers:          4804 kB
Cached:          50720 kB
SwapCached:       6492 kB
Active:          55620 kB
Inactive:        16960 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1928088 kB
SwapTotal:     4192956 kB
SwapFree:      4179416 kB
Dirty:            7724 kB
Writeback:           0 kB
Mapped:          24788 kB
Slab:            40588 kB
Committed_AS:  4072924 kB
PageTables:       1836 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 65248 MiB
End job on node62 at 2008-07-05 09:31:45