Trace number 2094382

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 103.372 104.377

DiagnosticValue
CHECKS1370
NODES1683

General information on the benchmark

Namecsp/bddLarge/
normalized-bdd-21-2713-15-79-26_ext.xml
MD5SUMdd3717c3e5db8d2dc488b191a384f85b
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark30.3714
Satisfiable
(Un)Satisfiability was proved
Number of variables21
Number of constraints2713
Maximum constraint arity15
Maximum domain size2
Number of constraints which are defined in extension2713
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.09	
0.00/0.09	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=esac.xml
0.28/0.30	   
0.28/0.30	   instance
0.28/0.30	     name=HOME/instance-2094382-1247403816.xml
0.28/0.34	   
0.28/0.34	   domains being loaded...
0.28/0.35	   
0.28/0.35	   variables being loaded...
0.28/0.37	     nbVariables=21  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=42
0.28/0.37	       =>  wckTime=0.124  cpuTime=0.11  mem=7M892
0.28/0.37	   
0.28/0.37	   relations being loaded...
0.58/0.63	   
0.58/0.64	   constraints being loaded...
1.85/1.95	     nbConstraints=2713  nbRelationTypes=1  nbGlobalConstraints=2713  nbExtensionStructures=1
1.94/2.09	     nbSharedExtensionStructures=2712  nbConflictsStructures=1  nbSharedConflictsStructures=2712
1.94/2.09	     nbSharedBinaryRepresentations=0  minDegree=1903  maxDegree=1970  minArity=15  maxArity=15  nbGenerators=0
1.94/2.09	     nbFusions=0  symmetryWckTime=0.561  symmetryCpuTime=0.28
1.94/2.09	       =>  wckTime=1.703  cpuTime=1.03  mem=109M495
2.04/2.11	   
2.04/2.11	   solver IterativeSystematicSolver being built... 
2.04/2.19	   
2.04/2.19	   INFO : Forward propagation technique limited 
2.14/2.26	       =>  wckTime=2.018  cpuTime=1.15  mem=107M902
10.87/11.09	   
10.87/11.09	   preprocessing
10.87/11.09	     nbConstraintChecks=0  nbValidityChecks=130051429  nbPropagations=54  nbRevisions=0  nbUselessRevisions=0
10.87/11.09	     nbSingletonTests=33  nbEffectiveSingletonTests=0  nbACRemovals=0  nbFoundSingletons=0  nbRemovedValues=0
10.87/11.09	     detectedInconsistency=no
10.87/11.09	       =>  wckTime=8.822  cpuTime=8.71  mem=107M902
24.23/24.53	   
24.23/24.53	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=108M884)
103.29/104.32	   
103.29/104.32	   search
103.29/104.33	     run=8  nbConstraintChecks=1370  nbValidityChecks=1277040810  minDepth=0  maxDepth=10  nbPropagations=10193
103.29/104.33	     nbRevisions=0  nbUselessRevisions=0  nbAssignments=1683  nbFailedAssignments=539  nbBacktracks=1097
103.29/104.33	     nbVisitedNodes=2773  nbRestartNogoods=22  nbSEliminables=0  nbREliminables=13.48  nbIEliminables=0
103.29/104.33	     nbDEliminables=0  nbPEliminables=0
103.29/104.33	       =>  wckTime=102.062  cpuTime=101.01  mem=109M859
103.29/104.33	   
103.29/104.33	   global
103.29/104.33	     nbConstraintChecks=1370  nbValidityChecks=1407092239  nbPropagations=10247  nbRestartNogoods=22
103.29/104.33	     solvingWckTime=102.064  solvingCpuTime=101.01  expiredTime=no  totalExploration=yes  nbFoundSolutions=0
103.29/104.33	     globalCpuTime=102.22
103.29/104.33	       =>  wckTime=104.084  cpuTime=102.17  mem=109M859
103.29/104.33	   
103.29/104.33	s UNSATISFIABLE
103.29/104.33	d NODES 1683
103.29/104.33	d CHECKS 1370
103.29/104.33	   
103.29/104.33	   totalWckTime=104.143  totalCpuTime=102.22

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-2094382-1247403816/watcher-2094382-1247403816 -o /tmp/evaluation-result-2094382-1247403816/solver-2094382-1247403816 -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-2094382-1247403816.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 1.98 1.86 3/80 2811
/proc/meminfo: memFree=1728456/2055920 swapFree=4192812/4192956
[pid=2811] ppid=2809 vsize=18576 CPUtime=0
/proc/2811/stat : 2811 (runsolver) R 2809 2811 32701 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 27445070 19021824 284 996147200 4194304 4302564 548682068384 18446744073709551615 235371293991 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/2811/statm: 4644 284 249 26 0 2626 0

[startup+0.017734 s]
/proc/loadavg: 1.99 1.98 1.86 3/80 2811
/proc/meminfo: memFree=1728456/2055920 swapFree=4192812/4192956
[pid=2811] ppid=2809 vsize=10764 CPUtime=0
/proc/2811/stat : 2811 (java) S 2809 2811 32701 0 -1 0 740 0 0 0 0 0 0 0 18 0 2 0 27445070 11022336 520 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/2811/statm: 2691 520 240 9 0 1196 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10764

[startup+0.101459 s]
/proc/loadavg: 1.99 1.98 1.86 3/80 2811
/proc/meminfo: memFree=1728456/2055920 swapFree=4192812/4192956
[pid=2811] ppid=2809 vsize=865984 CPUtime=0.08
/proc/2811/stat : 2811 (java) S 2809 2811 32701 0 -1 0 3724 0 1 0 6 2 0 0 18 0 9 0 27445070 886767616 3192 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2811/statm: 216496 3192 1690 9 0 210981 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.30148 s]
/proc/loadavg: 1.99 1.98 1.86 3/80 2811
/proc/meminfo: memFree=1728456/2055920 swapFree=4192812/4192956
[pid=2811] ppid=2809 vsize=866224 CPUtime=0.28
/proc/2811/stat : 2811 (java) S 2809 2811 32701 0 -1 0 5782 0 1 0 24 4 0 0 18 0 9 0 27445070 887013376 5151 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2811/statm: 216556 5151 1979 9 0 211014 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866224

[startup+0.701513 s]
/proc/loadavg: 1.99 1.98 1.86 3/80 2811
/proc/meminfo: memFree=1728456/2055920 swapFree=4192812/4192956
[pid=2811] ppid=2809 vsize=866660 CPUtime=0.68
/proc/2811/stat : 2811 (java) S 2809 2811 32701 0 -1 0 7798 0 1 0 63 5 0 0 18 0 9 0 27445070 887459840 7160 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2811/statm: 216665 7160 1998 9 0 211123 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 866660

[startup+1.50158 s]
/proc/loadavg: 1.99 1.98 1.86 3/89 2820
/proc/meminfo: memFree=1682368/2055920 swapFree=4192812/4192956
[pid=2811] ppid=2809 vsize=867560 CPUtime=1.47
/proc/2811/stat : 2811 (java) S 2809 2811 32701 0 -1 0 35946 0 1 0 130 17 0 0 18 0 9 0 27445070 888381440 35293 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2811/statm: 216890 35293 2028 9 0 211348 0
[pid=2811/tid=2813] ppid=2809 vsize=867560 CPUtime=1.06
/proc/2811/task/2813/stat : 2813 (java) R 2809 2811 32701 0 -1 64 15767 0 1 0 98 8 0 0 25 0 9 0 27445071 888381440 35293 996147200 134512640 134550932 4294955968 18446744073709551615 4126995589 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2811/tid=2814] ppid=2809 vsize=867560 CPUtime=0.17
/proc/2811/task/2814/stat : 2814 (java) S 2809 2811 32701 0 -1 64 18802 0 0 0 10 7 0 0 16 0 9 0 27445073 888381440 35293 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2811/tid=2815] ppid=2809 vsize=867560 CPUtime=0
/proc/2811/task/2815/stat : 2815 (java) S 2809 2811 32701 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 27445073 888381440 35293 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2811/tid=2816] ppid=2809 vsize=867560 CPUtime=0
/proc/2811/task/2816/stat : 2816 (java) S 2809 2811 32701 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 27445073 888381440 35293 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2811/tid=2817] ppid=2809 vsize=867560 CPUtime=0
/proc/2811/task/2817/stat : 2817 (java) S 2809 2811 32701 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 27445075 888381440 35293 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2811/tid=2818] ppid=2809 vsize=867560 CPUtime=0.2
/proc/2811/task/2818/stat : 2818 (java) S 2809 2811 32701 0 -1 64 675 0 0 0 20 0 0 0 16 0 9 0 27445075 888381440 35293 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2811/tid=2819] ppid=2809 vsize=867560 CPUtime=0
/proc/2811/task/2819/stat : 2819 (java) S 2809 2811 32701 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 27445075 888381440 35293 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2811/tid=2820] ppid=2809 vsize=867560 CPUtime=0
/proc/2811/task/2820/stat : 2820 (java) S 2809 2811 32701 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 27445075 888381440 35293 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) 867560

[startup+3.10173 s]
/proc/loadavg: 1.99 1.98 1.86 4/91 2824
/proc/meminfo: memFree=1570416/2055920 swapFree=4192812/4192956
[pid=2811] ppid=2809 vsize=868012 CPUtime=3.04
/proc/2811/stat : 2811 (java) S 2809 2811 32701 0 -1 0 56017 980 1 0 257 23 22 2 18 0 9 0 27445070 888844288 42247 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2811/statm: 217003 42247 2660 9 0 211439 0
[pid=2811/tid=2813] ppid=2809 vsize=868012 CPUtime=2.42
/proc/2811/task/2813/stat : 2813 (java) R 2809 2811 32701 0 -1 64 20901 980 1 0 209 9 22 2 25 0 9 0 27445071 888844288 42247 996147200 134512640 134550932 4294955968 18446744073709551615 4127094647 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2811/tid=2814] ppid=2809 vsize=868012 CPUtime=0.55
/proc/2811/task/2814/stat : 2814 (java) S 2809 2811 32701 0 -1 64 33410 980 0 0 21 10 22 2 17 0 9 0 27445073 888844288 42247 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2811/tid=2815] ppid=2809 vsize=868012 CPUtime=0.24
/proc/2811/task/2815/stat : 2815 (java) S 2809 2811 32701 0 -1 64 21 980 0 0 0 0 22 2 16 0 9 0 27445073 888844288 42247 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2811/tid=2816] ppid=2809 vsize=868012 CPUtime=0.24
/proc/2811/task/2816/stat : 2816 (java) S 2809 2811 32701 0 -1 64 9 980 0 0 0 0 22 2 16 0 9 0 27445073 888844288 42247 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2811/tid=2817] ppid=2809 vsize=868012 CPUtime=0.24
/proc/2811/task/2817/stat : 2817 (java) S 2809 2811 32701 0 -1 64 1 980 0 0 0 0 22 2 18 0 9 0 27445075 888844288 42247 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2811/tid=2818] ppid=2809 vsize=868012 CPUtime=0.49
/proc/2811/task/2818/stat : 2818 (java) S 2809 2811 32701 0 -1 64 859 980 0 0 25 0 22 2 15 0 9 0 27445075 888844288 42247 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2811/tid=2819] ppid=2809 vsize=868012 CPUtime=0.24
/proc/2811/task/2819/stat : 2819 (java) S 2809 2811 32701 0 -1 64 1 980 0 0 0 0 22 2 19 0 9 0 27445075 888844288 42247 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2811/tid=2820] ppid=2809 vsize=868012 CPUtime=0.24
/proc/2811/task/2820/stat : 2820 (java) S 2809 2811 32701 0 -1 64 13 980 0 0 0 0 22 2 15 0 9 0 27445075 888844288 42247 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 868012

[startup+6.30301 s]
/proc/loadavg: 1.99 1.98 1.86 3/89 2824
/proc/meminfo: memFree=1569016/2055920 swapFree=4192812/4192956
[pid=2811] ppid=2809 vsize=868012 CPUtime=6.21
/proc/2811/stat : 2811 (java) S 2809 2811 32701 0 -1 0 59970 980 1 0 573 24 22 2 18 0 9 0 27445070 888844288 42250 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2811/statm: 217003 42250 2660 9 0 211439 0
[pid=2811/tid=2813] ppid=2809 vsize=868012 CPUtime=5.59
/proc/2811/task/2813/stat : 2813 (java) R 2809 2811 32701 0 -1 64 24826 980 1 0 525 10 22 2 25 0 9 0 27445071 888844288 42250 996147200 134512640 134550932 4294955968 18446744073709551615 4127094678 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2811/tid=2814] ppid=2809 vsize=868012 CPUtime=0.55
/proc/2811/task/2814/stat : 2814 (java) S 2809 2811 32701 0 -1 64 33410 980 0 0 21 10 22 2 16 0 9 0 27445073 888844288 42250 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2811/tid=2815] ppid=2809 vsize=868012 CPUtime=0.24
/proc/2811/task/2815/stat : 2815 (java) S 2809 2811 32701 0 -1 64 21 980 0 0 0 0 22 2 16 0 9 0 27445073 888844288 42250 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2811/tid=2816] ppid=2809 vsize=868012 CPUtime=0.24
/proc/2811/task/2816/stat : 2816 (java) S 2809 2811 32701 0 -1 64 9 980 0 0 0 0 22 2 16 0 9 0 27445073 888844288 42250 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2811/tid=2817] ppid=2809 vsize=868012 CPUtime=0.24
/proc/2811/task/2817/stat : 2817 (java) S 2809 2811 32701 0 -1 64 1 980 0 0 0 0 22 2 18 0 9 0 27445075 888844288 42250 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2811/tid=2818] ppid=2809 vsize=868012 CPUtime=0.5
/proc/2811/task/2818/stat : 2818 (java) S 2809 2811 32701 0 -1 64 865 980 0 0 26 0 22 2 15 0 9 0 27445075 888844288 42250 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2811/tid=2819] ppid=2809 vsize=868012 CPUtime=0.24
/proc/2811/task/2819/stat : 2819 (java) S 2809 2811 32701 0 -1 64 1 980 0 0 0 0 22 2 19 0 9 0 27445075 888844288 42250 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2811/tid=2820] ppid=2809 vsize=868012 CPUtime=0.24
/proc/2811/task/2820/stat : 2820 (java) S 2809 2811 32701 0 -1 64 35 980 0 0 0 0 22 2 15 0 9 0 27445075 888844288 42250 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 868012

[startup+12.7026 s]
/proc/loadavg: 1.99 1.98 1.86 3/89 2824
/proc/meminfo: memFree=1568888/2055920 swapFree=4192812/4192956
[pid=2811] ppid=2809 vsize=868012 CPUtime=12.55
/proc/2811/stat : 2811 (java) S 2809 2811 32701 0 -1 0 65994 980 1 0 1206 25 22 2 18 0 9 0 27445070 888844288 42263 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2811/statm: 217003 42263 2660 9 0 211439 0
[pid=2811/tid=2813] ppid=2809 vsize=868012 CPUtime=11.92
/proc/2811/task/2813/stat : 2813 (java) R 2809 2811 32701 0 -1 64 30846 980 1 0 1157 11 22 2 25 0 9 0 27445071 888844288 42263 996147200 134512640 134550932 4294955968 18446744073709551615 4127105632 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2811/tid=2814] ppid=2809 vsize=868012 CPUtime=0.55
/proc/2811/task/2814/stat : 2814 (java) S 2809 2811 32701 0 -1 64 33410 980 0 0 21 10 22 2 16 0 9 0 27445073 888844288 42263 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2811/tid=2815] ppid=2809 vsize=868012 CPUtime=0.24
/proc/2811/task/2815/stat : 2815 (java) S 2809 2811 32701 0 -1 64 21 980 0 0 0 0 22 2 16 0 9 0 27445073 888844288 42263 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2811/tid=2816] ppid=2809 vsize=868012 CPUtime=0.24
/proc/2811/task/2816/stat : 2816 (java) S 2809 2811 32701 0 -1 64 9 980 0 0 0 0 22 2 16 0 9 0 27445073 888844288 42263 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2811/tid=2817] ppid=2809 vsize=868012 CPUtime=0.24
/proc/2811/task/2817/stat : 2817 (java) S 2809 2811 32701 0 -1 64 1 980 0 0 0 0 22 2 18 0 9 0 27445075 888844288 42263 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2811/tid=2818] ppid=2809 vsize=868012 CPUtime=0.51
/proc/2811/task/2818/stat : 2818 (java) S 2809 2811 32701 0 -1 64 869 980 0 0 27 0 22 2 16 0 9 0 27445075 888844288 42263 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2811/tid=2819] ppid=2809 vsize=868012 CPUtime=0.24
/proc/2811/task/2819/stat : 2819 (java) S 2809 2811 32701 0 -1 64 1 980 0 0 0 0 22 2 19 0 9 0 27445075 888844288 42263 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2811/tid=2820] ppid=2809 vsize=868012 CPUtime=0.24
/proc/2811/task/2820/stat : 2820 (java) S 2809 2811 32701 0 -1 64 35 980 0 0 0 0 22 2 15 0 9 0 27445075 888844288 42263 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 868012

[startup+25.5018 s]
/proc/loadavg: 1.99 1.98 1.86 3/89 2824
/proc/meminfo: memFree=1568888/2055920 swapFree=4192812/4192956
[pid=2811] ppid=2809 vsize=868012 CPUtime=25.22
/proc/2811/stat : 2811 (java) S 2809 2811 32701 0 -1 0 66026 980 1 0 2473 25 22 2 18 0 9 0 27445070 888844288 42272 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2811/statm: 217003 42272 2660 9 0 211439 0
[pid=2811/tid=2813] ppid=2809 vsize=868012 CPUtime=24.57
/proc/2811/task/2813/stat : 2813 (java) R 2809 2811 32701 0 -1 64 30855 980 1 0 2422 11 22 2 25 0 9 0 27445071 888844288 42272 996147200 134512640 134550932 4294955968 18446744073709551615 4127105413 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2811/tid=2814] ppid=2809 vsize=868012 CPUtime=0.55
/proc/2811/task/2814/stat : 2814 (java) S 2809 2811 32701 0 -1 64 33410 980 0 0 21 10 22 2 16 0 9 0 27445073 888844288 42272 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2811/tid=2815] ppid=2809 vsize=868012 CPUtime=0.24
/proc/2811/task/2815/stat : 2815 (java) S 2809 2811 32701 0 -1 64 21 980 0 0 0 0 22 2 16 0 9 0 27445073 888844288 42272 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2811/tid=2816] ppid=2809 vsize=868012 CPUtime=0.24
/proc/2811/task/2816/stat : 2816 (java) S 2809 2811 32701 0 -1 64 9 980 0 0 0 0 22 2 16 0 9 0 27445073 888844288 42272 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2811/tid=2817] ppid=2809 vsize=868012 CPUtime=0.24
/proc/2811/task/2817/stat : 2817 (java) S 2809 2811 32701 0 -1 64 1 980 0 0 0 0 22 2 18 0 9 0 27445075 888844288 42272 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2811/tid=2818] ppid=2809 vsize=868012 CPUtime=0.53
/proc/2811/task/2818/stat : 2818 (java) S 2809 2811 32701 0 -1 64 892 980 0 0 29 0 22 2 15 0 9 0 27445075 888844288 42272 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2811/tid=2819] ppid=2809 vsize=868012 CPUtime=0.24
/proc/2811/task/2819/stat : 2819 (java) S 2809 2811 32701 0 -1 64 1 980 0 0 0 0 22 2 19 0 9 0 27445075 888844288 42272 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2811/tid=2820] ppid=2809 vsize=868012 CPUtime=0.24
/proc/2811/task/2820/stat : 2820 (java) S 2809 2811 32701 0 -1 64 35 980 0 0 0 0 22 2 15 0 9 0 27445075 888844288 42272 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 868012

[startup+51.1011 s]
/proc/loadavg: 1.99 1.98 1.86 3/89 2824
/proc/meminfo: memFree=1568952/2055920 swapFree=4192812/4192956
[pid=2811] ppid=2809 vsize=868012 CPUtime=50.59
/proc/2811/stat : 2811 (java) S 2809 2811 32701 0 -1 0 66060 980 1 0 5009 26 22 2 18 0 9 0 27445070 888844288 42278 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2811/statm: 217003 42278 2660 9 0 211439 0
[pid=2811/tid=2813] ppid=2809 vsize=868012 CPUtime=49.92
/proc/2811/task/2813/stat : 2813 (java) R 2809 2811 32701 0 -1 64 30859 980 1 0 4956 12 22 2 25 0 9 0 27445071 888844288 42278 996147200 134512640 134550932 4294955968 18446744073709551615 4127105554 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2811/tid=2814] ppid=2809 vsize=868012 CPUtime=0.55
/proc/2811/task/2814/stat : 2814 (java) S 2809 2811 32701 0 -1 64 33410 980 0 0 21 10 22 2 16 0 9 0 27445073 888844288 42278 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2811/tid=2815] ppid=2809 vsize=868012 CPUtime=0.24
/proc/2811/task/2815/stat : 2815 (java) S 2809 2811 32701 0 -1 64 21 980 0 0 0 0 22 2 16 0 9 0 27445073 888844288 42278 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2811/tid=2816] ppid=2809 vsize=868012 CPUtime=0.24
/proc/2811/task/2816/stat : 2816 (java) S 2809 2811 32701 0 -1 64 9 980 0 0 0 0 22 2 16 0 9 0 27445073 888844288 42278 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2811/tid=2817] ppid=2809 vsize=868012 CPUtime=0.24
/proc/2811/task/2817/stat : 2817 (java) S 2809 2811 32701 0 -1 64 1 980 0 0 0 0 22 2 18 0 9 0 27445075 888844288 42278 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2811/tid=2818] ppid=2809 vsize=868012 CPUtime=0.55
/proc/2811/task/2818/stat : 2818 (java) S 2809 2811 32701 0 -1 64 922 980 0 0 31 0 22 2 16 0 9 0 27445075 888844288 42278 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2811/tid=2819] ppid=2809 vsize=868012 CPUtime=0.24
/proc/2811/task/2819/stat : 2819 (java) S 2809 2811 32701 0 -1 64 1 980 0 0 0 0 22 2 19 0 9 0 27445075 888844288 42278 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2811/tid=2820] ppid=2809 vsize=868012 CPUtime=0.24
/proc/2811/task/2820/stat : 2820 (java) S 2809 2811 32701 0 -1 64 35 980 0 0 0 0 22 2 15 0 9 0 27445075 888844288 42278 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.59
Current children cumulated vsize (KiB) 868012

[startup+102.307 s]
/proc/loadavg: 1.99 1.98 1.87 3/89 2824
/proc/meminfo: memFree=1568760/2055920 swapFree=4192812/4192956
[pid=2811] ppid=2809 vsize=868012 CPUtime=101.31
/proc/2811/stat : 2811 (java) S 2809 2811 32701 0 -1 0 66084 980 1 0 10081 26 22 2 18 0 9 0 27445070 888844288 42291 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2811/statm: 217003 42291 2660 9 0 211439 0
[pid=2811/tid=2813] ppid=2809 vsize=868012 CPUtime=100.62
/proc/2811/task/2813/stat : 2813 (java) R 2809 2811 32701 0 -1 64 30867 980 1 0 10026 12 22 2 25 0 9 0 27445071 888844288 42291 996147200 134512640 134550932 4294955968 18446744073709551615 4127105371 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2811/tid=2814] ppid=2809 vsize=868012 CPUtime=0.55
/proc/2811/task/2814/stat : 2814 (java) S 2809 2811 32701 0 -1 64 33410 980 0 0 21 10 22 2 16 0 9 0 27445073 888844288 42291 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2811/tid=2815] ppid=2809 vsize=868012 CPUtime=0.24
/proc/2811/task/2815/stat : 2815 (java) S 2809 2811 32701 0 -1 64 21 980 0 0 0 0 22 2 16 0 9 0 27445073 888844288 42291 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2811/tid=2816] ppid=2809 vsize=868012 CPUtime=0.24
/proc/2811/task/2816/stat : 2816 (java) S 2809 2811 32701 0 -1 64 9 980 0 0 0 0 22 2 16 0 9 0 27445073 888844288 42291 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2811/tid=2817] ppid=2809 vsize=868012 CPUtime=0.24
/proc/2811/task/2817/stat : 2817 (java) S 2809 2811 32701 0 -1 64 1 980 0 0 0 0 22 2 18 0 9 0 27445075 888844288 42291 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2811/tid=2818] ppid=2809 vsize=868012 CPUtime=0.58
/proc/2811/task/2818/stat : 2818 (java) S 2809 2811 32701 0 -1 64 938 980 0 0 33 1 22 2 16 0 9 0 27445075 888844288 42291 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2811/tid=2819] ppid=2809 vsize=868012 CPUtime=0.24
/proc/2811/task/2819/stat : 2819 (java) S 2809 2811 32701 0 -1 64 1 980 0 0 0 0 22 2 19 0 9 0 27445075 888844288 42291 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2811/tid=2820] ppid=2809 vsize=868012 CPUtime=0.24
/proc/2811/task/2820/stat : 2820 (java) S 2809 2811 32701 0 -1 64 35 980 0 0 0 0 22 2 15 0 9 0 27445075 888844288 42291 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.31
Current children cumulated vsize (KiB) 868012

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

[startup+103.102 s]
/proc/loadavg: 1.99 1.98 1.87 3/89 2824
/proc/meminfo: memFree=1568760/2055920 swapFree=4192812/4192956
[pid=2811] ppid=2809 vsize=868012 CPUtime=102.1
/proc/2811/stat : 2811 (java) S 2809 2811 32701 0 -1 0 66084 980 1 0 10160 26 22 2 18 0 9 0 27445070 888844288 42291 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2811/statm: 217003 42291 2660 9 0 211439 0
[pid=2811/tid=2813] ppid=2809 vsize=868012 CPUtime=101.41
/proc/2811/task/2813/stat : 2813 (java) R 2809 2811 32701 0 -1 64 30867 980 1 0 10105 12 22 2 25 0 9 0 27445071 888844288 42291 996147200 134512640 134550932 4294955968 18446744073709551615 4127105371 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2811/tid=2814] ppid=2809 vsize=868012 CPUtime=0.55
/proc/2811/task/2814/stat : 2814 (java) S 2809 2811 32701 0 -1 64 33410 980 0 0 21 10 22 2 16 0 9 0 27445073 888844288 42291 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2811/tid=2815] ppid=2809 vsize=868012 CPUtime=0.24
/proc/2811/task/2815/stat : 2815 (java) S 2809 2811 32701 0 -1 64 21 980 0 0 0 0 22 2 16 0 9 0 27445073 888844288 42291 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2811/tid=2816] ppid=2809 vsize=868012 CPUtime=0.24
/proc/2811/task/2816/stat : 2816 (java) S 2809 2811 32701 0 -1 64 9 980 0 0 0 0 22 2 16 0 9 0 27445073 888844288 42291 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2811/tid=2817] ppid=2809 vsize=868012 CPUtime=0.24
/proc/2811/task/2817/stat : 2817 (java) S 2809 2811 32701 0 -1 64 1 980 0 0 0 0 22 2 18 0 9 0 27445075 888844288 42291 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2811/tid=2818] ppid=2809 vsize=868012 CPUtime=0.58
/proc/2811/task/2818/stat : 2818 (java) S 2809 2811 32701 0 -1 64 938 980 0 0 33 1 22 2 16 0 9 0 27445075 888844288 42291 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2811/tid=2819] ppid=2809 vsize=868012 CPUtime=0.24
/proc/2811/task/2819/stat : 2819 (java) S 2809 2811 32701 0 -1 64 1 980 0 0 0 0 22 2 19 0 9 0 27445075 888844288 42291 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2811/tid=2820] ppid=2809 vsize=868012 CPUtime=0.24
/proc/2811/task/2820/stat : 2820 (java) S 2809 2811 32701 0 -1 64 35 980 0 0 0 0 22 2 15 0 9 0 27445075 888844288 42291 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.1
Current children cumulated vsize (KiB) 868012

[startup+103.902 s]
/proc/loadavg: 1.99 1.98 1.87 3/89 2824
/proc/meminfo: memFree=1568760/2055920 swapFree=4192812/4192956
[pid=2811] ppid=2809 vsize=868012 CPUtime=102.89
/proc/2811/stat : 2811 (java) S 2809 2811 32701 0 -1 0 66085 980 1 0 10239 26 22 2 18 0 9 0 27445070 888844288 42291 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2811/statm: 217003 42291 2660 9 0 211439 0
[pid=2811/tid=2813] ppid=2809 vsize=868012 CPUtime=102.2
/proc/2811/task/2813/stat : 2813 (java) R 2809 2811 32701 0 -1 64 30867 980 1 0 10184 12 22 2 25 0 9 0 27445071 888844288 42291 996147200 134512640 134550932 4294955968 18446744073709551615 4127115697 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2811/tid=2814] ppid=2809 vsize=868012 CPUtime=0.55
/proc/2811/task/2814/stat : 2814 (java) S 2809 2811 32701 0 -1 64 33410 980 0 0 21 10 22 2 16 0 9 0 27445073 888844288 42291 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2811/tid=2815] ppid=2809 vsize=868012 CPUtime=0.24
/proc/2811/task/2815/stat : 2815 (java) S 2809 2811 32701 0 -1 64 21 980 0 0 0 0 22 2 16 0 9 0 27445073 888844288 42291 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2811/tid=2816] ppid=2809 vsize=868012 CPUtime=0.24
/proc/2811/task/2816/stat : 2816 (java) S 2809 2811 32701 0 -1 64 9 980 0 0 0 0 22 2 16 0 9 0 27445073 888844288 42291 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2811/tid=2817] ppid=2809 vsize=868012 CPUtime=0.24
/proc/2811/task/2817/stat : 2817 (java) S 2809 2811 32701 0 -1 64 1 980 0 0 0 0 22 2 18 0 9 0 27445075 888844288 42291 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2811/tid=2818] ppid=2809 vsize=868012 CPUtime=0.58
/proc/2811/task/2818/stat : 2818 (java) S 2809 2811 32701 0 -1 64 939 980 0 0 33 1 22 2 15 0 9 0 27445075 888844288 42291 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2811/tid=2819] ppid=2809 vsize=868012 CPUtime=0.24
/proc/2811/task/2819/stat : 2819 (java) S 2809 2811 32701 0 -1 64 1 980 0 0 0 0 22 2 19 0 9 0 27445075 888844288 42291 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2811/tid=2820] ppid=2809 vsize=868012 CPUtime=0.24
/proc/2811/task/2820/stat : 2820 (java) S 2809 2811 32701 0 -1 64 35 980 0 0 0 0 22 2 15 0 9 0 27445075 888844288 42291 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.89
Current children cumulated vsize (KiB) 868012

[startup+104.302 s]
/proc/loadavg: 1.99 1.98 1.87 3/89 2824
/proc/meminfo: memFree=1568760/2055920 swapFree=4192812/4192956
[pid=2811] ppid=2809 vsize=868012 CPUtime=103.29
/proc/2811/stat : 2811 (java) S 2809 2811 32701 0 -1 0 66085 980 1 0 10279 26 22 2 18 0 9 0 27445070 888844288 42291 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2811/statm: 217003 42291 2660 9 0 211439 0
[pid=2811/tid=2813] ppid=2809 vsize=868012 CPUtime=102.59
/proc/2811/task/2813/stat : 2813 (java) R 2809 2811 32701 0 -1 64 30867 980 1 0 10223 12 22 2 25 0 9 0 27445071 888844288 42291 996147200 134512640 134550932 4294955968 18446744073709551615 4127105371 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2811/tid=2814] ppid=2809 vsize=868012 CPUtime=0.55
/proc/2811/task/2814/stat : 2814 (java) S 2809 2811 32701 0 -1 64 33410 980 0 0 21 10 22 2 16 0 9 0 27445073 888844288 42291 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2811/tid=2815] ppid=2809 vsize=868012 CPUtime=0.24
/proc/2811/task/2815/stat : 2815 (java) S 2809 2811 32701 0 -1 64 21 980 0 0 0 0 22 2 16 0 9 0 27445073 888844288 42291 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2811/tid=2816] ppid=2809 vsize=868012 CPUtime=0.24
/proc/2811/task/2816/stat : 2816 (java) S 2809 2811 32701 0 -1 64 9 980 0 0 0 0 22 2 16 0 9 0 27445073 888844288 42291 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2811/tid=2817] ppid=2809 vsize=868012 CPUtime=0.24
/proc/2811/task/2817/stat : 2817 (java) S 2809 2811 32701 0 -1 64 1 980 0 0 0 0 22 2 18 0 9 0 27445075 888844288 42291 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2811/tid=2818] ppid=2809 vsize=868012 CPUtime=0.58
/proc/2811/task/2818/stat : 2818 (java) S 2809 2811 32701 0 -1 64 939 980 0 0 33 1 22 2 15 0 9 0 27445075 888844288 42291 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2811/tid=2819] ppid=2809 vsize=868012 CPUtime=0.24
/proc/2811/task/2819/stat : 2819 (java) S 2809 2811 32701 0 -1 64 1 980 0 0 0 0 22 2 19 0 9 0 27445075 888844288 42291 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2811/tid=2820] ppid=2809 vsize=868012 CPUtime=0.24
/proc/2811/task/2820/stat : 2820 (java) S 2809 2811 32701 0 -1 64 35 980 0 0 0 0 22 2 15 0 9 0 27445075 888844288 42291 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 103.29
Current children cumulated vsize (KiB) 868012

Child status: 0
Real time (s): 104.377
CPU time (s): 103.372
CPU user time (s): 103.055
CPU system time (s): 0.316951
CPU usage (%): 99.0374
Max. virtual memory (cumulated for all children) (KiB): 868228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 103.055
system time used= 0.316951
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67152
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= 3525
involuntary context switches= 5767

runsolver used 0.133979 second user time and 0.356945 second system time

The end

Launcher Data

Begin job on node51 at 2009-07-12 15:03:36
IDJOB=2094382
IDBENCH=54161
IDSOLVER=774
FILE ID=node51/2094382-1247403816
PBS_JOBID= 9510544
Free space on /tmp= 66204 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/bddLarge/normalized-bdd-21-2713-15-79-26_ext.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-2094382-1247403816/watcher-2094382-1247403816 -o /tmp/evaluation-result-2094382-1247403816/solver-2094382-1247403816 -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-2094382-1247403816.xml

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

MD5SUM BENCH= dd3717c3e5db8d2dc488b191a384f85b
RANDOM SEED=1669717635

node51.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.225
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.225
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:       1728936 kB
Buffers:         40832 kB
Cached:         101288 kB
SwapCached:          0 kB
Active:         219872 kB
Inactive:        47920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1728936 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2528 kB
Writeback:           0 kB
Mapped:         146108 kB
Slab:            44208 kB
Committed_AS:  1020612 kB
PageTables:       2016 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= 66204 MiB
End job on node51 at 2009-07-12 15:05:20