Trace number 1087210

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 ACUNSAT 36.8644 37.2146

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.00/0.08	
0.00/0.08	Abscon 112 (May, 2008)
0.18/0.25	
0.18/0.25	   configuration
0.18/0.25	     name=mac.xml
0.18/0.28	   
0.18/0.28	   instance
0.18/0.28	     name=HOME/instance-1087210-1215243062.xml
0.28/0.32	   
0.28/0.32	   domains being loaded...
0.28/0.36	   
0.28/0.36	   variables being loaded...
0.58/0.67	     nbVariables=2500  nbDomainTypes=30  minDomainSize=42  maxDomainSize=362  nbTotalValues=774322
0.58/0.67	       =>  wckTime=0.417  cpuTime=0.31  mem=36M194
0.58/0.67	   
0.58/0.67	   predicates being loaded...
0.69/0.73	   
0.69/0.73	   constraints being loaded...
20.82/21.09	   
20.82/21.09	   INFO : Stopping converting binary constraints (cpu=20.09, mem = 77M689)
34.09/34.46	     nbConstraints=21642  nbGlobalConstraints=32  nbMergedConstraints=19157  nbConvertedConstraints=375
34.09/34.46	     nbConvertConstraintsChecks=40291322  nbExtensionStructures=346  nbSharedExtensionStructures=60
34.09/34.46	     nbConflictsStructures=933  nbSharedConflictsStructures=232  nbUnbuiltConflictsStructures=15211
34.09/34.46	     nbSharedBinaryRepresentations=142239  nbEvaluationManagers=15798  nbSharedEvaluationManagers=5437  minDegree=2
34.09/34.46	     maxDegree=28  minArity=2  avgArity=2.01  maxArity=7  nbGenerators=0  nbFusions=0  symmetryWckTime=3.348
34.09/34.46	     symmetryCpuTime=2.9  nbCliques=32
34.09/34.46	       =>  wckTime=34.209  cpuTime=31.79  mem=90M156
34.79/35.10	   
34.79/35.10	   solver IterativeSystematicSolver being built... 
35.28/35.66	   
35.28/35.66	   INFO : Forward propagation technique limited 
35.48/35.84	       =>  wckTime=35.593  cpuTime=32.27  mem=192M493
36.77/37.13	   
36.77/37.13	   preprocessing
36.77/37.13	     nbConstraintChecks=2491181  nbValidityChecks=92493  nbPropagations=105  nbRevisions=1790  nbUselessRevisions=1083
36.77/37.13	     nbRemovedValues=46546  detectedInconsistency=yes
36.77/37.13	       =>  wckTime=1.263  cpuTime=1.23  mem=192M493
36.77/37.13	   
36.77/37.13	   global
36.77/37.13	     nbConstraintChecks=2491181  nbValidityChecks=92493  nbPropagations=105  nbRevisions=1790  nbUselessRevisions=1083
36.77/37.13	     nbRestartNogoods=0  solvingWckTime=1.266  solvingCpuTime=1.23  expiredTime=no  totalExploration=yes
36.77/37.13	     nbFoundSolutions=0  globalCpuTime=33.56
36.77/37.13	       =>  wckTime=36.879  cpuTime=33.52  mem=192M493
36.77/37.14	   
36.77/37.14	s UNSATISFIABLE
36.77/37.14	d NODES 0
36.77/37.14	d CHECKS 2491181
36.77/37.14	   
36.77/37.14	   totalWckTime=36.956  totalCpuTime=33.57

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-1087210-1215243062/watcher-1087210-1215243062 -o /tmp/evaluation-result-1087210-1215243062/solver-1087210-1215243062 -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-1087210-1215243062.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.20 2.09 1.85 3/73 6498
/proc/meminfo: memFree=1607520/2055924 swapFree=4177320/4192956
[pid=6498] ppid=6496 vsize=48 CPUtime=0
/proc/6498/stat : 6498 (java) R 6496 6498 5579 0 -1 0 181 0 0 0 0 0 0 0 20 0 1 0 680035856 49152 2 996147200 0 0 4294956401 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/6498/statm: 12 2 0 0 0 1 0

[startup+0.0961841 s]
/proc/loadavg: 2.20 2.09 1.85 3/73 6498
/proc/meminfo: memFree=1607520/2055924 swapFree=4177320/4192956
[pid=6498] ppid=6496 vsize=865884 CPUtime=0.08
/proc/6498/stat : 6498 (java) S 6496 6498 5579 0 -1 0 3685 0 1 0 6 2 0 0 20 0 9 0 680035856 886665216 3160 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6498/statm: 216471 3160 1685 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.101182 s]
/proc/loadavg: 2.20 2.09 1.85 3/73 6498
/proc/meminfo: memFree=1607520/2055924 swapFree=4177320/4192956
[pid=6498] ppid=6496 vsize=865884 CPUtime=0.08
/proc/6498/stat : 6498 (java) S 6496 6498 5579 0 -1 0 3691 0 1 0 6 2 0 0 20 0 9 0 680035856 886665216 3166 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6498/statm: 216471 3166 1685 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301224 s]
/proc/loadavg: 2.20 2.09 1.85 3/73 6498
/proc/meminfo: memFree=1607520/2055924 swapFree=4177320/4192956
[pid=6498] ppid=6496 vsize=866284 CPUtime=0.28
/proc/6498/stat : 6498 (java) S 6496 6498 5579 0 -1 0 5846 0 1 0 24 4 0 0 20 0 9 0 680035856 887074816 5220 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6498/statm: 216571 5220 1953 9 0 211099 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866284

[startup+0.701297 s]
/proc/loadavg: 2.20 2.09 1.85 3/73 6498
/proc/meminfo: memFree=1607520/2055924 swapFree=4177320/4192956
[pid=6498] ppid=6496 vsize=867416 CPUtime=0.69
/proc/6498/stat : 6498 (java) S 6496 6498 5579 0 -1 0 14006 0 1 0 59 10 0 0 20 0 9 0 680035856 888233984 13367 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6498/statm: 216854 13367 2002 9 0 211360 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 867416

[startup+1.50245 s]
/proc/loadavg: 2.20 2.09 1.85 4/82 6507
/proc/meminfo: memFree=1546200/2055924 swapFree=4177320/4192956
[pid=6498] ppid=6496 vsize=867460 CPUtime=1.48
/proc/6498/stat : 6498 (java) S 6496 6498 5579 0 -1 0 22453 0 1 0 133 15 0 0 20 0 9 0 680035856 888279040 21789 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6498/statm: 216865 21789 2004 9 0 211393 0
[pid=6498/tid=6500] ppid=6496 vsize=867460 CPUtime=1.2
/proc/6498/task/6500/stat : 6500 (java) R 6496 6498 5579 0 -1 64 15742 0 1 0 108 12 0 0 25 0 9 0 680035858 888279040 21789 996147200 134512640 134550740 4294955968 18446744073709551615 102887885 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6498/tid=6501] ppid=6496 vsize=867460 CPUtime=0.08
/proc/6498/task/6501/stat : 6501 (java) S 6496 6498 5579 0 -1 64 5384 0 0 0 6 2 0 0 17 0 9 0 680035859 888279040 21789 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6498/tid=6502] ppid=6496 vsize=867460 CPUtime=0
/proc/6498/task/6502/stat : 6502 (java) S 6496 6498 5579 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 680035859 888279040 21789 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6498/tid=6503] ppid=6496 vsize=867460 CPUtime=0
/proc/6498/task/6503/stat : 6503 (java) S 6496 6498 5579 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 680035859 888279040 21789 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6498/tid=6504] ppid=6496 vsize=867460 CPUtime=0
/proc/6498/task/6504/stat : 6504 (java) S 6496 6498 5579 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 680035861 888279040 21789 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6498/tid=6505] ppid=6496 vsize=867460 CPUtime=0.17
/proc/6498/task/6505/stat : 6505 (java) S 6496 6498 5579 0 -1 64 630 0 0 0 17 0 0 0 15 0 9 0 680035861 888279040 21789 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6498/tid=6506] ppid=6496 vsize=867460 CPUtime=0
/proc/6498/task/6506/stat : 6506 (java) S 6496 6498 5579 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 680035861 888279040 21789 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6498/tid=6507] ppid=6496 vsize=867460 CPUtime=0
/proc/6498/task/6507/stat : 6507 (java) S 6496 6498 5579 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 680035861 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.48
Current children cumulated vsize (KiB) 867460

[startup+3.10274 s]
/proc/loadavg: 2.20 2.09 1.85 3/82 6507
/proc/meminfo: memFree=1515608/2055924 swapFree=4177320/4192956
[pid=6498] ppid=6496 vsize=867460 CPUtime=3.06
/proc/6498/stat : 6498 (java) S 6496 6498 5579 0 -1 0 27035 0 1 0 288 18 0 0 20 0 9 0 680035856 888279040 26369 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6498/statm: 216865 26369 2004 9 0 211393 0
[pid=6498/tid=6500] ppid=6496 vsize=867460 CPUtime=2.56
/proc/6498/task/6500/stat : 6500 (java) R 6496 6498 5579 0 -1 64 15747 0 1 0 244 12 0 0 25 0 9 0 680035858 888279040 26369 996147200 134512640 134550740 4294955968 18446744073709551615 103813016 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6498/tid=6501] ppid=6496 vsize=867460 CPUtime=0.29
/proc/6498/task/6501/stat : 6501 (java) S 6496 6498 5579 0 -1 64 9961 0 0 0 25 4 0 0 17 0 9 0 680035859 888279040 26369 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6498/tid=6502] ppid=6496 vsize=867460 CPUtime=0
/proc/6498/task/6502/stat : 6502 (java) S 6496 6498 5579 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 680035859 888279040 26369 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6498/tid=6503] ppid=6496 vsize=867460 CPUtime=0
/proc/6498/task/6503/stat : 6503 (java) S 6496 6498 5579 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 680035859 888279040 26369 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6498/tid=6504] ppid=6496 vsize=867460 CPUtime=0
/proc/6498/task/6504/stat : 6504 (java) S 6496 6498 5579 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 680035861 888279040 26369 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6498/tid=6505] ppid=6496 vsize=867460 CPUtime=0.18
/proc/6498/task/6505/stat : 6505 (java) S 6496 6498 5579 0 -1 64 630 0 0 0 18 0 0 0 15 0 9 0 680035861 888279040 26369 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6498/tid=6506] ppid=6496 vsize=867460 CPUtime=0
/proc/6498/task/6506/stat : 6506 (java) S 6496 6498 5579 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 680035861 888279040 26369 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6498/tid=6507] ppid=6496 vsize=867460 CPUtime=0
/proc/6498/task/6507/stat : 6507 (java) S 6496 6498 5579 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 680035861 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.06
Current children cumulated vsize (KiB) 867460

[startup+6.30133 s]
/proc/loadavg: 2.34 2.12 1.86 3/82 6507
/proc/meminfo: memFree=1502552/2055924 swapFree=4177320/4192956
[pid=6498] ppid=6496 vsize=867460 CPUtime=6.23
/proc/6498/stat : 6498 (java) S 6496 6498 5579 0 -1 0 28667 0 1 0 604 19 0 0 20 0 9 0 680035856 888279040 27996 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6498/statm: 216865 27996 2006 9 0 211393 0
[pid=6498/tid=6500] ppid=6496 vsize=867460 CPUtime=5.56
/proc/6498/task/6500/stat : 6500 (java) R 6496 6498 5579 0 -1 64 15784 0 1 0 544 12 0 0 25 0 9 0 680035858 888279040 27996 996147200 134512640 134550740 4294955968 18446744073709551615 4126935385 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6498/tid=6501] ppid=6496 vsize=867460 CPUtime=0.41
/proc/6498/task/6501/stat : 6501 (java) S 6496 6498 5579 0 -1 64 11518 0 0 0 36 5 0 0 17 0 9 0 680035859 888279040 27996 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6498/tid=6502] ppid=6496 vsize=867460 CPUtime=0
/proc/6498/task/6502/stat : 6502 (java) S 6496 6498 5579 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 680035859 888279040 27996 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6498/tid=6503] ppid=6496 vsize=867460 CPUtime=0
/proc/6498/task/6503/stat : 6503 (java) S 6496 6498 5579 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 680035859 888279040 27996 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6498/tid=6504] ppid=6496 vsize=867460 CPUtime=0
/proc/6498/task/6504/stat : 6504 (java) S 6496 6498 5579 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 680035861 888279040 27996 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6498/tid=6505] ppid=6496 vsize=867460 CPUtime=0.23
/proc/6498/task/6505/stat : 6505 (java) S 6496 6498 5579 0 -1 64 668 0 0 0 23 0 0 0 16 0 9 0 680035861 888279040 27996 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6498/tid=6506] ppid=6496 vsize=867460 CPUtime=0
/proc/6498/task/6506/stat : 6506 (java) S 6496 6498 5579 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 680035861 888279040 27996 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6498/tid=6507] ppid=6496 vsize=867460 CPUtime=0
/proc/6498/task/6507/stat : 6507 (java) S 6496 6498 5579 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 680035861 888279040 27996 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 867460

[startup+12.7025 s]
/proc/loadavg: 2.31 2.12 1.86 3/82 6507
/proc/meminfo: memFree=1502680/2055924 swapFree=4177320/4192956
[pid=6498] ppid=6496 vsize=867460 CPUtime=12.59
/proc/6498/stat : 6498 (java) S 6496 6498 5579 0 -1 0 28672 0 1 0 1239 20 0 0 20 0 9 0 680035856 888279040 27999 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6498/statm: 216865 27999 2006 9 0 211393 0
[pid=6498/tid=6500] ppid=6496 vsize=867460 CPUtime=11.91
/proc/6498/task/6500/stat : 6500 (java) R 6496 6498 5579 0 -1 64 15786 0 1 0 1178 13 0 0 25 0 9 0 680035858 888279040 27999 996147200 134512640 134550740 4294955968 18446744073709551615 4126904401 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6498/tid=6501] ppid=6496 vsize=867460 CPUtime=0.41
/proc/6498/task/6501/stat : 6501 (java) S 6496 6498 5579 0 -1 64 11518 0 0 0 36 5 0 0 16 0 9 0 680035859 888279040 27999 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6498/tid=6502] ppid=6496 vsize=867460 CPUtime=0
/proc/6498/task/6502/stat : 6502 (java) S 6496 6498 5579 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 680035859 888279040 27999 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6498/tid=6503] ppid=6496 vsize=867460 CPUtime=0
/proc/6498/task/6503/stat : 6503 (java) S 6496 6498 5579 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 680035859 888279040 27999 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6498/tid=6504] ppid=6496 vsize=867460 CPUtime=0
/proc/6498/task/6504/stat : 6504 (java) S 6496 6498 5579 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 680035861 888279040 27999 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6498/tid=6505] ppid=6496 vsize=867460 CPUtime=0.23
/proc/6498/task/6505/stat : 6505 (java) S 6496 6498 5579 0 -1 64 671 0 0 0 23 0 0 0 15 0 9 0 680035861 888279040 27999 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6498/tid=6506] ppid=6496 vsize=867460 CPUtime=0
/proc/6498/task/6506/stat : 6506 (java) S 6496 6498 5579 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 680035861 888279040 27999 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6498/tid=6507] ppid=6496 vsize=867460 CPUtime=0
/proc/6498/task/6507/stat : 6507 (java) S 6496 6498 5579 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 680035861 888279040 27999 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 867460

[startup+25.5019 s]
/proc/loadavg: 2.24 2.11 1.86 4/82 6507
/proc/meminfo: memFree=1480024/2055924 swapFree=4177320/4192956
[pid=6498] ppid=6496 vsize=867460 CPUtime=25.28
/proc/6498/stat : 6498 (java) S 6496 6498 5579 0 -1 0 35034 0 1 0 2503 25 0 0 20 0 9 0 680035856 888279040 34354 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6498/statm: 216865 34354 2007 9 0 211393 0
[pid=6498/tid=6500] ppid=6496 vsize=867460 CPUtime=24.02
/proc/6498/task/6500/stat : 6500 (java) R 6496 6498 5579 0 -1 64 15795 0 1 0 2388 14 0 0 25 0 9 0 680035858 888279040 34354 996147200 134512640 134550740 4294955968 18446744073709551615 102689657 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6498/tid=6501] ppid=6496 vsize=867460 CPUtime=0.95
/proc/6498/task/6501/stat : 6501 (java) S 6496 6498 5579 0 -1 64 17846 0 0 0 86 9 0 0 16 0 9 0 680035859 888279040 34354 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6498/tid=6502] ppid=6496 vsize=867460 CPUtime=0
/proc/6498/task/6502/stat : 6502 (java) S 6496 6498 5579 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 680035859 888279040 34354 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6498/tid=6503] ppid=6496 vsize=867460 CPUtime=0
/proc/6498/task/6503/stat : 6503 (java) S 6496 6498 5579 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 680035859 888279040 34354 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6498/tid=6504] ppid=6496 vsize=867460 CPUtime=0
/proc/6498/task/6504/stat : 6504 (java) S 6496 6498 5579 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 680035861 888279040 34354 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6498/tid=6505] ppid=6496 vsize=867460 CPUtime=0.28
/proc/6498/task/6505/stat : 6505 (java) S 6496 6498 5579 0 -1 64 696 0 0 0 28 0 0 0 15 0 9 0 680035861 888279040 34354 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6498/tid=6506] ppid=6496 vsize=867460 CPUtime=0
/proc/6498/task/6506/stat : 6506 (java) S 6496 6498 5579 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 680035861 888279040 34354 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6498/tid=6507] ppid=6496 vsize=867460 CPUtime=0
/proc/6498/task/6507/stat : 6507 (java) S 6496 6498 5579 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 680035861 888279040 34354 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 867460

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

[startup+31.9061 s]
/proc/loadavg: 2.22 2.11 1.86 3/82 6511
/proc/meminfo: memFree=1458648/2055924 swapFree=4177320/4192956
[pid=6498] ppid=6496 vsize=867784 CPUtime=31.61
/proc/6498/stat : 6498 (java) S 6496 6498 5579 0 -1 0 41271 1360 1 0 3104 30 24 3 20 0 9 0 680035856 888610816 39009 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6498/statm: 216946 39009 2018 9 0 211474 0
[pid=6498/tid=6500] ppid=6496 vsize=867784 CPUtime=29.79
/proc/6498/task/6500/stat : 6500 (java) R 6496 6498 5579 0 -1 64 17082 1360 1 0 2937 15 24 3 24 0 9 0 680035858 888610816 39009 996147200 134512640 134550740 4294955968 18446744073709551615 4126909679 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6498/tid=6501] ppid=6496 vsize=867784 CPUtime=1.74
/proc/6498/task/6501/stat : 6501 (java) S 6496 6498 5579 0 -1 64 22500 1360 0 0 135 12 24 3 16 0 9 0 680035859 888610816 39009 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6498/tid=6502] ppid=6496 vsize=867784 CPUtime=0.27
/proc/6498/task/6502/stat : 6502 (java) S 6496 6498 5579 0 -1 64 13 1360 0 0 0 0 24 3 16 0 9 0 680035859 888610816 39009 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6498/tid=6503] ppid=6496 vsize=867784 CPUtime=0.27
/proc/6498/task/6503/stat : 6503 (java) S 6496 6498 5579 0 -1 64 5 1360 0 0 0 0 24 3 16 0 9 0 680035859 888610816 39009 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6498/tid=6504] ppid=6496 vsize=867784 CPUtime=0.27
/proc/6498/task/6504/stat : 6504 (java) S 6496 6498 5579 0 -1 64 0 1360 0 0 0 0 24 3 18 0 9 0 680035861 888610816 39009 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6498/tid=6505] ppid=6496 vsize=867784 CPUtime=0.58
/proc/6498/task/6505/stat : 6505 (java) S 6496 6498 5579 0 -1 64 838 1360 0 0 31 0 24 3 16 0 9 0 680035861 888610816 39009 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6498/tid=6506] ppid=6496 vsize=867784 CPUtime=0.27
/proc/6498/task/6506/stat : 6506 (java) S 6496 6498 5579 0 -1 64 2 1360 0 0 0 0 24 3 19 0 9 0 680035861 888610816 39009 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6498/tid=6507] ppid=6496 vsize=867784 CPUtime=0.27
/proc/6498/task/6507/stat : 6507 (java) S 6496 6498 5579 0 -1 64 12 1360 0 0 0 0 24 3 15 0 9 0 680035861 888610816 39009 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 31.61
Current children cumulated vsize (KiB) 867784

[startup+35.1017 s]
/proc/loadavg: 2.21 2.11 1.86 3/82 6511
/proc/meminfo: memFree=1449432/2055924 swapFree=4177320/4192956
[pid=6498] ppid=6496 vsize=867784 CPUtime=34.79
/proc/6498/stat : 6498 (java) S 6496 6498 5579 0 -1 0 70506 1360 1 0 3415 37 24 3 20 0 9 0 680035856 888610816 41922 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6498/statm: 216946 41922 2614 9 0 211474 0
[pid=6498/tid=6500] ppid=6496 vsize=867784 CPUtime=32.24
/proc/6498/task/6500/stat : 6500 (java) R 6496 6498 5579 0 -1 64 22521 1360 1 0 3181 16 24 3 24 0 9 0 680035858 888610816 41922 996147200 134512640 134550740 4294955968 18446744073709551615 8265339 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6498/tid=6501] ppid=6496 vsize=867784 CPUtime=2.44
/proc/6498/task/6501/stat : 6501 (java) S 6496 6498 5579 0 -1 64 46261 1360 0 0 200 17 24 3 22 0 9 0 680035859 888610816 41922 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6498/tid=6502] ppid=6496 vsize=867784 CPUtime=0.27
/proc/6498/task/6502/stat : 6502 (java) S 6496 6498 5579 0 -1 64 20 1360 0 0 0 0 24 3 16 0 9 0 680035859 888610816 41922 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6498/tid=6503] ppid=6496 vsize=867784 CPUtime=0.27
/proc/6498/task/6503/stat : 6503 (java) S 6496 6498 5579 0 -1 64 15 1360 0 0 0 0 24 3 15 0 9 0 680035859 888610816 41922 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6498/tid=6504] ppid=6496 vsize=867784 CPUtime=0.27
/proc/6498/task/6504/stat : 6504 (java) S 6496 6498 5579 0 -1 64 0 1360 0 0 0 0 24 3 18 0 9 0 680035861 888610816 41922 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6498/tid=6505] ppid=6496 vsize=867784 CPUtime=0.6
/proc/6498/task/6505/stat : 6505 (java) S 6496 6498 5579 0 -1 64 856 1360 0 0 33 0 24 3 15 0 9 0 680035861 888610816 41922 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6498/tid=6506] ppid=6496 vsize=867784 CPUtime=0.27
/proc/6498/task/6506/stat : 6506 (java) S 6496 6498 5579 0 -1 64 2 1360 0 0 0 0 24 3 19 0 9 0 680035861 888610816 41922 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6498/tid=6507] ppid=6496 vsize=867784 CPUtime=0.27
/proc/6498/task/6507/stat : 6507 (java) S 6496 6498 5579 0 -1 64 12 1360 0 0 0 0 24 3 15 0 9 0 680035861 888610816 41922 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 34.79
Current children cumulated vsize (KiB) 867784

[startup+35.9028 s]
/proc/loadavg: 2.21 2.11 1.86 3/82 6511
/proc/meminfo: memFree=1449432/2055924 swapFree=4177320/4192956
[pid=6498] ppid=6496 vsize=867872 CPUtime=35.58
/proc/6498/stat : 6498 (java) S 6496 6498 5579 0 -1 0 90972 1360 1 0 3486 45 24 3 20 0 9 0 680035856 888700928 54576 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6498/statm: 216968 54576 2638 9 0 211474 0
[pid=6498/tid=6500] ppid=6496 vsize=867872 CPUtime=32.77
/proc/6498/task/6500/stat : 6500 (java) R 6496 6498 5579 0 -1 64 29889 1360 1 0 3232 18 24 3 25 0 9 0 680035858 888700928 54576 996147200 134512640 134550740 4294955968 18446744073709551615 4127420969 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6498/tid=6501] ppid=6496 vsize=867872 CPUtime=2.64
/proc/6498/task/6501/stat : 6501 (java) S 6496 6498 5579 0 -1 64 59235 1360 0 0 214 23 24 3 16 0 9 0 680035859 888700928 54576 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6498/tid=6502] ppid=6496 vsize=867872 CPUtime=0.27
/proc/6498/task/6502/stat : 6502 (java) S 6496 6498 5579 0 -1 64 20 1360 0 0 0 0 24 3 16 0 9 0 680035859 888700928 54576 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6498/tid=6503] ppid=6496 vsize=867872 CPUtime=0.27
/proc/6498/task/6503/stat : 6503 (java) S 6496 6498 5579 0 -1 64 24 1360 0 0 0 0 24 3 15 0 9 0 680035859 888700928 54576 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6498/tid=6504] ppid=6496 vsize=867872 CPUtime=0.27
/proc/6498/task/6504/stat : 6504 (java) S 6496 6498 5579 0 -1 64 0 1360 0 0 0 0 24 3 18 0 9 0 680035861 888700928 54576 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6498/tid=6505] ppid=6496 vsize=867872 CPUtime=0.67
/proc/6498/task/6505/stat : 6505 (java) S 6496 6498 5579 0 -1 64 971 1360 0 0 39 1 24 3 15 0 9 0 680035861 888700928 54576 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6498/tid=6506] ppid=6496 vsize=867872 CPUtime=0.27
/proc/6498/task/6506/stat : 6506 (java) S 6496 6498 5579 0 -1 64 2 1360 0 0 0 0 24 3 19 0 9 0 680035861 888700928 54576 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6498/tid=6507] ppid=6496 vsize=867872 CPUtime=0.27
/proc/6498/task/6507/stat : 6507 (java) S 6496 6498 5579 0 -1 64 12 1360 0 0 0 0 24 3 15 0 9 0 680035861 888700928 54576 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 35.58
Current children cumulated vsize (KiB) 867872

[startup+36.703 s]
/proc/loadavg: 2.21 2.11 1.86 3/82 6511
/proc/meminfo: memFree=1398744/2055924 swapFree=4177320/4192956
[pid=6498] ppid=6496 vsize=867872 CPUtime=36.37
/proc/6498/stat : 6498 (java) S 6496 6498 5579 0 -1 0 90988 1360 1 0 3565 45 24 3 20 0 9 0 680035856 888700928 54587 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6498/statm: 216968 54587 2638 9 0 211474 0
[pid=6498/tid=6500] ppid=6496 vsize=867872 CPUtime=33.55
/proc/6498/task/6500/stat : 6500 (java) R 6496 6498 5579 0 -1 64 29893 1360 1 0 3310 18 24 3 25 0 9 0 680035858 888700928 54587 996147200 134512640 134550740 4294955968 18446744073709551615 4127208503 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6498/tid=6501] ppid=6496 vsize=867872 CPUtime=2.64
/proc/6498/task/6501/stat : 6501 (java) S 6496 6498 5579 0 -1 64 59235 1360 0 0 214 23 24 3 17 0 9 0 680035859 888700928 54587 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6498/tid=6502] ppid=6496 vsize=867872 CPUtime=0.27
/proc/6498/task/6502/stat : 6502 (java) S 6496 6498 5579 0 -1 64 20 1360 0 0 0 0 24 3 16 0 9 0 680035859 888700928 54587 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6498/tid=6503] ppid=6496 vsize=867872 CPUtime=0.27
/proc/6498/task/6503/stat : 6503 (java) S 6496 6498 5579 0 -1 64 24 1360 0 0 0 0 24 3 15 0 9 0 680035859 888700928 54587 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6498/tid=6504] ppid=6496 vsize=867872 CPUtime=0.27
/proc/6498/task/6504/stat : 6504 (java) S 6496 6498 5579 0 -1 64 0 1360 0 0 0 0 24 3 18 0 9 0 680035861 888700928 54587 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6498/tid=6505] ppid=6496 vsize=867872 CPUtime=0.69
/proc/6498/task/6505/stat : 6505 (java) S 6496 6498 5579 0 -1 64 983 1360 0 0 41 1 24 3 15 0 9 0 680035861 888700928 54587 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6498/tid=6506] ppid=6496 vsize=867872 CPUtime=0.27
/proc/6498/task/6506/stat : 6506 (java) S 6496 6498 5579 0 -1 64 2 1360 0 0 0 0 24 3 19 0 9 0 680035861 888700928 54587 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6498/tid=6507] ppid=6496 vsize=867872 CPUtime=0.27
/proc/6498/task/6507/stat : 6507 (java) S 6496 6498 5579 0 -1 64 12 1360 0 0 0 0 24 3 15 0 9 0 680035861 888700928 54587 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 36.37
Current children cumulated vsize (KiB) 867872

[startup+37.1021 s]
/proc/loadavg: 2.21 2.11 1.86 3/82 6511
/proc/meminfo: memFree=1398744/2055924 swapFree=4177320/4192956
[pid=6498] ppid=6496 vsize=867872 CPUtime=36.77
/proc/6498/stat : 6498 (java) S 6496 6498 5579 0 -1 0 90989 1360 1 0 3605 45 24 3 20 0 9 0 680035856 888700928 54588 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6498/statm: 216968 54588 2638 9 0 211474 0
[pid=6498/tid=6500] ppid=6496 vsize=867872 CPUtime=33.94
/proc/6498/task/6500/stat : 6500 (java) R 6496 6498 5579 0 -1 64 29893 1360 1 0 3349 18 24 3 25 0 9 0 680035858 888700928 54588 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6498/tid=6501] ppid=6496 vsize=867872 CPUtime=2.64
/proc/6498/task/6501/stat : 6501 (java) S 6496 6498 5579 0 -1 64 59235 1360 0 0 214 23 24 3 17 0 9 0 680035859 888700928 54588 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6498/tid=6502] ppid=6496 vsize=867872 CPUtime=0.27
/proc/6498/task/6502/stat : 6502 (java) S 6496 6498 5579 0 -1 64 20 1360 0 0 0 0 24 3 16 0 9 0 680035859 888700928 54588 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6498/tid=6503] ppid=6496 vsize=867872 CPUtime=0.27
/proc/6498/task/6503/stat : 6503 (java) S 6496 6498 5579 0 -1 64 24 1360 0 0 0 0 24 3 15 0 9 0 680035859 888700928 54588 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6498/tid=6504] ppid=6496 vsize=867872 CPUtime=0.27
/proc/6498/task/6504/stat : 6504 (java) S 6496 6498 5579 0 -1 64 0 1360 0 0 0 0 24 3 18 0 9 0 680035861 888700928 54588 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6498/tid=6505] ppid=6496 vsize=867872 CPUtime=0.69
/proc/6498/task/6505/stat : 6505 (java) S 6496 6498 5579 0 -1 64 984 1360 0 0 41 1 24 3 15 0 9 0 680035861 888700928 54588 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6498/tid=6506] ppid=6496 vsize=867872 CPUtime=0.27
/proc/6498/task/6506/stat : 6506 (java) S 6496 6498 5579 0 -1 64 2 1360 0 0 0 0 24 3 19 0 9 0 680035861 888700928 54588 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6498/tid=6507] ppid=6496 vsize=867872 CPUtime=0.27
/proc/6498/task/6507/stat : 6507 (java) S 6496 6498 5579 0 -1 64 12 1360 0 0 0 0 24 3 15 0 9 0 680035861 888700928 54588 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 36.77
Current children cumulated vsize (KiB) 867872

[startup+37.2025 s]
/proc/loadavg: 2.21 2.11 1.86 3/82 6511
/proc/meminfo: memFree=1398744/2055924 swapFree=4177320/4192956
[pid=6498] ppid=6496 vsize=0 CPUtime=36.83
/proc/6498/stat : 6498 (java) Z 6496 6498 5579 0 -1 12 91023 1360 1 0 3609 47 24 3 16 0 2 0 680035856 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6498/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 36.83
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 37.2146
CPU time (s): 36.8644
CPU user time (s): 36.3375
CPU system time (s): 0.526919
CPU usage (%): 99.0589
Max. virtual memory (cumulated for all children) (KiB): 867872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 36.3375
system time used= 0.526919
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 92383
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= 2946
involuntary context switches= 3699

runsolver used 0.046992 second user time and 0.114982 second system time

The end

Launcher Data (download as text)

Begin job on node83 at 2008-07-05 09:31:03
IDJOB=1087210
IDBENCH=57947
IDSOLVER=363
FILE ID=node83/1087210-1215243062
PBS_JOBID= 7881936
Free space on /tmp= 66488 MiB

SOLVER NAME= Abscon 112v4 AC
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 mac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1087210-1215243062/watcher-1087210-1215243062 -o /tmp/evaluation-result-1087210-1215243062/solver-1087210-1215243062 -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-1087210-1215243062.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 3ec556ad251960bf7980f3107ef7856e
RANDOM SEED=1157800243

node83.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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055924 kB
MemFree:       1607936 kB
Buffers:         68172 kB
Cached:         303216 kB
SwapCached:       9820 kB
Active:         233356 kB
Inactive:       165224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1607936 kB
SwapTotal:     4192956 kB
SwapFree:      4177320 kB
Dirty:            7764 kB
Writeback:           0 kB
Mapped:          32784 kB
Slab:            34768 kB
Committed_AS:  1220100 kB
PageTables:       1756 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= 66488 MiB
End job on node83 at 2008-07-05 09:31:40