Trace number 2097839

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 39.606 39.7866

DiagnosticValue
CHECKS404950
NODES0

General information on the benchmark

Namecsp/fapp/fapp30/
normalized-fapp30-3000-3.xml
MD5SUMae5d607663ce3822ee178e88e7985676
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 benchmark39.0571
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.04/0.08	
0.04/0.08	Abscon 112 (May, 2008)
0.19/0.24	
0.19/0.24	   configuration
0.19/0.24	     name=mac.xml
0.19/0.27	   
0.19/0.27	   instance
0.19/0.27	     name=HOME/instance-2097839-1247414084.xml
0.29/0.30	   
0.29/0.30	   domains being loaded...
0.29/0.35	   
0.29/0.35	   variables being loaded...
0.79/0.80	     nbVariables=3000  nbDomainTypes=21  minDomainSize=86  maxDomainSize=778  nbTotalValues=1942250
0.79/0.80	       =>  wckTime=0.566  cpuTime=0.39  mem=54M496
0.79/0.80	   
0.79/0.80	   predicates being loaded...
0.79/0.86	   
0.79/0.86	   constraints being loaded...
21.27/21.35	   
21.27/21.35	   INFO : Stopping converting binary constraints (cpu=20.33, mem = 85M547)
36.86/37.06	     nbConstraints=33557  nbGlobalConstraints=256  nbMergedConstraints=29903  nbConvertedConstraints=63
36.86/37.06	     nbConvertConstraintsChecks=36573836  nbExtensionStructures=60  nbSharedExtensionStructures=7
36.86/37.06	     nbConflictsStructures=89  nbSharedConflictsStructures=114  nbUnbuiltConflictsStructures=3209
36.86/37.06	     nbSharedBinaryRepresentations=84450  nbEvaluationManagers=3238  nbSharedEvaluationManagers=30000  minDegree=2
36.86/37.06	     maxDegree=60  minArity=2  avgArity=2.03  maxArity=9  nbGenerators=0  nbFusions=0  symmetryWckTime=11.348
36.86/37.06	     symmetryCpuTime=10.64  nbCliques=256
36.86/37.06	       =>  wckTime=36.821  cpuTime=34.73  mem=166M739
37.65/37.83	   
37.65/37.83	   solver IterativeSystematicSolver being built... 
38.54/38.76	   
38.54/38.76	   INFO : Forward propagation technique limited 
38.94/39.11	       =>  wckTime=38.87  cpuTime=35.44  mem=392M352
39.43/39.67	   
39.43/39.67	   preprocessing
39.43/39.67	     nbConstraintChecks=404950  nbValidityChecks=3937  nbPropagations=129  nbRevisions=1738  nbUselessRevisions=1054
39.43/39.67	     nbRemovedValues=128569  detectedInconsistency=yes
39.43/39.67	       =>  wckTime=0.529  cpuTime=0.5  mem=392M352
39.43/39.67	   
39.43/39.67	   global
39.43/39.67	     nbConstraintChecks=404950  nbValidityChecks=3937  nbPropagations=129  nbRevisions=1738  nbUselessRevisions=1054
39.43/39.67	     nbRestartNogoods=0  solvingWckTime=0.533  solvingCpuTime=0.5  expiredTime=no  totalExploration=yes
39.43/39.67	     nbFoundSolutions=0  globalCpuTime=36.0
39.43/39.67	       =>  wckTime=39.435  cpuTime=35.97  mem=393M345
39.43/39.69	   
39.43/39.69	s UNSATISFIABLE
39.43/39.69	d NODES 0
39.43/39.69	d CHECKS 404950
39.43/39.69	   
39.43/39.69	   totalWckTime=39.515  totalCpuTime=36.03

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-2097839-1247414084/watcher-2097839-1247414084 -o /tmp/evaluation-result-2097839-1247414084/solver-2097839-1247414084 -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-2097839-1247414084.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: 1.99 2.00 2.00 4/80 3958
/proc/meminfo: memFree=1631968/2055920 swapFree=4192812/4192956
[pid=3958] ppid=3956 vsize=272 CPUtime=0
/proc/3958/stat : 3958 (java) R 3956 3958 32672 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 28471165 278528 37 996147200 134512640 134550932 4294955968 18446744073709551615 6890276 0 2147483391 4096 0 0 0 0 17 0 0 0
/proc/3958/statm: 68 37 28 9 0 6 0

[startup+0.0521879 s]
/proc/loadavg: 1.99 2.00 2.00 4/80 3958
/proc/meminfo: memFree=1631968/2055920 swapFree=4192812/4192956
[pid=3958] ppid=3956 vsize=864144 CPUtime=0.04
/proc/3958/stat : 3958 (java) S 3956 3958 32672 0 -1 0 2755 0 1 0 3 1 0 0 18 0 9 0 28471165 884883456 2304 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3958/statm: 216036 2305 1090 9 0 210929 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 864144

[startup+0.101192 s]
/proc/loadavg: 1.99 2.00 2.00 4/80 3958
/proc/meminfo: memFree=1631968/2055920 swapFree=4192812/4192956
[pid=3958] ppid=3956 vsize=865980 CPUtime=0.09
/proc/3958/stat : 3958 (java) S 3956 3958 32672 0 -1 0 3823 0 1 0 8 1 0 0 18 0 9 0 28471165 886763520 3269 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3958/statm: 216495 3269 1725 9 0 210980 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865980

[startup+0.301212 s]
/proc/loadavg: 1.99 2.00 2.00 4/80 3958
/proc/meminfo: memFree=1631968/2055920 swapFree=4192812/4192956
[pid=3958] ppid=3956 vsize=866500 CPUtime=0.29
/proc/3958/stat : 3958 (java) S 3956 3958 32672 0 -1 0 6121 0 1 0 26 3 0 0 18 0 9 0 28471165 887296000 5487 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3958/statm: 216625 5487 1987 9 0 211083 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866500

[startup+0.701255 s]
/proc/loadavg: 1.99 2.00 2.00 4/80 3958
/proc/meminfo: memFree=1631968/2055920 swapFree=4192812/4192956
[pid=3958] ppid=3956 vsize=867500 CPUtime=0.69
/proc/3958/stat : 3958 (java) S 3956 3958 32672 0 -1 0 19890 0 1 0 60 9 0 0 18 0 9 0 28471165 888320000 19252 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3958/statm: 216875 19257 2012 9 0 211333 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 867500

[startup+1.50134 s]
/proc/loadavg: 1.99 2.00 2.00 3/89 3967
/proc/meminfo: memFree=1541912/2055920 swapFree=4192812/4192956
[pid=3958] ppid=3956 vsize=867500 CPUtime=1.48
/proc/3958/stat : 3958 (java) S 3956 3958 32672 0 -1 0 31434 0 1 0 136 12 0 0 18 0 9 0 28471165 888320000 30762 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3958/statm: 216875 30762 2029 9 0 211333 0
[pid=3958/tid=3960] ppid=3956 vsize=867500 CPUtime=1.13
/proc/3958/task/3960/stat : 3960 (java) R 3956 3958 32672 0 -1 64 15793 0 1 0 107 6 0 0 25 0 9 0 28471166 888320000 30762 996147200 134512640 134550932 4294955968 18446744073709551615 102330481 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3958/tid=3961] ppid=3956 vsize=867500 CPUtime=0.15
/proc/3958/task/3961/stat : 3961 (java) S 3956 3958 32672 0 -1 64 14296 0 0 0 11 4 0 0 16 0 9 0 28471167 888320000 30762 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3958/tid=3962] ppid=3956 vsize=867500 CPUtime=0
/proc/3958/task/3962/stat : 3962 (java) S 3956 3958 32672 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28471168 888320000 30762 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3958/tid=3963] ppid=3956 vsize=867500 CPUtime=0
/proc/3958/task/3963/stat : 3963 (java) S 3956 3958 32672 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28471168 888320000 30762 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3958/tid=3964] ppid=3956 vsize=867500 CPUtime=0
/proc/3958/task/3964/stat : 3964 (java) S 3956 3958 32672 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 28471169 888320000 30762 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3958/tid=3965] ppid=3956 vsize=867500 CPUtime=0.17
/proc/3958/task/3965/stat : 3965 (java) S 3956 3958 32672 0 -1 64 644 0 0 0 17 0 0 0 16 0 9 0 28471169 888320000 30762 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3958/tid=3966] ppid=3956 vsize=867500 CPUtime=0
/proc/3958/task/3966/stat : 3966 (java) S 3956 3958 32672 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 28471170 888320000 30762 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3958/tid=3967] ppid=3956 vsize=867500 CPUtime=0
/proc/3958/task/3967/stat : 3967 (java) S 3956 3958 32672 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28471170 888320000 30762 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 867500

[startup+3.1015 s]
/proc/loadavg: 1.99 2.00 2.00 4/89 3967
/proc/meminfo: memFree=1496216/2055920 swapFree=4192812/4192956
[pid=3958] ppid=3956 vsize=867500 CPUtime=3.09
/proc/3958/stat : 3958 (java) S 3956 3958 32672 0 -1 0 34522 0 1 0 295 14 0 0 18 0 9 0 28471165 888320000 33848 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3958/statm: 216875 33848 2029 9 0 211333 0
[pid=3958/tid=3960] ppid=3956 vsize=867500 CPUtime=2.56
/proc/3958/task/3960/stat : 3960 (java) R 3956 3958 32672 0 -1 64 15795 0 1 0 249 7 0 0 25 0 9 0 28471166 888320000 33848 996147200 134512640 134550932 4294955968 18446744073709551615 102724544 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3958/tid=3961] ppid=3956 vsize=867500 CPUtime=0.32
/proc/3958/task/3961/stat : 3961 (java) S 3956 3958 32672 0 -1 64 17382 0 0 0 27 5 0 0 16 0 9 0 28471167 888320000 33848 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3958/tid=3962] ppid=3956 vsize=867500 CPUtime=0
/proc/3958/task/3962/stat : 3962 (java) S 3956 3958 32672 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28471168 888320000 33848 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3958/tid=3963] ppid=3956 vsize=867500 CPUtime=0
/proc/3958/task/3963/stat : 3963 (java) S 3956 3958 32672 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28471168 888320000 33848 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3958/tid=3964] ppid=3956 vsize=867500 CPUtime=0
/proc/3958/task/3964/stat : 3964 (java) S 3956 3958 32672 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 28471169 888320000 33848 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3958/tid=3965] ppid=3956 vsize=867500 CPUtime=0.17
/proc/3958/task/3965/stat : 3965 (java) S 3956 3958 32672 0 -1 64 644 0 0 0 17 0 0 0 17 0 9 0 28471169 888320000 33848 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3958/tid=3966] ppid=3956 vsize=867500 CPUtime=0
/proc/3958/task/3966/stat : 3966 (java) S 3956 3958 32672 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 28471170 888320000 33848 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3958/tid=3967] ppid=3956 vsize=867500 CPUtime=0
/proc/3958/task/3967/stat : 3967 (java) S 3956 3958 32672 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28471170 888320000 33848 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 867500

[startup+6.30287 s]
/proc/loadavg: 1.99 2.00 2.00 3/89 3967
/proc/meminfo: memFree=1469016/2055920 swapFree=4192812/4192956
[pid=3958] ppid=3956 vsize=867500 CPUtime=6.29
/proc/3958/stat : 3958 (java) S 3956 3958 32672 0 -1 0 37740 0 1 0 613 16 0 0 18 0 9 0 28471165 888320000 37061 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3958/statm: 216875 37061 2032 9 0 211333 0
[pid=3958/tid=3960] ppid=3956 vsize=867500 CPUtime=5.54
/proc/3958/task/3960/stat : 3960 (java) R 3956 3958 32672 0 -1 64 15828 0 1 0 546 8 0 0 25 0 9 0 28471166 888320000 37061 996147200 134512640 134550932 4294955968 18446744073709551615 4126972087 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3958/tid=3961] ppid=3956 vsize=867500 CPUtime=0.52
/proc/3958/task/3961/stat : 3961 (java) S 3956 3958 32672 0 -1 64 20548 0 0 0 46 6 0 0 17 0 9 0 28471167 888320000 37061 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3958/tid=3962] ppid=3956 vsize=867500 CPUtime=0
/proc/3958/task/3962/stat : 3962 (java) S 3956 3958 32672 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28471168 888320000 37061 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3958/tid=3963] ppid=3956 vsize=867500 CPUtime=0
/proc/3958/task/3963/stat : 3963 (java) S 3956 3958 32672 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28471168 888320000 37061 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3958/tid=3964] ppid=3956 vsize=867500 CPUtime=0
/proc/3958/task/3964/stat : 3964 (java) S 3956 3958 32672 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 28471169 888320000 37061 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3958/tid=3965] ppid=3956 vsize=867500 CPUtime=0.19
/proc/3958/task/3965/stat : 3965 (java) S 3956 3958 32672 0 -1 64 663 0 0 0 19 0 0 0 16 0 9 0 28471169 888320000 37061 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3958/tid=3966] ppid=3956 vsize=867500 CPUtime=0
/proc/3958/task/3966/stat : 3966 (java) S 3956 3958 32672 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 28471170 888320000 37061 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3958/tid=3967] ppid=3956 vsize=867500 CPUtime=0
/proc/3958/task/3967/stat : 3967 (java) S 3956 3958 32672 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28471170 888320000 37061 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 867500

[startup+12.7025 s]
/proc/loadavg: 1.99 2.00 2.00 3/89 3967
/proc/meminfo: memFree=1444952/2055920 swapFree=4192812/4192956
[pid=3958] ppid=3956 vsize=867500 CPUtime=12.68
/proc/3958/stat : 3958 (java) S 3956 3958 32672 0 -1 0 37748 0 1 0 1252 16 0 0 18 0 9 0 28471165 888320000 37068 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3958/statm: 216875 37068 2032 9 0 211333 0
[pid=3958/tid=3960] ppid=3956 vsize=867500 CPUtime=11.93
/proc/3958/task/3960/stat : 3960 (java) R 3956 3958 32672 0 -1 64 15832 0 1 0 1185 8 0 0 25 0 9 0 28471166 888320000 37068 996147200 134512640 134550932 4294955968 18446744073709551615 4126939829 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3958/tid=3961] ppid=3956 vsize=867500 CPUtime=0.52
/proc/3958/task/3961/stat : 3961 (java) S 3956 3958 32672 0 -1 64 20548 0 0 0 46 6 0 0 16 0 9 0 28471167 888320000 37068 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3958/tid=3962] ppid=3956 vsize=867500 CPUtime=0
/proc/3958/task/3962/stat : 3962 (java) S 3956 3958 32672 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28471168 888320000 37068 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3958/tid=3963] ppid=3956 vsize=867500 CPUtime=0
/proc/3958/task/3963/stat : 3963 (java) S 3956 3958 32672 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28471168 888320000 37068 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3958/tid=3964] ppid=3956 vsize=867500 CPUtime=0
/proc/3958/task/3964/stat : 3964 (java) S 3956 3958 32672 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 28471169 888320000 37068 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3958/tid=3965] ppid=3956 vsize=867500 CPUtime=0.2
/proc/3958/task/3965/stat : 3965 (java) S 3956 3958 32672 0 -1 64 667 0 0 0 20 0 0 0 15 0 9 0 28471169 888320000 37068 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3958/tid=3966] ppid=3956 vsize=867500 CPUtime=0
/proc/3958/task/3966/stat : 3966 (java) S 3956 3958 32672 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 28471170 888320000 37068 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3958/tid=3967] ppid=3956 vsize=867500 CPUtime=0
/proc/3958/task/3967/stat : 3967 (java) S 3956 3958 32672 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28471170 888320000 37068 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 867500

[startup+25.5018 s]
/proc/loadavg: 2.07 2.02 2.01 5/89 3971
/proc/meminfo: memFree=1236048/2055920 swapFree=4192812/4192956
[pid=3958] ppid=3956 vsize=867500 CPUtime=25.47
/proc/3958/stat : 3958 (java) S 3956 3958 32672 0 -1 0 47078 0 1 0 2527 20 0 0 18 0 9 0 28471165 888320000 46387 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3958/statm: 216875 46387 2033 9 0 211333 0
[pid=3958/tid=3960] ppid=3956 vsize=867500 CPUtime=24.05
/proc/3958/task/3960/stat : 3960 (java) R 3956 3958 32672 0 -1 64 15843 0 1 0 2396 9 0 0 25 0 9 0 28471166 888320000 46387 996147200 134512640 134550932 4294955968 18446744073709551615 4127092415 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3958/tid=3961] ppid=3956 vsize=867500 CPUtime=1.12
/proc/3958/task/3961/stat : 3961 (java) S 3956 3958 32672 0 -1 64 29815 0 0 0 103 9 0 0 16 0 9 0 28471167 888320000 46387 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3958/tid=3962] ppid=3956 vsize=867500 CPUtime=0
/proc/3958/task/3962/stat : 3962 (java) S 3956 3958 32672 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28471168 888320000 46387 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3958/tid=3963] ppid=3956 vsize=867500 CPUtime=0
/proc/3958/task/3963/stat : 3963 (java) S 3956 3958 32672 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28471168 888320000 46387 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3958/tid=3964] ppid=3956 vsize=867500 CPUtime=0
/proc/3958/task/3964/stat : 3964 (java) S 3956 3958 32672 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 28471169 888320000 46387 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3958/tid=3965] ppid=3956 vsize=867500 CPUtime=0.27
/proc/3958/task/3965/stat : 3965 (java) S 3956 3958 32672 0 -1 64 719 0 0 0 27 0 0 0 15 0 9 0 28471169 888320000 46387 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3958/tid=3966] ppid=3956 vsize=867500 CPUtime=0
/proc/3958/task/3966/stat : 3966 (java) S 3956 3958 32672 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 28471170 888320000 46387 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3958/tid=3967] ppid=3956 vsize=867500 CPUtime=0
/proc/3958/task/3967/stat : 3967 (java) S 3956 3958 32672 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28471170 888320000 46387 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 867500

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

[startup+31.9075 s]
/proc/loadavg: 2.06 2.02 2.00 3/89 3975
/proc/meminfo: memFree=1200200/2055920 swapFree=4192812/4192956
[pid=3958] ppid=3956 vsize=868148 CPUtime=31.81
/proc/3958/stat : 3958 (java) S 3956 3958 32672 0 -1 0 52489 1810 1 0 3113 24 41 3 18 0 9 0 28471165 888983552 48223 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3958/statm: 217037 48223 2045 9 0 211495 0
[pid=3958/tid=3960] ppid=3956 vsize=868148 CPUtime=30.23
/proc/3958/task/3960/stat : 3960 (java) R 3956 3958 32672 0 -1 64 19120 1810 1 0 2969 10 41 3 25 0 9 0 28471166 888983552 48223 996147200 134512640 134550932 4294955968 18446744073709551615 4127109188 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3958/tid=3961] ppid=3956 vsize=868148 CPUtime=1.66
/proc/3958/task/3961/stat : 3961 (java) S 3956 3958 32672 0 -1 64 31642 1810 0 0 112 10 41 3 16 0 9 0 28471167 888983552 48223 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3958/tid=3962] ppid=3956 vsize=868148 CPUtime=0.44
/proc/3958/task/3962/stat : 3962 (java) S 3956 3958 32672 0 -1 64 16 1810 0 0 0 0 41 3 16 0 9 0 28471168 888983552 48223 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3958/tid=3963] ppid=3956 vsize=868148 CPUtime=0.44
/proc/3958/task/3963/stat : 3963 (java) S 3956 3958 32672 0 -1 64 5 1810 0 0 0 0 41 3 16 0 9 0 28471168 888983552 48223 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3958/tid=3964] ppid=3956 vsize=868148 CPUtime=0.44
/proc/3958/task/3964/stat : 3964 (java) S 3956 3958 32672 0 -1 64 2 1810 0 0 0 0 41 3 24 0 9 0 28471169 888983552 48223 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3958/tid=3965] ppid=3956 vsize=868148 CPUtime=0.74
/proc/3958/task/3965/stat : 3965 (java) S 3956 3958 32672 0 -1 64 862 1810 0 0 30 0 41 3 16 0 9 0 28471169 888983552 48223 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3958/tid=3966] ppid=3956 vsize=868148 CPUtime=0.44
/proc/3958/task/3966/stat : 3966 (java) S 3956 3958 32672 0 -1 64 0 1810 0 0 0 0 41 3 25 0 9 0 28471170 888983552 48223 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3958/tid=3967] ppid=3956 vsize=868148 CPUtime=0.44
/proc/3958/task/3967/stat : 3967 (java) S 3956 3958 32672 0 -1 64 30 1810 0 0 0 0 41 3 15 0 9 0 28471170 888983552 48223 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 31.81
Current children cumulated vsize (KiB) 868148

[startup+35.1018 s]
/proc/loadavg: 2.06 2.02 2.00 3/89 3975
/proc/meminfo: memFree=1200200/2055920 swapFree=4192812/4192956
[pid=3958] ppid=3956 vsize=868148 CPUtime=34.97
/proc/3958/stat : 3958 (java) S 3956 3958 32672 0 -1 0 54098 1810 1 0 3429 24 41 3 18 0 9 0 28471165 888983552 48223 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3958/statm: 217037 48223 2045 9 0 211495 0
[pid=3958/tid=3960] ppid=3956 vsize=868148 CPUtime=33.41
/proc/3958/task/3960/stat : 3960 (java) R 3956 3958 32672 0 -1 64 20729 1810 1 0 3286 11 41 3 25 0 9 0 28471166 888983552 48223 996147200 134512640 134550932 4294955968 18446744073709551615 4126943927 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3958/tid=3961] ppid=3956 vsize=868148 CPUtime=1.66
/proc/3958/task/3961/stat : 3961 (java) S 3956 3958 32672 0 -1 64 31642 1810 0 0 112 10 41 3 16 0 9 0 28471167 888983552 48223 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3958/tid=3962] ppid=3956 vsize=868148 CPUtime=0.44
/proc/3958/task/3962/stat : 3962 (java) S 3956 3958 32672 0 -1 64 16 1810 0 0 0 0 41 3 16 0 9 0 28471168 888983552 48223 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3958/tid=3963] ppid=3956 vsize=868148 CPUtime=0.44
/proc/3958/task/3963/stat : 3963 (java) S 3956 3958 32672 0 -1 64 5 1810 0 0 0 0 41 3 16 0 9 0 28471168 888983552 48223 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3958/tid=3964] ppid=3956 vsize=868148 CPUtime=0.44
/proc/3958/task/3964/stat : 3964 (java) S 3956 3958 32672 0 -1 64 2 1810 0 0 0 0 41 3 24 0 9 0 28471169 888983552 48223 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3958/tid=3965] ppid=3956 vsize=868148 CPUtime=0.74
/proc/3958/task/3965/stat : 3965 (java) S 3956 3958 32672 0 -1 64 862 1810 0 0 30 0 41 3 16 0 9 0 28471169 888983552 48223 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3958/tid=3966] ppid=3956 vsize=868148 CPUtime=0.44
/proc/3958/task/3966/stat : 3966 (java) S 3956 3958 32672 0 -1 64 0 1810 0 0 0 0 41 3 25 0 9 0 28471170 888983552 48223 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3958/tid=3967] ppid=3956 vsize=868148 CPUtime=0.44
/proc/3958/task/3967/stat : 3967 (java) S 3956 3958 32672 0 -1 64 30 1810 0 0 0 0 41 3 15 0 9 0 28471170 888983552 48223 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 34.97
Current children cumulated vsize (KiB) 868148

[startup+38.3021 s]
/proc/loadavg: 2.06 2.02 2.00 4/89 3975
/proc/meminfo: memFree=1200008/2055920 swapFree=4192812/4192956
[pid=3958] ppid=3956 vsize=868148 CPUtime=38.15
/proc/3958/stat : 3958 (java) S 3956 3958 32672 0 -1 0 116317 1810 1 0 3732 39 41 3 18 0 9 0 28471165 888983552 70262 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3958/statm: 217037 70262 2639 9 0 211495 0
[pid=3958/tid=3960] ppid=3956 vsize=868148 CPUtime=35.61
/proc/3958/task/3960/stat : 3960 (java) R 3956 3958 32672 0 -1 64 34282 1810 1 0 3503 14 41 3 24 0 9 0 28471166 888983552 70262 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3958/tid=3961] ppid=3956 vsize=868148 CPUtime=2.58
/proc/3958/task/3961/stat : 3961 (java) R 3956 3958 32672 0 -1 64 80226 1810 0 0 193 21 41 3 16 0 9 0 28471167 888983552 70262 996147200 134512640 134550932 4294955968 18446744073709551615 102709373 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3958/tid=3962] ppid=3956 vsize=868148 CPUtime=0.44
/proc/3958/task/3962/stat : 3962 (java) S 3956 3958 32672 0 -1 64 20 1810 0 0 0 0 41 3 16 0 9 0 28471168 888983552 70262 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3958/tid=3963] ppid=3956 vsize=868148 CPUtime=0.44
/proc/3958/task/3963/stat : 3963 (java) S 3956 3958 32672 0 -1 64 25 1810 0 0 0 0 41 3 15 0 9 0 28471168 888983552 70262 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3958/tid=3964] ppid=3956 vsize=868148 CPUtime=0.44
/proc/3958/task/3964/stat : 3964 (java) S 3956 3958 32672 0 -1 64 2 1810 0 0 0 0 41 3 24 0 9 0 28471169 888983552 70262 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3958/tid=3965] ppid=3956 vsize=868148 CPUtime=0.78
/proc/3958/task/3965/stat : 3965 (java) S 3956 3958 32672 0 -1 64 920 1810 0 0 34 0 41 3 15 0 9 0 28471169 888983552 70262 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3958/tid=3966] ppid=3956 vsize=868148 CPUtime=0.44
/proc/3958/task/3966/stat : 3966 (java) S 3956 3958 32672 0 -1 64 0 1810 0 0 0 0 41 3 25 0 9 0 28471170 888983552 70262 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3958/tid=3967] ppid=3956 vsize=868148 CPUtime=0.44
/proc/3958/task/3967/stat : 3967 (java) S 3956 3958 32672 0 -1 64 30 1810 0 0 0 0 41 3 15 0 9 0 28471170 888983552 70262 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 38.15
Current children cumulated vsize (KiB) 868148

[startup+39.1022 s]
/proc/loadavg: 2.06 2.02 2.00 4/89 3975
/proc/meminfo: memFree=1097160/2055920 swapFree=4192812/4192956
[pid=3958] ppid=3956 vsize=868148 CPUtime=38.94
/proc/3958/stat : 3958 (java) S 3956 3958 32672 0 -1 0 151992 1810 1 0 3797 53 41 3 18 0 9 0 28471165 888983552 105793 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3958/statm: 217037 105793 2641 9 0 211495 0
[pid=3958/tid=3960] ppid=3956 vsize=868148 CPUtime=36.04
/proc/3958/task/3960/stat : 3960 (java) R 3956 3958 32672 0 -1 64 34377 1810 1 0 3546 14 41 3 25 0 9 0 28471166 888983552 105793 996147200 134512640 134550932 4294955968 18446744073709551615 4125979785 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3958/tid=3961] ppid=3956 vsize=868148 CPUtime=2.9
/proc/3958/task/3961/stat : 3961 (java) S 3956 3958 32672 0 -1 64 115713 1810 0 0 211 35 41 3 16 0 9 0 28471167 888983552 105793 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3958/tid=3962] ppid=3956 vsize=868148 CPUtime=0.44
/proc/3958/task/3962/stat : 3962 (java) S 3956 3958 32672 0 -1 64 20 1810 0 0 0 0 41 3 16 0 9 0 28471168 888983552 105793 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3958/tid=3963] ppid=3956 vsize=868148 CPUtime=0.44
/proc/3958/task/3963/stat : 3963 (java) S 3956 3958 32672 0 -1 64 29 1810 0 0 0 0 41 3 15 0 9 0 28471168 888983552 105793 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3958/tid=3964] ppid=3956 vsize=868148 CPUtime=0.44
/proc/3958/task/3964/stat : 3964 (java) S 3956 3958 32672 0 -1 64 2 1810 0 0 0 0 41 3 24 0 9 0 28471169 888983552 105793 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3958/tid=3965] ppid=3956 vsize=868148 CPUtime=0.82
/proc/3958/task/3965/stat : 3965 (java) S 3956 3958 32672 0 -1 64 1009 1810 0 0 37 1 41 3 15 0 9 0 28471169 888983552 105793 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3958/tid=3966] ppid=3956 vsize=868148 CPUtime=0.44
/proc/3958/task/3966/stat : 3966 (java) S 3956 3958 32672 0 -1 64 0 1810 0 0 0 0 41 3 25 0 9 0 28471170 888983552 105793 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3958/tid=3967] ppid=3956 vsize=868148 CPUtime=0.44
/proc/3958/task/3967/stat : 3967 (java) S 3956 3958 32672 0 -1 64 30 1810 0 0 0 0 41 3 15 0 9 0 28471170 888983552 105793 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 38.94
Current children cumulated vsize (KiB) 868148

[startup+39.5022 s]
/proc/loadavg: 2.13 2.03 2.01 3/89 3975
/proc/meminfo: memFree=971848/2055920 swapFree=4192812/4192956
[pid=3958] ppid=3956 vsize=868148 CPUtime=39.33
/proc/3958/stat : 3958 (java) S 3956 3958 32672 0 -1 0 152016 1810 1 0 3836 53 41 3 18 0 9 0 28471165 888983552 105807 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3958/statm: 217037 105807 2641 9 0 211495 0
[pid=3958/tid=3960] ppid=3956 vsize=868148 CPUtime=36.42
/proc/3958/task/3960/stat : 3960 (java) R 3956 3958 32672 0 -1 64 34392 1810 1 0 3584 14 41 3 25 0 9 0 28471166 888983552 105807 996147200 134512640 134550932 4294955968 18446744073709551615 4127498466 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3958/tid=3961] ppid=3956 vsize=868148 CPUtime=2.9
/proc/3958/task/3961/stat : 3961 (java) S 3956 3958 32672 0 -1 64 115713 1810 0 0 211 35 41 3 16 0 9 0 28471167 888983552 105807 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3958/tid=3962] ppid=3956 vsize=868148 CPUtime=0.44
/proc/3958/task/3962/stat : 3962 (java) S 3956 3958 32672 0 -1 64 20 1810 0 0 0 0 41 3 16 0 9 0 28471168 888983552 105807 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3958/tid=3963] ppid=3956 vsize=868148 CPUtime=0.44
/proc/3958/task/3963/stat : 3963 (java) S 3956 3958 32672 0 -1 64 29 1810 0 0 0 0 41 3 15 0 9 0 28471168 888983552 105807 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3958/tid=3964] ppid=3956 vsize=868148 CPUtime=0.44
/proc/3958/task/3964/stat : 3964 (java) S 3956 3958 32672 0 -1 64 2 1810 0 0 0 0 41 3 24 0 9 0 28471169 888983552 105807 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3958/tid=3965] ppid=3956 vsize=868148 CPUtime=0.84
/proc/3958/task/3965/stat : 3965 (java) S 3956 3958 32672 0 -1 64 1018 1810 0 0 39 1 41 3 15 0 9 0 28471169 888983552 105807 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3958/tid=3966] ppid=3956 vsize=868148 CPUtime=0.44
/proc/3958/task/3966/stat : 3966 (java) S 3956 3958 32672 0 -1 64 0 1810 0 0 0 0 41 3 25 0 9 0 28471170 888983552 105807 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3958/tid=3967] ppid=3956 vsize=868148 CPUtime=0.44
/proc/3958/task/3967/stat : 3967 (java) S 3956 3958 32672 0 -1 64 30 1810 0 0 0 0 41 3 15 0 9 0 28471170 888983552 105807 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 39.33
Current children cumulated vsize (KiB) 868148

[startup+39.7023 s]
/proc/loadavg: 2.13 2.03 2.01 3/89 3975
/proc/meminfo: memFree=971848/2055920 swapFree=4192812/4192956
[pid=3958] ppid=3956 vsize=868148 CPUtime=39.53
/proc/3958/stat : 3958 (java) S 3956 3958 32672 0 -1 0 152022 1810 1 0 3855 54 41 3 18 0 9 0 28471165 888983552 105811 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3958/statm: 217037 105811 2641 9 0 211495 0
[pid=3958/tid=3960] ppid=3956 vsize=868148 CPUtime=36.61
/proc/3958/task/3960/stat : 3960 (java) S 3956 3958 32672 0 -1 64 34394 1810 1 0 3602 15 41 3 25 0 9 0 28471166 888983552 105811 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3958/tid=3961] ppid=3956 vsize=868148 CPUtime=2.9
/proc/3958/task/3961/stat : 3961 (java) S 3956 3958 32672 0 -1 64 115713 1810 0 0 211 35 41 3 16 0 9 0 28471167 888983552 105811 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3958/tid=3962] ppid=3956 vsize=868148 CPUtime=0.44
/proc/3958/task/3962/stat : 3962 (java) S 3956 3958 32672 0 -1 64 20 1810 0 0 0 0 41 3 16 0 9 0 28471168 888983552 105811 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3958/tid=3963] ppid=3956 vsize=868148 CPUtime=0.44
/proc/3958/task/3963/stat : 3963 (java) S 3956 3958 32672 0 -1 64 29 1810 0 0 0 0 41 3 15 0 9 0 28471168 888983552 105811 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3958/tid=3964] ppid=3956 vsize=868148 CPUtime=0.44
/proc/3958/task/3964/stat : 3964 (java) S 3956 3958 32672 0 -1 64 2 1810 0 0 0 0 41 3 24 0 9 0 28471169 888983552 105811 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3958/tid=3965] ppid=3956 vsize=868148 CPUtime=0.85
/proc/3958/task/3965/stat : 3965 (java) S 3956 3958 32672 0 -1 64 1022 1810 0 0 40 1 41 3 15 0 9 0 28471169 888983552 105811 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3958/tid=3966] ppid=3956 vsize=868148 CPUtime=0.44
/proc/3958/task/3966/stat : 3966 (java) S 3956 3958 32672 0 -1 64 0 1810 0 0 0 0 41 3 25 0 9 0 28471170 888983552 105811 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3958/tid=3967] ppid=3956 vsize=868148 CPUtime=0.44
/proc/3958/task/3967/stat : 3967 (java) S 3956 3958 32672 0 -1 64 30 1810 0 0 0 0 41 3 15 0 9 0 28471170 888983552 105811 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 39.53
Current children cumulated vsize (KiB) 868148

Child status: 0
Real time (s): 39.7866
CPU time (s): 39.606
CPU user time (s): 38.9631
CPU system time (s): 0.642902
CPU usage (%): 99.546
Max. virtual memory (cumulated for all children) (KiB): 879308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 38.9631
system time used= 0.642902
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 153861
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= 3035
involuntary context switches= 3668

runsolver used 0.051992 second user time and 0.141978 second system time

The end

Launcher Data

Begin job on node67 at 2009-07-12 17:54:44
IDJOB=2097839
IDBENCH=57850
IDSOLVER=773
FILE ID=node67/2097839-1247414084
PBS_JOBID= 9510513
Free space on /tmp= 66496 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/fapp/fapp30/normalized-fapp30-3000-3.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2097839-1247414084/watcher-2097839-1247414084 -o /tmp/evaluation-result-2097839-1247414084/solver-2097839-1247414084 -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-2097839-1247414084.xml

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

MD5SUM BENCH= ae5d607663ce3822ee178e88e7985676
RANDOM SEED=1268565513

node67.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.239
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.239
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:       1632448 kB
Buffers:         42856 kB
Cached:         173656 kB
SwapCached:          0 kB
Active:         258572 kB
Inactive:       105044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1632448 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           21780 kB
Writeback:           0 kB
Mapped:         165072 kB
Slab:            44796 kB
Committed_AS:  1018596 kB
PageTables:       2088 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= 66492 MiB
End job on node67 at 2009-07-12 17:55:24