Trace number 2097842

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 38.0742 38.3517

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.02/0.08	
0.02/0.08	Abscon 112 (May, 2008)
0.18/0.25	
0.18/0.25	   configuration
0.18/0.25	     name=esac.xml
0.18/0.28	   
0.18/0.28	   instance
0.18/0.28	     name=HOME/instance-2097842-1247414085.xml
0.28/0.32	   
0.28/0.32	   domains being loaded...
0.28/0.36	   
0.28/0.36	   variables being loaded...
0.78/0.83	     nbVariables=3000  nbDomainTypes=21  minDomainSize=86  maxDomainSize=778  nbTotalValues=1942250
0.78/0.83	       =>  wckTime=0.575  cpuTime=0.4  mem=54M496
0.78/0.83	   
0.78/0.83	   predicates being loaded...
0.78/0.88	   
0.78/0.88	   constraints being loaded...
21.18/21.49	   
21.18/21.49	   INFO : Stopping converting binary constraints (cpu=20.28, mem = 85M635)
35.72/36.08	     nbConstraints=33554  nbGlobalConstraints=253  nbMergedConstraints=29903  nbConvertedConstraints=62
35.72/36.08	     nbConvertConstraintsChecks=35913856  nbExtensionStructures=59  nbSharedExtensionStructures=3
35.72/36.08	     nbConflictsStructures=82  nbSharedConflictsStructures=116  nbUnbuiltConflictsStructures=2655
35.72/36.08	     nbSharedBinaryRepresentations=82957  nbEvaluationManagers=2678  nbSharedEvaluationManagers=30561  minDegree=2
35.72/36.08	     maxDegree=60  minArity=2  avgArity=2.03  maxArity=9  nbGenerators=0  nbFusions=0  symmetryWckTime=10.427
35.72/36.08	     symmetryCpuTime=9.81  nbCliques=253
35.72/36.08	       =>  wckTime=35.826  cpuTime=33.61  mem=154M786
36.42/36.80	   
36.42/36.80	   solver IterativeSystematicSolver being built... 
37.32/37.70	   
37.32/37.70	   INFO : Forward propagation technique limited 
37.71/38.03	       =>  wckTime=37.781  cpuTime=34.29  mem=395M927
37.91/38.27	   
37.91/38.27	   preprocessing
37.91/38.27	     nbConstraintChecks=48113  nbValidityChecks=74  nbPropagations=7  nbRevisions=113  nbUselessRevisions=59
37.91/38.27	     nbRemovedValues=8501  detectedInconsistency=yes
37.91/38.27	       =>  wckTime=0.204  cpuTime=0.19  mem=395M927
37.91/38.27	   
37.91/38.27	   global
37.91/38.27	     nbConstraintChecks=48113  nbValidityChecks=74  nbPropagations=7  nbRevisions=113  nbUselessRevisions=59
37.91/38.27	     nbRestartNogoods=0  solvingWckTime=0.208  solvingCpuTime=0.19  expiredTime=no  totalExploration=yes
37.91/38.27	     nbFoundSolutions=0  globalCpuTime=34.55
37.91/38.27	       =>  wckTime=38.02  cpuTime=34.51  mem=396M919
37.91/38.28	   
37.91/38.28	s UNSATISFIABLE
37.91/38.28	d NODES 0
37.91/38.28	d CHECKS 48113
37.91/38.28	   
37.91/38.28	   totalWckTime=38.092  totalCpuTime=34.56

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-2097842-1247414085/watcher-2097842-1247414085 -o /tmp/evaluation-result-2097842-1247414085/solver-2097842-1247414085 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2097842-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.04 2.01 2.00 4/81 32546
/proc/meminfo: memFree=1665600/2055920 swapFree=4192812/4192956
[pid=32546] ppid=32544 vsize=152 CPUtime=0
/proc/32546/stat : 32546 (java) R 32544 32546 30988 0 -1 0 41 0 0 0 0 0 0 0 19 0 1 0 28473915 155648 26 996147200 134512640 134550932 4294956128 18446744073709551615 2601764 0 0 4096 0 0 0 0 17 0 0 0
/proc/32546/statm: 38 26 19 9 0 4 0

[startup+0.041477 s]
/proc/loadavg: 2.04 2.01 2.00 4/81 32546
/proc/meminfo: memFree=1665600/2055920 swapFree=4192812/4192956
[pid=32546] ppid=32544 vsize=861936 CPUtime=0.02
/proc/32546/stat : 32546 (java) S 32544 32546 30988 0 -1 0 2294 0 1 0 1 1 0 0 18 0 5 0 28473915 882622464 1894 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/32546/statm: 215484 1894 867 9 0 210399 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 861936

[startup+0.111611 s]
/proc/loadavg: 2.04 2.01 2.00 4/81 32546
/proc/meminfo: memFree=1665600/2055920 swapFree=4192812/4192956
[pid=32546] ppid=32544 vsize=865984 CPUtime=0.09
/proc/32546/stat : 32546 (java) S 32544 32546 30988 0 -1 0 3847 0 1 0 7 2 0 0 18 0 9 0 28473915 886767616 3290 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32546/statm: 216496 3290 1731 9 0 210981 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865984

[startup+0.301416 s]
/proc/loadavg: 2.04 2.01 2.00 4/81 32546
/proc/meminfo: memFree=1665600/2055920 swapFree=4192812/4192956
[pid=32546] ppid=32544 vsize=866380 CPUtime=0.28
/proc/32546/stat : 32546 (java) S 32544 32546 30988 0 -1 0 5948 0 1 0 24 4 0 0 18 0 9 0 28473915 887173120 5314 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32546/statm: 216595 5314 1983 9 0 211053 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866380

[startup+0.701467 s]
/proc/loadavg: 2.04 2.01 2.00 4/81 32546
/proc/meminfo: memFree=1665600/2055920 swapFree=4192812/4192956
[pid=32546] ppid=32544 vsize=867500 CPUtime=0.68
/proc/32546/stat : 32546 (java) S 32544 32546 30988 0 -1 0 17487 0 1 0 60 8 0 0 18 0 9 0 28473915 888320000 16848 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32546/statm: 216875 16848 2012 9 0 211333 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867500

[startup+1.50255 s]
/proc/loadavg: 2.04 2.01 2.00 3/90 32555
/proc/meminfo: memFree=1575416/2055920 swapFree=4192812/4192956
[pid=32546] ppid=32544 vsize=867500 CPUtime=1.47
/proc/32546/stat : 32546 (java) S 32544 32546 30988 0 -1 0 31435 0 1 0 133 14 0 0 18 0 9 0 28473915 888320000 30763 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32546/statm: 216875 30763 2029 9 0 211333 0
[pid=32546/tid=32548] ppid=32544 vsize=867500 CPUtime=1.14
/proc/32546/task/32548/stat : 32548 (java) R 32544 32546 30988 0 -1 64 15798 0 1 0 107 7 0 0 25 0 9 0 28473917 888320000 30763 996147200 134512640 134550932 4294955968 18446744073709551615 4126633788 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32546/tid=32549] ppid=32544 vsize=867500 CPUtime=0.15
/proc/32546/task/32549/stat : 32549 (java) S 32544 32546 30988 0 -1 64 14295 0 0 0 10 5 0 0 16 0 9 0 28473918 888320000 30763 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32546/tid=32550] ppid=32544 vsize=867500 CPUtime=0
/proc/32546/task/32550/stat : 32550 (java) S 32544 32546 30988 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28473918 888320000 30763 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32546/tid=32551] ppid=32544 vsize=867500 CPUtime=0
/proc/32546/task/32551/stat : 32551 (java) S 32544 32546 30988 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28473918 888320000 30763 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32546/tid=32552] ppid=32544 vsize=867500 CPUtime=0
/proc/32546/task/32552/stat : 32552 (java) S 32544 32546 30988 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28473920 888320000 30763 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32546/tid=32553] ppid=32544 vsize=867500 CPUtime=0.15
/proc/32546/task/32553/stat : 32553 (java) S 32544 32546 30988 0 -1 64 640 0 0 0 15 0 0 0 15 0 9 0 28473920 888320000 30763 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32546/tid=32554] ppid=32544 vsize=867500 CPUtime=0
/proc/32546/task/32554/stat : 32554 (java) S 32544 32546 30988 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28473920 888320000 30763 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32546/tid=32555] ppid=32544 vsize=867500 CPUtime=0
/proc/32546/task/32555/stat : 32555 (java) S 32544 32546 30988 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28473920 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.47
Current children cumulated vsize (KiB) 867500

[startup+3.10274 s]
/proc/loadavg: 2.04 2.01 2.00 3/90 32555
/proc/meminfo: memFree=1543800/2055920 swapFree=4192812/4192956
[pid=32546] ppid=32544 vsize=867500 CPUtime=3.06
/proc/32546/stat : 32546 (java) S 32544 32546 30988 0 -1 0 34523 0 1 0 290 16 0 0 18 0 9 0 28473915 888320000 33849 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32546/statm: 216875 33849 2029 9 0 211333 0
[pid=32546/tid=32548] ppid=32544 vsize=867500 CPUtime=2.54
/proc/32546/task/32548/stat : 32548 (java) R 32544 32546 30988 0 -1 64 15800 0 1 0 247 7 0 0 25 0 9 0 28473917 888320000 33849 996147200 134512640 134550932 4294955968 18446744073709551615 102724634 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32546/tid=32549] ppid=32544 vsize=867500 CPUtime=0.33
/proc/32546/task/32549/stat : 32549 (java) S 32544 32546 30988 0 -1 64 17381 0 0 0 26 7 0 0 16 0 9 0 28473918 888320000 33849 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32546/tid=32550] ppid=32544 vsize=867500 CPUtime=0
/proc/32546/task/32550/stat : 32550 (java) S 32544 32546 30988 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28473918 888320000 33849 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32546/tid=32551] ppid=32544 vsize=867500 CPUtime=0
/proc/32546/task/32551/stat : 32551 (java) S 32544 32546 30988 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28473918 888320000 33849 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32546/tid=32552] ppid=32544 vsize=867500 CPUtime=0
/proc/32546/task/32552/stat : 32552 (java) S 32544 32546 30988 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28473920 888320000 33849 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32546/tid=32553] ppid=32544 vsize=867500 CPUtime=0.16
/proc/32546/task/32553/stat : 32553 (java) S 32544 32546 30988 0 -1 64 640 0 0 0 16 0 0 0 16 0 9 0 28473920 888320000 33849 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32546/tid=32554] ppid=32544 vsize=867500 CPUtime=0
/proc/32546/task/32554/stat : 32554 (java) S 32544 32546 30988 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28473920 888320000 33849 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32546/tid=32555] ppid=32544 vsize=867500 CPUtime=0
/proc/32546/task/32555/stat : 32555 (java) S 32544 32546 30988 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28473920 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.06
Current children cumulated vsize (KiB) 867500

[startup+6.30109 s]
/proc/loadavg: 2.12 2.03 2.01 3/90 32555
/proc/meminfo: memFree=1524600/2055920 swapFree=4192812/4192956
[pid=32546] ppid=32544 vsize=867500 CPUtime=6.22
/proc/32546/stat : 32546 (java) S 32544 32546 30988 0 -1 0 37740 0 1 0 603 19 0 0 18 0 9 0 28473915 888320000 37061 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32546/statm: 216875 37061 2032 9 0 211333 0
[pid=32546/tid=32548] ppid=32544 vsize=867500 CPUtime=5.49
/proc/32546/task/32548/stat : 32548 (java) R 32544 32546 30988 0 -1 64 15833 0 1 0 541 8 0 0 25 0 9 0 28473917 888320000 37061 996147200 134512640 134550932 4294955968 18446744073709551615 4126935728 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32546/tid=32549] ppid=32544 vsize=867500 CPUtime=0.52
/proc/32546/task/32549/stat : 32549 (java) S 32544 32546 30988 0 -1 64 20547 0 0 0 43 9 0 0 17 0 9 0 28473918 888320000 37061 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32546/tid=32550] ppid=32544 vsize=867500 CPUtime=0
/proc/32546/task/32550/stat : 32550 (java) S 32544 32546 30988 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28473918 888320000 37061 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32546/tid=32551] ppid=32544 vsize=867500 CPUtime=0
/proc/32546/task/32551/stat : 32551 (java) S 32544 32546 30988 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28473918 888320000 37061 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32546/tid=32552] ppid=32544 vsize=867500 CPUtime=0
/proc/32546/task/32552/stat : 32552 (java) S 32544 32546 30988 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28473920 888320000 37061 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32546/tid=32553] ppid=32544 vsize=867500 CPUtime=0.18
/proc/32546/task/32553/stat : 32553 (java) S 32544 32546 30988 0 -1 64 658 0 0 0 18 0 0 0 16 0 9 0 28473920 888320000 37061 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32546/tid=32554] ppid=32544 vsize=867500 CPUtime=0
/proc/32546/task/32554/stat : 32554 (java) S 32544 32546 30988 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28473920 888320000 37061 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32546/tid=32555] ppid=32544 vsize=867500 CPUtime=0
/proc/32546/task/32555/stat : 32555 (java) S 32544 32546 30988 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28473920 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.22
Current children cumulated vsize (KiB) 867500

[startup+12.7028 s]
/proc/loadavg: 2.11 2.03 2.01 3/90 32555
/proc/meminfo: memFree=1524536/2055920 swapFree=4192812/4192956
[pid=32546] ppid=32544 vsize=867500 CPUtime=12.56
/proc/32546/stat : 32546 (java) S 32544 32546 30988 0 -1 0 37747 0 1 0 1237 19 0 0 18 0 9 0 28473915 888320000 37067 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32546/statm: 216875 37067 2032 9 0 211333 0
[pid=32546/tid=32548] ppid=32544 vsize=867500 CPUtime=11.83
/proc/32546/task/32548/stat : 32548 (java) R 32544 32546 30988 0 -1 64 15837 0 1 0 1174 9 0 0 25 0 9 0 28473917 888320000 37067 996147200 134512640 134550932 4294955968 18446744073709551615 4126941849 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32546/tid=32549] ppid=32544 vsize=867500 CPUtime=0.52
/proc/32546/task/32549/stat : 32549 (java) S 32544 32546 30988 0 -1 64 20547 0 0 0 43 9 0 0 16 0 9 0 28473918 888320000 37067 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32546/tid=32550] ppid=32544 vsize=867500 CPUtime=0
/proc/32546/task/32550/stat : 32550 (java) S 32544 32546 30988 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28473918 888320000 37067 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32546/tid=32551] ppid=32544 vsize=867500 CPUtime=0
/proc/32546/task/32551/stat : 32551 (java) S 32544 32546 30988 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28473918 888320000 37067 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32546/tid=32552] ppid=32544 vsize=867500 CPUtime=0
/proc/32546/task/32552/stat : 32552 (java) S 32544 32546 30988 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28473920 888320000 37067 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32546/tid=32553] ppid=32544 vsize=867500 CPUtime=0.19
/proc/32546/task/32553/stat : 32553 (java) S 32544 32546 30988 0 -1 64 661 0 0 0 19 0 0 0 16 0 9 0 28473920 888320000 37067 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32546/tid=32554] ppid=32544 vsize=867500 CPUtime=0
/proc/32546/task/32554/stat : 32554 (java) S 32544 32546 30988 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28473920 888320000 37067 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32546/tid=32555] ppid=32544 vsize=867500 CPUtime=0
/proc/32546/task/32555/stat : 32555 (java) S 32544 32546 30988 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28473920 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.56
Current children cumulated vsize (KiB) 867500

[startup+25.5013 s]
/proc/loadavg: 2.08 2.03 2.00 3/90 32555
/proc/meminfo: memFree=1491384/2055920 swapFree=4192812/4192956
[pid=32546] ppid=32544 vsize=867500 CPUtime=25.24
/proc/32546/stat : 32546 (java) S 32544 32546 30988 0 -1 0 47435 0 1 0 2500 24 0 0 18 0 9 0 28473915 888320000 46745 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32546/statm: 216875 46745 2033 9 0 211333 0
[pid=32546/tid=32548] ppid=32544 vsize=867500 CPUtime=23.84
/proc/32546/task/32548/stat : 32548 (java) R 32544 32546 30988 0 -1 64 15848 0 1 0 2375 9 0 0 25 0 9 0 28473917 888320000 46745 996147200 134512640 134550932 4294955968 18446744073709551615 4126534293 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32546/tid=32549] ppid=32544 vsize=867500 CPUtime=1.1
/proc/32546/task/32549/stat : 32549 (java) S 32544 32546 30988 0 -1 64 30171 0 0 0 97 13 0 0 16 0 9 0 28473918 888320000 46745 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32546/tid=32550] ppid=32544 vsize=867500 CPUtime=0
/proc/32546/task/32550/stat : 32550 (java) S 32544 32546 30988 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28473918 888320000 46745 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32546/tid=32551] ppid=32544 vsize=867500 CPUtime=0
/proc/32546/task/32551/stat : 32551 (java) S 32544 32546 30988 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28473918 888320000 46745 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32546/tid=32552] ppid=32544 vsize=867500 CPUtime=0
/proc/32546/task/32552/stat : 32552 (java) S 32544 32546 30988 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28473920 888320000 46745 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32546/tid=32553] ppid=32544 vsize=867500 CPUtime=0.26
/proc/32546/task/32553/stat : 32553 (java) S 32544 32546 30988 0 -1 64 714 0 0 0 26 0 0 0 15 0 9 0 28473920 888320000 46745 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32546/tid=32554] ppid=32544 vsize=867500 CPUtime=0
/proc/32546/task/32554/stat : 32554 (java) S 32544 32546 30988 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28473920 888320000 46745 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32546/tid=32555] ppid=32544 vsize=867500 CPUtime=0
/proc/32546/task/32555/stat : 32555 (java) S 32544 32546 30988 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28473920 888320000 46745 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 867500

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

[startup+31.907 s]
/proc/loadavg: 2.08 2.03 2.00 3/90 32559
/proc/meminfo: memFree=1474544/2055920 swapFree=4192812/4192956
[pid=32546] ppid=32544 vsize=867824 CPUtime=31.63
/proc/32546/stat : 32546 (java) S 32544 32546 30988 0 -1 0 54260 1802 1 0 3093 29 38 3 18 0 9 0 28473915 888651776 49554 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32546/statm: 216956 49554 2046 9 0 211414 0
[pid=32546/tid=32548] ppid=32544 vsize=867824 CPUtime=30.05
/proc/32546/task/32548/stat : 32548 (java) R 32544 32546 30988 0 -1 64 19551 1802 1 0 2953 11 38 3 25 0 9 0 28473917 888651776 49554 996147200 134512640 134550932 4294955968 18446744073709551615 4127254288 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32546/tid=32549] ppid=32544 vsize=867824 CPUtime=1.64
/proc/32546/task/32549/stat : 32549 (java) S 32544 32546 30988 0 -1 64 32985 1802 0 0 109 14 38 3 16 0 9 0 28473918 888651776 49554 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32546/tid=32550] ppid=32544 vsize=867824 CPUtime=0.41
/proc/32546/task/32550/stat : 32550 (java) S 32544 32546 30988 0 -1 64 16 1802 0 0 0 0 38 3 16 0 9 0 28473918 888651776 49554 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32546/tid=32551] ppid=32544 vsize=867824 CPUtime=0.41
/proc/32546/task/32551/stat : 32551 (java) S 32544 32546 30988 0 -1 64 5 1802 0 0 0 0 38 3 16 0 9 0 28473918 888651776 49554 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32546/tid=32552] ppid=32544 vsize=867824 CPUtime=0.41
/proc/32546/task/32552/stat : 32552 (java) S 32544 32546 30988 0 -1 64 1 1802 0 0 0 0 38 3 18 0 9 0 28473920 888651776 49554 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32546/tid=32553] ppid=32544 vsize=867824 CPUtime=0.7
/proc/32546/task/32553/stat : 32553 (java) S 32544 32546 30988 0 -1 64 868 1802 0 0 29 0 38 3 16 0 9 0 28473920 888651776 49554 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32546/tid=32554] ppid=32544 vsize=867824 CPUtime=0.41
/proc/32546/task/32554/stat : 32554 (java) S 32544 32546 30988 0 -1 64 1 1802 0 0 0 0 38 3 19 0 9 0 28473920 888651776 49554 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32546/tid=32555] ppid=32544 vsize=867824 CPUtime=0.41
/proc/32546/task/32555/stat : 32555 (java) S 32544 32546 30988 0 -1 64 27 1802 0 0 0 0 38 3 15 0 9 0 28473920 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.63
Current children cumulated vsize (KiB) 867824

[startup+35.1024 s]
/proc/loadavg: 2.07 2.03 2.00 3/90 32559
/proc/meminfo: memFree=1474544/2055920 swapFree=4192812/4192956
[pid=32546] ppid=32544 vsize=867824 CPUtime=34.82
/proc/32546/stat : 32546 (java) S 32544 32546 30988 0 -1 0 55857 1802 1 0 3412 29 38 3 18 0 9 0 28473915 888651776 49554 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32546/statm: 216956 49554 2046 9 0 211414 0
[pid=32546/tid=32548] ppid=32544 vsize=867824 CPUtime=33.24
/proc/32546/task/32548/stat : 32548 (java) R 32544 32546 30988 0 -1 64 21148 1802 1 0 3272 11 38 3 25 0 9 0 28473917 888651776 49554 996147200 134512640 134550932 4294955968 18446744073709551615 4127258301 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32546/tid=32549] ppid=32544 vsize=867824 CPUtime=1.64
/proc/32546/task/32549/stat : 32549 (java) S 32544 32546 30988 0 -1 64 32985 1802 0 0 109 14 38 3 16 0 9 0 28473918 888651776 49554 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32546/tid=32550] ppid=32544 vsize=867824 CPUtime=0.41
/proc/32546/task/32550/stat : 32550 (java) S 32544 32546 30988 0 -1 64 16 1802 0 0 0 0 38 3 16 0 9 0 28473918 888651776 49554 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32546/tid=32551] ppid=32544 vsize=867824 CPUtime=0.41
/proc/32546/task/32551/stat : 32551 (java) S 32544 32546 30988 0 -1 64 5 1802 0 0 0 0 38 3 16 0 9 0 28473918 888651776 49554 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32546/tid=32552] ppid=32544 vsize=867824 CPUtime=0.41
/proc/32546/task/32552/stat : 32552 (java) S 32544 32546 30988 0 -1 64 1 1802 0 0 0 0 38 3 18 0 9 0 28473920 888651776 49554 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32546/tid=32553] ppid=32544 vsize=867824 CPUtime=0.7
/proc/32546/task/32553/stat : 32553 (java) S 32544 32546 30988 0 -1 64 868 1802 0 0 29 0 38 3 16 0 9 0 28473920 888651776 49554 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32546/tid=32554] ppid=32544 vsize=867824 CPUtime=0.41
/proc/32546/task/32554/stat : 32554 (java) S 32544 32546 30988 0 -1 64 1 1802 0 0 0 0 38 3 19 0 9 0 28473920 888651776 49554 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32546/tid=32555] ppid=32544 vsize=867824 CPUtime=0.41
/proc/32546/task/32555/stat : 32555 (java) S 32544 32546 30988 0 -1 64 27 1802 0 0 0 0 38 3 15 0 9 0 28473920 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.82
Current children cumulated vsize (KiB) 867824

[startup+36.7025 s]
/proc/loadavg: 2.07 2.03 2.00 4/90 32559
/proc/meminfo: memFree=1474416/2055920 swapFree=4192812/4192956
[pid=32546] ppid=32544 vsize=867824 CPUtime=36.42
/proc/32546/stat : 32546 (java) S 32544 32546 30988 0 -1 0 87203 1802 1 0 3567 34 38 3 18 0 9 0 28473915 888651776 50364 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32546/statm: 216956 50364 2639 9 0 211414 0
[pid=32546/tid=32548] ppid=32544 vsize=867824 CPUtime=34.21
/proc/32546/task/32548/stat : 32548 (java) S 32544 32546 30988 0 -1 64 25829 1802 1 0 3368 12 38 3 25 0 9 0 28473917 888651776 50364 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32546/tid=32549] ppid=32544 vsize=867824 CPUtime=2.26
/proc/32546/task/32549/stat : 32549 (java) R 32544 32546 30988 0 -1 64 59643 1802 0 0 167 18 38 3 21 0 9 0 28473918 888651776 50364 996147200 134512640 134550932 4294955968 18446744073709551615 102768130 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32546/tid=32550] ppid=32544 vsize=867824 CPUtime=0.41
/proc/32546/task/32550/stat : 32550 (java) S 32544 32546 30988 0 -1 64 16 1802 0 0 0 0 38 3 16 0 9 0 28473918 888651776 50364 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32546/tid=32551] ppid=32544 vsize=867824 CPUtime=0.41
/proc/32546/task/32551/stat : 32551 (java) S 32544 32546 30988 0 -1 64 5 1802 0 0 0 0 38 3 16 0 9 0 28473918 888651776 50364 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32546/tid=32552] ppid=32544 vsize=867824 CPUtime=0.41
/proc/32546/task/32552/stat : 32552 (java) S 32544 32546 30988 0 -1 64 1 1802 0 0 0 0 38 3 18 0 9 0 28473920 888651776 50364 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32546/tid=32553] ppid=32544 vsize=867824 CPUtime=0.73
/proc/32546/task/32553/stat : 32553 (java) S 32544 32546 30988 0 -1 64 875 1802 0 0 31 1 38 3 15 0 9 0 28473920 888651776 50364 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32546/tid=32554] ppid=32544 vsize=867824 CPUtime=0.41
/proc/32546/task/32554/stat : 32554 (java) S 32544 32546 30988 0 -1 64 1 1802 0 0 0 0 38 3 19 0 9 0 28473920 888651776 50364 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32546/tid=32555] ppid=32544 vsize=867824 CPUtime=0.41
/proc/32546/task/32555/stat : 32555 (java) S 32544 32546 30988 0 -1 64 27 1802 0 0 0 0 38 3 15 0 9 0 28473920 888651776 50364 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 36.42
Current children cumulated vsize (KiB) 867824

[startup+37.5026 s]
/proc/loadavg: 2.07 2.03 2.00 3/90 32559
/proc/meminfo: memFree=1385456/2055920 swapFree=4192812/4192956
[pid=32546] ppid=32544 vsize=867824 CPUtime=37.21
/proc/32546/stat : 32546 (java) S 32544 32546 30988 0 -1 0 133149 1802 1 0 3631 49 38 3 18 0 9 0 28473915 888651776 86744 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32546/statm: 216956 86744 2640 9 0 211414 0
[pid=32546/tid=32548] ppid=32544 vsize=867824 CPUtime=34.57
/proc/32546/task/32548/stat : 32548 (java) R 32544 32546 30988 0 -1 64 34354 1802 1 0 3403 13 38 3 25 0 9 0 28473917 888651776 86744 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32546/tid=32549] ppid=32544 vsize=867824 CPUtime=2.66
/proc/32546/task/32549/stat : 32549 (java) R 32544 32546 30988 0 -1 64 96992 1802 0 0 193 32 38 3 16 0 9 0 28473918 888651776 86744 996147200 134512640 134550932 4294955968 18446744073709551615 104193955 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32546/tid=32550] ppid=32544 vsize=867824 CPUtime=0.41
/proc/32546/task/32550/stat : 32550 (java) S 32544 32546 30988 0 -1 64 21 1802 0 0 0 0 38 3 16 0 9 0 28473918 888651776 86744 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32546/tid=32551] ppid=32544 vsize=867824 CPUtime=0.41
/proc/32546/task/32551/stat : 32551 (java) S 32544 32546 30988 0 -1 64 24 1802 0 0 0 0 38 3 15 0 9 0 28473918 888651776 86744 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32546/tid=32552] ppid=32544 vsize=867824 CPUtime=0.41
/proc/32546/task/32552/stat : 32552 (java) S 32544 32546 30988 0 -1 64 1 1802 0 0 0 0 38 3 18 0 9 0 28473920 888651776 86744 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32546/tid=32553] ppid=32544 vsize=867824 CPUtime=0.75
/proc/32546/task/32553/stat : 32553 (java) S 32544 32546 30988 0 -1 64 923 1802 0 0 33 1 38 3 15 0 9 0 28473920 888651776 86744 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32546/tid=32554] ppid=32544 vsize=867824 CPUtime=0.41
/proc/32546/task/32554/stat : 32554 (java) S 32544 32546 30988 0 -1 64 1 1802 0 0 0 0 38 3 19 0 9 0 28473920 888651776 86744 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32546/tid=32555] ppid=32544 vsize=867824 CPUtime=0.41
/proc/32546/task/32555/stat : 32555 (java) S 32544 32546 30988 0 -1 64 27 1802 0 0 0 0 38 3 15 0 9 0 28473920 888651776 86744 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 37.21
Current children cumulated vsize (KiB) 867824

[startup+37.9027 s]
/proc/loadavg: 2.07 2.03 2.00 3/90 32559
/proc/meminfo: memFree=1385456/2055920 swapFree=4192812/4192956
[pid=32546] ppid=32544 vsize=867912 CPUtime=37.62
/proc/32546/stat : 32546 (java) S 32544 32546 30988 0 -1 0 147557 1802 1 0 3666 55 38 3 18 0 9 0 28473915 888741888 101060 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32546/statm: 216978 101060 2662 9 0 211414 0
[pid=32546/tid=32548] ppid=32544 vsize=867912 CPUtime=34.81
/proc/32546/task/32548/stat : 32548 (java) R 32544 32546 30988 0 -1 64 34437 1802 1 0 3427 13 38 3 25 0 9 0 28473917 888741888 101060 996147200 134512640 134550932 4294955968 18446744073709551615 104583346 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32546/tid=32549] ppid=32544 vsize=867912 CPUtime=2.79
/proc/32546/task/32549/stat : 32549 (java) S 32544 32546 30988 0 -1 64 111252 1802 0 0 201 37 38 3 16 0 9 0 28473918 888741888 101060 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32546/tid=32550] ppid=32544 vsize=867912 CPUtime=0.41
/proc/32546/task/32550/stat : 32550 (java) S 32544 32546 30988 0 -1 64 21 1802 0 0 0 0 38 3 16 0 9 0 28473918 888741888 101060 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32546/tid=32551] ppid=32544 vsize=867912 CPUtime=0.41
/proc/32546/task/32551/stat : 32551 (java) S 32544 32546 30988 0 -1 64 25 1802 0 0 0 0 38 3 16 0 9 0 28473918 888741888 101060 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32546/tid=32552] ppid=32544 vsize=867912 CPUtime=0.41
/proc/32546/task/32552/stat : 32552 (java) S 32544 32546 30988 0 -1 64 1 1802 0 0 0 0 38 3 18 0 9 0 28473920 888741888 101060 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32546/tid=32553] ppid=32544 vsize=867912 CPUtime=0.79
/proc/32546/task/32553/stat : 32553 (java) S 32544 32546 30988 0 -1 64 987 1802 0 0 37 1 38 3 15 0 9 0 28473920 888741888 101060 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32546/tid=32554] ppid=32544 vsize=867912 CPUtime=0.41
/proc/32546/task/32554/stat : 32554 (java) S 32544 32546 30988 0 -1 64 1 1802 0 0 0 0 38 3 19 0 9 0 28473920 888741888 101060 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32546/tid=32555] ppid=32544 vsize=867912 CPUtime=0.41
/proc/32546/task/32555/stat : 32555 (java) S 32544 32546 30988 0 -1 64 27 1802 0 0 0 0 38 3 15 0 9 0 28473920 888741888 101060 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 37.62
Current children cumulated vsize (KiB) 867912

[startup+38.3027 s]
/proc/loadavg: 2.07 2.03 2.00 3/90 32559
/proc/meminfo: memFree=1385456/2055920 swapFree=4192812/4192956
[pid=32546] ppid=32544 vsize=0 CPUtime=38
/proc/32546/stat : 32546 (java) Z 32544 32546 30988 0 -1 12 153249 1802 1 0 3701 58 38 3 16 0 2 0 28473915 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32546/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 38
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 38.3517
CPU time (s): 38.0742
CPU user time (s): 37.4013
CPU system time (s): 0.672897
CPU usage (%): 99.2764
Max. virtual memory (cumulated for all children) (KiB): 879308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 37.4013
system time used= 0.672897
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 155051
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= 3037
involuntary context switches= 3845

runsolver used 0.040993 second user time and 0.148977 second system time

The end

Launcher Data

Begin job on node85 at 2009-07-12 17:54:46
IDJOB=2097842
IDBENCH=57854
IDSOLVER=774
FILE ID=node85/2097842-1247414085
PBS_JOBID= 9510482
Free space on /tmp= 126544 MiB

SOLVER NAME= Abscon 112v4 ESAC
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 esac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2097842-1247414085/watcher-2097842-1247414085 -o /tmp/evaluation-result-2097842-1247414085/solver-2097842-1247414085 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2097842-1247414085.xml

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

MD5SUM BENCH= a0e05c3f701a8303e8373aea0961fb40
RANDOM SEED=18727230

node85.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.220
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.220
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:       1666080 kB
Buffers:         40776 kB
Cached:         122628 kB
SwapCached:          0 kB
Active:         273264 kB
Inactive:        59772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1666080 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           10996 kB
Writeback:           0 kB
Mapped:         189988 kB
Slab:            41776 kB
Committed_AS:  1005192 kB
PageTables:       2068 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= 126540 MiB
End job on node85 at 2009-07-12 17:55:24