Trace number 1085594

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 30.6243 30.8992

DiagnosticValue
CHECKS59746
NODES0

General information on the benchmark

Namecsp/fapp/fapp22/
normalized-fapp22-1750-6.xml
MD5SUM3874290cda754699d3686661cf7c347b
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 benchmark8.73767
Satisfiable
(Un)Satisfiability was proved
Number of variables1750
Number of constraints32049
Maximum constraint arity2
Maximum domain size802
Number of constraints which are defined in extension0
Number of constraints which are defined in intension32049
Global constraints used (with number of constraints)

Solver Data (download as text)

0.06/0.09	
0.06/0.09	Abscon 112 (May, 2008)
0.17/0.25	
0.17/0.25	   configuration
0.17/0.25	     name=esac.xml
0.17/0.28	   
0.17/0.28	   instance
0.17/0.28	     name=HOME/instance-1085594-1215234522.xml
0.28/0.32	   
0.28/0.32	   domains being loaded...
0.28/0.36	   
0.28/0.36	   variables being loaded...
0.57/0.64	     nbVariables=1750  nbDomainTypes=30  minDomainSize=82  maxDomainSize=802  nbTotalValues=813037
0.57/0.64	       =>  wckTime=0.387  cpuTime=0.28  mem=35M272
0.57/0.64	   
0.57/0.64	   predicates being loaded...
0.68/0.70	   
0.68/0.70	   constraints being loaded...
20.80/21.00	   
20.80/21.00	   INFO : Stopping converting binary constraints (cpu=20.17, mem = 74M292)
29.24/29.57	     nbConstraints=16963  nbGlobalConstraints=39  nbMergedConstraints=15125  nbConvertedConstraints=118
29.24/29.57	     nbConvertConstraintsChecks=43638288  nbExtensionStructures=112  nbSharedExtensionStructures=7
29.24/29.57	     nbConflictsStructures=304  nbSharedConflictsStructures=266  nbUnbuiltConflictsStructures=6312
29.24/29.57	     nbSharedBinaryRepresentations=117706  nbEvaluationManagers=6504  nbSharedEvaluationManagers=10302  minDegree=3
29.24/29.57	     maxDegree=58  minArity=2  avgArity=2.01  maxArity=8  nbGenerators=0  nbFusions=0  symmetryWckTime=3.787
29.24/29.57	     symmetryCpuTime=3.53  nbCliques=39
29.24/29.57	       =>  wckTime=29.321  cpuTime=27.87  mem=91M110
29.64/29.98	   
29.64/29.98	   solver IterativeSystematicSolver being built... 
30.15/30.47	   
30.15/30.47	   INFO : Forward propagation technique limited 
30.34/30.68	       =>  wckTime=30.429  cpuTime=28.27  mem=173M305
30.55/30.81	   
30.55/30.81	   preprocessing
30.55/30.81	     nbConstraintChecks=59746  nbValidityChecks=421  nbPropagations=8  nbRevisions=146  nbUselessRevisions=81
30.55/30.81	     nbRemovedValues=9786  detectedInconsistency=yes
30.55/30.81	       =>  wckTime=0.117  cpuTime=0.1  mem=173M305
30.55/30.82	   
30.55/30.82	   global
30.55/30.82	     nbConstraintChecks=59746  nbValidityChecks=421  nbPropagations=8  nbRevisions=146  nbUselessRevisions=81
30.55/30.82	     nbRestartNogoods=0  solvingWckTime=0.12  solvingCpuTime=0.11  expiredTime=no  totalExploration=yes
30.55/30.82	     nbFoundSolutions=0  globalCpuTime=28.43
30.55/30.82	       =>  wckTime=30.564  cpuTime=28.39  mem=173M305
30.55/30.82	   
30.55/30.82	s UNSATISFIABLE
30.55/30.82	d NODES 0
30.55/30.82	d CHECKS 59746
30.55/30.82	   
30.55/30.82	   totalWckTime=30.633  totalCpuTime=28.43

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-1085594-1215234522/watcher-1085594-1215234522 -o /tmp/evaluation-result-1085594-1215234522/solver-1085594-1215234522 -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-1085594-1215234522.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/81 12866
/proc/meminfo: memFree=1673200/2055920 swapFree=4180580/4192956
[pid=12866] ppid=12864 vsize=18572 CPUtime=0
/proc/12866/stat : 12866 (runsolver) R 12864 12866 12245 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 646382609 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 234045893927 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/12866/statm: 4643 292 257 25 0 2626 0

[startup+0.0694949 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 12866
/proc/meminfo: memFree=1673200/2055920 swapFree=4180580/4192956
[pid=12866] ppid=12864 vsize=864076 CPUtime=0.06
/proc/12866/stat : 12866 (java) S 12864 12866 12245 0 -1 0 2859 0 1 0 4 2 0 0 20 0 9 0 646382609 884813824 2385 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12866/statm: 216019 2385 1141 9 0 210976 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 864076

[startup+0.101499 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 12866
/proc/meminfo: memFree=1673200/2055920 swapFree=4180580/4192956
[pid=12866] ppid=12864 vsize=865884 CPUtime=0.08
/proc/12866/stat : 12866 (java) S 12864 12866 12245 0 -1 0 3682 0 1 0 6 2 0 0 20 0 9 0 646382609 886665216 3157 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12866/statm: 216471 3157 1681 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301521 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 12866
/proc/meminfo: memFree=1673200/2055920 swapFree=4180580/4192956
[pid=12866] ppid=12864 vsize=866284 CPUtime=0.28
/proc/12866/stat : 12866 (java) S 12864 12866 12245 0 -1 0 5853 0 1 0 24 4 0 0 20 0 9 0 646382609 887074816 5227 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12866/statm: 216571 5227 1953 9 0 211099 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866284

[startup+0.701563 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 12866
/proc/meminfo: memFree=1673200/2055920 swapFree=4180580/4192956
[pid=12866] ppid=12864 vsize=867416 CPUtime=0.68
/proc/12866/stat : 12866 (java) S 12864 12866 12245 0 -1 0 14119 0 1 0 60 8 0 0 20 0 9 0 646382609 888233984 13479 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12866/statm: 216854 13479 2010 9 0 211360 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867416

[startup+1.50165 s]
/proc/loadavg: 2.00 2.00 2.00 4/90 12875
/proc/meminfo: memFree=1593512/2055920 swapFree=4180580/4192956
[pid=12866] ppid=12864 vsize=867460 CPUtime=1.47
/proc/12866/stat : 12866 (java) S 12864 12866 12245 0 -1 0 22609 0 1 0 135 12 0 0 20 0 9 0 646382609 888279040 21945 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12866/statm: 216865 21945 2004 9 0 211393 0
[pid=12866/tid=12868] ppid=12864 vsize=867460 CPUtime=1.21
/proc/12866/task/12868/stat : 12868 (java) R 12864 12866 12245 0 -1 64 15743 0 1 0 113 8 0 0 25 0 9 0 646382611 888279040 21945 996147200 134512640 134550740 4294955968 18446744073709551615 4126879718 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12866/tid=12869] ppid=12864 vsize=867460 CPUtime=0.05
/proc/12866/task/12869/stat : 12869 (java) S 12864 12866 12245 0 -1 64 5537 0 0 0 4 1 0 0 17 0 9 0 646382612 888279040 21945 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12866/tid=12870] ppid=12864 vsize=867460 CPUtime=0
/proc/12866/task/12870/stat : 12870 (java) S 12864 12866 12245 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 646382612 888279040 21945 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12866/tid=12871] ppid=12864 vsize=867460 CPUtime=0
/proc/12866/task/12871/stat : 12871 (java) S 12864 12866 12245 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 646382612 888279040 21945 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12866/tid=12872] ppid=12864 vsize=867460 CPUtime=0
/proc/12866/task/12872/stat : 12872 (java) S 12864 12866 12245 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 646382614 888279040 21945 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12866/tid=12873] ppid=12864 vsize=867460 CPUtime=0.16
/proc/12866/task/12873/stat : 12873 (java) S 12864 12866 12245 0 -1 64 632 0 0 0 16 0 0 0 16 0 9 0 646382614 888279040 21945 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12866/tid=12874] ppid=12864 vsize=867460 CPUtime=0
/proc/12866/task/12874/stat : 12874 (java) S 12864 12866 12245 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 646382614 888279040 21945 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12866/tid=12875] ppid=12864 vsize=867460 CPUtime=0
/proc/12866/task/12875/stat : 12875 (java) S 12864 12866 12245 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 646382614 888279040 21945 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.10181 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 12875
/proc/meminfo: memFree=1580776/2055920 swapFree=4180580/4192956
[pid=12866] ppid=12864 vsize=867460 CPUtime=3.05
/proc/12866/stat : 12866 (java) S 12864 12866 12245 0 -1 0 27225 0 1 0 291 14 0 0 20 0 9 0 646382609 888279040 26557 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12866/statm: 216865 26557 2006 9 0 211393 0
[pid=12866/tid=12868] ppid=12864 vsize=867460 CPUtime=2.6
/proc/12866/task/12868/stat : 12868 (java) R 12864 12866 12245 0 -1 64 15776 0 1 0 251 9 0 0 25 0 9 0 646382611 888279040 26557 996147200 134512640 134550740 4294955968 18446744073709551615 4126095680 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12866/tid=12869] ppid=12864 vsize=867460 CPUtime=0.24
/proc/12866/task/12869/stat : 12869 (java) S 12864 12866 12245 0 -1 64 10109 0 0 0 21 3 0 0 17 0 9 0 646382612 888279040 26557 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12866/tid=12870] ppid=12864 vsize=867460 CPUtime=0
/proc/12866/task/12870/stat : 12870 (java) S 12864 12866 12245 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 646382612 888279040 26557 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12866/tid=12871] ppid=12864 vsize=867460 CPUtime=0
/proc/12866/task/12871/stat : 12871 (java) S 12864 12866 12245 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 646382612 888279040 26557 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12866/tid=12872] ppid=12864 vsize=867460 CPUtime=0
/proc/12866/task/12872/stat : 12872 (java) S 12864 12866 12245 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 646382614 888279040 26557 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12866/tid=12873] ppid=12864 vsize=867460 CPUtime=0.18
/proc/12866/task/12873/stat : 12873 (java) S 12864 12866 12245 0 -1 64 643 0 0 0 18 0 0 0 15 0 9 0 646382614 888279040 26557 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12866/tid=12874] ppid=12864 vsize=867460 CPUtime=0
/proc/12866/task/12874/stat : 12874 (java) S 12864 12866 12245 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 646382614 888279040 26557 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12866/tid=12875] ppid=12864 vsize=867460 CPUtime=0
/proc/12866/task/12875/stat : 12875 (java) S 12864 12866 12245 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 646382614 888279040 26557 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.30215 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 12875
/proc/meminfo: memFree=1574056/2055920 swapFree=4180580/4192956
[pid=12866] ppid=12864 vsize=867460 CPUtime=6.22
/proc/12866/stat : 12866 (java) S 12864 12866 12245 0 -1 0 27241 0 1 0 608 14 0 0 20 0 9 0 646382609 888279040 26571 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12866/statm: 216865 26571 2006 9 0 211393 0
[pid=12866/tid=12868] ppid=12864 vsize=867460 CPUtime=5.75
/proc/12866/task/12868/stat : 12868 (java) R 12864 12866 12245 0 -1 64 15782 0 1 0 566 9 0 0 25 0 9 0 646382611 888279040 26571 996147200 134512640 134550740 4294955968 18446744073709551615 4126899574 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12866/tid=12869] ppid=12864 vsize=867460 CPUtime=0.24
/proc/12866/task/12869/stat : 12869 (java) S 12864 12866 12245 0 -1 64 10109 0 0 0 21 3 0 0 17 0 9 0 646382612 888279040 26571 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12866/tid=12870] ppid=12864 vsize=867460 CPUtime=0
/proc/12866/task/12870/stat : 12870 (java) S 12864 12866 12245 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 646382612 888279040 26571 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12866/tid=12871] ppid=12864 vsize=867460 CPUtime=0
/proc/12866/task/12871/stat : 12871 (java) S 12864 12866 12245 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 646382612 888279040 26571 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12866/tid=12872] ppid=12864 vsize=867460 CPUtime=0
/proc/12866/task/12872/stat : 12872 (java) S 12864 12866 12245 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 646382614 888279040 26571 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12866/tid=12873] ppid=12864 vsize=867460 CPUtime=0.19
/proc/12866/task/12873/stat : 12873 (java) S 12864 12866 12245 0 -1 64 653 0 0 0 19 0 0 0 15 0 9 0 646382614 888279040 26571 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12866/tid=12874] ppid=12864 vsize=867460 CPUtime=0
/proc/12866/task/12874/stat : 12874 (java) S 12864 12866 12245 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 646382614 888279040 26571 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12866/tid=12875] ppid=12864 vsize=867460 CPUtime=0
/proc/12866/task/12875/stat : 12875 (java) S 12864 12866 12245 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 646382614 888279040 26571 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 867460

[startup+12.7018 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 12875
/proc/meminfo: memFree=1573936/2055920 swapFree=4180580/4192956
[pid=12866] ppid=12864 vsize=867460 CPUtime=12.58
/proc/12866/stat : 12866 (java) S 12864 12866 12245 0 -1 0 27261 0 1 0 1243 15 0 0 20 0 9 0 646382609 888279040 26588 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12866/statm: 216865 26588 2006 9 0 211393 0
[pid=12866/tid=12868] ppid=12864 vsize=867460 CPUtime=12.07
/proc/12866/task/12868/stat : 12868 (java) R 12864 12866 12245 0 -1 64 15785 0 1 0 1198 9 0 0 25 0 9 0 646382611 888279040 26588 996147200 134512640 134550740 4294955968 18446744073709551615 4126928919 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12866/tid=12869] ppid=12864 vsize=867460 CPUtime=0.24
/proc/12866/task/12869/stat : 12869 (java) S 12864 12866 12245 0 -1 64 10109 0 0 0 21 3 0 0 17 0 9 0 646382612 888279040 26588 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12866/tid=12870] ppid=12864 vsize=867460 CPUtime=0
/proc/12866/task/12870/stat : 12870 (java) S 12864 12866 12245 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 646382612 888279040 26588 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12866/tid=12871] ppid=12864 vsize=867460 CPUtime=0
/proc/12866/task/12871/stat : 12871 (java) S 12864 12866 12245 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 646382612 888279040 26588 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12866/tid=12872] ppid=12864 vsize=867460 CPUtime=0
/proc/12866/task/12872/stat : 12872 (java) S 12864 12866 12245 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 646382614 888279040 26588 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12866/tid=12873] ppid=12864 vsize=867460 CPUtime=0.21
/proc/12866/task/12873/stat : 12873 (java) S 12864 12866 12245 0 -1 64 670 0 0 0 21 0 0 0 16 0 9 0 646382614 888279040 26588 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12866/tid=12874] ppid=12864 vsize=867460 CPUtime=0
/proc/12866/task/12874/stat : 12874 (java) S 12864 12866 12245 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 646382614 888279040 26588 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12866/tid=12875] ppid=12864 vsize=867460 CPUtime=0
/proc/12866/task/12875/stat : 12875 (java) S 12864 12866 12245 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 646382614 888279040 26588 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 867460

[startup+25.5012 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 12875
/proc/meminfo: memFree=1548144/2055920 swapFree=4180580/4192956
[pid=12866] ppid=12864 vsize=867460 CPUtime=25.26
/proc/12866/stat : 12866 (java) S 12864 12866 12245 0 -1 0 33728 0 1 0 2508 18 0 0 20 0 9 0 646382609 888279040 33047 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12866/statm: 216865 33047 2007 9 0 211393 0
[pid=12866/tid=12868] ppid=12864 vsize=867460 CPUtime=24.3
/proc/12866/task/12868/stat : 12868 (java) R 12864 12866 12245 0 -1 64 15795 0 1 0 2420 10 0 0 25 0 9 0 646382611 888279040 33047 996147200 134512640 134550740 4294955968 18446744073709551615 102689690 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12866/tid=12869] ppid=12864 vsize=867460 CPUtime=0.66
/proc/12866/task/12869/stat : 12869 (java) S 12864 12866 12245 0 -1 64 16537 0 0 0 60 6 0 0 16 0 9 0 646382612 888279040 33047 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12866/tid=12870] ppid=12864 vsize=867460 CPUtime=0
/proc/12866/task/12870/stat : 12870 (java) S 12864 12866 12245 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 646382612 888279040 33047 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12866/tid=12871] ppid=12864 vsize=867460 CPUtime=0
/proc/12866/task/12871/stat : 12871 (java) S 12864 12866 12245 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 646382612 888279040 33047 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12866/tid=12872] ppid=12864 vsize=867460 CPUtime=0
/proc/12866/task/12872/stat : 12872 (java) S 12864 12866 12245 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 646382614 888279040 33047 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12866/tid=12873] ppid=12864 vsize=867460 CPUtime=0.27
/proc/12866/task/12873/stat : 12873 (java) S 12864 12866 12245 0 -1 64 699 0 0 0 26 1 0 0 16 0 9 0 646382614 888279040 33047 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12866/tid=12874] ppid=12864 vsize=867460 CPUtime=0
/proc/12866/task/12874/stat : 12874 (java) S 12864 12866 12245 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 646382614 888279040 33047 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12866/tid=12875] ppid=12864 vsize=867460 CPUtime=0
/proc/12866/task/12875/stat : 12875 (java) R 12864 12866 12245 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 646382614 888279040 33047 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 867460

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

[startup+28.7015 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 12879
/proc/meminfo: memFree=1544360/2055920 swapFree=4180580/4192956
[pid=12866] ppid=12864 vsize=867784 CPUtime=28.45
/proc/12866/stat : 12866 (java) S 12864 12866 12245 0 -1 0 37777 1107 1 0 2805 21 17 2 20 0 9 0 646382609 888610816 33999 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12866/statm: 216946 33999 2018 9 0 211474 0
[pid=12866/tid=12868] ppid=12864 vsize=867784 CPUtime=27.37
/proc/12866/task/12868/stat : 12868 (java) R 12864 12866 12245 0 -1 64 18591 1107 1 0 2707 11 17 2 25 0 9 0 646382611 888610816 33999 996147200 134512640 134550740 4294955968 18446744073709551615 4126903799 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12866/tid=12869] ppid=12864 vsize=867784 CPUtime=0.92
/proc/12866/task/12869/stat : 12869 (java) S 12864 12866 12245 0 -1 64 17495 1107 0 0 67 6 17 2 16 0 9 0 646382612 888610816 33999 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12866/tid=12870] ppid=12864 vsize=867784 CPUtime=0.19
/proc/12866/task/12870/stat : 12870 (java) S 12864 12866 12245 0 -1 64 13 1107 0 0 0 0 17 2 16 0 9 0 646382612 888610816 33999 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12866/tid=12871] ppid=12864 vsize=867784 CPUtime=0.19
/proc/12866/task/12871/stat : 12871 (java) S 12864 12866 12245 0 -1 64 5 1107 0 0 0 0 17 2 16 0 9 0 646382612 888610816 33999 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12866/tid=12872] ppid=12864 vsize=867784 CPUtime=0.19
/proc/12866/task/12872/stat : 12872 (java) S 12864 12866 12245 0 -1 64 0 1107 0 0 0 0 17 2 25 0 9 0 646382614 888610816 33999 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12866/tid=12873] ppid=12864 vsize=867784 CPUtime=0.49
/proc/12866/task/12873/stat : 12873 (java) S 12864 12866 12245 0 -1 64 836 1107 0 0 29 1 17 2 16 0 9 0 646382614 888610816 33999 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12866/tid=12874] ppid=12864 vsize=867784 CPUtime=0.19
/proc/12866/task/12874/stat : 12874 (java) S 12864 12866 12245 0 -1 64 2 1107 0 0 0 0 17 2 25 0 9 0 646382614 888610816 33999 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12866/tid=12875] ppid=12864 vsize=867784 CPUtime=0.19
/proc/12866/task/12875/stat : 12875 (java) S 12864 12866 12245 0 -1 64 25 1107 0 0 0 0 17 2 15 0 9 0 646382614 888610816 33999 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 28.45
Current children cumulated vsize (KiB) 867784

[startup+29.5016 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 12879
/proc/meminfo: memFree=1544360/2055920 swapFree=4180580/4192956
[pid=12866] ppid=12864 vsize=867784 CPUtime=29.24
/proc/12866/stat : 12866 (java) S 12864 12866 12245 0 -1 0 38582 1107 1 0 2884 21 17 2 20 0 9 0 646382609 888610816 34001 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12866/statm: 216946 34001 2018 9 0 211474 0
[pid=12866/tid=12868] ppid=12864 vsize=867784 CPUtime=28.17
/proc/12866/task/12868/stat : 12868 (java) R 12864 12866 12245 0 -1 64 19388 1107 1 0 2787 11 17 2 25 0 9 0 646382611 888610816 34001 996147200 134512640 134550740 4294955968 18446744073709551615 4126916100 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12866/tid=12869] ppid=12864 vsize=867784 CPUtime=0.92
/proc/12866/task/12869/stat : 12869 (java) S 12864 12866 12245 0 -1 64 17495 1107 0 0 67 6 17 2 16 0 9 0 646382612 888610816 34001 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12866/tid=12870] ppid=12864 vsize=867784 CPUtime=0.19
/proc/12866/task/12870/stat : 12870 (java) S 12864 12866 12245 0 -1 64 13 1107 0 0 0 0 17 2 16 0 9 0 646382612 888610816 34001 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12866/tid=12871] ppid=12864 vsize=867784 CPUtime=0.19
/proc/12866/task/12871/stat : 12871 (java) S 12864 12866 12245 0 -1 64 5 1107 0 0 0 0 17 2 16 0 9 0 646382612 888610816 34001 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12866/tid=12872] ppid=12864 vsize=867784 CPUtime=0.19
/proc/12866/task/12872/stat : 12872 (java) S 12864 12866 12245 0 -1 64 0 1107 0 0 0 0 17 2 25 0 9 0 646382614 888610816 34001 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12866/tid=12873] ppid=12864 vsize=867784 CPUtime=0.5
/proc/12866/task/12873/stat : 12873 (java) S 12864 12866 12245 0 -1 64 845 1107 0 0 30 1 17 2 16 0 9 0 646382614 888610816 34001 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12866/tid=12874] ppid=12864 vsize=867784 CPUtime=0.19
/proc/12866/task/12874/stat : 12874 (java) S 12864 12866 12245 0 -1 64 2 1107 0 0 0 0 17 2 25 0 9 0 646382614 888610816 34001 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12866/tid=12875] ppid=12864 vsize=867784 CPUtime=0.19
/proc/12866/task/12875/stat : 12875 (java) S 12864 12866 12245 0 -1 64 25 1107 0 0 0 0 17 2 15 0 9 0 646382614 888610816 34001 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 29.24
Current children cumulated vsize (KiB) 867784

[startup+30.3027 s]
/proc/loadavg: 2.00 2.00 2.00 4/90 12879
/proc/meminfo: memFree=1544168/2055920 swapFree=4180580/4192956
[pid=12866] ppid=12864 vsize=867784 CPUtime=30.04
/proc/12866/stat : 12866 (java) S 12864 12866 12245 0 -1 0 77021 1107 1 0 2956 29 17 2 20 0 9 0 646382609 888610816 45241 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12866/statm: 216946 45247 2615 9 0 211474 0
[pid=12866/tid=12868] ppid=12864 vsize=867784 CPUtime=28.44
/proc/12866/task/12868/stat : 12868 (java) R 12864 12866 12245 0 -1 64 30530 1107 1 0 2811 14 17 2 25 0 9 0 646382611 888610816 45252 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12866/tid=12869] ppid=12864 vsize=867784 CPUtime=1.42
/proc/12866/task/12869/stat : 12869 (java) R 12864 12866 12245 0 -1 64 44760 1107 0 0 111 12 17 2 16 0 9 0 646382612 888610816 45259 996147200 134512640 134550740 4294955968 18446744073709551615 102674877 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12866/tid=12870] ppid=12864 vsize=867784 CPUtime=0.19
/proc/12866/task/12870/stat : 12870 (java) S 12864 12866 12245 0 -1 64 18 1107 0 0 0 0 17 2 16 0 9 0 646382612 888610816 45264 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12866/tid=12871] ppid=12864 vsize=867784 CPUtime=0.19
/proc/12866/task/12871/stat : 12871 (java) S 12864 12866 12245 0 -1 64 23 1107 0 0 0 0 17 2 15 0 9 0 646382612 888610816 45270 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12866/tid=12872] ppid=12864 vsize=867784 CPUtime=0.19
/proc/12866/task/12872/stat : 12872 (java) S 12864 12866 12245 0 -1 64 0 1107 0 0 0 0 17 2 25 0 9 0 646382614 888610816 45275 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12866/tid=12873] ppid=12864 vsize=867784 CPUtime=0.53
/proc/12866/task/12873/stat : 12873 (java) S 12864 12866 12245 0 -1 64 871 1107 0 0 33 1 17 2 15 0 9 0 646382614 888610816 45279 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12866/tid=12874] ppid=12864 vsize=867784 CPUtime=0.19
/proc/12866/task/12874/stat : 12874 (java) S 12864 12866 12245 0 -1 64 2 1107 0 0 0 0 17 2 25 0 9 0 646382614 888610816 45285 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12866/tid=12875] ppid=12864 vsize=867784 CPUtime=0.19
/proc/12866/task/12875/stat : 12875 (java) S 12864 12866 12245 0 -1 64 25 1107 0 0 0 0 17 2 15 0 9 0 646382614 888610816 45291 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 30.04
Current children cumulated vsize (KiB) 867784

[startup+30.7027 s]
/proc/loadavg: 2.00 2.00 2.00 4/90 12879
/proc/meminfo: memFree=1441320/2055920 swapFree=4180580/4192956
[pid=12866] ppid=12864 vsize=867784 CPUtime=30.45
/proc/12866/stat : 12866 (java) S 12864 12866 12245 0 -1 0 92273 1107 1 0 2991 35 17 2 20 0 9 0 646382609 888610816 60340 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12866/statm: 216946 60340 2616 9 0 211474 0
[pid=12866/tid=12868] ppid=12864 vsize=867784 CPUtime=28.66
/proc/12866/task/12868/stat : 12868 (java) R 12864 12866 12245 0 -1 64 30605 1107 1 0 2833 14 17 2 25 0 9 0 646382611 888610816 60340 996147200 134512640 134550740 4294955968 18446744073709551615 4127427064 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12866/tid=12869] ppid=12864 vsize=867784 CPUtime=1.55
/proc/12866/task/12869/stat : 12869 (java) S 12864 12866 12245 0 -1 64 59791 1107 0 0 119 17 17 2 16 0 9 0 646382612 888610816 60340 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12866/tid=12870] ppid=12864 vsize=867784 CPUtime=0.19
/proc/12866/task/12870/stat : 12870 (java) S 12864 12866 12245 0 -1 64 18 1107 0 0 0 0 17 2 16 0 9 0 646382612 888610816 60340 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12866/tid=12871] ppid=12864 vsize=867784 CPUtime=0.19
/proc/12866/task/12871/stat : 12871 (java) S 12864 12866 12245 0 -1 64 28 1107 0 0 0 0 17 2 15 0 9 0 646382612 888610816 60340 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12866/tid=12872] ppid=12864 vsize=867784 CPUtime=0.19
/proc/12866/task/12872/stat : 12872 (java) S 12864 12866 12245 0 -1 64 0 1107 0 0 0 0 17 2 25 0 9 0 646382614 888610816 60340 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12866/tid=12873] ppid=12864 vsize=867784 CPUtime=0.57
/proc/12866/task/12873/stat : 12873 (java) S 12864 12866 12245 0 -1 64 994 1107 0 0 37 1 17 2 16 0 9 0 646382614 888610816 60340 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12866/tid=12874] ppid=12864 vsize=867784 CPUtime=0.19
/proc/12866/task/12874/stat : 12874 (java) S 12864 12866 12245 0 -1 64 2 1107 0 0 0 0 17 2 25 0 9 0 646382614 888610816 60340 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12866/tid=12875] ppid=12864 vsize=867784 CPUtime=0.19
/proc/12866/task/12875/stat : 12875 (java) R 12864 12866 12245 0 -1 64 25 1107 0 0 0 0 17 2 15 0 9 0 646382614 888610816 60340 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 30.45
Current children cumulated vsize (KiB) 867784

[startup+30.8077 s]
/proc/loadavg: 2.00 2.00 2.00 4/90 12879
/proc/meminfo: memFree=1441320/2055920 swapFree=4180580/4192956
[pid=12866] ppid=12864 vsize=867784 CPUtime=30.55
/proc/12866/stat : 12866 (java) S 12864 12866 12245 0 -1 0 92286 1107 1 0 3001 35 17 2 20 0 9 0 646382609 888610816 60348 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12866/statm: 216946 60348 2616 9 0 211474 0
[pid=12866/tid=12868] ppid=12864 vsize=867784 CPUtime=28.75
/proc/12866/task/12868/stat : 12868 (java) R 12864 12866 12245 0 -1 64 30610 1107 1 0 2842 14 17 2 25 0 9 0 646382611 888610816 60348 996147200 134512640 134550740 4294955968 18446744073709551615 4126903893 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12866/tid=12869] ppid=12864 vsize=867784 CPUtime=1.55
/proc/12866/task/12869/stat : 12869 (java) S 12864 12866 12245 0 -1 64 59791 1107 0 0 119 17 17 2 16 0 9 0 646382612 888610816 60348 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12866/tid=12870] ppid=12864 vsize=867784 CPUtime=0.19
/proc/12866/task/12870/stat : 12870 (java) S 12864 12866 12245 0 -1 64 18 1107 0 0 0 0 17 2 16 0 9 0 646382612 888610816 60348 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12866/tid=12871] ppid=12864 vsize=867784 CPUtime=0.19
/proc/12866/task/12871/stat : 12871 (java) S 12864 12866 12245 0 -1 64 28 1107 0 0 0 0 17 2 15 0 9 0 646382612 888610816 60348 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12866/tid=12872] ppid=12864 vsize=867784 CPUtime=0.19
/proc/12866/task/12872/stat : 12872 (java) S 12864 12866 12245 0 -1 64 0 1107 0 0 0 0 17 2 25 0 9 0 646382614 888610816 60348 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12866/tid=12873] ppid=12864 vsize=867784 CPUtime=0.58
/proc/12866/task/12873/stat : 12873 (java) S 12864 12866 12245 0 -1 64 1002 1107 0 0 38 1 17 2 15 0 9 0 646382614 888610816 60348 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12866/tid=12874] ppid=12864 vsize=867784 CPUtime=0.19
/proc/12866/task/12874/stat : 12874 (java) S 12864 12866 12245 0 -1 64 2 1107 0 0 0 0 17 2 25 0 9 0 646382614 888610816 60348 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12866/tid=12875] ppid=12864 vsize=867784 CPUtime=0.19
/proc/12866/task/12875/stat : 12875 (java) S 12864 12866 12245 0 -1 64 25 1107 0 0 0 0 17 2 15 0 9 0 646382614 888610816 60348 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 30.55
Current children cumulated vsize (KiB) 867784

Child status: 0
Real time (s): 30.8992
CPU time (s): 30.6243
CPU user time (s): 30.2094
CPU system time (s): 0.414936
CPU usage (%): 99.1104
Max. virtual memory (cumulated for all children) (KiB): 867872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 30.2094
system time used= 0.414936
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 93427
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= 2793
involuntary context switches= 3750

runsolver used 0.047992 second user time and 0.097985 second system time

The end

Launcher Data (download as text)

Begin job on node79 at 2008-07-05 07:08:42
IDJOB=1085594
IDBENCH=57661
IDSOLVER=364
FILE ID=node79/1085594-1215234522
PBS_JOBID= 7881917
Free space on /tmp= 66492 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/fapp/fapp22/normalized-fapp22-1750-6.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-1085594-1215234522/watcher-1085594-1215234522 -o /tmp/evaluation-result-1085594-1215234522/solver-1085594-1215234522 -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-1085594-1215234522.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 3874290cda754699d3686661cf7c347b
RANDOM SEED=897388734

node79.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.218
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.218
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:       1673616 kB
Buffers:         48136 kB
Cached:         202568 kB
SwapCached:       6948 kB
Active:         233940 kB
Inactive:        99216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1673616 kB
SwapTotal:     4192956 kB
SwapFree:      4180580 kB
Dirty:            6512 kB
Writeback:           0 kB
Mapped:          98408 kB
Slab:            34204 kB
Committed_AS:  1894284 kB
PageTables:       1924 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 node79 at 2008-07-05 07:09:13