Trace number 1087189

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 112v4 ACUNSAT 36.0195 36.2155

DiagnosticValue
CHECKS404591
NODES0

General information on the benchmark

Namecsp/fapp/fapp14/
normalized-fapp14-2500-0.xml
MD5SUMfac073e8eb5ef4bb7103b84225c28dd2
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 benchmark35.7036
Satisfiable
(Un)Satisfiability was proved
Number of variables2500
Number of constraints40767
Maximum constraint arity2
Maximum domain size362
Number of constraints which are defined in extension0
Number of constraints which are defined in intension40767
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01/0.08	
0.01/0.08	Abscon 112 (May, 2008)
0.19/0.23	
0.19/0.23	   configuration
0.19/0.23	     name=mac.xml
0.19/0.27	   
0.19/0.27	   instance
0.19/0.27	     name=HOME/instance-1087189-1215242917.xml
0.29/0.32	   
0.29/0.32	   domains being loaded...
0.39/0.41	   
0.39/0.41	   variables being loaded...
0.89/0.90	     nbVariables=2500  nbDomainTypes=30  minDomainSize=42  maxDomainSize=362  nbTotalValues=774322
0.89/0.90	       =>  wckTime=0.663  cpuTime=0.51  mem=36M194
0.89/0.90	   
0.89/0.90	   predicates being loaded...
0.89/0.96	   
0.89/0.96	   constraints being loaded...
20.89/21.01	   
20.89/21.01	   INFO : Stopping converting binary constraints (cpu=20.12, mem = 76M68)
34.41/34.62	     nbConstraints=21642  nbGlobalConstraints=32  nbMergedConstraints=19157  nbConvertedConstraints=360
34.41/34.62	     nbConvertConstraintsChecks=38879158  nbExtensionStructures=334  nbSharedExtensionStructures=56
34.41/34.62	     nbConflictsStructures=938  nbSharedConflictsStructures=211  nbUnbuiltConflictsStructures=15284
34.41/34.62	     nbSharedBinaryRepresentations=148370  nbEvaluationManagers=15888  nbSharedEvaluationManagers=5362  minDegree=2
34.41/34.62	     maxDegree=28  minArity=2  avgArity=2.01  maxArity=7  nbGenerators=0  nbFusions=0  symmetryWckTime=3.417
34.41/34.62	     symmetryCpuTime=2.97  nbCliques=32
34.41/34.62	       =>  wckTime=34.389  cpuTime=32.17  mem=91M592
34.91/35.18	   
34.91/35.18	   solver IterativeSystematicSolver being built... 
35.41/35.67	   
35.41/35.67	   INFO : Forward propagation technique limited 
35.61/35.85	       =>  wckTime=35.613  cpuTime=32.63  mem=191M34
35.90/36.15	   
35.90/36.15	   preprocessing
35.90/36.15	     nbConstraintChecks=404591  nbValidityChecks=20395  nbPropagations=28  nbRevisions=431  nbUselessRevisions=216
35.90/36.15	     nbRemovedValues=16260  detectedInconsistency=yes
35.90/36.15	       =>  wckTime=0.285  cpuTime=0.27  mem=191M34
35.90/36.15	   
35.90/36.15	   global
35.90/36.15	     nbConstraintChecks=404591  nbValidityChecks=20395  nbPropagations=28  nbRevisions=431  nbUselessRevisions=216
35.90/36.15	     nbRestartNogoods=0  solvingWckTime=0.288  solvingCpuTime=0.27  expiredTime=no  totalExploration=yes
35.90/36.15	     nbFoundSolutions=0  globalCpuTime=32.97
35.90/36.15	       =>  wckTime=35.92  cpuTime=32.91  mem=191M34
35.90/36.16	   
35.90/36.16	s UNSATISFIABLE
35.90/36.16	d NODES 0
35.90/36.16	d CHECKS 404591
35.90/36.16	   
35.90/36.16	   totalWckTime=35.981  totalCpuTime=32.98

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-1087189-1215242917/watcher-1087189-1215242917 -o /tmp/evaluation-result-1087189-1215242917/solver-1087189-1215242917 -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-1087189-1215242917.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.11 2.03 2.01 4/80 11859
/proc/meminfo: memFree=1364040/2055920 swapFree=4180436/4192956
[pid=11859] ppid=11857 vsize=1616 CPUtime=0
/proc/11859/stat : 11859 (java) R 11857 11859 11703 0 -1 0 180 0 0 0 0 0 0 0 18 0 1 0 2003263906 1654784 148 996147200 134512640 134550740 4294956128 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/11859/statm: 404 148 122 9 0 46 0

[startup+0.013132 s]
/proc/loadavg: 2.11 2.03 2.01 4/80 11859
/proc/meminfo: memFree=1364040/2055920 swapFree=4180436/4192956
[pid=11859] ppid=11857 vsize=10704 CPUtime=0.01
/proc/11859/stat : 11859 (java) S 11857 11859 11703 0 -1 0 739 0 0 0 0 1 0 0 18 0 2 0 2003263906 10960896 519 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/11859/statm: 2676 519 243 9 0 1196 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 10704

[startup+0.101269 s]
/proc/loadavg: 2.11 2.03 2.01 4/80 11859
/proc/meminfo: memFree=1364040/2055920 swapFree=4180436/4192956
[pid=11859] ppid=11857 vsize=865884 CPUtime=0.08
/proc/11859/stat : 11859 (java) S 11857 11859 11703 0 -1 0 3781 0 1 0 6 2 0 0 18 0 9 0 2003263906 886665216 3232 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11859/statm: 216471 3232 1711 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301289 s]
/proc/loadavg: 2.11 2.03 2.01 4/80 11859
/proc/meminfo: memFree=1364040/2055920 swapFree=4180436/4192956
[pid=11859] ppid=11857 vsize=866128 CPUtime=0.29
/proc/11859/stat : 11859 (java) S 11857 11859 11703 0 -1 0 5837 0 1 0 25 4 0 0 18 0 9 0 2003263906 886915072 5211 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11859/statm: 216532 5211 1949 9 0 211060 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866128

[startup+0.701327 s]
/proc/loadavg: 2.11 2.03 2.01 4/80 11859
/proc/meminfo: memFree=1364040/2055920 swapFree=4180436/4192956
[pid=11859] ppid=11857 vsize=866532 CPUtime=0.68
/proc/11859/stat : 11859 (java) S 11857 11859 11703 0 -1 0 8536 0 1 0 63 5 0 0 18 0 9 0 2003263906 887328768 7906 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11859/statm: 216633 7906 1967 9 0 211161 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 866532

[startup+1.5024 s]
/proc/loadavg: 2.11 2.03 2.01 3/89 11868
/proc/meminfo: memFree=1316480/2055920 swapFree=4180436/4192956
[pid=11859] ppid=11857 vsize=867420 CPUtime=1.48
/proc/11859/stat : 11859 (java) S 11857 11859 11703 0 -1 0 22461 0 1 0 135 13 0 0 18 0 9 0 2003263906 888238080 21796 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11859/statm: 216855 21796 2004 9 0 211383 0
[pid=11859/tid=11861] ppid=11857 vsize=867420 CPUtime=1.22
/proc/11859/task/11861/stat : 11861 (java) R 11857 11859 11703 0 -1 64 15730 0 1 0 112 10 0 0 25 0 9 0 2003263908 888238080 21796 996147200 134512640 134550740 4294955968 18446744073709551615 102689675 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11859/tid=11862] ppid=11857 vsize=867420 CPUtime=0.07
/proc/11859/task/11862/stat : 11862 (java) S 11857 11859 11703 0 -1 64 5384 0 0 0 5 2 0 0 16 0 9 0 2003263909 888238080 21796 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11859/tid=11863] ppid=11857 vsize=867420 CPUtime=0
/proc/11859/task/11863/stat : 11863 (java) S 11857 11859 11703 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003263909 888238080 21796 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11859/tid=11864] ppid=11857 vsize=867420 CPUtime=0
/proc/11859/task/11864/stat : 11864 (java) S 11857 11859 11703 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003263909 888238080 21796 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11859/tid=11865] ppid=11857 vsize=867420 CPUtime=0
/proc/11859/task/11865/stat : 11865 (java) S 11857 11859 11703 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2003263911 888238080 21796 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11859/tid=11866] ppid=11857 vsize=867420 CPUtime=0.17
/proc/11859/task/11866/stat : 11866 (java) S 11857 11859 11703 0 -1 64 650 0 0 0 17 0 0 0 16 0 9 0 2003263911 888238080 21796 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11859/tid=11867] ppid=11857 vsize=867420 CPUtime=0
/proc/11859/task/11867/stat : 11867 (java) S 11857 11859 11703 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2003263911 888238080 21796 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11859/tid=11868] ppid=11857 vsize=867420 CPUtime=0
/proc/11859/task/11868/stat : 11868 (java) S 11857 11859 11703 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003263911 888238080 21796 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 867420

[startup+3.10255 s]
/proc/loadavg: 2.11 2.03 2.01 3/89 11868
/proc/meminfo: memFree=1272192/2055920 swapFree=4180436/4192956
[pid=11859] ppid=11857 vsize=867420 CPUtime=3.08
/proc/11859/stat : 11859 (java) S 11857 11859 11703 0 -1 0 27046 0 1 0 292 16 0 0 18 0 9 0 2003263906 888238080 26379 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11859/statm: 216855 26379 2004 9 0 211383 0
[pid=11859/tid=11861] ppid=11857 vsize=867420 CPUtime=2.61
/proc/11859/task/11861/stat : 11861 (java) R 11857 11859 11703 0 -1 64 15735 0 1 0 251 10 0 0 25 0 9 0 2003263908 888238080 26379 996147200 134512640 134550740 4294955968 18446744073709551615 104688993 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11859/tid=11862] ppid=11857 vsize=867420 CPUtime=0.25
/proc/11859/task/11862/stat : 11862 (java) S 11857 11859 11703 0 -1 64 9964 0 0 0 22 3 0 0 16 0 9 0 2003263909 888238080 26379 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11859/tid=11863] ppid=11857 vsize=867420 CPUtime=0
/proc/11859/task/11863/stat : 11863 (java) S 11857 11859 11703 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003263909 888238080 26379 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11859/tid=11864] ppid=11857 vsize=867420 CPUtime=0
/proc/11859/task/11864/stat : 11864 (java) S 11857 11859 11703 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003263909 888238080 26379 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11859/tid=11865] ppid=11857 vsize=867420 CPUtime=0
/proc/11859/task/11865/stat : 11865 (java) S 11857 11859 11703 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2003263911 888238080 26379 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11859/tid=11866] ppid=11857 vsize=867420 CPUtime=0.17
/proc/11859/task/11866/stat : 11866 (java) S 11857 11859 11703 0 -1 64 650 0 0 0 17 0 0 0 17 0 9 0 2003263911 888238080 26379 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11859/tid=11867] ppid=11857 vsize=867420 CPUtime=0
/proc/11859/task/11867/stat : 11867 (java) S 11857 11859 11703 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2003263911 888238080 26379 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11859/tid=11868] ppid=11857 vsize=867420 CPUtime=0
/proc/11859/task/11868/stat : 11868 (java) S 11857 11859 11703 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003263911 888238080 26379 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 867420

[startup+6.30204 s]
/proc/loadavg: 2.10 2.03 2.01 3/89 11868
/proc/meminfo: memFree=1259200/2055920 swapFree=4180436/4192956
[pid=11859] ppid=11857 vsize=867420 CPUtime=6.26
/proc/11859/stat : 11859 (java) S 11857 11859 11703 0 -1 0 28667 0 1 0 609 17 0 0 18 0 9 0 2003263906 888238080 27995 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11859/statm: 216855 27995 2006 9 0 211383 0
[pid=11859/tid=11861] ppid=11857 vsize=867420 CPUtime=5.65
/proc/11859/task/11861/stat : 11861 (java) R 11857 11859 11703 0 -1 64 15772 0 1 0 554 11 0 0 25 0 9 0 2003263908 888238080 27995 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11859/tid=11862] ppid=11857 vsize=867420 CPUtime=0.36
/proc/11859/task/11862/stat : 11862 (java) S 11857 11859 11703 0 -1 64 11522 0 0 0 32 4 0 0 17 0 9 0 2003263909 888238080 27995 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11859/tid=11863] ppid=11857 vsize=867420 CPUtime=0
/proc/11859/task/11863/stat : 11863 (java) S 11857 11859 11703 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003263909 888238080 27995 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11859/tid=11864] ppid=11857 vsize=867420 CPUtime=0
/proc/11859/task/11864/stat : 11864 (java) S 11857 11859 11703 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003263909 888238080 27995 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11859/tid=11865] ppid=11857 vsize=867420 CPUtime=0
/proc/11859/task/11865/stat : 11865 (java) S 11857 11859 11703 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2003263911 888238080 27995 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11859/tid=11866] ppid=11857 vsize=867420 CPUtime=0.21
/proc/11859/task/11866/stat : 11866 (java) S 11857 11859 11703 0 -1 64 676 0 0 0 21 0 0 0 15 0 9 0 2003263911 888238080 27995 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11859/tid=11867] ppid=11857 vsize=867420 CPUtime=0
/proc/11859/task/11867/stat : 11867 (java) S 11857 11859 11703 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2003263911 888238080 27995 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11859/tid=11868] ppid=11857 vsize=867420 CPUtime=0
/proc/11859/task/11868/stat : 11868 (java) S 11857 11859 11703 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003263911 888238080 27995 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 867420

[startup+12.7024 s]
/proc/loadavg: 2.09 2.03 2.01 3/89 11868
/proc/meminfo: memFree=1259072/2055920 swapFree=4180436/4192956
[pid=11859] ppid=11857 vsize=867420 CPUtime=12.63
/proc/11859/stat : 11859 (java) S 11857 11859 11703 0 -1 0 28686 0 1 0 1245 18 0 0 18 0 9 0 2003263906 888238080 28011 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11859/statm: 216855 28011 2006 9 0 211383 0
[pid=11859/tid=11861] ppid=11857 vsize=867420 CPUtime=12
/proc/11859/task/11861/stat : 11861 (java) R 11857 11859 11703 0 -1 64 15776 0 1 0 1188 12 0 0 25 0 9 0 2003263908 888238080 28011 996147200 134512640 134550740 4294955968 18446744073709551615 4126913620 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11859/tid=11862] ppid=11857 vsize=867420 CPUtime=0.36
/proc/11859/task/11862/stat : 11862 (java) S 11857 11859 11703 0 -1 64 11522 0 0 0 32 4 0 0 16 0 9 0 2003263909 888238080 28011 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11859/tid=11863] ppid=11857 vsize=867420 CPUtime=0
/proc/11859/task/11863/stat : 11863 (java) S 11857 11859 11703 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003263909 888238080 28011 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11859/tid=11864] ppid=11857 vsize=867420 CPUtime=0
/proc/11859/task/11864/stat : 11864 (java) S 11857 11859 11703 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003263909 888238080 28011 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11859/tid=11865] ppid=11857 vsize=867420 CPUtime=0
/proc/11859/task/11865/stat : 11865 (java) S 11857 11859 11703 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2003263911 888238080 28011 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11859/tid=11866] ppid=11857 vsize=867420 CPUtime=0.23
/proc/11859/task/11866/stat : 11866 (java) S 11857 11859 11703 0 -1 64 691 0 0 0 23 0 0 0 15 0 9 0 2003263911 888238080 28011 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11859/tid=11867] ppid=11857 vsize=867420 CPUtime=0
/proc/11859/task/11867/stat : 11867 (java) S 11857 11859 11703 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2003263911 888238080 28011 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11859/tid=11868] ppid=11857 vsize=867420 CPUtime=0
/proc/11859/task/11868/stat : 11868 (java) S 11857 11859 11703 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003263911 888238080 28011 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 867420

[startup+25.5026 s]
/proc/loadavg: 2.07 2.03 2.01 3/89 11868
/proc/meminfo: memFree=1237632/2055920 swapFree=4180436/4192956
[pid=11859] ppid=11857 vsize=867420 CPUtime=25.37
/proc/11859/stat : 11859 (java) S 11857 11859 11703 0 -1 0 34675 0 1 0 2516 21 0 0 18 0 9 0 2003263906 888238080 33993 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11859/statm: 216855 33993 2007 9 0 211383 0
[pid=11859/tid=11861] ppid=11857 vsize=867420 CPUtime=24.21
/proc/11859/task/11861/stat : 11861 (java) R 11857 11859 11703 0 -1 64 15785 0 1 0 2409 12 0 0 25 0 9 0 2003263908 888238080 33993 996147200 134512640 134550740 4294955968 18446744073709551615 102888089 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11859/tid=11862] ppid=11857 vsize=867420 CPUtime=0.84
/proc/11859/task/11862/stat : 11862 (java) S 11857 11859 11703 0 -1 64 17476 0 0 0 78 6 0 0 16 0 9 0 2003263909 888238080 33993 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11859/tid=11863] ppid=11857 vsize=867420 CPUtime=0
/proc/11859/task/11863/stat : 11863 (java) S 11857 11859 11703 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003263909 888238080 33993 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11859/tid=11864] ppid=11857 vsize=867420 CPUtime=0
/proc/11859/task/11864/stat : 11864 (java) S 11857 11859 11703 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003263909 888238080 33993 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11859/tid=11865] ppid=11857 vsize=867420 CPUtime=0
/proc/11859/task/11865/stat : 11865 (java) S 11857 11859 11703 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2003263911 888238080 33993 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11859/tid=11866] ppid=11857 vsize=867420 CPUtime=0.28
/proc/11859/task/11866/stat : 11866 (java) S 11857 11859 11703 0 -1 64 717 0 0 0 27 1 0 0 15 0 9 0 2003263911 888238080 33993 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11859/tid=11867] ppid=11857 vsize=867420 CPUtime=0
/proc/11859/task/11867/stat : 11867 (java) S 11857 11859 11703 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2003263911 888238080 33993 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11859/tid=11868] ppid=11857 vsize=867420 CPUtime=0
/proc/11859/task/11868/stat : 11868 (java) S 11857 11859 11703 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003263911 888238080 33993 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 867420

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

[startup+31.9072 s]
/proc/loadavg: 2.07 2.03 2.01 4/90 11872
/proc/meminfo: memFree=1216504/2055920 swapFree=4180436/4192956
[pid=11859] ppid=11857 vsize=867744 CPUtime=31.73
/proc/11859/stat : 11859 (java) S 11857 11859 11703 0 -1 0 40816 1358 1 0 3121 25 24 3 18 0 10 0 2003263906 888569856 38624 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11859/statm: 216936 38624 2018 9 0 211464 0
[pid=11859/tid=11861] ppid=11857 vsize=867744 CPUtime=30.04
/proc/11859/task/11861/stat : 11861 (java) R 11857 11859 11703 0 -1 64 17020 1358 1 0 2964 13 24 3 24 0 10 0 2003263908 888569856 38624 996147200 134512640 134550740 4294955968 18446744073709551615 4126916080 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11859/tid=11862] ppid=11857 vsize=867744 CPUtime=1.59
/proc/11859/task/11862/stat : 11862 (java) S 11857 11859 11703 0 -1 64 22102 1358 0 0 125 7 24 3 16 0 10 0 2003263909 888569856 38624 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11859/tid=11863] ppid=11857 vsize=867744 CPUtime=0.27
/proc/11859/task/11863/stat : 11863 (java) S 11857 11859 11703 0 -1 64 13 1358 0 0 0 0 24 3 16 0 10 0 2003263909 888569856 38624 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11859/tid=11864] ppid=11857 vsize=867744 CPUtime=0.27
/proc/11859/task/11864/stat : 11864 (java) S 11857 11859 11703 0 -1 64 5 1358 0 0 0 0 24 3 16 0 10 0 2003263909 888569856 38624 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11859/tid=11865] ppid=11857 vsize=867744 CPUtime=0.27
/proc/11859/task/11865/stat : 11865 (java) S 11857 11859 11703 0 -1 64 0 1358 0 0 0 0 24 3 18 0 10 0 2003263911 888569856 38624 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11859/tid=11866] ppid=11857 vsize=867744 CPUtime=0.59
/proc/11859/task/11866/stat : 11866 (java) S 11857 11859 11703 0 -1 64 853 1358 0 0 31 1 24 3 15 0 10 0 2003263911 888569856 38624 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11859/tid=11867] ppid=11857 vsize=867744 CPUtime=0.27
/proc/11859/task/11867/stat : 11867 (java) S 11857 11859 11703 0 -1 64 2 1358 0 0 0 0 24 3 19 0 10 0 2003263911 888569856 38624 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11859/tid=11868] ppid=11857 vsize=867744 CPUtime=0.27
/proc/11859/task/11868/stat : 11868 (java) S 11857 11859 11703 0 -1 64 14 1358 0 0 0 0 24 3 15 0 10 0 2003263911 888569856 38624 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11859/tid=11871] ppid=11857 vsize=867744 CPUtime=0.27
/proc/11859/task/11871/stat : 11871 (java) R 11857 11859 11703 0 -1 64 50 1358 0 0 0 0 24 3 25 0 10 0 2003267076 888569856 38624 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 31.73
Current children cumulated vsize (KiB) 867744

[startup+33.5014 s]
/proc/loadavg: 2.06 2.03 2.00 3/89 11872
/proc/meminfo: memFree=1216504/2055920 swapFree=4180436/4192956
[pid=11859] ppid=11857 vsize=867744 CPUtime=33.32
/proc/11859/stat : 11859 (java) S 11857 11859 11703 0 -1 0 51706 1358 1 0 3277 28 24 3 18 0 9 0 2003263906 888569856 39296 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11859/statm: 216936 39296 2018 9 0 211464 0
[pid=11859/tid=11861] ppid=11857 vsize=867744 CPUtime=31.55
/proc/11859/task/11861/stat : 11861 (java) R 11857 11859 11703 0 -1 64 18829 1358 1 0 3114 14 24 3 25 0 9 0 2003263908 888569856 39296 996147200 134512640 134550740 4294955968 18446744073709551615 4126907836 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11859/tid=11862] ppid=11857 vsize=867744 CPUtime=1.67
/proc/11859/task/11862/stat : 11862 (java) S 11857 11859 11703 0 -1 64 31160 1358 0 0 131 9 24 3 16 0 9 0 2003263909 888569856 39296 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11859/tid=11863] ppid=11857 vsize=867744 CPUtime=0.27
/proc/11859/task/11863/stat : 11863 (java) S 11857 11859 11703 0 -1 64 20 1358 0 0 0 0 24 3 17 0 9 0 2003263909 888569856 39296 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11859/tid=11864] ppid=11857 vsize=867744 CPUtime=0.27
/proc/11859/task/11864/stat : 11864 (java) S 11857 11859 11703 0 -1 64 15 1358 0 0 0 0 24 3 16 0 9 0 2003263909 888569856 39296 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11859/tid=11865] ppid=11857 vsize=867744 CPUtime=0.27
/proc/11859/task/11865/stat : 11865 (java) S 11857 11859 11703 0 -1 64 0 1358 0 0 0 0 24 3 18 0 9 0 2003263911 888569856 39296 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11859/tid=11866] ppid=11857 vsize=867744 CPUtime=0.59
/proc/11859/task/11866/stat : 11866 (java) S 11857 11859 11703 0 -1 64 856 1358 0 0 31 1 24 3 16 0 9 0 2003263911 888569856 39296 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11859/tid=11867] ppid=11857 vsize=867744 CPUtime=0.27
/proc/11859/task/11867/stat : 11867 (java) S 11857 11859 11703 0 -1 64 2 1358 0 0 0 0 24 3 19 0 9 0 2003263911 888569856 39296 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11859/tid=11868] ppid=11857 vsize=867744 CPUtime=0.27
/proc/11859/task/11868/stat : 11868 (java) S 11857 11859 11703 0 -1 64 14 1358 0 0 0 0 24 3 15 0 9 0 2003263911 888569856 39296 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 33.32
Current children cumulated vsize (KiB) 867744

[startup+35.1025 s]
/proc/loadavg: 2.06 2.03 2.00 3/89 11872
/proc/meminfo: memFree=1213176/2055920 swapFree=4180436/4192956
[pid=11859] ppid=11857 vsize=867744 CPUtime=34.91
/proc/11859/stat : 11859 (java) S 11857 11859 11703 0 -1 0 68506 1358 1 0 3433 31 24 3 18 0 9 0 2003263906 888569856 40098 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11859/statm: 216936 40098 2614 9 0 211464 0
[pid=11859/tid=11861] ppid=11857 vsize=867744 CPUtime=32.65
/proc/11859/task/11861/stat : 11861 (java) S 11857 11859 11703 0 -1 64 20011 1358 1 0 3224 14 24 3 25 0 9 0 2003263908 888569856 40098 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11859/tid=11862] ppid=11857 vsize=867744 CPUtime=2.15
/proc/11859/task/11862/stat : 11862 (java) R 11857 11859 11703 0 -1 64 46762 1358 0 0 176 12 24 3 19 0 9 0 2003263909 888569856 40098 996147200 134512640 134550740 4294955968 18446744073709551615 102731896 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11859/tid=11863] ppid=11857 vsize=867744 CPUtime=0.27
/proc/11859/task/11863/stat : 11863 (java) S 11857 11859 11703 0 -1 64 20 1358 0 0 0 0 24 3 17 0 9 0 2003263909 888569856 40098 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11859/tid=11864] ppid=11857 vsize=867744 CPUtime=0.27
/proc/11859/task/11864/stat : 11864 (java) S 11857 11859 11703 0 -1 64 15 1358 0 0 0 0 24 3 16 0 9 0 2003263909 888569856 40098 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11859/tid=11865] ppid=11857 vsize=867744 CPUtime=0.27
/proc/11859/task/11865/stat : 11865 (java) S 11857 11859 11703 0 -1 64 0 1358 0 0 0 0 24 3 18 0 9 0 2003263911 888569856 40098 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11859/tid=11866] ppid=11857 vsize=867744 CPUtime=0.6
/proc/11859/task/11866/stat : 11866 (java) S 11857 11859 11703 0 -1 64 872 1358 0 0 32 1 24 3 16 0 9 0 2003263911 888569856 40098 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11859/tid=11867] ppid=11857 vsize=867744 CPUtime=0.27
/proc/11859/task/11867/stat : 11867 (java) S 11857 11859 11703 0 -1 64 2 1358 0 0 0 0 24 3 19 0 9 0 2003263911 888569856 40098 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11859/tid=11868] ppid=11857 vsize=867744 CPUtime=0.27
/proc/11859/task/11868/stat : 11868 (java) S 11857 11859 11703 0 -1 64 14 1358 0 0 0 0 24 3 15 0 9 0 2003263911 888569856 40098 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 34.91
Current children cumulated vsize (KiB) 867744

[startup+35.9026 s]
/proc/loadavg: 2.06 2.03 2.00 3/89 11872
/proc/meminfo: memFree=1213176/2055920 swapFree=4180436/4192956
[pid=11859] ppid=11857 vsize=867832 CPUtime=35.7
/proc/11859/stat : 11859 (java) S 11857 11859 11703 0 -1 0 90271 1358 1 0 3506 37 24 3 18 0 9 0 2003263906 888659968 54219 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11859/statm: 216958 54219 2638 9 0 211464 0
[pid=11859/tid=11861] ppid=11857 vsize=867832 CPUtime=33.16
/proc/11859/task/11861/stat : 11861 (java) R 11857 11859 11703 0 -1 64 27458 1358 1 0 3274 15 24 3 25 0 9 0 2003263908 888659968 54219 996147200 134512640 134550740 4294955968 18446744073709551615 4127426787 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11859/tid=11862] ppid=11857 vsize=867832 CPUtime=2.37
/proc/11859/task/11862/stat : 11862 (java) S 11857 11859 11703 0 -1 64 60958 1358 0 0 193 17 24 3 16 0 9 0 2003263909 888659968 54219 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11859/tid=11863] ppid=11857 vsize=867832 CPUtime=0.27
/proc/11859/task/11863/stat : 11863 (java) S 11857 11859 11703 0 -1 64 20 1358 0 0 0 0 24 3 16 0 9 0 2003263909 888659968 54219 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11859/tid=11864] ppid=11857 vsize=867832 CPUtime=0.27
/proc/11859/task/11864/stat : 11864 (java) S 11857 11859 11703 0 -1 64 24 1358 0 0 0 0 24 3 15 0 9 0 2003263909 888659968 54219 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11859/tid=11865] ppid=11857 vsize=867832 CPUtime=0.27
/proc/11859/task/11865/stat : 11865 (java) S 11857 11859 11703 0 -1 64 0 1358 0 0 0 0 24 3 18 0 9 0 2003263911 888659968 54219 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11859/tid=11866] ppid=11857 vsize=867832 CPUtime=0.66
/proc/11859/task/11866/stat : 11866 (java) S 11857 11859 11703 0 -1 64 985 1358 0 0 38 1 24 3 15 0 9 0 2003263911 888659968 54219 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11859/tid=11867] ppid=11857 vsize=867832 CPUtime=0.27
/proc/11859/task/11867/stat : 11867 (java) S 11857 11859 11703 0 -1 64 2 1358 0 0 0 0 24 3 19 0 9 0 2003263911 888659968 54219 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11859/tid=11868] ppid=11857 vsize=867832 CPUtime=0.27
/proc/11859/task/11868/stat : 11868 (java) S 11857 11859 11703 0 -1 64 14 1358 0 0 0 0 24 3 15 0 9 0 2003263911 888659968 54219 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 35.7
Current children cumulated vsize (KiB) 867832

[startup+36.1026 s]
/proc/loadavg: 2.06 2.03 2.00 3/89 11872
/proc/meminfo: memFree=1213176/2055920 swapFree=4180436/4192956
[pid=11859] ppid=11857 vsize=867832 CPUtime=35.9
/proc/11859/stat : 11859 (java) S 11857 11859 11703 0 -1 0 90282 1358 1 0 3526 37 24 3 18 0 9 0 2003263906 888659968 54228 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11859/statm: 216958 54228 2638 9 0 211464 0
[pid=11859/tid=11861] ppid=11857 vsize=867832 CPUtime=33.34
/proc/11859/task/11861/stat : 11861 (java) R 11857 11859 11703 0 -1 64 27460 1358 1 0 3292 15 24 3 25 0 9 0 2003263908 888659968 54228 996147200 134512640 134550740 4294955968 18446744073709551615 4126913604 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11859/tid=11862] ppid=11857 vsize=867832 CPUtime=2.37
/proc/11859/task/11862/stat : 11862 (java) S 11857 11859 11703 0 -1 64 60958 1358 0 0 193 17 24 3 16 0 9 0 2003263909 888659968 54228 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11859/tid=11863] ppid=11857 vsize=867832 CPUtime=0.27
/proc/11859/task/11863/stat : 11863 (java) S 11857 11859 11703 0 -1 64 20 1358 0 0 0 0 24 3 16 0 9 0 2003263909 888659968 54228 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11859/tid=11864] ppid=11857 vsize=867832 CPUtime=0.27
/proc/11859/task/11864/stat : 11864 (java) S 11857 11859 11703 0 -1 64 24 1358 0 0 0 0 24 3 15 0 9 0 2003263909 888659968 54228 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11859/tid=11865] ppid=11857 vsize=867832 CPUtime=0.27
/proc/11859/task/11865/stat : 11865 (java) S 11857 11859 11703 0 -1 64 0 1358 0 0 0 0 24 3 18 0 9 0 2003263911 888659968 54228 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11859/tid=11866] ppid=11857 vsize=867832 CPUtime=0.68
/proc/11859/task/11866/stat : 11866 (java) S 11857 11859 11703 0 -1 64 994 1358 0 0 40 1 24 3 15 0 9 0 2003263911 888659968 54228 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11859/tid=11867] ppid=11857 vsize=867832 CPUtime=0.27
/proc/11859/task/11867/stat : 11867 (java) S 11857 11859 11703 0 -1 64 2 1358 0 0 0 0 24 3 19 0 9 0 2003263911 888659968 54228 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11859/tid=11868] ppid=11857 vsize=867832 CPUtime=0.27
/proc/11859/task/11868/stat : 11868 (java) S 11857 11859 11703 0 -1 64 14 1358 0 0 0 0 24 3 15 0 9 0 2003263911 888659968 54228 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 35.9
Current children cumulated vsize (KiB) 867832

[startup+36.2031 s]
/proc/loadavg: 2.06 2.03 2.00 3/82 11872
/proc/meminfo: memFree=1327800/2055920 swapFree=4180436/4192956
[pid=11859] ppid=11857 vsize=0 CPUtime=35.99
/proc/11859/stat : 11859 (java) Z 11857 11859 11703 0 -1 12 90315 1358 1 0 3532 40 24 3 16 0 2 0 2003263906 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11859/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 35.99
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 36.2155
CPU time (s): 36.0195
CPU user time (s): 35.5796
CPU system time (s): 0.439933
CPU usage (%): 99.4588
Max. virtual memory (cumulated for all children) (KiB): 867832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 35.5796
system time used= 0.439933
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 91673
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= 2473
involuntary context switches= 2845

runsolver used 0.050992 second user time and 0.12998 second system time

The end

Launcher Data (download as text)

Begin job on node48 at 2008-07-05 09:28:37
IDJOB=1087189
IDBENCH=57946
IDSOLVER=363
FILE ID=node48/1087189-1215242917
PBS_JOBID= 7882012
Free space on /tmp= 66532 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/fapp/fapp14/normalized-fapp14-2500-0.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-1087189-1215242917/watcher-1087189-1215242917 -o /tmp/evaluation-result-1087189-1215242917/solver-1087189-1215242917 -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-1087189-1215242917.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= fac073e8eb5ef4bb7103b84225c28dd2
RANDOM SEED=2098832975

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1364520 kB
Buffers:         79012 kB
Cached:         226944 kB
SwapCached:       6436 kB
Active:         525256 kB
Inactive:       106208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1364520 kB
SwapTotal:     4192956 kB
SwapFree:      4180436 kB
Dirty:            7740 kB
Writeback:           0 kB
Mapped:         339136 kB
Slab:            44640 kB
Committed_AS:  5021076 kB
PageTables:       2360 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= 66532 MiB
End job on node48 at 2008-07-05 09:29:14