Trace number 2097841

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 37.8182 38.0547

DiagnosticValue
CHECKS48113
NODES0

General information on the benchmark

Namecsp/fapp/fapp30/
normalized-fapp30-3000-0.xml
MD5SUMa0e05c3f701a8303e8373aea0961fb40
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 benchmark37.8182
Satisfiable
(Un)Satisfiability was proved
Number of variables3000
Number of constraints63204
Maximum constraint arity2
Maximum domain size778
Number of constraints which are defined in extension0
Number of constraints which are defined in intension63204
Global constraints used (with number of constraints)

Solver Data

0.00/0.09	
0.00/0.09	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=mac.xml
0.18/0.28	   
0.18/0.28	   instance
0.18/0.28	     name=HOME/instance-2097841-1247414085.xml
0.28/0.31	   
0.28/0.31	   domains being loaded...
0.28/0.35	   
0.28/0.36	   variables being loaded...
0.78/0.81	     nbVariables=3000  nbDomainTypes=21  minDomainSize=86  maxDomainSize=778  nbTotalValues=1942250
0.78/0.82	       =>  wckTime=0.569  cpuTime=0.38  mem=54M496
0.78/0.82	   
0.78/0.82	   predicates being loaded...
0.78/0.87	   
0.78/0.87	   constraints being loaded...
21.08/21.28	   
21.08/21.28	   INFO : Stopping converting binary constraints (cpu=20.19, mem = 85M635)
35.49/35.77	     nbConstraints=33554  nbGlobalConstraints=253  nbMergedConstraints=29903  nbConvertedConstraints=62
35.49/35.77	     nbConvertConstraintsChecks=35913856  nbExtensionStructures=59  nbSharedExtensionStructures=3
35.49/35.77	     nbConflictsStructures=82  nbSharedConflictsStructures=116  nbUnbuiltConflictsStructures=2655
35.49/35.77	     nbSharedBinaryRepresentations=82957  nbEvaluationManagers=2678  nbSharedEvaluationManagers=30561  minDegree=2
35.49/35.78	     maxDegree=60  minArity=2  avgArity=2.03  maxArity=9  nbGenerators=0  nbFusions=0  symmetryWckTime=10.383
35.49/35.78	     symmetryCpuTime=9.71  nbCliques=253
35.49/35.78	       =>  wckTime=35.528  cpuTime=33.41  mem=154M786
36.18/36.49	   
36.18/36.49	   solver IterativeSystematicSolver being built... 
37.09/37.38	   
37.09/37.38	   INFO : Forward propagation technique limited 
37.47/37.71	       =>  wckTime=37.468  cpuTime=34.1  mem=395M927
37.67/37.95	   
37.67/37.95	   preprocessing
37.67/37.95	     nbConstraintChecks=48113  nbValidityChecks=74  nbPropagations=7  nbRevisions=113  nbUselessRevisions=59
37.67/37.95	     nbRemovedValues=8501  detectedInconsistency=yes
37.67/37.95	       =>  wckTime=0.201  cpuTime=0.19  mem=395M927
37.67/37.95	   
37.67/37.95	   global
37.67/37.95	     nbConstraintChecks=48113  nbValidityChecks=74  nbPropagations=7  nbRevisions=113  nbUselessRevisions=59
37.67/37.95	     nbRestartNogoods=0  solvingWckTime=0.204  solvingCpuTime=0.19  expiredTime=no  totalExploration=yes
37.67/37.95	     nbFoundSolutions=0  globalCpuTime=34.36
37.67/37.95	       =>  wckTime=37.704  cpuTime=34.32  mem=396M919
37.67/37.96	   
37.67/37.96	s UNSATISFIABLE
37.67/37.96	d NODES 0
37.67/37.96	d CHECKS 48113
37.67/37.96	   
37.67/37.96	   totalWckTime=37.774  totalCpuTime=34.37

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2097841-1247414085/watcher-2097841-1247414085 -o /tmp/evaluation-result-2097841-1247414085/solver-2097841-1247414085 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2097841-1247414085.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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.11 2.03 2.01 4/81 30761
/proc/meminfo: memFree=1752000/2055920 swapFree=4192812/4192956
[pid=30761] ppid=30759 vsize=18576 CPUtime=0
/proc/30761/stat : 30761 (runsolver) R 30759 30761 29143 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 28473168 19021824 284 996147200 4194304 4302564 548682068384 18446744073709551615 251601153319 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/30761/statm: 4644 284 249 26 0 2626 0

[startup+0.011994 s]
/proc/loadavg: 2.11 2.03 2.01 4/81 30761
/proc/meminfo: memFree=1752000/2055920 swapFree=4192812/4192956
[pid=30761] ppid=30759 vsize=1616 CPUtime=0
/proc/30761/stat : 30761 (java) D 30759 30761 29143 0 -1 0 317 0 0 0 0 0 0 0 18 0 1 0 28473168 1654784 126 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099937270 0 0 17 1 0 0
/proc/30761/statm: 404 151 125 9 0 46 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1616

[startup+0.102661 s]
/proc/loadavg: 2.11 2.03 2.01 4/81 30761
/proc/meminfo: memFree=1752000/2055920 swapFree=4192812/4192956
[pid=30761] ppid=30759 vsize=865984 CPUtime=0.08
/proc/30761/stat : 30761 (java) S 30759 30761 29143 0 -1 0 3800 0 1 0 6 2 0 0 18 0 9 0 28473168 886767616 3250 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30761/statm: 216496 3250 1714 9 0 210981 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.302684 s]
/proc/loadavg: 2.11 2.03 2.01 4/81 30761
/proc/meminfo: memFree=1752000/2055920 swapFree=4192812/4192956
[pid=30761] ppid=30759 vsize=866472 CPUtime=0.28
/proc/30761/stat : 30761 (java) S 30759 30761 29143 0 -1 0 5992 0 1 0 24 4 0 0 18 0 9 0 28473168 887267328 5358 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30761/statm: 216618 5358 1985 9 0 211076 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866472

[startup+0.701734 s]
/proc/loadavg: 2.11 2.03 2.01 4/81 30761
/proc/meminfo: memFree=1752000/2055920 swapFree=4192812/4192956
[pid=30761] ppid=30759 vsize=867500 CPUtime=0.68
/proc/30761/stat : 30761 (java) S 30759 30761 29143 0 -1 0 18566 0 1 0 58 10 0 0 18 0 9 0 28473168 888320000 17927 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30761/statm: 216875 17927 2012 9 0 211333 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867500

[startup+1.50182 s]
/proc/loadavg: 2.11 2.03 2.01 3/90 30770
/proc/meminfo: memFree=1661816/2055920 swapFree=4192812/4192956
[pid=30761] ppid=30759 vsize=867500 CPUtime=1.48
/proc/30761/stat : 30761 (java) S 30759 30761 29143 0 -1 0 31435 0 1 0 133 15 0 0 18 0 9 0 28473168 888320000 30763 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30761/statm: 216875 30763 2029 9 0 211333 0
[pid=30761/tid=30763] ppid=30759 vsize=867500 CPUtime=1.14
/proc/30761/task/30763/stat : 30763 (java) R 30759 30761 29143 0 -1 64 15795 0 1 0 105 9 0 0 25 0 9 0 28473170 888320000 30763 996147200 134512640 134550932 4294955968 18446744073709551615 102724601 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30761/tid=30764] ppid=30759 vsize=867500 CPUtime=0.14
/proc/30761/task/30764/stat : 30764 (java) S 30759 30761 29143 0 -1 64 14295 0 0 0 10 4 0 0 16 0 9 0 28473171 888320000 30763 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30761/tid=30765] ppid=30759 vsize=867500 CPUtime=0
/proc/30761/task/30765/stat : 30765 (java) S 30759 30761 29143 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 28473171 888320000 30763 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30761/tid=30766] ppid=30759 vsize=867500 CPUtime=0
/proc/30761/task/30766/stat : 30766 (java) S 30759 30761 29143 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28473171 888320000 30763 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30761/tid=30767] ppid=30759 vsize=867500 CPUtime=0
/proc/30761/task/30767/stat : 30767 (java) S 30759 30761 29143 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28473173 888320000 30763 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30761/tid=30768] ppid=30759 vsize=867500 CPUtime=0.16
/proc/30761/task/30768/stat : 30768 (java) S 30759 30761 29143 0 -1 64 643 0 0 0 16 0 0 0 15 0 9 0 28473173 888320000 30763 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30761/tid=30769] ppid=30759 vsize=867500 CPUtime=0
/proc/30761/task/30769/stat : 30769 (java) S 30759 30761 29143 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28473173 888320000 30763 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30761/tid=30770] ppid=30759 vsize=867500 CPUtime=0
/proc/30761/task/30770/stat : 30770 (java) S 30759 30761 29143 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28473173 888320000 30763 996147200 134512640 134550932 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) 867500

[startup+3.102 s]
/proc/loadavg: 2.10 2.03 2.01 3/90 30770
/proc/meminfo: memFree=1630200/2055920 swapFree=4192812/4192956
[pid=30761] ppid=30759 vsize=867500 CPUtime=3.07
/proc/30761/stat : 30761 (java) S 30759 30761 29143 0 -1 0 34523 0 1 0 290 17 0 0 18 0 9 0 28473168 888320000 33849 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30761/statm: 216875 33849 2029 9 0 211333 0
[pid=30761/tid=30763] ppid=30759 vsize=867500 CPUtime=2.56
/proc/30761/task/30763/stat : 30763 (java) R 30759 30761 29143 0 -1 64 15797 0 1 0 246 10 0 0 25 0 9 0 28473170 888320000 33849 996147200 134512640 134550932 4294955968 18446744073709551615 103822189 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30761/tid=30764] ppid=30759 vsize=867500 CPUtime=0.32
/proc/30761/task/30764/stat : 30764 (java) S 30759 30761 29143 0 -1 64 17381 0 0 0 27 5 0 0 16 0 9 0 28473171 888320000 33849 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30761/tid=30765] ppid=30759 vsize=867500 CPUtime=0
/proc/30761/task/30765/stat : 30765 (java) S 30759 30761 29143 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 28473171 888320000 33849 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30761/tid=30766] ppid=30759 vsize=867500 CPUtime=0
/proc/30761/task/30766/stat : 30766 (java) S 30759 30761 29143 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28473171 888320000 33849 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30761/tid=30767] ppid=30759 vsize=867500 CPUtime=0
/proc/30761/task/30767/stat : 30767 (java) S 30759 30761 29143 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28473173 888320000 33849 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30761/tid=30768] ppid=30759 vsize=867500 CPUtime=0.16
/proc/30761/task/30768/stat : 30768 (java) S 30759 30761 29143 0 -1 64 643 0 0 0 16 0 0 0 16 0 9 0 28473173 888320000 33849 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30761/tid=30769] ppid=30759 vsize=867500 CPUtime=0
/proc/30761/task/30769/stat : 30769 (java) S 30759 30761 29143 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28473173 888320000 33849 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30761/tid=30770] ppid=30759 vsize=867500 CPUtime=0
/proc/30761/task/30770/stat : 30770 (java) S 30759 30761 29143 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28473173 888320000 33849 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 867500

[startup+6.30234 s]
/proc/loadavg: 2.10 2.03 2.01 3/90 30770
/proc/meminfo: memFree=1610680/2055920 swapFree=4192812/4192956
[pid=30761] ppid=30759 vsize=867500 CPUtime=6.25
/proc/30761/stat : 30761 (java) S 30759 30761 29143 0 -1 0 37741 0 1 0 606 19 0 0 18 0 9 0 28473168 888320000 37061 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30761/statm: 216875 37061 2032 9 0 211333 0
[pid=30761/tid=30763] ppid=30759 vsize=867500 CPUtime=5.53
/proc/30761/task/30763/stat : 30763 (java) R 30759 30761 29143 0 -1 64 15831 0 1 0 542 11 0 0 25 0 9 0 28473170 888320000 37061 996147200 134512640 134550932 4294955968 18446744073709551615 4126938295 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30761/tid=30764] ppid=30759 vsize=867500 CPUtime=0.5
/proc/30761/task/30764/stat : 30764 (java) S 30759 30761 29143 0 -1 64 20547 0 0 0 44 6 0 0 17 0 9 0 28473171 888320000 37061 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30761/tid=30765] ppid=30759 vsize=867500 CPUtime=0
/proc/30761/task/30765/stat : 30765 (java) S 30759 30761 29143 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 28473171 888320000 37061 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30761/tid=30766] ppid=30759 vsize=867500 CPUtime=0
/proc/30761/task/30766/stat : 30766 (java) S 30759 30761 29143 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28473171 888320000 37061 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30761/tid=30767] ppid=30759 vsize=867500 CPUtime=0
/proc/30761/task/30767/stat : 30767 (java) S 30759 30761 29143 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28473173 888320000 37061 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30761/tid=30768] ppid=30759 vsize=867500 CPUtime=0.19
/proc/30761/task/30768/stat : 30768 (java) S 30759 30761 29143 0 -1 64 661 0 0 0 19 0 0 0 16 0 9 0 28473173 888320000 37061 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30761/tid=30769] ppid=30759 vsize=867500 CPUtime=0
/proc/30761/task/30769/stat : 30769 (java) S 30759 30761 29143 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28473173 888320000 37061 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30761/tid=30770] ppid=30759 vsize=867500 CPUtime=0
/proc/30761/task/30770/stat : 30770 (java) S 30759 30761 29143 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28473173 888320000 37061 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 867500

[startup+12.7011 s]
/proc/loadavg: 2.16 2.04 2.01 3/90 30770
/proc/meminfo: memFree=1610744/2055920 swapFree=4192812/4192956
[pid=30761] ppid=30759 vsize=867500 CPUtime=12.62
/proc/30761/stat : 30761 (java) S 30759 30761 29143 0 -1 0 37748 0 1 0 1243 19 0 0 18 0 9 0 28473168 888320000 37067 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30761/statm: 216875 37067 2032 9 0 211333 0
[pid=30761/tid=30763] ppid=30759 vsize=867500 CPUtime=11.89
/proc/30761/task/30763/stat : 30763 (java) R 30759 30761 29143 0 -1 64 15835 0 1 0 1178 11 0 0 25 0 9 0 28473170 888320000 37067 996147200 134512640 134550932 4294955968 18446744073709551615 4126981579 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30761/tid=30764] ppid=30759 vsize=867500 CPUtime=0.5
/proc/30761/task/30764/stat : 30764 (java) S 30759 30761 29143 0 -1 64 20547 0 0 0 44 6 0 0 16 0 9 0 28473171 888320000 37067 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30761/tid=30765] ppid=30759 vsize=867500 CPUtime=0
/proc/30761/task/30765/stat : 30765 (java) S 30759 30761 29143 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 28473171 888320000 37067 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30761/tid=30766] ppid=30759 vsize=867500 CPUtime=0
/proc/30761/task/30766/stat : 30766 (java) S 30759 30761 29143 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28473171 888320000 37067 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30761/tid=30767] ppid=30759 vsize=867500 CPUtime=0
/proc/30761/task/30767/stat : 30767 (java) S 30759 30761 29143 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28473173 888320000 37067 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30761/tid=30768] ppid=30759 vsize=867500 CPUtime=0.19
/proc/30761/task/30768/stat : 30768 (java) S 30759 30761 29143 0 -1 64 664 0 0 0 19 0 0 0 16 0 9 0 28473173 888320000 37067 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30761/tid=30769] ppid=30759 vsize=867500 CPUtime=0
/proc/30761/task/30769/stat : 30769 (java) S 30759 30761 29143 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28473173 888320000 37067 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30761/tid=30770] ppid=30759 vsize=867500 CPUtime=0
/proc/30761/task/30770/stat : 30770 (java) S 30759 30761 29143 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28473173 888320000 37067 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 867500

[startup+25.5025 s]
/proc/loadavg: 2.13 2.04 2.01 3/90 30770
/proc/meminfo: memFree=1572088/2055920 swapFree=4192812/4192956
[pid=30761] ppid=30759 vsize=867500 CPUtime=25.36
/proc/30761/stat : 30761 (java) S 30759 30761 29143 0 -1 0 47447 0 1 0 2511 25 0 0 18 0 9 0 28473168 888320000 46755 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30761/statm: 216875 46755 2034 9 0 211333 0
[pid=30761/tid=30763] ppid=30759 vsize=867500 CPUtime=23.97
/proc/30761/task/30763/stat : 30763 (java) R 30759 30761 29143 0 -1 64 15851 0 1 0 2386 11 0 0 25 0 9 0 28473170 888320000 46755 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30761/tid=30764] ppid=30759 vsize=867500 CPUtime=1.08
/proc/30761/task/30764/stat : 30764 (java) S 30759 30761 29143 0 -1 64 30171 0 0 0 97 11 0 0 16 0 9 0 28473171 888320000 46755 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30761/tid=30765] ppid=30759 vsize=867500 CPUtime=0
/proc/30761/task/30765/stat : 30765 (java) S 30759 30761 29143 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 28473171 888320000 46755 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30761/tid=30766] ppid=30759 vsize=867500 CPUtime=0
/proc/30761/task/30766/stat : 30766 (java) S 30759 30761 29143 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28473171 888320000 46755 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30761/tid=30767] ppid=30759 vsize=867500 CPUtime=0
/proc/30761/task/30767/stat : 30767 (java) S 30759 30761 29143 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28473173 888320000 46755 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30761/tid=30768] ppid=30759 vsize=867500 CPUtime=0.26
/proc/30761/task/30768/stat : 30768 (java) R 30759 30761 29143 0 -1 64 723 0 0 0 26 0 0 0 16 0 9 0 28473173 888320000 46755 996147200 134512640 134550932 4294955968 18446744073709551615 101492942 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30761/tid=30769] ppid=30759 vsize=867500 CPUtime=0
/proc/30761/task/30769/stat : 30769 (java) S 30759 30761 29143 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28473173 888320000 46755 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30761/tid=30770] ppid=30759 vsize=867500 CPUtime=0
/proc/30761/task/30770/stat : 30770 (java) S 30759 30761 29143 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28473173 888320000 46755 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 867500

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

[startup+31.9062 s]
/proc/loadavg: 2.11 2.04 2.01 3/90 30774
/proc/meminfo: memFree=1560880/2055920 swapFree=4192812/4192956
[pid=30761] ppid=30759 vsize=867824 CPUtime=31.72
/proc/30761/stat : 30761 (java) S 30759 30761 29143 0 -1 0 54434 1798 1 0 3102 29 38 3 18 0 9 0 28473168 888651776 49554 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30761/statm: 216956 49554 2046 9 0 211414 0
[pid=30761/tid=30763] ppid=30759 vsize=867824 CPUtime=30.17
/proc/30761/task/30763/stat : 30763 (java) R 30759 30761 29143 0 -1 64 19721 1798 1 0 2963 13 38 3 25 0 9 0 28473170 888651776 49554 996147200 134512640 134550932 4294955968 18446744073709551615 4126935660 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30761/tid=30764] ppid=30759 vsize=867824 CPUtime=1.62
/proc/30761/task/30764/stat : 30764 (java) S 30759 30761 29143 0 -1 64 32986 1798 0 0 109 12 38 3 16 0 9 0 28473171 888651776 49554 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=30761/tid=30765] ppid=30759 vsize=867824 CPUtime=0.41
/proc/30761/task/30765/stat : 30765 (java) S 30759 30761 29143 0 -1 64 15 1798 0 0 0 0 38 3 16 0 9 0 28473171 888651776 49554 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30761/tid=30766] ppid=30759 vsize=867824 CPUtime=0.41
/proc/30761/task/30766/stat : 30766 (java) S 30759 30761 29143 0 -1 64 5 1798 0 0 0 0 38 3 16 0 9 0 28473171 888651776 49554 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30761/tid=30767] ppid=30759 vsize=867824 CPUtime=0.41
/proc/30761/task/30767/stat : 30767 (java) S 30759 30761 29143 0 -1 64 2 1798 0 0 0 0 38 3 18 0 9 0 28473173 888651776 49554 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30761/tid=30768] ppid=30759 vsize=867824 CPUtime=0.7
/proc/30761/task/30768/stat : 30768 (java) S 30759 30761 29143 0 -1 64 869 1798 0 0 29 0 38 3 16 0 9 0 28473173 888651776 49554 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30761/tid=30769] ppid=30759 vsize=867824 CPUtime=0.41
/proc/30761/task/30769/stat : 30769 (java) S 30759 30761 29143 0 -1 64 1 1798 0 0 0 0 38 3 19 0 9 0 28473173 888651776 49554 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30761/tid=30770] ppid=30759 vsize=867824 CPUtime=0.41
/proc/30761/task/30770/stat : 30770 (java) S 30759 30761 29143 0 -1 64 25 1798 0 0 0 0 38 3 15 0 9 0 28473173 888651776 49554 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 31.72
Current children cumulated vsize (KiB) 867824

[startup+35.1016 s]
/proc/loadavg: 2.11 2.04 2.01 3/90 30774
/proc/meminfo: memFree=1560880/2055920 swapFree=4192812/4192956
[pid=30761] ppid=30759 vsize=867824 CPUtime=34.89
/proc/30761/stat : 30761 (java) S 30759 30761 29143 0 -1 0 56007 1798 1 0 3419 29 38 3 18 0 9 0 28473168 888651776 49554 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30761/statm: 216956 49554 2046 9 0 211414 0
[pid=30761/tid=30763] ppid=30759 vsize=867824 CPUtime=33.35
/proc/30761/task/30763/stat : 30763 (java) R 30759 30761 29143 0 -1 64 21294 1798 1 0 3281 13 38 3 25 0 9 0 28473170 888651776 49554 996147200 134512640 134550932 4294955968 18446744073709551615 4126935680 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30761/tid=30764] ppid=30759 vsize=867824 CPUtime=1.62
/proc/30761/task/30764/stat : 30764 (java) S 30759 30761 29143 0 -1 64 32986 1798 0 0 109 12 38 3 16 0 9 0 28473171 888651776 49554 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=30761/tid=30765] ppid=30759 vsize=867824 CPUtime=0.41
/proc/30761/task/30765/stat : 30765 (java) S 30759 30761 29143 0 -1 64 15 1798 0 0 0 0 38 3 16 0 9 0 28473171 888651776 49554 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30761/tid=30766] ppid=30759 vsize=867824 CPUtime=0.41
/proc/30761/task/30766/stat : 30766 (java) S 30759 30761 29143 0 -1 64 5 1798 0 0 0 0 38 3 16 0 9 0 28473171 888651776 49554 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30761/tid=30767] ppid=30759 vsize=867824 CPUtime=0.41
/proc/30761/task/30767/stat : 30767 (java) S 30759 30761 29143 0 -1 64 2 1798 0 0 0 0 38 3 18 0 9 0 28473173 888651776 49554 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30761/tid=30768] ppid=30759 vsize=867824 CPUtime=0.7
/proc/30761/task/30768/stat : 30768 (java) S 30759 30761 29143 0 -1 64 869 1798 0 0 29 0 38 3 16 0 9 0 28473173 888651776 49554 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30761/tid=30769] ppid=30759 vsize=867824 CPUtime=0.41
/proc/30761/task/30769/stat : 30769 (java) S 30759 30761 29143 0 -1 64 1 1798 0 0 0 0 38 3 19 0 9 0 28473173 888651776 49554 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30761/tid=30770] ppid=30759 vsize=867824 CPUtime=0.41
/proc/30761/task/30770/stat : 30770 (java) S 30759 30761 29143 0 -1 64 25 1798 0 0 0 0 38 3 15 0 9 0 28473173 888651776 49554 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 34.89
Current children cumulated vsize (KiB) 867824

[startup+36.7017 s]
/proc/loadavg: 2.11 2.04 2.01 4/90 30774
/proc/meminfo: memFree=1560688/2055920 swapFree=4192812/4192956
[pid=30761] ppid=30759 vsize=867824 CPUtime=36.48
/proc/30761/stat : 30761 (java) S 30759 30761 29143 0 -1 0 103674 1798 1 0 3569 38 38 3 18 0 9 0 28473168 888651776 58070 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30761/statm: 216956 58070 2640 9 0 211414 0
[pid=30761/tid=30763] ppid=30759 vsize=867824 CPUtime=34.14
/proc/30761/task/30763/stat : 30763 (java) R 30759 30761 29143 0 -1 64 34341 1798 1 0 3358 15 38 3 25 0 9 0 28473170 888651776 58070 996147200 134512640 134550932 4294955968 18446744073709551615 4127364051 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30761/tid=30764] ppid=30759 vsize=867824 CPUtime=2.36
/proc/30761/task/30764/stat : 30764 (java) S 30759 30761 29143 0 -1 64 67525 1798 0 0 177 18 38 3 16 0 9 0 28473171 888651776 58070 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=30761/tid=30765] ppid=30759 vsize=867824 CPUtime=0.41
/proc/30761/task/30765/stat : 30765 (java) S 30759 30761 29143 0 -1 64 17 1798 0 0 0 0 38 3 16 0 9 0 28473171 888651776 58070 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30761/tid=30766] ppid=30759 vsize=867824 CPUtime=0.41
/proc/30761/task/30766/stat : 30766 (java) S 30759 30761 29143 0 -1 64 25 1798 0 0 0 0 38 3 15 0 9 0 28473171 888651776 58070 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30761/tid=30767] ppid=30759 vsize=867824 CPUtime=0.41
/proc/30761/task/30767/stat : 30767 (java) S 30759 30761 29143 0 -1 64 2 1798 0 0 0 0 38 3 18 0 9 0 28473173 888651776 58070 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30761/tid=30768] ppid=30759 vsize=867824 CPUtime=0.74
/proc/30761/task/30768/stat : 30768 (java) S 30759 30761 29143 0 -1 64 928 1798 0 0 32 1 38 3 15 0 9 0 28473173 888651776 58070 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30761/tid=30769] ppid=30759 vsize=867824 CPUtime=0.41
/proc/30761/task/30769/stat : 30769 (java) S 30759 30761 29143 0 -1 64 1 1798 0 0 0 0 38 3 19 0 9 0 28473173 888651776 58070 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30761/tid=30770] ppid=30759 vsize=867824 CPUtime=0.41
/proc/30761/task/30770/stat : 30770 (java) S 30759 30761 29143 0 -1 64 25 1798 0 0 0 0 38 3 15 0 9 0 28473173 888651776 58070 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 36.48
Current children cumulated vsize (KiB) 867824

[startup+37.5018 s]
/proc/loadavg: 2.10 2.04 2.01 4/90 30774
/proc/meminfo: memFree=1385840/2055920 swapFree=4192812/4192956
[pid=30761] ppid=30759 vsize=867912 CPUtime=37.27
/proc/30761/stat : 30761 (java) S 30759 30761 29143 0 -1 0 147540 1798 1 0 3634 52 38 3 18 0 9 0 28473168 888741888 101043 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30761/statm: 216978 101043 2662 9 0 211414 0
[pid=30761/tid=30763] ppid=30759 vsize=867912 CPUtime=34.53
/proc/30761/task/30763/stat : 30763 (java) R 30759 30761 29143 0 -1 64 34420 1798 1 0 3397 15 38 3 25 0 9 0 28473170 888741888 101043 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30761/tid=30764] ppid=30759 vsize=867912 CPUtime=2.75
/proc/30761/task/30764/stat : 30764 (java) S 30759 30761 29143 0 -1 64 111254 1798 0 0 201 33 38 3 16 0 9 0 28473171 888741888 101043 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=30761/tid=30765] ppid=30759 vsize=867912 CPUtime=0.41
/proc/30761/task/30765/stat : 30765 (java) S 30759 30761 29143 0 -1 64 17 1798 0 0 0 0 38 3 16 0 9 0 28473171 888741888 101043 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30761/tid=30766] ppid=30759 vsize=867912 CPUtime=0.41
/proc/30761/task/30766/stat : 30766 (java) S 30759 30761 29143 0 -1 64 26 1798 0 0 0 0 38 3 15 0 9 0 28473171 888741888 101043 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30761/tid=30767] ppid=30759 vsize=867912 CPUtime=0.41
/proc/30761/task/30767/stat : 30767 (java) S 30759 30761 29143 0 -1 64 2 1798 0 0 0 0 38 3 18 0 9 0 28473173 888741888 101043 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30761/tid=30768] ppid=30759 vsize=867912 CPUtime=0.76
/proc/30761/task/30768/stat : 30768 (java) S 30759 30761 29143 0 -1 64 985 1798 0 0 34 1 38 3 15 0 9 0 28473173 888741888 101043 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30761/tid=30769] ppid=30759 vsize=867912 CPUtime=0.41
/proc/30761/task/30769/stat : 30769 (java) S 30759 30761 29143 0 -1 64 1 1798 0 0 0 0 38 3 19 0 9 0 28473173 888741888 101043 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30761/tid=30770] ppid=30759 vsize=867912 CPUtime=0.41
/proc/30761/task/30770/stat : 30770 (java) S 30759 30761 29143 0 -1 64 25 1798 0 0 0 0 38 3 15 0 9 0 28473173 888741888 101043 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 37.27
Current children cumulated vsize (KiB) 867912

[startup+37.9029 s]
/proc/loadavg: 2.10 2.04 2.01 4/90 30774
/proc/meminfo: memFree=1385840/2055920 swapFree=4192812/4192956
[pid=30761] ppid=30759 vsize=867824 CPUtime=37.67
/proc/30761/stat : 30761 (java) S 30759 30761 29143 0 -1 0 153217 1798 1 0 3671 55 38 3 18 0 9 0 28473168 888651776 106672 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30761/statm: 216956 106672 2642 9 0 211414 0
[pid=30761/tid=30763] ppid=30759 vsize=867824 CPUtime=34.87
/proc/30761/task/30763/stat : 30763 (java) R 30759 30761 29143 0 -1 64 34462 1798 1 0 3430 16 38 3 25 0 9 0 28473170 888651776 106672 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30761/tid=30764] ppid=30759 vsize=867824 CPUtime=2.8
/proc/30761/task/30764/stat : 30764 (java) S 30759 30761 29143 0 -1 64 116871 1798 0 0 204 35 38 3 16 0 9 0 28473171 888651776 106672 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=30761/tid=30765] ppid=30759 vsize=867824 CPUtime=0.41
/proc/30761/task/30765/stat : 30765 (java) S 30759 30761 29143 0 -1 64 17 1798 0 0 0 0 38 3 16 0 9 0 28473171 888651776 106672 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30761/tid=30766] ppid=30759 vsize=867824 CPUtime=0.41
/proc/30761/task/30766/stat : 30766 (java) S 30759 30761 29143 0 -1 64 29 1798 0 0 0 0 38 3 15 0 9 0 28473171 888651776 106672 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30761/tid=30767] ppid=30759 vsize=867824 CPUtime=0.41
/proc/30761/task/30767/stat : 30767 (java) S 30759 30761 29143 0 -1 64 2 1798 0 0 0 0 38 3 18 0 9 0 28473173 888651776 106672 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30761/tid=30768] ppid=30759 vsize=867824 CPUtime=0.78
/proc/30761/task/30768/stat : 30768 (java) R 30759 30761 29143 0 -1 64 1000 1798 0 0 36 1 38 3 15 0 9 0 28473173 888651776 106672 996147200 134512640 134550932 4294955968 18446744073709551615 101680828 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30761/tid=30769] ppid=30759 vsize=867824 CPUtime=0.41
/proc/30761/task/30769/stat : 30769 (java) S 30759 30761 29143 0 -1 64 1 1798 0 0 0 0 38 3 19 0 9 0 28473173 888651776 106672 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30761/tid=30770] ppid=30759 vsize=867824 CPUtime=0.41
/proc/30761/task/30770/stat : 30770 (java) S 30759 30761 29143 0 -1 64 25 1798 0 0 0 0 38 3 15 0 9 0 28473173 888651776 106672 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 37.67
Current children cumulated vsize (KiB) 867824

[startup+38.0019 s]
/proc/loadavg: 2.10 2.04 2.01 4/90 30774
/proc/meminfo: memFree=1385840/2055920 swapFree=4192812/4192956
[pid=30761] ppid=30759 vsize=0 CPUtime=37.74
/proc/30761/stat : 30761 (java) Z 30759 30761 29143 0 -1 12 153254 1798 1 0 3677 56 38 3 16 0 2 0 28473168 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30761/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 37.74
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 38.0547
CPU time (s): 37.8182
CPU user time (s): 37.1634
CPU system time (s): 0.6549
CPU usage (%): 99.3788
Max. virtual memory (cumulated for all children) (KiB): 867912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 37.1634
system time used= 0.6549
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 155052
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= 3043
involuntary context switches= 3461

runsolver used 0.049992 second user time and 0.133979 second system time

The end

Launcher Data

Begin job on node91 at 2009-07-12 17:54:45
IDJOB=2097841
IDBENCH=57854
IDSOLVER=773
FILE ID=node91/2097841-1247414085
PBS_JOBID= 9510469
Free space on /tmp= 66212 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/fapp/fapp30/normalized-fapp30-3000-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= BIN/runsolver --timestamp -w /tmp/evaluation-result-2097841-1247414085/watcher-2097841-1247414085 -o /tmp/evaluation-result-2097841-1247414085/solver-2097841-1247414085 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2097841-1247414085.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= a0e05c3f701a8303e8373aea0961fb40
RANDOM SEED=1971864771

node91.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.241
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.241
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:       1752416 kB
Buffers:         40048 kB
Cached:         113496 kB
SwapCached:          0 kB
Active:         195760 kB
Inactive:        54900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1752416 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           10944 kB
Writeback:           0 kB
Mapped:         117484 kB
Slab:            37908 kB
Committed_AS:  1003040 kB
PageTables:       1904 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66212 MiB
End job on node91 at 2009-07-12 17:55:24