Trace number 1087358

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 25.1352 25.3011

DiagnosticValue
CHECKS696525
NODES0

General information on the benchmark

Namecsp/fapp/fapp07/
normalized-fapp07-0600-7.xml
MD5SUMc3977aded3fc1b33631985df26116e6e
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 benchmark15.7206
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of constraints8996
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension8996
Global constraints used (with number of constraints)

Solver Data (download as text)

0.07/0.08	
0.07/0.08	Abscon 112 (May, 2008)
0.19/0.24	
0.19/0.24	   configuration
0.19/0.24	     name=esac.xml
0.19/0.27	   
0.19/0.27	   instance
0.19/0.27	     name=HOME/instance-1087358-1215243620.xml
0.29/0.30	   
0.29/0.30	   domains being loaded...
0.29/0.35	   
0.29/0.35	   variables being loaded...
0.39/0.45	     nbVariables=600  nbDomainTypes=28  minDomainSize=42  maxDomainSize=302  nbTotalValues=109658
0.39/0.45	       =>  wckTime=0.21  cpuTime=0.16  mem=11M789
0.39/0.45	   
0.39/0.45	   predicates being loaded...
0.49/0.51	   
0.49/0.51	   constraints being loaded...
20.68/20.83	   
20.68/20.83	   INFO : Stopping converting binary constraints (cpu=20.05, mem = 37M913)
24.15/24.39	     nbConstraints=4778  nbGlobalConstraints=1  nbMergedConstraints=4219  nbConvertedConstraints=1220
24.15/24.39	     nbConvertConstraintsChecks=45869830  nbExtensionStructures=1144  nbSharedExtensionStructures=145
24.15/24.39	     nbConflictsStructures=1694  nbSharedConflictsStructures=188  nbUnbuiltConflictsStructures=2712
24.15/24.39	     nbSharedBinaryRepresentations=266964  nbEvaluationManagers=3262  nbSharedEvaluationManagers=295  minDegree=4
24.15/24.39	     maxDegree=22  minArity=2  avgArity=2  maxArity=6  nbGenerators=0  nbFusions=0  symmetryWckTime=0.489
24.15/24.39	     symmetryCpuTime=0.38  nbCliques=1
24.15/24.39	       =>  wckTime=24.147  cpuTime=23.25  mem=77M914
24.44/24.66	   
24.44/24.66	   solver IterativeSystematicSolver being built... 
24.55/24.79	   
24.55/24.79	   INFO : Forward propagation technique limited 
24.64/24.88	       =>  wckTime=24.636  cpuTime=23.43  mem=77M852
25.05/25.24	   
25.05/25.24	   preprocessing
25.05/25.24	     nbConstraintChecks=696525  nbValidityChecks=38527  nbPropagations=120  nbRevisions=1363  nbUselessRevisions=881
25.05/25.24	     nbRemovedValues=13590  detectedInconsistency=yes
25.05/25.24	       =>  wckTime=0.357  cpuTime=0.34  mem=78M881
25.05/25.24	   
25.05/25.24	   global
25.05/25.24	     nbConstraintChecks=696525  nbValidityChecks=38527  nbPropagations=120  nbRevisions=1363  nbUselessRevisions=881
25.05/25.24	     nbRestartNogoods=0  solvingWckTime=0.36  solvingCpuTime=0.34  expiredTime=no  totalExploration=yes
25.05/25.24	     nbFoundSolutions=0  globalCpuTime=23.81
25.05/25.24	       =>  wckTime=24.999  cpuTime=23.77  mem=78M881
25.05/25.24	   
25.05/25.24	s UNSATISFIABLE
25.05/25.24	d NODES 0
25.05/25.25	d CHECKS 696525
25.05/25.25	   
25.05/25.25	   totalWckTime=25.07  totalCpuTime=23.82

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/83 21831
/proc/meminfo: memFree=972608/2055920 swapFree=4180412/4192956
[pid=21831] ppid=21829 vsize=152 CPUtime=0
/proc/21831/stat : 21831 (java) R 21829 21831 21239 0 -1 0 205 0 0 0 0 0 0 0 18 0 1 0 2003336313 155648 26 996147200 134512640 134550740 4294955968 18446744073709551615 8438059 0 0 4096 0 0 0 0 17 0 0 0
/proc/21831/statm: 38 26 19 9 0 4 0

[startup+0.0817699 s]
/proc/loadavg: 2.00 2.00 2.00 4/83 21831
/proc/meminfo: memFree=972608/2055920 swapFree=4180412/4192956
[pid=21831] ppid=21829 vsize=865856 CPUtime=0.07
/proc/21831/stat : 21831 (java) S 21829 21831 21239 0 -1 0 3590 0 1 0 5 2 0 0 18 0 9 0 2003336313 886636544 3078 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21831/statm: 216464 3078 1647 9 0 211026 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 865856

[startup+0.102157 s]
/proc/loadavg: 2.00 2.00 2.00 4/83 21831
/proc/meminfo: memFree=972608/2055920 swapFree=4180412/4192956
[pid=21831] ppid=21829 vsize=865884 CPUtime=0.09
/proc/21831/stat : 21831 (java) S 21829 21831 21239 0 -1 0 3796 0 1 0 7 2 0 0 18 0 9 0 2003336313 886665216 3247 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21831/statm: 216471 3247 1720 9 0 211026 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865884

[startup+0.301195 s]
/proc/loadavg: 2.00 2.00 2.00 4/83 21831
/proc/meminfo: memFree=972608/2055920 swapFree=4180412/4192956
[pid=21831] ppid=21829 vsize=866408 CPUtime=0.29
/proc/21831/stat : 21831 (java) S 21829 21831 21239 0 -1 0 6023 0 1 0 25 4 0 0 18 0 9 0 2003336313 887201792 5397 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21831/statm: 216602 5397 1956 9 0 211130 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866408

[startup+0.70127 s]
/proc/loadavg: 2.00 2.00 2.00 4/83 21831
/proc/meminfo: memFree=972608/2055920 swapFree=4180412/4192956
[pid=21831] ppid=21829 vsize=867708 CPUtime=0.69
/proc/21831/stat : 21831 (java) S 21829 21831 21239 0 -1 0 9933 0 1 0 63 6 0 0 18 0 9 0 2003336313 888532992 9293 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21831/statm: 216927 9293 2010 9 0 211433 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 867708

[startup+1.50242 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 21840
/proc/meminfo: memFree=920248/2055920 swapFree=4180412/4192956
[pid=21831] ppid=21829 vsize=867620 CPUtime=1.48
/proc/21831/stat : 21831 (java) S 21829 21831 21239 0 -1 0 19106 0 1 0 137 11 0 0 18 0 9 0 2003336313 888442880 18439 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21831/statm: 216905 18439 2005 9 0 211433 0
[pid=21831/tid=21833] ppid=21829 vsize=867620 CPUtime=1.21
/proc/21831/task/21833/stat : 21833 (java) R 21829 21831 21239 0 -1 64 15781 0 1 0 113 8 0 0 25 0 9 0 2003336314 888442880 18439 996147200 134512640 134550740 4294955968 18446744073709551615 4126878711 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21831/tid=21834] ppid=21829 vsize=867620 CPUtime=0.05
/proc/21831/task/21834/stat : 21834 (java) S 21829 21831 21239 0 -1 64 1955 0 0 0 5 0 0 0 16 0 9 0 2003336315 888442880 18439 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21831/tid=21835] ppid=21829 vsize=867620 CPUtime=0
/proc/21831/task/21835/stat : 21835 (java) S 21829 21831 21239 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003336315 888442880 18439 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21831/tid=21836] ppid=21829 vsize=867620 CPUtime=0
/proc/21831/task/21836/stat : 21836 (java) S 21829 21831 21239 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003336315 888442880 18439 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21831/tid=21837] ppid=21829 vsize=867620 CPUtime=0
/proc/21831/task/21837/stat : 21837 (java) S 21829 21831 21239 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 2003336317 888442880 18439 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21831/tid=21838] ppid=21829 vsize=867620 CPUtime=0.18
/proc/21831/task/21838/stat : 21838 (java) S 21829 21831 21239 0 -1 64 674 0 0 0 18 0 0 0 16 0 9 0 2003336317 888442880 18439 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21831/tid=21839] ppid=21829 vsize=867620 CPUtime=0
/proc/21831/task/21839/stat : 21839 (java) S 21829 21831 21239 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 2003336317 888442880 18439 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21831/tid=21840] ppid=21829 vsize=867620 CPUtime=0
/proc/21831/task/21840/stat : 21840 (java) S 21829 21831 21239 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2003336317 888442880 18439 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 867620

[startup+3.10172 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 21840
/proc/meminfo: memFree=901048/2055920 swapFree=4180412/4192956
[pid=21831] ppid=21829 vsize=867620 CPUtime=3.08
/proc/21831/stat : 21831 (java) S 21829 21831 21239 0 -1 0 19136 0 1 0 296 12 0 0 18 0 9 0 2003336313 888442880 18468 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21831/statm: 216905 18468 2005 9 0 211433 0
[pid=21831/tid=21833] ppid=21829 vsize=867620 CPUtime=2.78
/proc/21831/task/21833/stat : 21833 (java) R 21829 21831 21239 0 -1 64 15785 0 1 0 269 9 0 0 25 0 9 0 2003336314 888442880 18468 996147200 134512640 134550740 4294955968 18446744073709551615 4126894933 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21831/tid=21834] ppid=21829 vsize=867620 CPUtime=0.05
/proc/21831/task/21834/stat : 21834 (java) S 21829 21831 21239 0 -1 64 1955 0 0 0 5 0 0 0 17 0 9 0 2003336315 888442880 18468 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21831/tid=21835] ppid=21829 vsize=867620 CPUtime=0
/proc/21831/task/21835/stat : 21835 (java) S 21829 21831 21239 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003336315 888442880 18468 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21831/tid=21836] ppid=21829 vsize=867620 CPUtime=0
/proc/21831/task/21836/stat : 21836 (java) S 21829 21831 21239 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003336315 888442880 18468 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21831/tid=21837] ppid=21829 vsize=867620 CPUtime=0
/proc/21831/task/21837/stat : 21837 (java) S 21829 21831 21239 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 2003336317 888442880 18468 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21831/tid=21838] ppid=21829 vsize=867620 CPUtime=0.21
/proc/21831/task/21838/stat : 21838 (java) S 21829 21831 21239 0 -1 64 700 0 0 0 21 0 0 0 15 0 9 0 2003336317 888442880 18468 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21831/tid=21839] ppid=21829 vsize=867620 CPUtime=0
/proc/21831/task/21839/stat : 21839 (java) S 21829 21831 21239 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 2003336317 888442880 18468 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21831/tid=21840] ppid=21829 vsize=867620 CPUtime=0
/proc/21831/task/21840/stat : 21840 (java) S 21829 21831 21239 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2003336317 888442880 18468 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 867620

[startup+6.30232 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 21840
/proc/meminfo: memFree=893752/2055920 swapFree=4180412/4192956
[pid=21831] ppid=21829 vsize=867620 CPUtime=6.26
/proc/21831/stat : 21831 (java) S 21829 21831 21239 0 -1 0 19145 0 1 0 613 13 0 0 18 0 9 0 2003336313 888442880 18475 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21831/statm: 216905 18475 2006 9 0 211433 0
[pid=21831/tid=21833] ppid=21829 vsize=867620 CPUtime=5.96
/proc/21831/task/21833/stat : 21833 (java) R 21829 21831 21239 0 -1 64 15790 0 1 0 586 10 0 0 25 0 9 0 2003336314 888442880 18475 996147200 134512640 134550740 4294955968 18446744073709551615 4126881496 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21831/tid=21834] ppid=21829 vsize=867620 CPUtime=0.05
/proc/21831/task/21834/stat : 21834 (java) S 21829 21831 21239 0 -1 64 1955 0 0 0 5 0 0 0 16 0 9 0 2003336315 888442880 18475 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21831/tid=21835] ppid=21829 vsize=867620 CPUtime=0
/proc/21831/task/21835/stat : 21835 (java) S 21829 21831 21239 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003336315 888442880 18475 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21831/tid=21836] ppid=21829 vsize=867620 CPUtime=0
/proc/21831/task/21836/stat : 21836 (java) S 21829 21831 21239 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003336315 888442880 18475 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21831/tid=21837] ppid=21829 vsize=867620 CPUtime=0
/proc/21831/task/21837/stat : 21837 (java) S 21829 21831 21239 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 2003336317 888442880 18475 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21831/tid=21838] ppid=21829 vsize=867620 CPUtime=0.21
/proc/21831/task/21838/stat : 21838 (java) S 21829 21831 21239 0 -1 64 704 0 0 0 21 0 0 0 15 0 9 0 2003336317 888442880 18475 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21831/tid=21839] ppid=21829 vsize=867620 CPUtime=0
/proc/21831/task/21839/stat : 21839 (java) S 21829 21831 21239 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 2003336317 888442880 18475 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21831/tid=21840] ppid=21829 vsize=867620 CPUtime=0
/proc/21831/task/21840/stat : 21840 (java) S 21829 21831 21239 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2003336317 888442880 18475 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 867620

[startup+12.7015 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 21840
/proc/meminfo: memFree=879352/2055920 swapFree=4180412/4192956
[pid=21831] ppid=21829 vsize=867620 CPUtime=12.63
/proc/21831/stat : 21831 (java) S 21829 21831 21239 0 -1 0 19156 0 1 0 1247 16 0 0 18 0 9 0 2003336313 888442880 18483 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21831/statm: 216905 18483 2006 9 0 211433 0
[pid=21831/tid=21833] ppid=21829 vsize=867620 CPUtime=12.32
/proc/21831/task/21833/stat : 21833 (java) R 21829 21831 21239 0 -1 64 15793 0 1 0 1219 13 0 0 25 0 9 0 2003336314 888442880 18483 996147200 134512640 134550740 4294955968 18446744073709551615 4126457641 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21831/tid=21834] ppid=21829 vsize=867620 CPUtime=0.05
/proc/21831/task/21834/stat : 21834 (java) S 21829 21831 21239 0 -1 64 1955 0 0 0 5 0 0 0 16 0 9 0 2003336315 888442880 18483 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21831/tid=21835] ppid=21829 vsize=867620 CPUtime=0
/proc/21831/task/21835/stat : 21835 (java) S 21829 21831 21239 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003336315 888442880 18483 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21831/tid=21836] ppid=21829 vsize=867620 CPUtime=0
/proc/21831/task/21836/stat : 21836 (java) S 21829 21831 21239 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003336315 888442880 18483 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21831/tid=21837] ppid=21829 vsize=867620 CPUtime=0
/proc/21831/task/21837/stat : 21837 (java) S 21829 21831 21239 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 2003336317 888442880 18483 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21831/tid=21838] ppid=21829 vsize=867620 CPUtime=0.22
/proc/21831/task/21838/stat : 21838 (java) S 21829 21831 21239 0 -1 64 712 0 0 0 22 0 0 0 17 0 9 0 2003336317 888442880 18483 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21831/tid=21839] ppid=21829 vsize=867620 CPUtime=0
/proc/21831/task/21839/stat : 21839 (java) S 21829 21831 21239 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 2003336317 888442880 18483 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21831/tid=21840] ppid=21829 vsize=867620 CPUtime=0
/proc/21831/task/21840/stat : 21840 (java) S 21829 21831 21239 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2003336317 888442880 18483 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 867620

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

[startup+19.1017 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 21840
/proc/meminfo: memFree=845304/2055920 swapFree=4180412/4192956
[pid=21831] ppid=21829 vsize=867620 CPUtime=19.01
/proc/21831/stat : 21831 (java) S 21829 21831 21239 0 -1 0 24394 0 1 0 1881 20 0 0 18 0 9 0 2003336313 888442880 23720 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21831/statm: 216905 23720 2006 9 0 211433 0
[pid=21831/tid=21833] ppid=21829 vsize=867620 CPUtime=18.48
/proc/21831/task/21833/stat : 21833 (java) R 21829 21831 21239 0 -1 64 15795 0 1 0 1833 15 0 0 25 0 9 0 2003336314 888442880 23720 996147200 134512640 134550740 4294955968 18446744073709551615 4126882023 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21831/tid=21834] ppid=21829 vsize=867620 CPUtime=0.26
/proc/21831/task/21834/stat : 21834 (java) S 21829 21831 21239 0 -1 64 7188 0 0 0 24 2 0 0 16 0 9 0 2003336315 888442880 23720 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21831/tid=21835] ppid=21829 vsize=867620 CPUtime=0
/proc/21831/task/21835/stat : 21835 (java) S 21829 21831 21239 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003336315 888442880 23720 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21831/tid=21836] ppid=21829 vsize=867620 CPUtime=0
/proc/21831/task/21836/stat : 21836 (java) S 21829 21831 21239 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003336315 888442880 23720 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21831/tid=21837] ppid=21829 vsize=867620 CPUtime=0
/proc/21831/task/21837/stat : 21837 (java) S 21829 21831 21239 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 2003336317 888442880 23720 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21831/tid=21838] ppid=21829 vsize=867620 CPUtime=0.23
/proc/21831/task/21838/stat : 21838 (java) S 21829 21831 21239 0 -1 64 715 0 0 0 23 0 0 0 15 0 9 0 2003336317 888442880 23720 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21831/tid=21839] ppid=21829 vsize=867620 CPUtime=0
/proc/21831/task/21839/stat : 21839 (java) S 21829 21831 21239 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 2003336317 888442880 23720 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21831/tid=21840] ppid=21829 vsize=867620 CPUtime=0
/proc/21831/task/21840/stat : 21840 (java) S 21829 21831 21239 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2003336317 888442880 23720 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 19.01
Current children cumulated vsize (KiB) 867620

[startup+22.3023 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 21841
/proc/meminfo: memFree=831160/2055920 swapFree=4180412/4192956
[pid=21831] ppid=21829 vsize=867620 CPUtime=22.17
/proc/21831/stat : 21831 (java) S 21829 21831 21239 0 -1 0 25903 0 1 0 2196 21 0 0 18 0 9 0 2003336313 888442880 25227 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21831/statm: 216905 25227 2007 9 0 211433 0
[pid=21831/tid=21833] ppid=21829 vsize=867620 CPUtime=21.53
/proc/21831/task/21833/stat : 21833 (java) R 21829 21831 21239 0 -1 64 15798 0 1 0 2137 16 0 0 25 0 9 0 2003336314 888442880 25227 996147200 134512640 134550740 4294955968 18446744073709551615 4126549377 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21831/tid=21834] ppid=21829 vsize=867620 CPUtime=0.36
/proc/21831/task/21834/stat : 21834 (java) S 21829 21831 21239 0 -1 64 8680 0 0 0 33 3 0 0 17 0 9 0 2003336315 888442880 25227 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21831/tid=21835] ppid=21829 vsize=867620 CPUtime=0
/proc/21831/task/21835/stat : 21835 (java) S 21829 21831 21239 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003336315 888442880 25227 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21831/tid=21836] ppid=21829 vsize=867620 CPUtime=0
/proc/21831/task/21836/stat : 21836 (java) S 21829 21831 21239 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003336315 888442880 25227 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21831/tid=21837] ppid=21829 vsize=867620 CPUtime=0
/proc/21831/task/21837/stat : 21837 (java) S 21829 21831 21239 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 2003336317 888442880 25227 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21831/tid=21838] ppid=21829 vsize=867620 CPUtime=0.25
/proc/21831/task/21838/stat : 21838 (java) S 21829 21831 21239 0 -1 64 729 0 0 0 25 0 0 0 17 0 9 0 2003336317 888442880 25227 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21831/tid=21839] ppid=21829 vsize=867620 CPUtime=0
/proc/21831/task/21839/stat : 21839 (java) S 21829 21831 21239 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 2003336317 888442880 25227 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21831/tid=21840] ppid=21829 vsize=867620 CPUtime=0
/proc/21831/task/21840/stat : 21840 (java) S 21829 21831 21239 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2003336317 888442880 25227 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 22.17
Current children cumulated vsize (KiB) 867620

[startup+23.9016 s]
/proc/loadavg: 2.00 2.00 2.00 4/92 21841
/proc/meminfo: memFree=827448/2055920 swapFree=4180412/4192956
[pid=21831] ppid=21829 vsize=867620 CPUtime=23.77
/proc/21831/stat : 21831 (java) S 21829 21831 21239 0 -1 0 27314 0 1 0 2355 22 0 0 18 0 9 0 2003336313 888442880 26637 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21831/statm: 216905 26637 2007 9 0 211433 0
[pid=21831/tid=21833] ppid=21829 vsize=867620 CPUtime=23.05
/proc/21831/task/21833/stat : 21833 (java) R 21829 21831 21239 0 -1 64 15802 0 1 0 2289 16 0 0 25 0 9 0 2003336314 888442880 26637 996147200 134512640 134550740 4294955968 18446744073709551615 104543885 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21831/tid=21834] ppid=21829 vsize=867620 CPUtime=0.44
/proc/21831/task/21834/stat : 21834 (java) S 21829 21831 21239 0 -1 64 10086 0 0 0 40 4 0 0 16 0 9 0 2003336315 888442880 26637 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21831/tid=21835] ppid=21829 vsize=867620 CPUtime=0
/proc/21831/task/21835/stat : 21835 (java) S 21829 21831 21239 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003336315 888442880 26637 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21831/tid=21836] ppid=21829 vsize=867620 CPUtime=0
/proc/21831/task/21836/stat : 21836 (java) S 21829 21831 21239 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003336315 888442880 26637 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21831/tid=21837] ppid=21829 vsize=867620 CPUtime=0
/proc/21831/task/21837/stat : 21837 (java) S 21829 21831 21239 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 2003336317 888442880 26637 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21831/tid=21838] ppid=21829 vsize=867620 CPUtime=0.25
/proc/21831/task/21838/stat : 21838 (java) S 21829 21831 21239 0 -1 64 730 0 0 0 25 0 0 0 15 0 9 0 2003336317 888442880 26637 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21831/tid=21839] ppid=21829 vsize=867620 CPUtime=0
/proc/21831/task/21839/stat : 21839 (java) S 21829 21831 21239 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 2003336317 888442880 26637 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21831/tid=21840] ppid=21829 vsize=867620 CPUtime=0
/proc/21831/task/21840/stat : 21840 (java) S 21829 21831 21239 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2003336317 888442880 26637 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 23.77
Current children cumulated vsize (KiB) 867620

[startup+24.7018 s]
/proc/loadavg: 2.00 2.00 2.00 6/94 21845
/proc/meminfo: memFree=819560/2055920 swapFree=4180412/4192956
[pid=21831] ppid=21829 vsize=868356 CPUtime=24.55
/proc/21831/stat : 21831 (java) S 21829 21831 21239 0 -1 0 45370 536 1 0 2423 27 4 1 18 0 9 0 2003336313 889196544 28734 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21831/statm: 217089 28734 2637 9 0 211595 0
[pid=21831/tid=21833] ppid=21829 vsize=868356 CPUtime=23.51
/proc/21831/task/21833/stat : 21833 (java) R 21829 21831 21239 0 -1 64 20039 536 1 0 2329 17 4 1 19 0 9 0 2003336314 889196544 28734 996147200 134512640 134550740 4294955968 18446744073709551615 104192547 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21831/tid=21834] ppid=21829 vsize=868356 CPUtime=0.74
/proc/21831/task/21834/stat : 21834 (java) S 21829 21831 21239 0 -1 64 23590 536 0 0 63 6 4 1 18 0 9 0 2003336315 889196544 28734 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21831/tid=21835] ppid=21829 vsize=868356 CPUtime=0.05
/proc/21831/task/21835/stat : 21835 (java) S 21829 21831 21239 0 -1 64 17 536 0 0 0 0 4 1 17 0 9 0 2003336315 889196544 28734 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21831/tid=21836] ppid=21829 vsize=868356 CPUtime=0.05
/proc/21831/task/21836/stat : 21836 (java) S 21829 21831 21239 0 -1 64 16 536 0 0 0 0 4 1 16 0 9 0 2003336315 889196544 28734 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21831/tid=21837] ppid=21829 vsize=868356 CPUtime=0.05
/proc/21831/task/21837/stat : 21837 (java) S 21829 21831 21239 0 -1 64 1 536 0 0 0 0 4 1 24 0 9 0 2003336317 889196544 28734 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21831/tid=21838] ppid=21829 vsize=868356 CPUtime=0.35
/proc/21831/task/21838/stat : 21838 (java) S 21829 21831 21239 0 -1 64 885 536 0 0 29 1 4 1 15 0 9 0 2003336317 889196544 28734 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21831/tid=21839] ppid=21829 vsize=868356 CPUtime=0.05
/proc/21831/task/21839/stat : 21839 (java) S 21829 21831 21239 0 -1 64 1 536 0 0 0 0 4 1 25 0 9 0 2003336317 889196544 28734 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21831/tid=21840] ppid=21829 vsize=868356 CPUtime=0.05
/proc/21831/task/21840/stat : 21840 (java) S 21829 21831 21239 0 -1 64 10 536 0 0 0 0 4 1 15 0 9 0 2003336317 889196544 28734 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.55
Current children cumulated vsize (KiB) 868356

[startup+25.1029 s]
/proc/loadavg: 2.00 2.00 2.00 6/94 21845
/proc/meminfo: memFree=819560/2055920 swapFree=4180412/4192956
[pid=21831] ppid=21829 vsize=868356 CPUtime=24.95
/proc/21831/stat : 21831 (java) S 21829 21831 21239 0 -1 0 49468 536 1 0 2462 28 4 1 18 0 9 0 2003336313 889196544 28793 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21831/statm: 217089 28793 2638 9 0 211595 0
[pid=21831/tid=21833] ppid=21829 vsize=868356 CPUtime=23.86
/proc/21831/task/21833/stat : 21833 (java) R 21829 21831 21239 0 -1 64 24089 536 1 0 2363 18 4 1 22 0 9 0 2003336314 889196544 28793 996147200 134512640 134550740 4294955968 18446744073709551615 4127076784 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21831/tid=21834] ppid=21829 vsize=868356 CPUtime=0.74
/proc/21831/task/21834/stat : 21834 (java) S 21829 21831 21239 0 -1 64 23590 536 0 0 63 6 4 1 18 0 9 0 2003336315 889196544 28793 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21831/tid=21835] ppid=21829 vsize=868356 CPUtime=0.05
/proc/21831/task/21835/stat : 21835 (java) S 21829 21831 21239 0 -1 64 17 536 0 0 0 0 4 1 17 0 9 0 2003336315 889196544 28793 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21831/tid=21836] ppid=21829 vsize=868356 CPUtime=0.05
/proc/21831/task/21836/stat : 21836 (java) S 21829 21831 21239 0 -1 64 16 536 0 0 0 0 4 1 16 0 9 0 2003336315 889196544 28793 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21831/tid=21837] ppid=21829 vsize=868356 CPUtime=0.05
/proc/21831/task/21837/stat : 21837 (java) S 21829 21831 21239 0 -1 64 1 536 0 0 0 0 4 1 24 0 9 0 2003336317 889196544 28793 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21831/tid=21838] ppid=21829 vsize=868356 CPUtime=0.4
/proc/21831/task/21838/stat : 21838 (java) S 21829 21831 21239 0 -1 64 933 536 0 0 34 1 4 1 15 0 9 0 2003336317 889196544 28793 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21831/tid=21839] ppid=21829 vsize=868356 CPUtime=0.05
/proc/21831/task/21839/stat : 21839 (java) S 21829 21831 21239 0 -1 64 1 536 0 0 0 0 4 1 25 0 9 0 2003336317 889196544 28793 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21831/tid=21840] ppid=21829 vsize=868356 CPUtime=0.05
/proc/21831/task/21840/stat : 21840 (java) S 21829 21831 21239 0 -1 64 10 536 0 0 0 0 4 1 15 0 9 0 2003336317 889196544 28793 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.95
Current children cumulated vsize (KiB) 868356

[startup+25.2019 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 21845
/proc/meminfo: memFree=812592/2055920 swapFree=4180412/4192956
[pid=21831] ppid=21829 vsize=868356 CPUtime=25.05
/proc/21831/stat : 21831 (java) S 21829 21831 21239 0 -1 0 49469 536 1 0 2472 28 4 1 18 0 9 0 2003336313 889196544 28794 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21831/statm: 217089 28794 2638 9 0 211595 0
[pid=21831/tid=21833] ppid=21829 vsize=868356 CPUtime=23.96
/proc/21831/task/21833/stat : 21833 (java) R 21829 21831 21239 0 -1 64 24089 536 1 0 2373 18 4 1 24 0 9 0 2003336314 889196544 28794 996147200 134512640 134550740 4294955968 18446744073709551615 4127076839 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21831/tid=21834] ppid=21829 vsize=868356 CPUtime=0.74
/proc/21831/task/21834/stat : 21834 (java) S 21829 21831 21239 0 -1 64 23590 536 0 0 63 6 4 1 18 0 9 0 2003336315 889196544 28794 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21831/tid=21835] ppid=21829 vsize=868356 CPUtime=0.05
/proc/21831/task/21835/stat : 21835 (java) S 21829 21831 21239 0 -1 64 17 536 0 0 0 0 4 1 17 0 9 0 2003336315 889196544 28794 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21831/tid=21836] ppid=21829 vsize=868356 CPUtime=0.05
/proc/21831/task/21836/stat : 21836 (java) S 21829 21831 21239 0 -1 64 16 536 0 0 0 0 4 1 16 0 9 0 2003336315 889196544 28794 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21831/tid=21837] ppid=21829 vsize=868356 CPUtime=0.05
/proc/21831/task/21837/stat : 21837 (java) S 21829 21831 21239 0 -1 64 1 536 0 0 0 0 4 1 24 0 9 0 2003336317 889196544 28794 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21831/tid=21838] ppid=21829 vsize=868356 CPUtime=0.4
/proc/21831/task/21838/stat : 21838 (java) S 21829 21831 21239 0 -1 64 934 536 0 0 34 1 4 1 15 0 9 0 2003336317 889196544 28794 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21831/tid=21839] ppid=21829 vsize=868356 CPUtime=0.05
/proc/21831/task/21839/stat : 21839 (java) S 21829 21831 21239 0 -1 64 1 536 0 0 0 0 4 1 25 0 9 0 2003336317 889196544 28794 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21831/tid=21840] ppid=21829 vsize=868356 CPUtime=0.05
/proc/21831/task/21840/stat : 21840 (java) S 21829 21831 21239 0 -1 64 10 536 0 0 0 0 4 1 15 0 9 0 2003336317 889196544 28794 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.05
Current children cumulated vsize (KiB) 868356

Child status: 0
Real time (s): 25.3011
CPU time (s): 25.1352
CPU user time (s): 24.8182
CPU system time (s): 0.316951
CPU usage (%): 99.3443
Max. virtual memory (cumulated for all children) (KiB): 868356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 24.8182
system time used= 0.316951
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50057
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= 2326
involuntary context switches= 3109

runsolver used 0.046992 second user time and 0.073988 second system time

The end

Launcher Data (download as text)

Begin job on node21 at 2008-07-05 09:40:20
IDJOB=1087358
IDBENCH=57975
IDSOLVER=364
FILE ID=node21/1087358-1215243620
PBS_JOBID= 7881986
Free space on /tmp= 66480 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/fapp/fapp07/normalized-fapp07-0600-7.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-1087358-1215243620/watcher-1087358-1215243620 -o /tmp/evaluation-result-1087358-1215243620/solver-1087358-1215243620 -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-1087358-1215243620.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= c3977aded3fc1b33631985df26116e6e
RANDOM SEED=184066401

node21.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:        973024 kB
Buffers:        101416 kB
Cached:         432440 kB
SwapCached:       6472 kB
Active:         683636 kB
Inactive:       329104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        973024 kB
SwapTotal:     4192956 kB
SwapFree:      4180412 kB
Dirty:            3636 kB
Writeback:           0 kB
Mapped:         489056 kB
Slab:            54484 kB
Committed_AS:  4248492 kB
PageTables:       2716 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= 66480 MiB
End job on node21 at 2008-07-05 09:40:46