Trace number 1087441

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 22.7865 23.0765

DiagnosticValue
CHECKS535609
NODES0

General information on the benchmark

Namecsp/fapp/fapp27/
normalized-fapp27-2550-3.xml
MD5SUM8eb4eb3fb4371bb64ac48dd192eca4b5
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 benchmark22.7865
Satisfiable
(Un)Satisfiability was proved
Number of variables2550
Number of constraints10886
Maximum constraint arity2
Maximum domain size242
Number of constraints which are defined in extension0
Number of constraints which are defined in intension10886
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.24	
0.18/0.24	   configuration
0.18/0.24	     name=mac.xml
0.18/0.28	   
0.18/0.28	   instance
0.18/0.28	     name=HOME/instance-1087441-1215243955.xml
0.28/0.31	   
0.28/0.31	   domains being loaded...
0.28/0.34	   
0.28/0.34	   variables being loaded...
0.57/0.62	     nbVariables=2550  nbDomainTypes=8  minDomainSize=42  maxDomainSize=242  nbTotalValues=588188
0.57/0.62	       =>  wckTime=0.374  cpuTime=0.25  mem=30M295
0.57/0.62	   
0.57/0.62	   predicates being loaded...
0.57/0.68	   
0.57/0.68	   constraints being loaded...
20.58/20.86	   
20.58/20.86	   INFO : Stopping converting binary constraints (cpu=20.06, mem = 56M571)
21.84/22.15	     nbConstraints=6239  nbGlobalConstraints=8  nbMergedConstraints=4655  nbConvertedConstraints=2490
21.84/22.15	     nbConvertConstraintsChecks=44082749  nbExtensionStructures=883  nbSharedExtensionStructures=2161
21.84/22.15	     nbConflictsStructures=904  nbSharedConflictsStructures=2195  nbUnbuiltConflictsStructures=612
21.84/22.15	     nbSharedBinaryRepresentations=383149  nbEvaluationManagers=633  nbSharedEvaluationManagers=3108  minDegree=2
21.84/22.15	     maxDegree=21  minArity=2  avgArity=2  maxArity=6  nbGenerators=0  nbFusions=0  symmetryWckTime=0.69
21.84/22.15	     symmetryCpuTime=0.54  nbCliques=8
21.84/22.15	       =>  wckTime=21.901  cpuTime=21.06  mem=62M279
22.05/22.37	   
22.05/22.37	   solver IterativeSystematicSolver being built... 
22.24/22.50	   
22.24/22.50	   INFO : Forward propagation technique limited 
22.44/22.70	       =>  wckTime=22.458  cpuTime=21.3  mem=63M807
22.64/22.99	   
22.64/22.99	   preprocessing
22.64/22.99	     nbConstraintChecks=535609  nbValidityChecks=15304  nbPropagations=126  nbRevisions=715  nbUselessRevisions=357
22.64/22.99	     nbRemovedValues=25709  detectedInconsistency=yes
22.64/23.00	       =>  wckTime=0.274  cpuTime=0.25  mem=63M807
22.74/23.00	   
22.74/23.00	   global
22.74/23.00	     nbConstraintChecks=535609  nbValidityChecks=15304  nbPropagations=126  nbRevisions=715  nbUselessRevisions=357
22.74/23.00	     nbRestartNogoods=0  solvingWckTime=0.277  solvingCpuTime=0.25  expiredTime=no  totalExploration=yes
22.74/23.00	     nbFoundSolutions=0  globalCpuTime=21.62
22.74/23.00	       =>  wckTime=22.757  cpuTime=21.57  mem=64M808
22.74/23.01	   
22.74/23.01	s UNSATISFIABLE
22.74/23.01	d NODES 0
22.74/23.01	d CHECKS 535609
22.74/23.01	   
22.74/23.01	   totalWckTime=22.829  totalCpuTime=21.62

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-1087441-1215243955/watcher-1087441-1215243955 -o /tmp/evaluation-result-1087441-1215243955/solver-1087441-1215243955 -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-1087441-1215243955.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.63 2.28 2.23 4/91 9923
/proc/meminfo: memFree=1577432/2055920 swapFree=4176360/4192956
[pid=9923] ppid=9921 vsize=18572 CPUtime=0
/proc/9923/stat : 9923 (runsolver) R 9921 9923 9324 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 2003362835 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 251601153319 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/9923/statm: 4643 292 257 25 0 2626 0

[startup+0.0977969 s]
/proc/loadavg: 2.63 2.28 2.23 4/91 9923
/proc/meminfo: memFree=1577432/2055920 swapFree=4176360/4192956
[pid=9923] ppid=9921 vsize=865884 CPUtime=0.08
/proc/9923/stat : 9923 (java) S 9921 9923 9324 0 -1 0 3689 0 1 0 6 2 0 0 21 0 9 0 2003362835 886665216 3164 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9923/statm: 216471 3164 1685 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.101793 s]
/proc/loadavg: 2.63 2.28 2.23 4/91 9923
/proc/meminfo: memFree=1577432/2055920 swapFree=4176360/4192956
[pid=9923] ppid=9921 vsize=865884 CPUtime=0.08
/proc/9923/stat : 9923 (java) S 9921 9923 9324 0 -1 0 3696 0 1 0 6 2 0 0 21 0 9 0 2003362835 886665216 3171 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9923/statm: 216471 3171 1685 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301822 s]
/proc/loadavg: 2.63 2.28 2.23 4/91 9923
/proc/meminfo: memFree=1577432/2055920 swapFree=4176360/4192956
[pid=9923] ppid=9921 vsize=866284 CPUtime=0.28
/proc/9923/stat : 9923 (java) S 9921 9923 9324 0 -1 0 5912 0 1 0 24 4 0 0 21 0 9 0 2003362835 887074816 5286 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9923/statm: 216571 5286 1956 9 0 211099 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866284

[startup+0.701866 s]
/proc/loadavg: 2.63 2.28 2.23 4/91 9923
/proc/meminfo: memFree=1577432/2055920 swapFree=4176360/4192956
[pid=9923] ppid=9921 vsize=867416 CPUtime=0.67
/proc/9923/stat : 9923 (java) S 9921 9923 9324 0 -1 0 13040 0 1 0 59 8 0 0 21 0 9 0 2003362835 888233984 12400 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9923/statm: 216854 12400 2010 9 0 211360 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 867416

[startup+1.50295 s]
/proc/loadavg: 2.63 2.28 2.23 4/100 9932
/proc/meminfo: memFree=1513872/2055920 swapFree=4176360/4192956
[pid=9923] ppid=9921 vsize=867460 CPUtime=1.47
/proc/9923/stat : 9923 (java) S 9921 9923 9324 0 -1 0 21593 0 1 0 135 12 0 0 21 0 9 0 2003362835 888279040 20927 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9923/statm: 216865 20927 2006 9 0 211393 0
[pid=9923/tid=9925] ppid=9921 vsize=867460 CPUtime=1.19
/proc/9923/task/9925/stat : 9925 (java) R 9921 9923 9324 0 -1 64 15770 0 1 0 110 9 0 0 25 0 9 0 2003362837 888279040 20927 996147200 134512640 134550740 4294955968 18446744073709551615 4126103555 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9923/tid=9926] ppid=9921 vsize=867460 CPUtime=0.06
/proc/9923/task/9926/stat : 9926 (java) S 9921 9923 9324 0 -1 64 4482 0 0 0 5 1 0 0 17 0 9 0 2003362838 888279040 20927 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9923/tid=9927] ppid=9921 vsize=867460 CPUtime=0
/proc/9923/task/9927/stat : 9927 (java) S 9921 9923 9324 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003362838 888279040 20927 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9923/tid=9928] ppid=9921 vsize=867460 CPUtime=0
/proc/9923/task/9928/stat : 9928 (java) S 9921 9923 9324 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003362838 888279040 20927 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9923/tid=9929] ppid=9921 vsize=867460 CPUtime=0
/proc/9923/task/9929/stat : 9929 (java) S 9921 9923 9324 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 2003362840 888279040 20927 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9923/tid=9930] ppid=9921 vsize=867460 CPUtime=0.19
/proc/9923/task/9930/stat : 9930 (java) S 9921 9923 9324 0 -1 64 644 0 0 0 18 1 0 0 15 0 9 0 2003362840 888279040 20927 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9923/tid=9931] ppid=9921 vsize=867460 CPUtime=0
/proc/9923/task/9931/stat : 9931 (java) S 9921 9923 9324 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 2003362840 888279040 20927 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9923/tid=9932] ppid=9921 vsize=867460 CPUtime=0
/proc/9923/task/9932/stat : 9932 (java) S 9921 9923 9324 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003362840 888279040 20927 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867460

[startup+3.10213 s]
/proc/loadavg: 2.63 2.28 2.23 3/100 9932
/proc/meminfo: memFree=1491984/2055920 swapFree=4176360/4192956
[pid=9923] ppid=9921 vsize=867460 CPUtime=3.05
/proc/9923/stat : 9923 (java) S 9921 9923 9324 0 -1 0 21632 0 1 0 292 13 0 0 21 0 9 0 2003362835 888279040 20964 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9923/statm: 216865 20964 2006 9 0 211393 0
[pid=9923/tid=9925] ppid=9921 vsize=867460 CPUtime=2.73
/proc/9923/task/9925/stat : 9925 (java) R 9921 9923 9324 0 -1 64 15778 0 1 0 264 9 0 0 25 0 9 0 2003362837 888279040 20964 996147200 134512640 134550740 4294955968 18446744073709551615 4126930585 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9923/tid=9926] ppid=9921 vsize=867460 CPUtime=0.06
/proc/9923/task/9926/stat : 9926 (java) S 9921 9923 9324 0 -1 64 4482 0 0 0 5 1 0 0 17 0 9 0 2003362838 888279040 20964 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9923/tid=9927] ppid=9921 vsize=867460 CPUtime=0
/proc/9923/task/9927/stat : 9927 (java) S 9921 9923 9324 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003362838 888279040 20964 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9923/tid=9928] ppid=9921 vsize=867460 CPUtime=0
/proc/9923/task/9928/stat : 9928 (java) S 9921 9923 9324 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003362838 888279040 20964 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9923/tid=9929] ppid=9921 vsize=867460 CPUtime=0
/proc/9923/task/9929/stat : 9929 (java) S 9921 9923 9324 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 2003362840 888279040 20964 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9923/tid=9930] ppid=9921 vsize=867460 CPUtime=0.22
/proc/9923/task/9930/stat : 9930 (java) S 9921 9923 9324 0 -1 64 675 0 0 0 21 1 0 0 15 0 9 0 2003362840 888279040 20964 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9923/tid=9931] ppid=9921 vsize=867460 CPUtime=0
/proc/9923/task/9931/stat : 9931 (java) S 9921 9923 9324 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 2003362840 888279040 20964 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9923/tid=9932] ppid=9921 vsize=867460 CPUtime=0
/proc/9923/task/9932/stat : 9932 (java) S 9921 9923 9324 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003362840 888279040 20964 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 867460

[startup+6.30149 s]
/proc/loadavg: 2.66 2.30 2.23 3/100 9932
/proc/meminfo: memFree=1478800/2055920 swapFree=4176360/4192956
[pid=9923] ppid=9921 vsize=867460 CPUtime=6.21
/proc/9923/stat : 9923 (java) S 9921 9923 9324 0 -1 0 21640 0 1 0 607 14 0 0 21 0 9 0 2003362835 888279040 20970 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9923/statm: 216865 20970 2006 9 0 211393 0
[pid=9923/tid=9925] ppid=9921 vsize=867460 CPUtime=5.89
/proc/9923/task/9925/stat : 9925 (java) R 9921 9923 9324 0 -1 64 15780 0 1 0 579 10 0 0 25 0 9 0 2003362837 888279040 20970 996147200 134512640 134550740 4294955968 18446744073709551615 4126899627 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9923/tid=9926] ppid=9921 vsize=867460 CPUtime=0.06
/proc/9923/task/9926/stat : 9926 (java) S 9921 9923 9324 0 -1 64 4482 0 0 0 5 1 0 0 16 0 9 0 2003362838 888279040 20970 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9923/tid=9927] ppid=9921 vsize=867460 CPUtime=0
/proc/9923/task/9927/stat : 9927 (java) S 9921 9923 9324 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003362838 888279040 20970 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9923/tid=9928] ppid=9921 vsize=867460 CPUtime=0
/proc/9923/task/9928/stat : 9928 (java) S 9921 9923 9324 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003362838 888279040 20970 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9923/tid=9929] ppid=9921 vsize=867460 CPUtime=0
/proc/9923/task/9929/stat : 9929 (java) S 9921 9923 9324 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 2003362840 888279040 20970 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9923/tid=9930] ppid=9921 vsize=867460 CPUtime=0.23
/proc/9923/task/9930/stat : 9930 (java) S 9921 9923 9324 0 -1 64 681 0 0 0 22 1 0 0 15 0 9 0 2003362840 888279040 20970 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9923/tid=9931] ppid=9921 vsize=867460 CPUtime=0
/proc/9923/task/9931/stat : 9931 (java) S 9921 9923 9324 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 2003362840 888279040 20970 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9923/tid=9932] ppid=9921 vsize=867460 CPUtime=0
/proc/9923/task/9932/stat : 9932 (java) S 9921 9923 9324 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003362840 888279040 20970 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 867460

[startup+12.7012 s]
/proc/loadavg: 2.85 2.34 2.25 3/100 9932
/proc/meminfo: memFree=1439056/2055920 swapFree=4176360/4192956
[pid=9923] ppid=9921 vsize=867460 CPUtime=12.55
/proc/9923/stat : 9923 (java) S 9921 9923 9324 0 -1 0 24505 0 1 0 1237 18 0 0 21 0 9 0 2003362835 888279040 23832 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9923/statm: 216865 23832 2006 9 0 211393 0
[pid=9923/tid=9925] ppid=9921 vsize=867460 CPUtime=12.15
/proc/9923/task/9925/stat : 9925 (java) R 9921 9923 9324 0 -1 64 15785 0 1 0 1201 14 0 0 25 0 9 0 2003362837 888279040 23832 996147200 134512640 134550740 4294955968 18446744073709551615 4126897096 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9923/tid=9926] ppid=9921 vsize=867460 CPUtime=0.14
/proc/9923/task/9926/stat : 9926 (java) S 9921 9923 9324 0 -1 64 7336 0 0 0 12 2 0 0 16 0 9 0 2003362838 888279040 23832 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9923/tid=9927] ppid=9921 vsize=867460 CPUtime=0
/proc/9923/task/9927/stat : 9927 (java) S 9921 9923 9324 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003362838 888279040 23832 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9923/tid=9928] ppid=9921 vsize=867460 CPUtime=0
/proc/9923/task/9928/stat : 9928 (java) S 9921 9923 9324 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003362838 888279040 23832 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9923/tid=9929] ppid=9921 vsize=867460 CPUtime=0
/proc/9923/task/9929/stat : 9929 (java) S 9921 9923 9324 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 2003362840 888279040 23832 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9923/tid=9930] ppid=9921 vsize=867460 CPUtime=0.24
/proc/9923/task/9930/stat : 9930 (java) S 9921 9923 9324 0 -1 64 687 0 0 0 23 1 0 0 16 0 9 0 2003362840 888279040 23832 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9923/tid=9931] ppid=9921 vsize=867460 CPUtime=0
/proc/9923/task/9931/stat : 9931 (java) S 9921 9923 9324 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 2003362840 888279040 23832 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9923/tid=9932] ppid=9921 vsize=867460 CPUtime=0
/proc/9923/task/9932/stat : 9932 (java) S 9921 9923 9324 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003362840 888279040 23832 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 867460

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

[startup+19.1029 s]
/proc/loadavg: 3.02 2.38 2.26 3/100 9932
/proc/meminfo: memFree=1410256/2055920 swapFree=4176360/4192956
[pid=9923] ppid=9921 vsize=867460 CPUtime=18.9
/proc/9923/stat : 9923 (java) S 9921 9923 9324 0 -1 0 24519 0 1 0 1867 23 0 0 21 0 9 0 2003362835 888279040 23845 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9923/statm: 216865 23845 2006 9 0 211393 0
[pid=9923/tid=9925] ppid=9921 vsize=867460 CPUtime=18.47
/proc/9923/task/9925/stat : 9925 (java) R 9921 9923 9324 0 -1 64 15786 0 1 0 1829 18 0 0 25 0 9 0 2003362837 888279040 23845 996147200 134512640 134550740 4294955968 18446744073709551615 4126901462 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9923/tid=9926] ppid=9921 vsize=867460 CPUtime=0.14
/proc/9923/task/9926/stat : 9926 (java) S 9921 9923 9324 0 -1 64 7336 0 0 0 12 2 0 0 16 0 9 0 2003362838 888279040 23845 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9923/tid=9927] ppid=9921 vsize=867460 CPUtime=0
/proc/9923/task/9927/stat : 9927 (java) S 9921 9923 9324 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003362838 888279040 23845 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9923/tid=9928] ppid=9921 vsize=867460 CPUtime=0
/proc/9923/task/9928/stat : 9928 (java) S 9921 9923 9324 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003362838 888279040 23845 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9923/tid=9929] ppid=9921 vsize=867460 CPUtime=0
/proc/9923/task/9929/stat : 9929 (java) S 9921 9923 9324 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 2003362840 888279040 23845 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9923/tid=9930] ppid=9921 vsize=867460 CPUtime=0.26
/proc/9923/task/9930/stat : 9930 (java) S 9921 9923 9324 0 -1 64 700 0 0 0 25 1 0 0 15 0 9 0 2003362840 888279040 23845 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9923/tid=9931] ppid=9921 vsize=867460 CPUtime=0
/proc/9923/task/9931/stat : 9931 (java) S 9921 9923 9324 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 2003362840 888279040 23845 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9923/tid=9932] ppid=9921 vsize=867460 CPUtime=0
/proc/9923/task/9932/stat : 9932 (java) S 9921 9923 9324 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003362840 888279040 23845 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 18.9
Current children cumulated vsize (KiB) 867460

[startup+20.7021 s]
/proc/loadavg: 3.18 2.43 2.28 3/100 9932
/proc/meminfo: memFree=1405456/2055920 swapFree=4176360/4192956
[pid=9923] ppid=9921 vsize=867460 CPUtime=20.48
/proc/9923/stat : 9923 (java) S 9921 9923 9324 0 -1 0 24520 0 1 0 2024 24 0 0 21 0 9 0 2003362835 888279040 23846 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9923/statm: 216865 23846 2006 9 0 211393 0
[pid=9923/tid=9925] ppid=9921 vsize=867460 CPUtime=20.05
/proc/9923/task/9925/stat : 9925 (java) R 9921 9923 9324 0 -1 64 15786 0 1 0 1986 19 0 0 25 0 9 0 2003362837 888279040 23846 996147200 134512640 134550740 4294955968 18446744073709551615 4126898416 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9923/tid=9926] ppid=9921 vsize=867460 CPUtime=0.14
/proc/9923/task/9926/stat : 9926 (java) S 9921 9923 9324 0 -1 64 7336 0 0 0 12 2 0 0 16 0 9 0 2003362838 888279040 23846 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9923/tid=9927] ppid=9921 vsize=867460 CPUtime=0
/proc/9923/task/9927/stat : 9927 (java) S 9921 9923 9324 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003362838 888279040 23846 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9923/tid=9928] ppid=9921 vsize=867460 CPUtime=0
/proc/9923/task/9928/stat : 9928 (java) S 9921 9923 9324 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003362838 888279040 23846 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9923/tid=9929] ppid=9921 vsize=867460 CPUtime=0
/proc/9923/task/9929/stat : 9929 (java) S 9921 9923 9324 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 2003362840 888279040 23846 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9923/tid=9930] ppid=9921 vsize=867460 CPUtime=0.26
/proc/9923/task/9930/stat : 9930 (java) S 9921 9923 9324 0 -1 64 701 0 0 0 25 1 0 0 15 0 9 0 2003362840 888279040 23846 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9923/tid=9931] ppid=9921 vsize=867460 CPUtime=0
/proc/9923/task/9931/stat : 9931 (java) S 9921 9923 9324 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 2003362840 888279040 23846 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9923/tid=9932] ppid=9921 vsize=867460 CPUtime=0
/proc/9923/task/9932/stat : 9932 (java) S 9921 9923 9324 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003362840 888279040 23846 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 20.48
Current children cumulated vsize (KiB) 867460

[startup+22.3013 s]
/proc/loadavg: 3.18 2.43 2.28 3/101 9937
/proc/meminfo: memFree=1388616/2055920 swapFree=4176360/4192956
[pid=9923] ppid=9921 vsize=867784 CPUtime=22.05
/proc/9923/stat : 9923 (java) S 9921 9923 9324 0 -1 0 40822 573 1 0 2168 29 7 1 21 0 9 0 2003362835 888610816 26067 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9923/statm: 216946 26067 2646 9 0 211474 0
[pid=9923/tid=9925] ppid=9921 vsize=867784 CPUtime=21.33
/proc/9923/task/9925/stat : 9925 (java) R 9921 9923 9324 0 -1 64 20613 573 1 0 2104 21 7 1 25 0 9 0 2003362837 888610816 26067 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9923/tid=9926] ppid=9921 vsize=867784 CPUtime=0.44
/proc/9923/task/9926/stat : 9926 (java) R 9921 9923 9324 0 -1 64 18504 573 0 0 32 4 7 1 17 0 9 0 2003362838 888610816 26067 996147200 134512640 134550740 4294955968 18446744073709551615 102687651 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9923/tid=9927] ppid=9921 vsize=867784 CPUtime=0.08
/proc/9923/task/9927/stat : 9927 (java) S 9921 9923 9324 0 -1 64 13 573 0 0 0 0 7 1 16 0 9 0 2003362838 888610816 26067 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9923/tid=9928] ppid=9921 vsize=867784 CPUtime=0.08
/proc/9923/task/9928/stat : 9928 (java) S 9921 9923 9324 0 -1 64 5 573 0 0 0 0 7 1 16 0 9 0 2003362838 888610816 26067 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9923/tid=9929] ppid=9921 vsize=867784 CPUtime=0.08
/proc/9923/task/9929/stat : 9929 (java) S 9921 9923 9324 0 -1 64 0 573 0 0 0 0 7 1 25 0 9 0 2003362840 888610816 26067 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9923/tid=9930] ppid=9921 vsize=867784 CPUtime=0.39
/proc/9923/task/9930/stat : 9930 (java) S 9921 9923 9324 0 -1 64 862 573 0 0 30 1 7 1 15 0 9 0 2003362840 888610816 26067 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9923/tid=9931] ppid=9921 vsize=867784 CPUtime=0.08
/proc/9923/task/9931/stat : 9931 (java) S 9921 9923 9324 0 -1 64 2 573 0 0 0 0 7 1 25 0 9 0 2003362840 888610816 26067 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9923/tid=9932] ppid=9921 vsize=867784 CPUtime=0.08
/proc/9923/task/9932/stat : 9932 (java) S 9921 9923 9324 0 -1 64 13 573 0 0 0 0 7 1 15 0 9 0 2003362840 888610816 26067 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 22.05
Current children cumulated vsize (KiB) 867784

[startup+22.7013 s]
/proc/loadavg: 3.18 2.43 2.28 3/101 9937
/proc/meminfo: memFree=1388616/2055920 swapFree=4176360/4192956
[pid=9923] ppid=9921 vsize=867872 CPUtime=22.44
/proc/9923/stat : 9923 (java) S 9921 9923 9324 0 -1 0 52239 573 1 0 2204 32 7 1 21 0 9 0 2003362835 888700928 29786 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9923/statm: 216968 29786 2638 9 0 211474 0
[pid=9923/tid=9925] ppid=9921 vsize=867872 CPUtime=21.56
/proc/9923/task/9925/stat : 9925 (java) R 9921 9923 9324 0 -1 64 27231 573 1 0 2126 22 7 1 25 0 9 0 2003362837 888700928 29786 996147200 134512640 134550740 4294955968 18446744073709551615 4125978359 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9923/tid=9926] ppid=9921 vsize=867872 CPUtime=0.55
/proc/9923/task/9926/stat : 9926 (java) S 9921 9923 9324 0 -1 64 23240 573 0 0 41 6 7 1 16 0 9 0 2003362838 888700928 29786 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9923/tid=9927] ppid=9921 vsize=867872 CPUtime=0.08
/proc/9923/task/9927/stat : 9927 (java) S 9921 9923 9324 0 -1 64 17 573 0 0 0 0 7 1 16 0 9 0 2003362838 888700928 29786 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9923/tid=9928] ppid=9921 vsize=867872 CPUtime=0.08
/proc/9923/task/9928/stat : 9928 (java) S 9921 9923 9324 0 -1 64 25 573 0 0 0 0 7 1 15 0 9 0 2003362838 888700928 29786 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9923/tid=9929] ppid=9921 vsize=867872 CPUtime=0.08
/proc/9923/task/9929/stat : 9929 (java) S 9921 9923 9324 0 -1 64 0 573 0 0 0 0 7 1 25 0 9 0 2003362840 888700928 29786 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9923/tid=9930] ppid=9921 vsize=867872 CPUtime=0.45
/proc/9923/task/9930/stat : 9930 (java) S 9921 9923 9324 0 -1 64 901 573 0 0 35 2 7 1 15 0 9 0 2003362840 888700928 29786 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9923/tid=9931] ppid=9921 vsize=867872 CPUtime=0.08
/proc/9923/task/9931/stat : 9931 (java) S 9921 9923 9324 0 -1 64 2 573 0 0 0 0 7 1 25 0 9 0 2003362840 888700928 29786 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9923/tid=9932] ppid=9921 vsize=867872 CPUtime=0.08
/proc/9923/task/9932/stat : 9932 (java) S 9921 9923 9324 0 -1 64 13 573 0 0 0 0 7 1 15 0 9 0 2003362840 888700928 29786 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 22.44
Current children cumulated vsize (KiB) 867872

[startup+22.9014 s]
/proc/loadavg: 3.18 2.43 2.28 3/101 9937
/proc/meminfo: memFree=1388616/2055920 swapFree=4176360/4192956
[pid=9923] ppid=9921 vsize=867872 CPUtime=22.64
/proc/9923/stat : 9923 (java) S 9921 9923 9324 0 -1 0 52255 573 1 0 2223 33 7 1 21 0 9 0 2003362835 888700928 29800 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9923/statm: 216968 29800 2638 9 0 211474 0
[pid=9923/tid=9925] ppid=9921 vsize=867872 CPUtime=21.74
/proc/9923/task/9925/stat : 9925 (java) R 9921 9923 9324 0 -1 64 27237 573 1 0 2144 22 7 1 25 0 9 0 2003362837 888700928 29800 996147200 134512640 134550740 4294955968 18446744073709551615 4127395209 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9923/tid=9926] ppid=9921 vsize=867872 CPUtime=0.55
/proc/9923/task/9926/stat : 9926 (java) S 9921 9923 9324 0 -1 64 23240 573 0 0 41 6 7 1 16 0 9 0 2003362838 888700928 29800 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9923/tid=9927] ppid=9921 vsize=867872 CPUtime=0.08
/proc/9923/task/9927/stat : 9927 (java) S 9921 9923 9324 0 -1 64 17 573 0 0 0 0 7 1 16 0 9 0 2003362838 888700928 29800 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9923/tid=9928] ppid=9921 vsize=867872 CPUtime=0.08
/proc/9923/task/9928/stat : 9928 (java) S 9921 9923 9324 0 -1 64 25 573 0 0 0 0 7 1 15 0 9 0 2003362838 888700928 29800 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9923/tid=9929] ppid=9921 vsize=867872 CPUtime=0.08
/proc/9923/task/9929/stat : 9929 (java) S 9921 9923 9324 0 -1 64 0 573 0 0 0 0 7 1 25 0 9 0 2003362840 888700928 29800 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9923/tid=9930] ppid=9921 vsize=867872 CPUtime=0.47
/proc/9923/task/9930/stat : 9930 (java) S 9921 9923 9324 0 -1 64 911 573 0 0 37 2 7 1 15 0 9 0 2003362840 888700928 29800 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9923/tid=9931] ppid=9921 vsize=867872 CPUtime=0.08
/proc/9923/task/9931/stat : 9931 (java) S 9921 9923 9324 0 -1 64 2 573 0 0 0 0 7 1 25 0 9 0 2003362840 888700928 29800 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9923/tid=9932] ppid=9921 vsize=867872 CPUtime=0.08
/proc/9923/task/9932/stat : 9932 (java) R 9921 9923 9324 0 -1 64 13 573 0 0 0 0 7 1 15 0 9 0 2003362840 888700928 29800 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 22.64
Current children cumulated vsize (KiB) 867872

[startup+23.0014 s]
/proc/loadavg: 3.18 2.43 2.28 3/101 9937
/proc/meminfo: memFree=1367304/2055920 swapFree=4176360/4192956
[pid=9923] ppid=9921 vsize=867872 CPUtime=22.74
/proc/9923/stat : 9923 (java) S 9921 9923 9324 0 -1 0 52256 573 1 0 2233 33 7 1 21 0 9 0 2003362835 888700928 29801 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9923/statm: 216968 29801 2638 9 0 211474 0
[pid=9923/tid=9925] ppid=9921 vsize=867872 CPUtime=21.83
/proc/9923/task/9925/stat : 9925 (java) R 9921 9923 9324 0 -1 64 27237 573 1 0 2153 22 7 1 25 0 9 0 2003362837 888700928 29801 996147200 134512640 134550740 4294955968 18446744073709551615 4125956659 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9923/tid=9926] ppid=9921 vsize=867872 CPUtime=0.55
/proc/9923/task/9926/stat : 9926 (java) S 9921 9923 9324 0 -1 64 23240 573 0 0 41 6 7 1 16 0 9 0 2003362838 888700928 29801 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9923/tid=9927] ppid=9921 vsize=867872 CPUtime=0.08
/proc/9923/task/9927/stat : 9927 (java) S 9921 9923 9324 0 -1 64 17 573 0 0 0 0 7 1 16 0 9 0 2003362838 888700928 29801 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9923/tid=9928] ppid=9921 vsize=867872 CPUtime=0.08
/proc/9923/task/9928/stat : 9928 (java) S 9921 9923 9324 0 -1 64 25 573 0 0 0 0 7 1 15 0 9 0 2003362838 888700928 29801 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9923/tid=9929] ppid=9921 vsize=867872 CPUtime=0.08
/proc/9923/task/9929/stat : 9929 (java) S 9921 9923 9324 0 -1 64 0 573 0 0 0 0 7 1 25 0 9 0 2003362840 888700928 29801 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9923/tid=9930] ppid=9921 vsize=867872 CPUtime=0.48
/proc/9923/task/9930/stat : 9930 (java) S 9921 9923 9324 0 -1 64 912 573 0 0 38 2 7 1 15 0 9 0 2003362840 888700928 29801 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9923/tid=9931] ppid=9921 vsize=867872 CPUtime=0.08
/proc/9923/task/9931/stat : 9931 (java) S 9921 9923 9324 0 -1 64 2 573 0 0 0 0 7 1 25 0 9 0 2003362840 888700928 29801 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9923/tid=9932] ppid=9921 vsize=867872 CPUtime=0.08
/proc/9923/task/9932/stat : 9932 (java) R 9921 9923 9324 0 -1 64 13 573 0 0 0 0 7 1 15 0 9 0 2003362840 888700928 29801 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 22.74
Current children cumulated vsize (KiB) 867872

Child status: 0
Real time (s): 23.0765
CPU time (s): 22.7865
CPU user time (s): 22.4176
CPU system time (s): 0.368943
CPU usage (%): 98.7433
Max. virtual memory (cumulated for all children) (KiB): 867872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 22.4176
system time used= 0.368943
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52863
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= 2566
involuntary context switches= 3046

runsolver used 0.024996 second user time and 0.095985 second system time

The end

Launcher Data (download as text)

Begin job on node91 at 2008-07-05 09:45:57
IDJOB=1087441
IDBENCH=57996
IDSOLVER=363
FILE ID=node91/1087441-1215243955
PBS_JOBID= 7882002
Free space on /tmp= 66224 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/fapp/fapp27/normalized-fapp27-2550-3.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-1087441-1215243955/watcher-1087441-1215243955 -o /tmp/evaluation-result-1087441-1215243955/solver-1087441-1215243955 -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-1087441-1215243955.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 8eb4eb3fb4371bb64ac48dd192eca4b5
RANDOM SEED=1501258592

node91.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.231
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.231
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1577976 kB
Buffers:          8304 kB
Cached:         327332 kB
SwapCached:       6676 kB
Active:         394592 kB
Inactive:        27876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1577976 kB
SwapTotal:     4192956 kB
SwapFree:      4176360 kB
Dirty:          206216 kB
Writeback:           0 kB
Mapped:         104864 kB
Slab:            39844 kB
Committed_AS: 12563020 kB
PageTables:       2512 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= 66128 MiB
End job on node91 at 2008-07-05 09:46:21