Trace number 1087379

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 22.5566 22.82

DiagnosticValue
CHECKS614079
NODES0

General information on the benchmark

Namecsp/fapp/fapp05/
normalized-fapp05-0350-6.xml
MD5SUM84f9ffd3bc330531b9df688f127dfd93
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.5566
Satisfiable
(Un)Satisfiability was proved
Number of variables350
Number of constraints4665
Maximum constraint arity2
Maximum domain size270
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4665
Global constraints used (with number of constraints)

Solver Data (download as text)

0.07/0.21	
0.07/0.21	Abscon 112 (May, 2008)
0.15/0.39	
0.15/0.39	   configuration
0.15/0.39	     name=esac.xml
0.25/0.44	   
0.25/0.44	   instance
0.25/0.44	     name=HOME/instance-1087379-1215243692.xml
0.25/0.47	   
0.25/0.47	   domains being loaded...
0.25/0.49	   
0.25/0.49	   variables being loaded...
0.33/0.57	     nbVariables=350  nbDomainTypes=5  minDomainSize=50  maxDomainSize=270  nbTotalValues=79311
0.33/0.57	       =>  wckTime=0.181  cpuTime=0.14  mem=10M783
0.33/0.57	   
0.33/0.57	   predicates being loaded...
0.44/0.63	   
0.44/0.63	   constraints being loaded...
20.45/20.79	   
20.45/20.79	   INFO : Stopping converting binary constraints (cpu=20.05, mem = 42M458)
21.84/22.10	     nbConstraints=2496  nbGlobalConstraints=8  nbMergedConstraints=2177  nbConvertedConstraints=840
21.84/22.10	     nbConvertConstraintsChecks=42530628  nbExtensionStructures=759  nbSharedExtensionStructures=229
21.84/22.10	     nbConflictsStructures=852  nbSharedConflictsStructures=249  nbUnbuiltConflictsStructures=1317
21.84/22.10	     nbSharedBinaryRepresentations=254717  nbEvaluationManagers=1410  nbSharedEvaluationManagers=238  minDegree=3
21.84/22.10	     maxDegree=22  minArity=2  avgArity=2.01  maxArity=6  nbGenerators=0  nbFusions=0  symmetryWckTime=0.354
21.84/22.10	     symmetryCpuTime=0.27  nbCliques=8
21.84/22.10	       =>  wckTime=21.713  cpuTime=21.07  mem=61M409
21.93/22.28	   
21.93/22.28	   solver IterativeSystematicSolver being built... 
22.03/22.38	   
22.03/22.38	   INFO : Forward propagation technique limited 
22.13/22.46	       =>  wckTime=22.067  cpuTime=21.22  mem=53M186
22.44/22.77	   
22.44/22.77	   preprocessing
22.44/22.77	     nbConstraintChecks=614079  nbValidityChecks=15203  nbPropagations=64  nbRevisions=846  nbUselessRevisions=526
22.44/22.77	     nbRemovedValues=13017  detectedInconsistency=yes
22.44/22.77	       =>  wckTime=0.312  cpuTime=0.3  mem=54M178
22.44/22.77	   
22.44/22.77	   global
22.44/22.77	     nbConstraintChecks=614079  nbValidityChecks=15203  nbPropagations=64  nbRevisions=846  nbUselessRevisions=526
22.44/22.77	     nbRestartNogoods=0  solvingWckTime=0.314  solvingCpuTime=0.3  expiredTime=no  totalExploration=yes
22.44/22.77	     nbFoundSolutions=0  globalCpuTime=21.57
22.44/22.77	       =>  wckTime=22.384  cpuTime=21.53  mem=54M178
22.44/22.78	   
22.44/22.78	s UNSATISFIABLE
22.44/22.78	d NODES 0
22.44/22.78	d CHECKS 614079
22.44/22.78	   
22.44/22.78	   totalWckTime=22.453  totalCpuTime=21.58

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-1087379-1215243692/watcher-1087379-1215243692 -o /tmp/evaluation-result-1087379-1215243692/solver-1087379-1215243692 -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-1087379-1215243692.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.10 2.09 1.94 4/72 17314
/proc/meminfo: memFree=1919256/2055920 swapFree=4179968/4192956
[pid=17314] ppid=17312 vsize=18572 CPUtime=0
/proc/17314/stat : 17314 (runsolver) R 17312 17314 14993 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 2003344035 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 262910045479 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/17314/statm: 4643 292 257 25 0 2626 0

[startup+0.103979 s]
/proc/loadavg: 2.10 2.09 1.94 4/72 17314
/proc/meminfo: memFree=1919256/2055920 swapFree=4179968/4192956
[pid=17314] ppid=17312 vsize=10904 CPUtime=0
/proc/17314/stat : 17314 (java) S 17312 17314 14993 0 -1 0 811 0 0 0 0 0 0 0 18 0 2 0 2003344035 11165696 564 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/17314/statm: 2726 564 277 9 0 1198 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10904

[startup+0.202988 s]
/proc/loadavg: 2.10 2.09 1.94 4/72 17314
/proc/meminfo: memFree=1919256/2055920 swapFree=4179968/4192956
[pid=17314] ppid=17312 vsize=865856 CPUtime=0.07
/proc/17314/stat : 17314 (java) S 17312 17314 14993 0 -1 0 3555 0 1 0 5 2 0 0 18 0 9 0 2003344035 886636544 3045 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17314/statm: 216464 3045 1636 9 0 211026 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 865856

[startup+0.302999 s]
/proc/loadavg: 2.10 2.09 1.94 4/72 17314
/proc/meminfo: memFree=1919256/2055920 swapFree=4179968/4192956
[pid=17314] ppid=17312 vsize=866044 CPUtime=0.15
/proc/17314/stat : 17314 (java) S 17312 17314 14993 0 -1 0 4323 0 2 0 12 3 0 0 18 0 9 0 2003344035 886829056 3759 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17314/statm: 216511 3759 1843 9 0 211059 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 866044

[startup+0.701047 s]
/proc/loadavg: 2.10 2.09 1.94 4/72 17314
/proc/meminfo: memFree=1919256/2055920 swapFree=4179968/4192956
[pid=17314] ppid=17312 vsize=867056 CPUtime=0.54
/proc/17314/stat : 17314 (java) S 17312 17314 14993 0 -1 0 8116 0 2 0 48 6 0 0 18 0 9 0 2003344035 887865344 7477 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17314/statm: 216764 7477 2006 9 0 211270 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 867056

[startup+1.50214 s]
/proc/loadavg: 2.10 2.09 1.94 3/81 17323
/proc/meminfo: memFree=1874832/2055920 swapFree=4179968/4192956
[pid=17314] ppid=17312 vsize=867636 CPUtime=1.33
/proc/17314/stat : 17314 (java) S 17312 17314 14993 0 -1 0 13206 0 2 0 124 9 0 0 18 0 9 0 2003344035 888459264 12564 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17314/statm: 216909 12564 2014 9 0 211415 0
[pid=17314/tid=17316] ppid=17312 vsize=867636 CPUtime=1.13
/proc/17314/task/17316/stat : 17316 (java) R 17312 17314 14993 0 -1 64 11832 0 2 0 105 8 0 0 25 0 9 0 2003344037 888459264 12564 996147200 134512640 134550740 4294955968 18446744073709551615 4126900163 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17314/tid=17317] ppid=17312 vsize=867636 CPUtime=0
/proc/17314/task/17317/stat : 17317 (java) S 17312 17314 14993 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 2003344048 888459264 12564 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17314/tid=17318] ppid=17312 vsize=867636 CPUtime=0
/proc/17314/task/17318/stat : 17318 (java) S 17312 17314 14993 0 -1 64 10 0 0 0 0 0 0 0 20 0 9 0 2003344048 888459264 12564 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17314/tid=17319] ppid=17312 vsize=867636 CPUtime=0
/proc/17314/task/17319/stat : 17319 (java) S 17312 17314 14993 0 -1 64 3 0 0 0 0 0 0 0 21 0 9 0 2003344048 888459264 12564 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17314/tid=17320] ppid=17312 vsize=867636 CPUtime=0
/proc/17314/task/17320/stat : 17320 (java) S 17312 17314 14993 0 -1 64 0 0 0 0 0 0 0 0 21 0 9 0 2003344052 888459264 12564 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17314/tid=17321] ppid=17312 vsize=867636 CPUtime=0.18
/proc/17314/task/17321/stat : 17321 (java) S 17312 17314 14993 0 -1 64 677 0 0 0 18 0 0 0 15 0 9 0 2003344052 888459264 12564 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17314/tid=17322] ppid=17312 vsize=867636 CPUtime=0
/proc/17314/task/17322/stat : 17322 (java) S 17312 17314 14993 0 -1 64 2 0 0 0 0 0 0 0 22 0 9 0 2003344052 888459264 12564 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17314/tid=17323] ppid=17312 vsize=867636 CPUtime=0
/proc/17314/task/17323/stat : 17323 (java) S 17312 17314 14993 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003344052 888459264 12564 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 867636

[startup+3.10133 s]
/proc/loadavg: 2.10 2.09 1.94 3/81 17323
/proc/meminfo: memFree=1869328/2055920 swapFree=4179968/4192956
[pid=17314] ppid=17312 vsize=867636 CPUtime=2.93
/proc/17314/stat : 17314 (java) S 17312 17314 14993 0 -1 0 14134 0 2 0 283 10 0 0 18 0 9 0 2003344035 888459264 13491 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17314/statm: 216909 13491 2014 9 0 211415 0
[pid=17314/tid=17316] ppid=17312 vsize=867636 CPUtime=2.7
/proc/17314/task/17316/stat : 17316 (java) R 17312 17314 14993 0 -1 64 12734 0 2 0 262 8 0 0 25 0 9 0 2003344037 888459264 13491 996147200 134512640 134550740 4294955968 18446744073709551615 4126457604 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17314/tid=17317] ppid=17312 vsize=867636 CPUtime=0
/proc/17314/task/17317/stat : 17317 (java) S 17312 17314 14993 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 2003344048 888459264 13491 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17314/tid=17318] ppid=17312 vsize=867636 CPUtime=0
/proc/17314/task/17318/stat : 17318 (java) S 17312 17314 14993 0 -1 64 10 0 0 0 0 0 0 0 20 0 9 0 2003344048 888459264 13491 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17314/tid=17319] ppid=17312 vsize=867636 CPUtime=0
/proc/17314/task/17319/stat : 17319 (java) S 17312 17314 14993 0 -1 64 3 0 0 0 0 0 0 0 21 0 9 0 2003344048 888459264 13491 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17314/tid=17320] ppid=17312 vsize=867636 CPUtime=0
/proc/17314/task/17320/stat : 17320 (java) S 17312 17314 14993 0 -1 64 0 0 0 0 0 0 0 0 21 0 9 0 2003344052 888459264 13491 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17314/tid=17321] ppid=17312 vsize=867636 CPUtime=0.2
/proc/17314/task/17321/stat : 17321 (java) S 17312 17314 14993 0 -1 64 703 0 0 0 20 0 0 0 16 0 9 0 2003344052 888459264 13491 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17314/tid=17322] ppid=17312 vsize=867636 CPUtime=0
/proc/17314/task/17322/stat : 17322 (java) S 17312 17314 14993 0 -1 64 2 0 0 0 0 0 0 0 22 0 9 0 2003344052 888459264 13491 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17314/tid=17323] ppid=17312 vsize=867636 CPUtime=0
/proc/17314/task/17323/stat : 17323 (java) S 17312 17314 14993 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003344052 888459264 13491 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 867636

[startup+6.3027 s]
/proc/loadavg: 2.09 2.09 1.94 3/81 17323
/proc/meminfo: memFree=1855440/2055920 swapFree=4179968/4192956
[pid=17314] ppid=17312 vsize=867636 CPUtime=6.12
/proc/17314/stat : 17314 (java) S 17312 17314 14993 0 -1 0 16125 0 2 0 600 12 0 0 18 0 9 0 2003344035 888459264 15479 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17314/statm: 216909 15479 2014 9 0 211415 0
[pid=17314/tid=17316] ppid=17312 vsize=867636 CPUtime=5.88
/proc/17314/task/17316/stat : 17316 (java) R 17312 17314 14993 0 -1 64 14722 0 2 0 578 10 0 0 25 0 9 0 2003344037 888459264 15479 996147200 134512640 134550740 4294955968 18446744073709551615 4126867824 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17314/tid=17317] ppid=17312 vsize=867636 CPUtime=0
/proc/17314/task/17317/stat : 17317 (java) S 17312 17314 14993 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003344048 888459264 15479 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17314/tid=17318] ppid=17312 vsize=867636 CPUtime=0
/proc/17314/task/17318/stat : 17318 (java) S 17312 17314 14993 0 -1 64 10 0 0 0 0 0 0 0 20 0 9 0 2003344048 888459264 15479 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17314/tid=17319] ppid=17312 vsize=867636 CPUtime=0
/proc/17314/task/17319/stat : 17319 (java) S 17312 17314 14993 0 -1 64 3 0 0 0 0 0 0 0 21 0 9 0 2003344048 888459264 15479 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17314/tid=17320] ppid=17312 vsize=867636 CPUtime=0
/proc/17314/task/17320/stat : 17320 (java) S 17312 17314 14993 0 -1 64 0 0 0 0 0 0 0 0 21 0 9 0 2003344052 888459264 15479 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17314/tid=17321] ppid=17312 vsize=867636 CPUtime=0.21
/proc/17314/task/17321/stat : 17321 (java) S 17312 17314 14993 0 -1 64 706 0 0 0 21 0 0 0 16 0 9 0 2003344052 888459264 15479 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17314/tid=17322] ppid=17312 vsize=867636 CPUtime=0
/proc/17314/task/17322/stat : 17322 (java) S 17312 17314 14993 0 -1 64 2 0 0 0 0 0 0 0 22 0 9 0 2003344052 888459264 15479 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17314/tid=17323] ppid=17312 vsize=867636 CPUtime=0
/proc/17314/task/17323/stat : 17323 (java) S 17312 17314 14993 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003344052 888459264 15479 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 867636

[startup+12.7015 s]
/proc/loadavg: 2.08 2.08 1.94 3/81 17323
/proc/meminfo: memFree=1827280/2055920 swapFree=4179968/4192956
[pid=17314] ppid=17312 vsize=867548 CPUtime=12.48
/proc/17314/stat : 17314 (java) S 17312 17314 14993 0 -1 0 19813 0 2 0 1234 14 0 0 18 0 9 0 2003344035 888369152 19142 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17314/statm: 216887 19142 2005 9 0 211415 0
[pid=17314/tid=17316] ppid=17312 vsize=867548 CPUtime=12.15
/proc/17314/task/17316/stat : 17316 (java) R 17312 17314 14993 0 -1 64 15786 0 2 0 1203 12 0 0 25 0 9 0 2003344037 888369152 19142 996147200 134512640 134550740 4294955968 18446744073709551615 4126900247 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17314/tid=17317] ppid=17312 vsize=867548 CPUtime=0.08
/proc/17314/task/17317/stat : 17317 (java) S 17312 17314 14993 0 -1 64 2620 0 0 0 8 0 0 0 17 0 9 0 2003344048 888369152 19142 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17314/tid=17318] ppid=17312 vsize=867548 CPUtime=0
/proc/17314/task/17318/stat : 17318 (java) S 17312 17314 14993 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003344048 888369152 19142 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17314/tid=17319] ppid=17312 vsize=867548 CPUtime=0
/proc/17314/task/17319/stat : 17319 (java) S 17312 17314 14993 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003344048 888369152 19142 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17314/tid=17320] ppid=17312 vsize=867548 CPUtime=0
/proc/17314/task/17320/stat : 17320 (java) S 17312 17314 14993 0 -1 64 0 0 0 0 0 0 0 0 21 0 9 0 2003344052 888369152 19142 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17314/tid=17321] ppid=17312 vsize=867548 CPUtime=0.22
/proc/17314/task/17321/stat : 17321 (java) S 17312 17314 14993 0 -1 64 710 0 0 0 22 0 0 0 15 0 9 0 2003344052 888369152 19142 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17314/tid=17322] ppid=17312 vsize=867548 CPUtime=0
/proc/17314/task/17322/stat : 17322 (java) S 17312 17314 14993 0 -1 64 2 0 0 0 0 0 0 0 22 0 9 0 2003344052 888369152 19142 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17314/tid=17323] ppid=17312 vsize=867548 CPUtime=0
/proc/17314/task/17323/stat : 17323 (java) S 17312 17314 14993 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003344052 888369152 19142 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 867548

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

[startup+12.8025 s]
/proc/loadavg: 2.08 2.08 1.94 3/81 17323
/proc/meminfo: memFree=1827280/2055920 swapFree=4179968/4192956
[pid=17314] ppid=17312 vsize=867548 CPUtime=12.58
/proc/17314/stat : 17314 (java) S 17312 17314 14993 0 -1 0 19813 0 2 0 1244 14 0 0 18 0 9 0 2003344035 888369152 19142 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17314/statm: 216887 19142 2005 9 0 211415 0
[pid=17314/tid=17316] ppid=17312 vsize=867548 CPUtime=12.25
/proc/17314/task/17316/stat : 17316 (java) R 17312 17314 14993 0 -1 64 15786 0 2 0 1213 12 0 0 25 0 9 0 2003344037 888369152 19142 996147200 134512640 134550740 4294955968 18446744073709551615 4126900185 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17314/tid=17317] ppid=17312 vsize=867548 CPUtime=0.08
/proc/17314/task/17317/stat : 17317 (java) S 17312 17314 14993 0 -1 64 2620 0 0 0 8 0 0 0 17 0 9 0 2003344048 888369152 19142 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17314/tid=17318] ppid=17312 vsize=867548 CPUtime=0
/proc/17314/task/17318/stat : 17318 (java) S 17312 17314 14993 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003344048 888369152 19142 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17314/tid=17319] ppid=17312 vsize=867548 CPUtime=0
/proc/17314/task/17319/stat : 17319 (java) S 17312 17314 14993 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003344048 888369152 19142 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17314/tid=17320] ppid=17312 vsize=867548 CPUtime=0
/proc/17314/task/17320/stat : 17320 (java) S 17312 17314 14993 0 -1 64 0 0 0 0 0 0 0 0 21 0 9 0 2003344052 888369152 19142 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17314/tid=17321] ppid=17312 vsize=867548 CPUtime=0.22
/proc/17314/task/17321/stat : 17321 (java) S 17312 17314 14993 0 -1 64 710 0 0 0 22 0 0 0 15 0 9 0 2003344052 888369152 19142 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17314/tid=17322] ppid=17312 vsize=867548 CPUtime=0
/proc/17314/task/17322/stat : 17322 (java) S 17312 17314 14993 0 -1 64 2 0 0 0 0 0 0 0 22 0 9 0 2003344052 888369152 19142 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17314/tid=17323] ppid=17312 vsize=867548 CPUtime=0
/proc/17314/task/17323/stat : 17323 (java) S 17312 17314 14993 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003344052 888369152 19142 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) 867548

[startup+19.2012 s]
/proc/loadavg: 2.07 2.08 1.94 3/81 17323
/proc/meminfo: memFree=1817296/2055920 swapFree=4179968/4192956
[pid=17314] ppid=17312 vsize=867548 CPUtime=18.96
/proc/17314/stat : 17314 (java) S 17312 17314 14993 0 -1 0 19819 0 2 0 1880 16 0 0 18 0 9 0 2003344035 888369152 19147 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17314/statm: 216887 19147 2005 9 0 211415 0
[pid=17314/tid=17316] ppid=17312 vsize=867548 CPUtime=18.62
/proc/17314/task/17316/stat : 17316 (java) R 17312 17314 14993 0 -1 64 15787 0 2 0 1848 14 0 0 25 0 9 0 2003344037 888369152 19147 996147200 134512640 134550740 4294955968 18446744073709551615 4126872240 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17314/tid=17317] ppid=17312 vsize=867548 CPUtime=0.08
/proc/17314/task/17317/stat : 17317 (java) S 17312 17314 14993 0 -1 64 2620 0 0 0 8 0 0 0 16 0 9 0 2003344048 888369152 19147 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17314/tid=17318] ppid=17312 vsize=867548 CPUtime=0
/proc/17314/task/17318/stat : 17318 (java) S 17312 17314 14993 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003344048 888369152 19147 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17314/tid=17319] ppid=17312 vsize=867548 CPUtime=0
/proc/17314/task/17319/stat : 17319 (java) S 17312 17314 14993 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003344048 888369152 19147 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17314/tid=17320] ppid=17312 vsize=867548 CPUtime=0
/proc/17314/task/17320/stat : 17320 (java) S 17312 17314 14993 0 -1 64 0 0 0 0 0 0 0 0 21 0 9 0 2003344052 888369152 19147 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17314/tid=17321] ppid=17312 vsize=867548 CPUtime=0.23
/proc/17314/task/17321/stat : 17321 (java) S 17312 17314 14993 0 -1 64 715 0 0 0 23 0 0 0 15 0 9 0 2003344052 888369152 19147 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17314/tid=17322] ppid=17312 vsize=867548 CPUtime=0
/proc/17314/task/17322/stat : 17322 (java) S 17312 17314 14993 0 -1 64 2 0 0 0 0 0 0 0 22 0 9 0 2003344052 888369152 19147 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17314/tid=17323] ppid=17312 vsize=867548 CPUtime=0
/proc/17314/task/17323/stat : 17323 (java) S 17312 17314 14993 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003344052 888369152 19147 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 18.96
Current children cumulated vsize (KiB) 867548

[startup+20.8014 s]
/proc/loadavg: 2.07 2.08 1.94 3/81 17323
/proc/meminfo: memFree=1814800/2055920 swapFree=4179968/4192956
[pid=17314] ppid=17312 vsize=867548 CPUtime=20.55
/proc/17314/stat : 17314 (java) S 17312 17314 14993 0 -1 0 19824 0 2 0 2039 16 0 0 18 0 9 0 2003344035 888369152 19150 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17314/statm: 216887 19150 2006 9 0 211415 0
[pid=17314/tid=17316] ppid=17312 vsize=867548 CPUtime=20.21
/proc/17314/task/17316/stat : 17316 (java) R 17312 17314 14993 0 -1 64 15791 0 2 0 2007 14 0 0 25 0 9 0 2003344037 888369152 19150 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17314/tid=17317] ppid=17312 vsize=867548 CPUtime=0.08
/proc/17314/task/17317/stat : 17317 (java) S 17312 17314 14993 0 -1 64 2621 0 0 0 8 0 0 0 16 0 9 0 2003344048 888369152 19150 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17314/tid=17318] ppid=17312 vsize=867548 CPUtime=0
/proc/17314/task/17318/stat : 17318 (java) S 17312 17314 14993 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003344048 888369152 19152 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17314/tid=17319] ppid=17312 vsize=867548 CPUtime=0
/proc/17314/task/17319/stat : 17319 (java) S 17312 17314 14993 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003344048 888369152 19152 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17314/tid=17320] ppid=17312 vsize=867548 CPUtime=0
/proc/17314/task/17320/stat : 17320 (java) S 17312 17314 14993 0 -1 64 0 0 0 0 0 0 0 0 21 0 9 0 2003344052 888369152 19152 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17314/tid=17321] ppid=17312 vsize=867548 CPUtime=0.23
/proc/17314/task/17321/stat : 17321 (java) S 17312 17314 14993 0 -1 64 717 0 0 0 23 0 0 0 16 0 9 0 2003344052 888369152 19152 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17314/tid=17322] ppid=17312 vsize=867548 CPUtime=0
/proc/17314/task/17322/stat : 17322 (java) S 17312 17314 14993 0 -1 64 2 0 0 0 0 0 0 0 22 0 9 0 2003344052 888369152 19152 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17314/tid=17323] ppid=17312 vsize=867548 CPUtime=0
/proc/17314/task/17323/stat : 17323 (java) S 17312 17314 14993 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003344052 888369152 19152 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 20.55
Current children cumulated vsize (KiB) 867548

[startup+21.6015 s]
/proc/loadavg: 2.07 2.08 1.94 3/81 17323
/proc/meminfo: memFree=1813392/2055920 swapFree=4179968/4192956
[pid=17314] ppid=17312 vsize=867548 CPUtime=21.35
/proc/17314/stat : 17314 (java) S 17312 17314 14993 0 -1 0 23477 0 2 0 2118 17 0 0 18 0 9 0 2003344035 888369152 22802 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17314/statm: 216887 22802 2007 9 0 211415 0
[pid=17314/tid=17316] ppid=17312 vsize=867548 CPUtime=20.84
/proc/17314/task/17316/stat : 17316 (java) R 17312 17314 14993 0 -1 64 15793 0 2 0 2070 14 0 0 25 0 9 0 2003344037 888369152 22802 996147200 134512640 134550740 4294955968 18446744073709551615 103778109 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17314/tid=17317] ppid=17312 vsize=867548 CPUtime=0.22
/proc/17314/task/17317/stat : 17317 (java) S 17312 17314 14993 0 -1 64 6256 0 0 0 21 1 0 0 17 0 9 0 2003344048 888369152 22802 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17314/tid=17318] ppid=17312 vsize=867548 CPUtime=0
/proc/17314/task/17318/stat : 17318 (java) S 17312 17314 14993 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003344048 888369152 22802 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17314/tid=17319] ppid=17312 vsize=867548 CPUtime=0
/proc/17314/task/17319/stat : 17319 (java) S 17312 17314 14993 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003344048 888369152 22802 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17314/tid=17320] ppid=17312 vsize=867548 CPUtime=0
/proc/17314/task/17320/stat : 17320 (java) S 17312 17314 14993 0 -1 64 0 0 0 0 0 0 0 0 21 0 9 0 2003344052 888369152 22802 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17314/tid=17321] ppid=17312 vsize=867548 CPUtime=0.25
/proc/17314/task/17321/stat : 17321 (java) S 17312 17314 14993 0 -1 64 731 0 0 0 25 0 0 0 15 0 9 0 2003344052 888369152 22802 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17314/tid=17322] ppid=17312 vsize=867548 CPUtime=0
/proc/17314/task/17322/stat : 17322 (java) S 17312 17314 14993 0 -1 64 2 0 0 0 0 0 0 0 22 0 9 0 2003344052 888369152 22802 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17314/tid=17323] ppid=17312 vsize=867548 CPUtime=0
/proc/17314/task/17323/stat : 17323 (java) S 17312 17314 14993 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003344052 888369152 22802 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 21.35
Current children cumulated vsize (KiB) 867548

[startup+22.4026 s]
/proc/loadavg: 2.07 2.08 1.94 4/83 17327
/proc/meminfo: memFree=1796608/2055920 swapFree=4179968/4192956
[pid=17314] ppid=17312 vsize=868284 CPUtime=22.13
/proc/17314/stat : 17314 (java) S 17312 17314 14993 0 -1 0 40069 420 2 0 2188 22 2 1 18 0 9 0 2003344035 889122816 25725 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17314/statm: 217071 25725 2637 9 0 211577 0
[pid=17314/tid=17316] ppid=17312 vsize=868284 CPUtime=21.39
/proc/17314/task/17316/stat : 17316 (java) R 17312 17314 14993 0 -1 64 20938 420 2 0 2121 15 2 1 19 0 9 0 2003344037 889122816 25725 996147200 134512640 134550740 4294955968 18446744073709551615 4126456526 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17314/tid=17317] ppid=17312 vsize=868284 CPUtime=0.42
/proc/17314/task/17317/stat : 17317 (java) S 17312 17314 14993 0 -1 64 17346 420 0 0 35 4 2 1 17 0 9 0 2003344048 889122816 25725 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17314/tid=17318] ppid=17312 vsize=868284 CPUtime=0.03
/proc/17314/task/17318/stat : 17318 (java) S 17312 17314 14993 0 -1 64 18 420 0 0 0 0 2 1 17 0 9 0 2003344048 889122816 25725 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17314/tid=17319] ppid=17312 vsize=868284 CPUtime=0.03
/proc/17314/task/17319/stat : 17319 (java) S 17312 17314 14993 0 -1 64 15 420 0 0 0 0 2 1 16 0 9 0 2003344048 889122816 25725 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17314/tid=17320] ppid=17312 vsize=868284 CPUtime=0.03
/proc/17314/task/17320/stat : 17320 (java) S 17312 17314 14993 0 -1 64 0 420 0 0 0 0 2 1 21 0 9 0 2003344052 889122816 25725 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17314/tid=17321] ppid=17312 vsize=868284 CPUtime=0.34
/proc/17314/task/17321/stat : 17321 (java) S 17312 17314 14993 0 -1 64 929 420 0 0 31 0 2 1 15 0 9 0 2003344052 889122816 25725 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17314/tid=17322] ppid=17312 vsize=868284 CPUtime=0.03
/proc/17314/task/17322/stat : 17322 (java) S 17312 17314 14993 0 -1 64 2 420 0 0 0 0 2 1 22 0 9 0 2003344052 889122816 25725 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17314/tid=17323] ppid=17312 vsize=868284 CPUtime=0.03
/proc/17314/task/17323/stat : 17323 (java) S 17312 17314 14993 0 -1 64 12 420 0 0 0 0 2 1 15 0 9 0 2003344052 889122816 25725 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 22.13
Current children cumulated vsize (KiB) 868284

[startup+22.8026 s]
/proc/loadavg: 2.07 2.08 1.94 4/83 17327
/proc/meminfo: memFree=1796608/2055920 swapFree=4179968/4192956
[pid=17314] ppid=17312 vsize=868284 CPUtime=22.52
/proc/17314/stat : 17314 (java) S 17312 17314 14993 0 -1 0 41004 420 2 0 2226 23 2 1 18 0 7 0 2003344035 889122816 25768 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17314/statm: 217071 25768 2638 9 0 211577 0
[pid=17314/tid=17316] ppid=17312 vsize=868284 CPUtime=21.76
/proc/17314/task/17316/stat : 17316 (java) R 17312 17314 14993 0 -1 64 21852 420 2 0 2157 16 2 1 21 0 7 0 2003344037 889122816 25768 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17314/tid=17317] ppid=17312 vsize=868284 CPUtime=0.42
/proc/17314/task/17317/stat : 17317 (java) R 17312 17314 14993 0 -1 64 17346 420 0 0 35 4 2 1 16 0 7 0 2003344048 889122816 25768 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17314/tid=17318] ppid=17312 vsize=868284 CPUtime=0.03
/proc/17314/task/17318/stat : 17318 (java) S 17312 17314 14993 0 -1 64 18 420 0 0 0 0 2 1 17 0 7 0 2003344048 889122816 25768 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17314/tid=17319] ppid=17312 vsize=868284 CPUtime=0.03
/proc/17314/task/17319/stat : 17319 (java) S 17312 17314 14993 0 -1 64 15 420 0 0 0 0 2 1 16 0 7 0 2003344048 889122816 25768 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17314/tid=17321] ppid=17312 vsize=868284 CPUtime=0.35
/proc/17314/task/17321/stat : 17321 (java) S 17312 17314 14993 0 -1 64 943 420 0 0 32 0 2 1 16 0 7 0 2003344052 889122816 25768 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17314/tid=17322] ppid=17312 vsize=868284 CPUtime=0.03
/proc/17314/task/17322/stat : 17322 (java) S 17312 17314 14993 0 -1 64 2 420 0 0 0 0 2 1 22 0 7 0 2003344052 889122816 25768 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 22.52
Current children cumulated vsize (KiB) 868284

Child status: 0
Real time (s): 22.82
CPU time (s): 22.5566
CPU user time (s): 22.2886
CPU system time (s): 0.267959
CPU usage (%): 98.8458
Max. virtual memory (cumulated for all children) (KiB): 868340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 22.2886
system time used= 0.267959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41446
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2465
involuntary context switches= 2516

runsolver used 0.033994 second user time and 0.076988 second system time

The end

Launcher Data (download as text)

Begin job on node11 at 2008-07-05 09:41:32
IDJOB=1087379
IDBENCH=57978
IDSOLVER=364
FILE ID=node11/1087379-1215243692
PBS_JOBID= 7881826
Free space on /tmp= 66552 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/fapp/fapp05/normalized-fapp05-0350-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-1087379-1215243692/watcher-1087379-1215243692 -o /tmp/evaluation-result-1087379-1215243692/solver-1087379-1215243692 -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-1087379-1215243692.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 84f9ffd3bc330531b9df688f127dfd93
RANDOM SEED=438339693

node11.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.224
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.224
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:       1919736 kB
Buffers:          3016 kB
Cached:          43804 kB
SwapCached:       7036 kB
Active:          71988 kB
Inactive:        11616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1919736 kB
SwapTotal:     4192956 kB
SwapFree:      4179968 kB
Dirty:            3024 kB
Writeback:           0 kB
Mapped:          44560 kB
Slab:            37956 kB
Committed_AS:  3592720 kB
PageTables:       1868 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= 66552 MiB
End job on node11 at 2008-07-05 09:41:55