Trace number 2095232

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 19.638 19.868

DiagnosticValue
CHECKS6155950
NODES23709

General information on the benchmark

Namecsp/pseudo/uclid/
normalized-ooo-rf6.xml
MD5SUM7a8ed56bf7ed0f4623e5eef12cef5911
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2.33564
Satisfiable
(Un)Satisfiability was proved
Number of variables1804
Number of constraints4930
Maximum constraint arity9
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4930
Global constraints used (with number of constraints)

Solver Data

0.00/0.09	
0.00/0.09	Abscon 112 (May, 2008)
0.19/0.27	
0.19/0.27	   configuration
0.19/0.27	     name=esac.xml
0.28/0.30	   
0.28/0.30	   instance
0.28/0.30	     name=HOME/instance-2095232-1247406982.xml
0.28/0.34	   
0.28/0.34	   domains being loaded...
0.28/0.35	   
0.28/0.35	   variables being loaded...
0.48/0.58	     nbVariables=1804  nbDomainTypes=3  minDomainSize=1  maxDomainSize=2  nbTotalValues=3591
0.48/0.58	       =>  wckTime=0.315  cpuTime=0.2  mem=12M769
0.48/0.58	   
0.48/0.58	   predicates being loaded...
0.59/0.65	   
0.59/0.65	   constraints being loaded...
2.06/2.13	     nbConstraints=4706  nbMergedConstraints=224  nbSingletonDomainVariables=17  nbConvertedConstraints=3100
2.06/2.13	     nbConvertConstraintsChecks=2632  nbExtensionStructures=23  nbSharedExtensionStructures=3096
2.06/2.13	     nbConflictsStructures=37  nbSharedConflictsStructures=4688  nbSharedBinaryRepresentations=54
2.06/2.13	     nbEvaluationManagers=14  nbSharedEvaluationManagers=1592  minDegree=1  maxDegree=76  minArity=2  avgArity=2.48
2.06/2.13	     maxArity=9  nbGenerators=0  nbFusions=0  symmetryWckTime=0.323  symmetryCpuTime=0.13
2.06/2.13	       =>  wckTime=1.861  cpuTime=1.37  mem=20M195
2.16/2.25	   
2.16/2.25	   solver IterativeSystematicSolver being built... 
2.46/2.54	       =>  wckTime=2.272  cpuTime=1.62  mem=46M12
4.04/4.10	   
4.04/4.10	   preprocessing
4.04/4.10	     nbConstraintChecks=57419  nbValidityChecks=21138  nbPropagations=11815  nbRevisions=50921  nbUselessRevisions=42536
4.04/4.10	     nbSingletonTests=1845  nbEffectiveSingletonTests=0  nbACRemovals=0  nbFoundSingletons=0  nbRemovedValues=0
4.04/4.10	     detectedInconsistency=no
4.04/4.10	       =>  wckTime=1.552  cpuTime=1.49  mem=47M13
19.59/19.81	   
19.59/19.81	   search
19.59/19.81	     run=11  nbConstraintChecks=6098531  nbValidityChecks=2204914  minDepth=0  maxDepth=74  nbPropagations=3297916
19.59/19.81	     nbRevisions=18586616  nbUselessRevisions=15165819  nbAssignments=23709  nbFailedAssignments=2199
19.59/19.81	     nbInferredBacktracks=90  nbBacktracks=20594  nbVisitedNodes=28359  nbRestartNogoods=56  nbSEliminables=?
19.59/19.81	     nbREliminables=?  nbIEliminables=?  nbDEliminables=?  nbPEliminables=?
19.59/19.82	       =>  wckTime=17.269  cpuTime=16.99  mem=48M15
19.59/19.82	   
19.59/19.82	   global
19.59/19.82	     nbConstraintChecks=6155950  nbValidityChecks=2226052  nbPropagations=3309731  nbRevisions=18637537
19.59/19.82	     nbUselessRevisions=15208355  nbRestartNogoods=56  solvingWckTime=17.271  solvingCpuTime=17.0  expiredTime=no
19.59/19.82	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=18.66
19.59/19.82	       =>  wckTime=19.549  cpuTime=18.62  mem=48M15
19.59/19.82	   
19.59/19.82	s UNSATISFIABLE
19.59/19.82	d NODES 23709
19.59/19.82	d CHECKS 6155950
19.59/19.82	   
19.59/19.82	   totalWckTime=19.62  totalCpuTime=18.66

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-2095232-1247406982/watcher-2095232-1247406982 -o /tmp/evaluation-result-2095232-1247406982/solver-2095232-1247406982 -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-2095232-1247406982.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.91 1.97 1.90 4/80 32065
/proc/meminfo: memFree=1785544/2055920 swapFree=4192812/4192956
[pid=32065] ppid=32063 vsize=10676 CPUtime=0
/proc/32065/stat : 32065 (java) S 32063 32065 31284 0 -1 0 678 0 0 0 0 0 0 0 18 0 2 0 27764235 10932224 474 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32065/statm: 2669 474 207 9 0 1184 0
[pid=32065/tid=32066] ppid=32063 vsize=10676 CPUtime=0
/proc/32065/task/32066/stat : 32066 (java) R 32063 32065 31284 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 27764236 10932224 474 996147200 134512640 134550932 4294955968 18446744073709551615 11792344 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.117611 s]
/proc/loadavg: 1.91 1.97 1.90 4/80 32065
/proc/meminfo: memFree=1785544/2055920 swapFree=4192812/4192956
[pid=32065] ppid=32063 vsize=865984 CPUtime=0.1
/proc/32065/stat : 32065 (java) S 32063 32065 31284 0 -1 0 3848 0 1 0 8 2 0 0 18 0 9 0 27764235 886767616 3291 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32065/statm: 216496 3291 1731 9 0 210981 0
[pid=32065/tid=32066] ppid=32063 vsize=865984 CPUtime=0.08
/proc/32065/task/32066/stat : 32066 (java) R 32063 32065 31284 0 -1 64 2921 0 1 0 6 2 0 0 20 0 9 0 27764236 886767616 3291 996147200 134512640 134550932 4294955968 18446744073709551615 11380347 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 865984

[startup+0.201621 s]
/proc/loadavg: 1.91 1.97 1.90 4/80 32065
/proc/meminfo: memFree=1785544/2055920 swapFree=4192812/4192956
[pid=32065] ppid=32063 vsize=866144 CPUtime=0.19
/proc/32065/stat : 32065 (java) S 32063 32065 31284 0 -1 0 4590 0 1 0 15 4 0 0 18 0 9 0 27764235 886931456 4011 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32065/statm: 216536 4011 1881 9 0 211014 0
[pid=32065/tid=32066] ppid=32063 vsize=866144 CPUtime=0.16
/proc/32065/task/32066/stat : 32066 (java) R 32063 32065 31284 0 -1 64 3662 0 1 0 13 3 0 0 18 0 9 0 27764236 886931456 4011 996147200 134512640 134550932 4294955968 18446744073709551615 4125950628 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 866144

[startup+0.301633 s]
/proc/loadavg: 1.91 1.97 1.90 4/80 32065
/proc/meminfo: memFree=1785544/2055920 swapFree=4192812/4192956
[pid=32065] ppid=32063 vsize=866380 CPUtime=0.28
/proc/32065/stat : 32065 (java) S 32063 32065 31284 0 -1 0 5730 0 1 0 24 4 0 0 18 0 9 0 27764235 887173120 5130 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32065/statm: 216595 5130 1940 9 0 211053 0
[pid=32065/tid=32066] ppid=32063 vsize=866380 CPUtime=0.23
/proc/32065/task/32066/stat : 32066 (java) R 32063 32065 31284 0 -1 64 4748 0 1 0 19 4 0 0 18 0 9 0 27764236 887173120 5130 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866380

[startup+0.701678 s]
/proc/loadavg: 1.91 1.97 1.90 4/80 32065
/proc/meminfo: memFree=1785544/2055920 swapFree=4192812/4192956
[pid=32065] ppid=32063 vsize=867616 CPUtime=0.68
/proc/32065/stat : 32065 (java) S 32063 32065 31284 0 -1 0 8953 0 1 0 62 6 0 0 18 0 9 0 27764235 888438784 8307 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32065/statm: 216904 8307 2039 9 0 211340 0
[pid=32065/tid=32066] ppid=32063 vsize=867616 CPUtime=0.51
/proc/32065/task/32066/stat : 32066 (java) R 32063 32065 31284 0 -1 64 7623 0 1 0 46 5 0 0 19 0 9 0 27764236 888438784 8307 996147200 134512640 134550932 4294955968 18446744073709551615 4125950628 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867616

[startup+1.50177 s]
/proc/loadavg: 1.91 1.97 1.90 4/89 32074
/proc/meminfo: memFree=1743680/2055920 swapFree=4192812/4192956
[pid=32065] ppid=32063 vsize=867620 CPUtime=1.47
/proc/32065/stat : 32065 (java) S 32063 32065 31284 0 -1 0 15273 0 1 0 120 27 0 0 18 0 9 0 27764235 888442880 14624 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32065/statm: 216905 14624 2044 9 0 211341 0
[pid=32065/tid=32066] ppid=32063 vsize=867620 CPUtime=1.23
/proc/32065/task/32066/stat : 32066 (java) R 32063 32065 31284 0 -1 64 13885 0 1 0 97 26 0 0 25 0 9 0 27764236 888442880 14624 996147200 134512640 134550932 4294955968 18446744073709551615 11362179 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32065/tid=32068] ppid=32063 vsize=867620 CPUtime=0
/proc/32065/task/32068/stat : 32068 (java) S 32063 32065 31284 0 -1 64 2 0 0 0 0 0 0 0 16 0 9 0 27764238 888442880 14624 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32065/tid=32069] ppid=32063 vsize=867620 CPUtime=0
/proc/32065/task/32069/stat : 32069 (java) S 32063 32065 31284 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 27764238 888442880 14624 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32065/tid=32070] ppid=32063 vsize=867620 CPUtime=0
/proc/32065/task/32070/stat : 32070 (java) S 32063 32065 31284 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 27764238 888442880 14624 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32065/tid=32071] ppid=32063 vsize=867620 CPUtime=0
/proc/32065/task/32071/stat : 32071 (java) S 32063 32065 31284 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 27764240 888442880 14624 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32065/tid=32072] ppid=32063 vsize=867620 CPUtime=0.22
/proc/32065/task/32072/stat : 32072 (java) S 32063 32065 31284 0 -1 64 690 0 0 0 22 0 0 0 16 0 9 0 27764240 888442880 14624 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32065/tid=32073] ppid=32063 vsize=867620 CPUtime=0
/proc/32065/task/32073/stat : 32073 (java) S 32063 32065 31284 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 27764240 888442880 14624 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32065/tid=32074] ppid=32063 vsize=867620 CPUtime=0
/proc/32065/task/32074/stat : 32074 (java) S 32063 32065 31284 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 27764240 888442880 14624 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) 867620

[startup+3.10297 s]
/proc/loadavg: 1.91 1.97 1.90 4/89 32078
/proc/meminfo: memFree=1718904/2055920 swapFree=4192812/4192956
[pid=32065] ppid=32063 vsize=868040 CPUtime=3.06
/proc/32065/stat : 32065 (java) S 32063 32065 31284 0 -1 0 34601 547 1 0 257 35 13 1 18 0 9 0 27764235 888872960 21121 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32065/statm: 217010 21121 2662 9 0 211446 0
[pid=32065/tid=32066] ppid=32063 vsize=868040 CPUtime=2.49
/proc/32065/task/32066/stat : 32066 (java) R 32063 32065 31284 0 -1 64 25868 547 1 0 204 31 13 1 25 0 9 0 27764236 888872960 21121 996147200 134512640 134550932 4294955968 18446744073709551615 4127344314 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32065/tid=32068] ppid=32063 vsize=868040 CPUtime=0.32
/proc/32065/task/32068/stat : 32068 (java) S 32063 32065 31284 0 -1 64 6958 547 0 0 17 1 13 1 16 0 9 0 27764238 888872960 21121 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32065/tid=32069] ppid=32063 vsize=868040 CPUtime=0.14
/proc/32065/task/32069/stat : 32069 (java) S 32063 32065 31284 0 -1 64 17 547 0 0 0 0 13 1 16 0 9 0 27764238 888872960 21121 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32065/tid=32070] ppid=32063 vsize=868040 CPUtime=0.14
/proc/32065/task/32070/stat : 32070 (java) S 32063 32065 31284 0 -1 64 8 547 0 0 0 0 13 1 15 0 9 0 27764238 888872960 21121 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32065/tid=32071] ppid=32063 vsize=868040 CPUtime=0.14
/proc/32065/task/32071/stat : 32071 (java) S 32063 32065 31284 0 -1 64 2 547 0 0 0 0 13 1 18 0 9 0 27764240 888872960 21121 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32065/tid=32072] ppid=32063 vsize=868040 CPUtime=0.49
/proc/32065/task/32072/stat : 32072 (java) S 32063 32065 31284 0 -1 64 929 547 0 0 34 1 13 1 15 0 9 0 27764240 888872960 21121 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32065/tid=32073] ppid=32063 vsize=868040 CPUtime=0.14
/proc/32065/task/32073/stat : 32073 (java) S 32063 32065 31284 0 -1 64 1 547 0 0 0 0 13 1 19 0 9 0 27764240 888872960 21121 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32065/tid=32074] ppid=32063 vsize=868040 CPUtime=0.14
/proc/32065/task/32074/stat : 32074 (java) S 32063 32065 31284 0 -1 64 12 547 0 0 0 0 13 1 15 0 9 0 27764240 888872960 21121 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) 868040

[startup+6.30235 s]
/proc/loadavg: 1.92 1.97 1.90 3/89 32078
/proc/meminfo: memFree=1710712/2055920 swapFree=4192812/4192956
[pid=32065] ppid=32063 vsize=868040 CPUtime=6.22
/proc/32065/stat : 32065 (java) S 32063 32065 31284 0 -1 0 34950 547 1 0 573 35 13 1 18 0 9 0 27764235 888872960 21156 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32065/statm: 217010 21156 2662 9 0 211446 0
[pid=32065/tid=32066] ppid=32063 vsize=868040 CPUtime=5.58
/proc/32065/task/32066/stat : 32066 (java) R 32063 32065 31284 0 -1 64 26141 547 1 0 513 31 13 1 25 0 9 0 27764236 888872960 21156 996147200 134512640 134550932 4294955968 18446744073709551615 4127316739 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32065/tid=32068] ppid=32063 vsize=868040 CPUtime=0.32
/proc/32065/task/32068/stat : 32068 (java) S 32063 32065 31284 0 -1 64 6959 547 0 0 17 1 13 1 17 0 9 0 27764238 888872960 21156 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32065/tid=32069] ppid=32063 vsize=868040 CPUtime=0.14
/proc/32065/task/32069/stat : 32069 (java) S 32063 32065 31284 0 -1 64 17 547 0 0 0 0 13 1 16 0 9 0 27764238 888872960 21156 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32065/tid=32070] ppid=32063 vsize=868040 CPUtime=0.14
/proc/32065/task/32070/stat : 32070 (java) S 32063 32065 31284 0 -1 64 8 547 0 0 0 0 13 1 15 0 9 0 27764238 888872960 21156 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32065/tid=32071] ppid=32063 vsize=868040 CPUtime=0.14
/proc/32065/task/32071/stat : 32071 (java) S 32063 32065 31284 0 -1 64 2 547 0 0 0 0 13 1 18 0 9 0 27764240 888872960 21156 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32065/tid=32072] ppid=32063 vsize=868040 CPUtime=0.56
/proc/32065/task/32072/stat : 32072 (java) S 32063 32065 31284 0 -1 64 981 547 0 0 41 1 13 1 15 0 9 0 27764240 888872960 21156 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32065/tid=32073] ppid=32063 vsize=868040 CPUtime=0.14
/proc/32065/task/32073/stat : 32073 (java) S 32063 32065 31284 0 -1 64 1 547 0 0 0 0 13 1 19 0 9 0 27764240 888872960 21156 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32065/tid=32074] ppid=32063 vsize=868040 CPUtime=0.14
/proc/32065/task/32074/stat : 32074 (java) S 32063 32065 31284 0 -1 64 35 547 0 0 0 0 13 1 15 0 9 0 27764240 888872960 21156 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) 868040

[startup+12.7021 s]
/proc/loadavg: 1.93 1.97 1.90 3/89 32078
/proc/meminfo: memFree=1710720/2055920 swapFree=4192812/4192956
[pid=32065] ppid=32063 vsize=868040 CPUtime=12.56
/proc/32065/stat : 32065 (java) S 32063 32065 31284 0 -1 0 34958 547 1 0 1207 35 13 1 18 0 9 0 27764235 888872960 21158 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32065/statm: 217010 21158 2662 9 0 211446 0
[pid=32065/tid=32066] ppid=32063 vsize=868040 CPUtime=11.92
/proc/32065/task/32066/stat : 32066 (java) R 32063 32065 31284 0 -1 64 26145 547 1 0 1147 31 13 1 25 0 9 0 27764236 888872960 21158 996147200 134512640 134550932 4294955968 18446744073709551615 4127413734 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32065/tid=32068] ppid=32063 vsize=868040 CPUtime=0.32
/proc/32065/task/32068/stat : 32068 (java) S 32063 32065 31284 0 -1 64 6959 547 0 0 17 1 13 1 16 0 9 0 27764238 888872960 21158 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32065/tid=32069] ppid=32063 vsize=868040 CPUtime=0.14
/proc/32065/task/32069/stat : 32069 (java) S 32063 32065 31284 0 -1 64 17 547 0 0 0 0 13 1 16 0 9 0 27764238 888872960 21158 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32065/tid=32070] ppid=32063 vsize=868040 CPUtime=0.14
/proc/32065/task/32070/stat : 32070 (java) S 32063 32065 31284 0 -1 64 8 547 0 0 0 0 13 1 15 0 9 0 27764238 888872960 21158 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32065/tid=32071] ppid=32063 vsize=868040 CPUtime=0.14
/proc/32065/task/32071/stat : 32071 (java) S 32063 32065 31284 0 -1 64 2 547 0 0 0 0 13 1 18 0 9 0 27764240 888872960 21158 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32065/tid=32072] ppid=32063 vsize=868040 CPUtime=0.56
/proc/32065/task/32072/stat : 32072 (java) S 32063 32065 31284 0 -1 64 985 547 0 0 41 1 13 1 16 0 9 0 27764240 888872960 21158 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32065/tid=32073] ppid=32063 vsize=868040 CPUtime=0.14
/proc/32065/task/32073/stat : 32073 (java) S 32063 32065 31284 0 -1 64 1 547 0 0 0 0 13 1 19 0 9 0 27764240 888872960 21158 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32065/tid=32074] ppid=32063 vsize=868040 CPUtime=0.14
/proc/32065/task/32074/stat : 32074 (java) S 32063 32065 31284 0 -1 64 35 547 0 0 0 0 13 1 15 0 9 0 27764240 888872960 21158 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) 868040

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

[startup+12.8021 s]
/proc/loadavg: 1.93 1.97 1.90 3/89 32078
/proc/meminfo: memFree=1710720/2055920 swapFree=4192812/4192956
[pid=32065] ppid=32063 vsize=868040 CPUtime=12.66
/proc/32065/stat : 32065 (java) S 32063 32065 31284 0 -1 0 34958 547 1 0 1217 35 13 1 18 0 9 0 27764235 888872960 21158 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32065/statm: 217010 21158 2662 9 0 211446 0
[pid=32065/tid=32066] ppid=32063 vsize=868040 CPUtime=12.02
/proc/32065/task/32066/stat : 32066 (java) R 32063 32065 31284 0 -1 64 26145 547 1 0 1157 31 13 1 25 0 9 0 27764236 888872960 21158 996147200 134512640 134550932 4294955968 18446744073709551615 4126836280 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32065/tid=32068] ppid=32063 vsize=868040 CPUtime=0.32
/proc/32065/task/32068/stat : 32068 (java) S 32063 32065 31284 0 -1 64 6959 547 0 0 17 1 13 1 16 0 9 0 27764238 888872960 21158 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32065/tid=32069] ppid=32063 vsize=868040 CPUtime=0.14
/proc/32065/task/32069/stat : 32069 (java) S 32063 32065 31284 0 -1 64 17 547 0 0 0 0 13 1 16 0 9 0 27764238 888872960 21158 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32065/tid=32070] ppid=32063 vsize=868040 CPUtime=0.14
/proc/32065/task/32070/stat : 32070 (java) S 32063 32065 31284 0 -1 64 8 547 0 0 0 0 13 1 15 0 9 0 27764238 888872960 21158 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32065/tid=32071] ppid=32063 vsize=868040 CPUtime=0.14
/proc/32065/task/32071/stat : 32071 (java) S 32063 32065 31284 0 -1 64 2 547 0 0 0 0 13 1 18 0 9 0 27764240 888872960 21158 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32065/tid=32072] ppid=32063 vsize=868040 CPUtime=0.56
/proc/32065/task/32072/stat : 32072 (java) S 32063 32065 31284 0 -1 64 985 547 0 0 41 1 13 1 16 0 9 0 27764240 888872960 21158 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32065/tid=32073] ppid=32063 vsize=868040 CPUtime=0.14
/proc/32065/task/32073/stat : 32073 (java) S 32063 32065 31284 0 -1 64 1 547 0 0 0 0 13 1 19 0 9 0 27764240 888872960 21158 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32065/tid=32074] ppid=32063 vsize=868040 CPUtime=0.14
/proc/32065/task/32074/stat : 32074 (java) S 32063 32065 31284 0 -1 64 35 547 0 0 0 0 13 1 15 0 9 0 27764240 888872960 21158 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 868040

[startup+16.0015 s]
/proc/loadavg: 1.93 1.97 1.91 3/89 32078
/proc/meminfo: memFree=1710720/2055920 swapFree=4192812/4192956
[pid=32065] ppid=32063 vsize=868040 CPUtime=15.83
/proc/32065/stat : 32065 (java) S 32063 32065 31284 0 -1 0 34959 547 1 0 1534 35 13 1 18 0 9 0 27764235 888872960 21159 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32065/statm: 217010 21159 2662 9 0 211446 0
[pid=32065/tid=32066] ppid=32063 vsize=868040 CPUtime=15.18
/proc/32065/task/32066/stat : 32066 (java) R 32063 32065 31284 0 -1 64 26145 547 1 0 1473 31 13 1 25 0 9 0 27764236 888872960 21159 996147200 134512640 134550932 4294955968 18446744073709551615 4127349884 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32065/tid=32068] ppid=32063 vsize=868040 CPUtime=0.32
/proc/32065/task/32068/stat : 32068 (java) S 32063 32065 31284 0 -1 64 6959 547 0 0 17 1 13 1 17 0 9 0 27764238 888872960 21159 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32065/tid=32069] ppid=32063 vsize=868040 CPUtime=0.14
/proc/32065/task/32069/stat : 32069 (java) S 32063 32065 31284 0 -1 64 17 547 0 0 0 0 13 1 16 0 9 0 27764238 888872960 21159 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32065/tid=32070] ppid=32063 vsize=868040 CPUtime=0.14
/proc/32065/task/32070/stat : 32070 (java) S 32063 32065 31284 0 -1 64 8 547 0 0 0 0 13 1 15 0 9 0 27764238 888872960 21159 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32065/tid=32071] ppid=32063 vsize=868040 CPUtime=0.14
/proc/32065/task/32071/stat : 32071 (java) S 32063 32065 31284 0 -1 64 2 547 0 0 0 0 13 1 18 0 9 0 27764240 888872960 21159 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32065/tid=32072] ppid=32063 vsize=868040 CPUtime=0.57
/proc/32065/task/32072/stat : 32072 (java) S 32063 32065 31284 0 -1 64 986 547 0 0 42 1 13 1 15 0 9 0 27764240 888872960 21159 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32065/tid=32073] ppid=32063 vsize=868040 CPUtime=0.14
/proc/32065/task/32073/stat : 32073 (java) S 32063 32065 31284 0 -1 64 1 547 0 0 0 0 13 1 19 0 9 0 27764240 888872960 21159 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32065/tid=32074] ppid=32063 vsize=868040 CPUtime=0.14
/proc/32065/task/32074/stat : 32074 (java) S 32063 32065 31284 0 -1 64 35 547 0 0 0 0 13 1 15 0 9 0 27764240 888872960 21159 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.83
Current children cumulated vsize (KiB) 868040

[startup+17.6017 s]
/proc/loadavg: 1.93 1.97 1.91 3/89 32078
/proc/meminfo: memFree=1710784/2055920 swapFree=4192812/4192956
[pid=32065] ppid=32063 vsize=868040 CPUtime=17.41
/proc/32065/stat : 32065 (java) S 32063 32065 31284 0 -1 0 34961 547 1 0 1692 35 13 1 18 0 9 0 27764235 888872960 21159 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32065/statm: 217010 21159 2662 9 0 211446 0
[pid=32065/tid=32066] ppid=32063 vsize=868040 CPUtime=16.77
/proc/32065/task/32066/stat : 32066 (java) R 32063 32065 31284 0 -1 64 26147 547 1 0 1632 31 13 1 25 0 9 0 27764236 888872960 21159 996147200 134512640 134550932 4294955968 18446744073709551615 4127314674 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32065/tid=32068] ppid=32063 vsize=868040 CPUtime=0.32
/proc/32065/task/32068/stat : 32068 (java) S 32063 32065 31284 0 -1 64 6959 547 0 0 17 1 13 1 16 0 9 0 27764238 888872960 21159 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32065/tid=32069] ppid=32063 vsize=868040 CPUtime=0.14
/proc/32065/task/32069/stat : 32069 (java) S 32063 32065 31284 0 -1 64 17 547 0 0 0 0 13 1 16 0 9 0 27764238 888872960 21159 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32065/tid=32070] ppid=32063 vsize=868040 CPUtime=0.14
/proc/32065/task/32070/stat : 32070 (java) S 32063 32065 31284 0 -1 64 8 547 0 0 0 0 13 1 15 0 9 0 27764238 888872960 21159 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32065/tid=32071] ppid=32063 vsize=868040 CPUtime=0.14
/proc/32065/task/32071/stat : 32071 (java) S 32063 32065 31284 0 -1 64 2 547 0 0 0 0 13 1 18 0 9 0 27764240 888872960 21159 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32065/tid=32072] ppid=32063 vsize=868040 CPUtime=0.57
/proc/32065/task/32072/stat : 32072 (java) S 32063 32065 31284 0 -1 64 986 547 0 0 42 1 13 1 15 0 9 0 27764240 888872960 21159 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32065/tid=32073] ppid=32063 vsize=868040 CPUtime=0.14
/proc/32065/task/32073/stat : 32073 (java) S 32063 32065 31284 0 -1 64 1 547 0 0 0 0 13 1 19 0 9 0 27764240 888872960 21159 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32065/tid=32074] ppid=32063 vsize=868040 CPUtime=0.14
/proc/32065/task/32074/stat : 32074 (java) S 32063 32065 31284 0 -1 64 35 547 0 0 0 0 13 1 15 0 9 0 27764240 888872960 21159 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 17.41
Current children cumulated vsize (KiB) 868040

[startup+19.2019 s]
/proc/loadavg: 1.94 1.97 1.91 3/89 32078
/proc/meminfo: memFree=1710784/2055920 swapFree=4192812/4192956
[pid=32065] ppid=32063 vsize=868040 CPUtime=18.99
/proc/32065/stat : 32065 (java) S 32063 32065 31284 0 -1 0 34961 547 1 0 1850 35 13 1 18 0 9 0 27764235 888872960 21159 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32065/statm: 217010 21159 2662 9 0 211446 0
[pid=32065/tid=32066] ppid=32063 vsize=868040 CPUtime=18.35
/proc/32065/task/32066/stat : 32066 (java) R 32063 32065 31284 0 -1 64 26147 547 1 0 1790 31 13 1 25 0 9 0 27764236 888872960 21159 996147200 134512640 134550932 4294955968 18446744073709551615 4127340915 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32065/tid=32068] ppid=32063 vsize=868040 CPUtime=0.32
/proc/32065/task/32068/stat : 32068 (java) S 32063 32065 31284 0 -1 64 6959 547 0 0 17 1 13 1 16 0 9 0 27764238 888872960 21159 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32065/tid=32069] ppid=32063 vsize=868040 CPUtime=0.14
/proc/32065/task/32069/stat : 32069 (java) S 32063 32065 31284 0 -1 64 17 547 0 0 0 0 13 1 16 0 9 0 27764238 888872960 21159 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32065/tid=32070] ppid=32063 vsize=868040 CPUtime=0.14
/proc/32065/task/32070/stat : 32070 (java) S 32063 32065 31284 0 -1 64 8 547 0 0 0 0 13 1 15 0 9 0 27764238 888872960 21159 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32065/tid=32071] ppid=32063 vsize=868040 CPUtime=0.14
/proc/32065/task/32071/stat : 32071 (java) S 32063 32065 31284 0 -1 64 2 547 0 0 0 0 13 1 18 0 9 0 27764240 888872960 21159 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32065/tid=32072] ppid=32063 vsize=868040 CPUtime=0.57
/proc/32065/task/32072/stat : 32072 (java) S 32063 32065 31284 0 -1 64 986 547 0 0 42 1 13 1 15 0 9 0 27764240 888872960 21159 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32065/tid=32073] ppid=32063 vsize=868040 CPUtime=0.14
/proc/32065/task/32073/stat : 32073 (java) S 32063 32065 31284 0 -1 64 1 547 0 0 0 0 13 1 19 0 9 0 27764240 888872960 21159 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32065/tid=32074] ppid=32063 vsize=868040 CPUtime=0.14
/proc/32065/task/32074/stat : 32074 (java) S 32063 32065 31284 0 -1 64 35 547 0 0 0 0 13 1 15 0 9 0 27764240 888872960 21159 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 18.99
Current children cumulated vsize (KiB) 868040

[startup+19.6019 s]
/proc/loadavg: 1.94 1.97 1.91 3/89 32078
/proc/meminfo: memFree=1710784/2055920 swapFree=4192812/4192956
[pid=32065] ppid=32063 vsize=868040 CPUtime=19.39
/proc/32065/stat : 32065 (java) S 32063 32065 31284 0 -1 0 34961 547 1 0 1890 35 13 1 18 0 9 0 27764235 888872960 21159 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32065/statm: 217010 21159 2662 9 0 211446 0
[pid=32065/tid=32066] ppid=32063 vsize=868040 CPUtime=18.75
/proc/32065/task/32066/stat : 32066 (java) R 32063 32065 31284 0 -1 64 26147 547 1 0 1830 31 13 1 25 0 9 0 27764236 888872960 21159 996147200 134512640 134550932 4294955968 18446744073709551615 4126095885 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32065/tid=32068] ppid=32063 vsize=868040 CPUtime=0.32
/proc/32065/task/32068/stat : 32068 (java) S 32063 32065 31284 0 -1 64 6959 547 0 0 17 1 13 1 16 0 9 0 27764238 888872960 21159 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32065/tid=32069] ppid=32063 vsize=868040 CPUtime=0.14
/proc/32065/task/32069/stat : 32069 (java) S 32063 32065 31284 0 -1 64 17 547 0 0 0 0 13 1 16 0 9 0 27764238 888872960 21159 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32065/tid=32070] ppid=32063 vsize=868040 CPUtime=0.14
/proc/32065/task/32070/stat : 32070 (java) S 32063 32065 31284 0 -1 64 8 547 0 0 0 0 13 1 15 0 9 0 27764238 888872960 21159 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32065/tid=32071] ppid=32063 vsize=868040 CPUtime=0.14
/proc/32065/task/32071/stat : 32071 (java) S 32063 32065 31284 0 -1 64 2 547 0 0 0 0 13 1 18 0 9 0 27764240 888872960 21159 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32065/tid=32072] ppid=32063 vsize=868040 CPUtime=0.57
/proc/32065/task/32072/stat : 32072 (java) S 32063 32065 31284 0 -1 64 986 547 0 0 42 1 13 1 15 0 9 0 27764240 888872960 21159 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32065/tid=32073] ppid=32063 vsize=868040 CPUtime=0.14
/proc/32065/task/32073/stat : 32073 (java) S 32063 32065 31284 0 -1 64 1 547 0 0 0 0 13 1 19 0 9 0 27764240 888872960 21159 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32065/tid=32074] ppid=32063 vsize=868040 CPUtime=0.14
/proc/32065/task/32074/stat : 32074 (java) S 32063 32065 31284 0 -1 64 35 547 0 0 0 0 13 1 15 0 9 0 27764240 888872960 21159 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 19.39
Current children cumulated vsize (KiB) 868040

[startup+19.803 s]
/proc/loadavg: 1.94 1.97 1.91 3/89 32078
/proc/meminfo: memFree=1710784/2055920 swapFree=4192812/4192956
[pid=32065] ppid=32063 vsize=868040 CPUtime=19.59
/proc/32065/stat : 32065 (java) S 32063 32065 31284 0 -1 0 34961 547 1 0 1910 35 13 1 18 0 9 0 27764235 888872960 21159 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32065/statm: 217010 21159 2662 9 0 211446 0
[pid=32065/tid=32066] ppid=32063 vsize=868040 CPUtime=18.95
/proc/32065/task/32066/stat : 32066 (java) R 32063 32065 31284 0 -1 64 26147 547 1 0 1850 31 13 1 25 0 9 0 27764236 888872960 21159 996147200 134512640 134550932 4294955968 18446744073709551615 4127413696 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32065/tid=32068] ppid=32063 vsize=868040 CPUtime=0.32
/proc/32065/task/32068/stat : 32068 (java) S 32063 32065 31284 0 -1 64 6959 547 0 0 17 1 13 1 16 0 9 0 27764238 888872960 21159 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32065/tid=32069] ppid=32063 vsize=868040 CPUtime=0.14
/proc/32065/task/32069/stat : 32069 (java) S 32063 32065 31284 0 -1 64 17 547 0 0 0 0 13 1 16 0 9 0 27764238 888872960 21159 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32065/tid=32070] ppid=32063 vsize=868040 CPUtime=0.14
/proc/32065/task/32070/stat : 32070 (java) S 32063 32065 31284 0 -1 64 8 547 0 0 0 0 13 1 15 0 9 0 27764238 888872960 21159 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32065/tid=32071] ppid=32063 vsize=868040 CPUtime=0.14
/proc/32065/task/32071/stat : 32071 (java) S 32063 32065 31284 0 -1 64 2 547 0 0 0 0 13 1 18 0 9 0 27764240 888872960 21159 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32065/tid=32072] ppid=32063 vsize=868040 CPUtime=0.57
/proc/32065/task/32072/stat : 32072 (java) S 32063 32065 31284 0 -1 64 986 547 0 0 42 1 13 1 15 0 9 0 27764240 888872960 21159 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32065/tid=32073] ppid=32063 vsize=868040 CPUtime=0.14
/proc/32065/task/32073/stat : 32073 (java) S 32063 32065 31284 0 -1 64 1 547 0 0 0 0 13 1 19 0 9 0 27764240 888872960 21159 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32065/tid=32074] ppid=32063 vsize=868040 CPUtime=0.14
/proc/32065/task/32074/stat : 32074 (java) S 32063 32065 31284 0 -1 64 35 547 0 0 0 0 13 1 15 0 9 0 27764240 888872960 21159 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 19.59
Current children cumulated vsize (KiB) 868040

Child status: 0
Real time (s): 19.868
CPU time (s): 19.638
CPU user time (s): 19.2521
CPU system time (s): 0.385941
CPU usage (%): 98.8423
Max. virtual memory (cumulated for all children) (KiB): 868040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19.2521
system time used= 0.385941
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35627
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= 2583
involuntary context switches= 3362

runsolver used 0.025996 second user time and 0.076988 second system time

The end

Launcher Data

Begin job on node33 at 2009-07-12 15:56:22
IDJOB=2095232
IDBENCH=55001
IDSOLVER=774
FILE ID=node33/2095232-1247406982
PBS_JOBID= 9510578
Free space on /tmp= 66448 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/pseudo/uclid/normalized-ooo-rf6.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-2095232-1247406982/watcher-2095232-1247406982 -o /tmp/evaluation-result-2095232-1247406982/solver-2095232-1247406982 -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-2095232-1247406982.xml

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

MD5SUM BENCH= 7a8ed56bf7ed0f4623e5eef12cef5911
RANDOM SEED=1127518090

node33.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.229
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.229
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:       1786024 kB
Buffers:         36632 kB
Cached:         107732 kB
SwapCached:          0 kB
Active:         141196 kB
Inactive:        73144 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1786024 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2768 kB
Writeback:           0 kB
Mapped:          90440 kB
Slab:            40664 kB
Committed_AS:  1008036 kB
PageTables:       1900 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= 66444 MiB
End job on node33 at 2009-07-12 15:56:42