Trace number 2094386

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 ESACSAT 69.2845 69.985

DiagnosticValue
CHECKS4700
NODES1124

General information on the benchmark

Namecsp/bddLarge/
normalized-bdd-21-2713-15-79-34_ext.xml
MD5SUM1a9b9b8e0b91bf1ef35a24a11c15b7ec
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.07584
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.07/0.09	
0.07/0.09	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-2094386-1247403836.xml
0.28/0.32	   
0.28/0.32	   domains being loaded...
0.28/0.33	   
0.28/0.33	   variables being loaded...
0.28/0.34	     nbVariables=21  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=42
0.28/0.34	       =>  wckTime=0.095  cpuTime=0.09  mem=7M892
0.28/0.34	   
0.28/0.34	   relations being loaded...
0.38/0.40	   
0.38/0.40	   constraints being loaded...
1.57/1.66	     nbConstraints=2713  nbRelationTypes=1  nbGlobalConstraints=2713  nbExtensionStructures=1
1.57/1.66	     nbSharedExtensionStructures=2712  nbConflictsStructures=1  nbSharedConflictsStructures=2712
1.57/1.66	     nbSharedBinaryRepresentations=0  minDegree=1891  maxDegree=1996  minArity=15  maxArity=15  nbGenerators=0
1.57/1.66	     nbFusions=0  symmetryWckTime=0.55  symmetryCpuTime=0.25
1.57/1.66	       =>  wckTime=1.413  cpuTime=0.78  mem=111M682
1.77/1.83	   
1.77/1.83	   solver IterativeSystematicSolver being built... 
1.86/1.91	   
1.86/1.91	   INFO : Forward propagation technique limited 
1.86/1.98	       =>  wckTime=1.735  cpuTime=0.91  mem=109M668
10.78/10.93	   
10.78/10.93	   preprocessing
10.78/10.93	     nbConstraintChecks=0  nbValidityChecks=132320623  nbPropagations=53  nbRevisions=0  nbUselessRevisions=0
10.78/10.93	     nbSingletonTests=32  nbEffectiveSingletonTests=0  nbACRemovals=0  nbFoundSingletons=0  nbRemovedValues=0
10.78/10.93	     detectedInconsistency=no
10.78/10.93	       =>  wckTime=8.94  cpuTime=8.82  mem=110M625
23.85/24.15	   
23.85/24.15	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=111M598)
69.23/69.90	   
69.23/69.90	   search
69.23/69.90	     run=7  nbConstraintChecks=4700  nbValidityChecks=944871774  minDepth=2  maxDepth=21  nbPropagations=6676
69.23/69.90	     nbRevisions=0  nbUselessRevisions=0  nbAssignments=1124  nbFailedAssignments=351  nbBacktracks=698
69.23/69.90	     nbVisitedNodes=1827  nbRestartNogoods=28  nbFoundSolutions=1  nbSEliminables=0  nbREliminables=13.46
69.23/69.90	     nbIEliminables=0  nbDEliminables=0  nbPEliminables=0
69.23/69.90	       =>  wckTime=67.914  cpuTime=67.21  mem=111M598
69.23/69.90	   
69.23/69.90	   global
69.23/69.90	     nbConstraintChecks=4700  nbValidityChecks=1077192397  nbPropagations=6729  nbRestartNogoods=28
69.23/69.90	     solvingWckTime=67.917  solvingCpuTime=67.21  expiredTime=no  totalExploration=no  nbFoundSolutions=1
69.23/69.90	     firstSolutionCpuTime=68.1  globalCpuTime=68.17
69.23/69.90	       =>  wckTime=69.654  cpuTime=68.13  mem=111M598
69.23/69.90	   
69.23/69.90	s SATISFIABLE
69.23/69.91	v 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 
69.23/69.91	d NODES 1124
69.23/69.91	d CHECKS 4700
69.23/69.91	   
69.23/69.91	   totalWckTime=69.722  totalCpuTime=68.17

Verifier Data

OK

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2094386-1247403836/watcher-2094386-1247403836 -o /tmp/evaluation-result-2094386-1247403836/solver-2094386-1247403836 -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-2094386-1247403836.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.01 1.99 1.84 4/80 28595
/proc/meminfo: memFree=1756904/2055920 swapFree=4192812/4192956
[pid=28595] ppid=28593 vsize=10676 CPUtime=0
/proc/28595/stat : 28595 (java) S 28593 28595 26993 0 -1 0 678 0 0 0 0 0 0 0 18 0 2 0 27446937 10932224 474 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28595/statm: 2669 474 207 9 0 1184 0
[pid=28595/tid=28596] ppid=28593 vsize=10676 CPUtime=0
/proc/28595/task/28596/stat : 28596 (java) R 28593 28595 26993 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 27446939 10932224 474 996147200 134512640 134550932 4294955968 18446744073709551615 7696344 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.086809 s]
/proc/loadavg: 2.01 1.99 1.84 4/80 28595
/proc/meminfo: memFree=1756904/2055920 swapFree=4192812/4192956
[pid=28595] ppid=28593 vsize=864148 CPUtime=0.07
/proc/28595/stat : 28595 (java) S 28593 28595 26993 0 -1 0 3134 0 1 0 5 2 0 0 18 0 9 0 27446937 884887552 2619 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28595/statm: 216037 2619 1241 9 0 210930 0
[pid=28595/tid=28596] ppid=28593 vsize=864148 CPUtime=0.05
/proc/28595/task/28596/stat : 28596 (java) D 28593 28595 26993 0 -1 64 2227 0 1 0 4 1 0 0 18 0 9 0 27446939 884887552 2619 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 2147483391 0 16800975 18446744072099781622 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 864148

[startup+0.101725 s]
/proc/loadavg: 2.01 1.99 1.84 4/80 28595
/proc/meminfo: memFree=1756904/2055920 swapFree=4192812/4192956
[pid=28595] ppid=28593 vsize=865984 CPUtime=0.08
/proc/28595/stat : 28595 (java) S 28593 28595 26993 0 -1 0 3734 0 1 0 6 2 0 0 18 0 9 0 27446937 886767616 3202 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28595/statm: 216496 3202 1700 9 0 210981 0
[pid=28595/tid=28596] ppid=28593 vsize=865984 CPUtime=0.06
/proc/28595/task/28596/stat : 28596 (java) R 28593 28595 26993 0 -1 64 2812 0 1 0 5 1 0 0 18 0 9 0 27446939 886767616 3202 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.301744 s]
/proc/loadavg: 2.01 1.99 1.84 4/80 28595
/proc/meminfo: memFree=1756904/2055920 swapFree=4192812/4192956
[pid=28595] ppid=28593 vsize=866380 CPUtime=0.28
/proc/28595/stat : 28595 (java) S 28593 28595 26993 0 -1 0 5952 0 1 0 25 3 0 0 18 0 9 0 27446937 887173120 5318 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28595/statm: 216595 5318 1983 9 0 211053 0
[pid=28595/tid=28596] ppid=28593 vsize=866380 CPUtime=0.22
/proc/28595/task/28596/stat : 28596 (java) R 28593 28595 26993 0 -1 64 4971 0 1 0 20 2 0 0 19 0 9 0 27446939 887173120 5318 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866380

[startup+0.701779 s]
/proc/loadavg: 2.01 1.99 1.84 4/80 28595
/proc/meminfo: memFree=1756904/2055920 swapFree=4192812/4192956
[pid=28595] ppid=28593 vsize=867424 CPUtime=0.68
/proc/28595/stat : 28595 (java) S 28593 28595 26993 0 -1 0 11828 0 1 0 62 6 0 0 18 0 9 0 27446937 888242176 11181 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28595/statm: 216856 11183 2009 9 0 211314 0
[pid=28595/tid=28596] ppid=28593 vsize=867424 CPUtime=0.5
/proc/28595/task/28596/stat : 28596 (java) R 28593 28595 26993 0 -1 64 10503 0 1 0 45 5 0 0 21 0 9 0 27446939 888242176 11189 996147200 134512640 134550932 4294955968 18446744073709551615 4126884430 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867424

[startup+1.50185 s]
/proc/loadavg: 2.01 1.99 1.84 4/89 28604
/proc/meminfo: memFree=1650336/2055920 swapFree=4192812/4192956
[pid=28595] ppid=28593 vsize=867876 CPUtime=1.29
/proc/28595/stat : 28595 (java) S 28593 28595 26993 0 -1 0 36017 0 1 0 112 17 0 0 18 0 10 0 27446937 888705024 35240 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28595/statm: 216969 35240 2030 9 0 211427 0
[pid=28595/tid=28596] ppid=28593 vsize=867876 CPUtime=0.88
/proc/28595/task/28596/stat : 28596 (java) S 28593 28595 26993 0 -1 64 15842 0 1 0 81 7 0 0 16 0 10 0 27446939 888705024 35240 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=28595/tid=28598] ppid=28593 vsize=867876 CPUtime=0.17
/proc/28595/task/28598/stat : 28598 (java) S 28593 28595 26993 0 -1 64 18735 0 0 0 10 7 0 0 16 0 10 0 27446940 888705024 35240 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28595/tid=28599] ppid=28593 vsize=867876 CPUtime=0
/proc/28595/task/28599/stat : 28599 (java) S 28593 28595 26993 0 -1 64 16 0 0 0 0 0 0 0 16 0 10 0 27446940 888705024 35240 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28595/tid=28600] ppid=28593 vsize=867876 CPUtime=0
/proc/28595/task/28600/stat : 28600 (java) S 28593 28595 26993 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 27446940 888705024 35240 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28595/tid=28601] ppid=28593 vsize=867876 CPUtime=0
/proc/28595/task/28601/stat : 28601 (java) S 28593 28595 26993 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 27446943 888705024 35240 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28595/tid=28602] ppid=28593 vsize=867876 CPUtime=0.21
/proc/28595/task/28602/stat : 28602 (java) S 28593 28595 26993 0 -1 64 665 0 0 0 21 0 0 0 15 0 10 0 27446943 888705024 35240 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28595/tid=28603] ppid=28593 vsize=867876 CPUtime=0
/proc/28595/task/28603/stat : 28603 (java) S 28593 28595 26993 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 27446943 888705024 35240 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28595/tid=28604] ppid=28593 vsize=867876 CPUtime=0
/proc/28595/task/28604/stat : 28604 (java) S 28593 28595 26993 0 -1 64 9 0 0 0 0 0 0 0 15 0 10 0 27446943 888705024 35240 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 867876

[startup+3.10299 s]
/proc/loadavg: 2.01 1.99 1.84 4/91 28608
/proc/meminfo: memFree=1594768/2055920 swapFree=4192812/4192956
[pid=28595] ppid=28593 vsize=867992 CPUtime=3.06
/proc/28595/stat : 28595 (java) S 28593 28595 26993 0 -1 0 56973 982 1 0 259 22 23 2 18 0 9 0 27446937 888823808 42718 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28595/statm: 216998 42718 2660 9 0 211434 0
[pid=28595/tid=28596] ppid=28593 vsize=867992 CPUtime=2.43
/proc/28595/task/28596/stat : 28596 (java) R 28593 28595 26993 0 -1 64 21309 982 1 0 209 9 23 2 17 0 9 0 27446939 888823808 42718 996147200 134512640 134550932 4294955968 18446744073709551615 4127104591 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28595/tid=28598] ppid=28593 vsize=867992 CPUtime=0.58
/proc/28595/task/28598/stat : 28598 (java) S 28593 28595 26993 0 -1 64 33970 982 0 0 22 11 23 2 16 0 9 0 27446940 888823808 42718 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28595/tid=28599] ppid=28593 vsize=867992 CPUtime=0.25
/proc/28595/task/28599/stat : 28599 (java) S 28593 28595 26993 0 -1 64 21 982 0 0 0 0 23 2 16 0 9 0 27446940 888823808 42718 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28595/tid=28600] ppid=28593 vsize=867992 CPUtime=0.25
/proc/28595/task/28600/stat : 28600 (java) S 28593 28595 26993 0 -1 64 8 982 0 0 0 0 23 2 16 0 9 0 27446940 888823808 42718 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28595/tid=28601] ppid=28593 vsize=867992 CPUtime=0.25
/proc/28595/task/28601/stat : 28601 (java) S 28593 28595 26993 0 -1 64 1 982 0 0 0 0 23 2 18 0 9 0 27446943 888823808 42718 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28595/tid=28602] ppid=28593 vsize=867992 CPUtime=0.51
/proc/28595/task/28602/stat : 28602 (java) S 28593 28595 26993 0 -1 64 848 982 0 0 26 0 23 2 15 0 9 0 27446943 888823808 42718 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28595/tid=28603] ppid=28593 vsize=867992 CPUtime=0.25
/proc/28595/task/28603/stat : 28603 (java) S 28593 28595 26993 0 -1 64 1 982 0 0 0 0 23 2 19 0 9 0 27446943 888823808 42718 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28595/tid=28604] ppid=28593 vsize=867992 CPUtime=0.25
/proc/28595/task/28604/stat : 28604 (java) S 28593 28595 26993 0 -1 64 16 982 0 0 0 0 23 2 15 0 9 0 27446943 888823808 42718 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) 867992

[startup+6.30229 s]
/proc/loadavg: 2.01 1.99 1.84 3/89 28608
/proc/meminfo: memFree=1595736/2055920 swapFree=4192812/4192956
[pid=28595] ppid=28593 vsize=867992 CPUtime=6.23
/proc/28595/stat : 28595 (java) S 28593 28595 26993 0 -1 0 60384 982 1 0 575 23 23 2 18 0 9 0 27446937 888823808 42721 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28595/statm: 216998 42721 2660 9 0 211434 0
[pid=28595/tid=28596] ppid=28593 vsize=867992 CPUtime=5.59
/proc/28595/task/28596/stat : 28596 (java) R 28593 28595 26993 0 -1 64 24689 982 1 0 525 9 23 2 25 0 9 0 27446939 888823808 42721 996147200 134512640 134550932 4294955968 18446744073709551615 4127129541 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28595/tid=28598] ppid=28593 vsize=867992 CPUtime=0.58
/proc/28595/task/28598/stat : 28598 (java) S 28593 28595 26993 0 -1 64 33970 982 0 0 22 11 23 2 16 0 9 0 27446940 888823808 42721 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28595/tid=28599] ppid=28593 vsize=867992 CPUtime=0.25
/proc/28595/task/28599/stat : 28599 (java) S 28593 28595 26993 0 -1 64 21 982 0 0 0 0 23 2 16 0 9 0 27446940 888823808 42721 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28595/tid=28600] ppid=28593 vsize=867992 CPUtime=0.25
/proc/28595/task/28600/stat : 28600 (java) S 28593 28595 26993 0 -1 64 8 982 0 0 0 0 23 2 16 0 9 0 27446940 888823808 42721 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28595/tid=28601] ppid=28593 vsize=867992 CPUtime=0.25
/proc/28595/task/28601/stat : 28601 (java) S 28593 28595 26993 0 -1 64 1 982 0 0 0 0 23 2 18 0 9 0 27446943 888823808 42721 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28595/tid=28602] ppid=28593 vsize=867992 CPUtime=0.51
/proc/28595/task/28602/stat : 28602 (java) S 28593 28595 26993 0 -1 64 854 982 0 0 26 0 23 2 15 0 9 0 27446943 888823808 42721 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28595/tid=28603] ppid=28593 vsize=867992 CPUtime=0.25
/proc/28595/task/28603/stat : 28603 (java) S 28593 28595 26993 0 -1 64 1 982 0 0 0 0 23 2 19 0 9 0 27446943 888823808 42721 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28595/tid=28604] ppid=28593 vsize=867992 CPUtime=0.25
/proc/28595/task/28604/stat : 28604 (java) S 28593 28595 26993 0 -1 64 41 982 0 0 0 0 23 2 15 0 9 0 27446943 888823808 42721 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 867992

[startup+12.7029 s]
/proc/loadavg: 2.01 1.99 1.84 3/89 28608
/proc/meminfo: memFree=1595480/2055920 swapFree=4192812/4192956
[pid=28595] ppid=28593 vsize=867992 CPUtime=12.57
/proc/28595/stat : 28595 (java) S 28593 28595 26993 0 -1 0 66609 982 1 0 1208 24 23 2 18 0 9 0 27446937 888823808 42734 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28595/statm: 216998 42734 2660 9 0 211434 0
[pid=28595/tid=28596] ppid=28593 vsize=867992 CPUtime=11.92
/proc/28595/task/28596/stat : 28596 (java) R 28593 28595 26993 0 -1 64 30910 982 1 0 1157 10 23 2 25 0 9 0 27446939 888823808 42734 996147200 134512640 134550932 4294955968 18446744073709551615 4127141010 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28595/tid=28598] ppid=28593 vsize=867992 CPUtime=0.58
/proc/28595/task/28598/stat : 28598 (java) S 28593 28595 26993 0 -1 64 33970 982 0 0 22 11 23 2 16 0 9 0 27446940 888823808 42734 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28595/tid=28599] ppid=28593 vsize=867992 CPUtime=0.25
/proc/28595/task/28599/stat : 28599 (java) S 28593 28595 26993 0 -1 64 21 982 0 0 0 0 23 2 16 0 9 0 27446940 888823808 42734 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28595/tid=28600] ppid=28593 vsize=867992 CPUtime=0.25
/proc/28595/task/28600/stat : 28600 (java) S 28593 28595 26993 0 -1 64 8 982 0 0 0 0 23 2 16 0 9 0 27446940 888823808 42734 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28595/tid=28601] ppid=28593 vsize=867992 CPUtime=0.25
/proc/28595/task/28601/stat : 28601 (java) S 28593 28595 26993 0 -1 64 1 982 0 0 0 0 23 2 18 0 9 0 27446943 888823808 42734 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28595/tid=28602] ppid=28593 vsize=867992 CPUtime=0.52
/proc/28595/task/28602/stat : 28602 (java) S 28593 28595 26993 0 -1 64 858 982 0 0 27 0 23 2 16 0 9 0 27446943 888823808 42734 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28595/tid=28603] ppid=28593 vsize=867992 CPUtime=0.25
/proc/28595/task/28603/stat : 28603 (java) S 28593 28595 26993 0 -1 64 1 982 0 0 0 0 23 2 19 0 9 0 27446943 888823808 42734 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28595/tid=28604] ppid=28593 vsize=867992 CPUtime=0.25
/proc/28595/task/28604/stat : 28604 (java) S 28593 28595 26993 0 -1 64 41 982 0 0 0 0 23 2 15 0 9 0 27446943 888823808 42734 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 867992

[startup+25.501 s]
/proc/loadavg: 2.00 1.99 1.85 3/89 28608
/proc/meminfo: memFree=1595544/2055920 swapFree=4192812/4192956
[pid=28595] ppid=28593 vsize=867992 CPUtime=25.24
/proc/28595/stat : 28595 (java) S 28593 28595 26993 0 -1 0 66668 982 1 0 2475 24 23 2 18 0 9 0 27446937 888823808 42745 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28595/statm: 216998 42745 2660 9 0 211434 0
[pid=28595/tid=28596] ppid=28593 vsize=867992 CPUtime=24.57
/proc/28595/task/28596/stat : 28596 (java) R 28593 28595 26993 0 -1 64 30919 982 1 0 2422 10 23 2 25 0 9 0 27446939 888823808 42745 996147200 134512640 134550932 4294955968 18446744073709551615 4127104411 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28595/tid=28598] ppid=28593 vsize=867992 CPUtime=0.58
/proc/28595/task/28598/stat : 28598 (java) S 28593 28595 26993 0 -1 64 33970 982 0 0 22 11 23 2 17 0 9 0 27446940 888823808 42745 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28595/tid=28599] ppid=28593 vsize=867992 CPUtime=0.25
/proc/28595/task/28599/stat : 28599 (java) S 28593 28595 26993 0 -1 64 21 982 0 0 0 0 23 2 16 0 9 0 27446940 888823808 42745 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28595/tid=28600] ppid=28593 vsize=867992 CPUtime=0.25
/proc/28595/task/28600/stat : 28600 (java) S 28593 28595 26993 0 -1 64 8 982 0 0 0 0 23 2 16 0 9 0 27446940 888823808 42745 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28595/tid=28601] ppid=28593 vsize=867992 CPUtime=0.25
/proc/28595/task/28601/stat : 28601 (java) S 28593 28595 26993 0 -1 64 1 982 0 0 0 0 23 2 18 0 9 0 27446943 888823808 42745 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28595/tid=28602] ppid=28593 vsize=867992 CPUtime=0.54
/proc/28595/task/28602/stat : 28602 (java) S 28593 28595 26993 0 -1 64 908 982 0 0 29 0 23 2 16 0 9 0 27446943 888823808 42745 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28595/tid=28603] ppid=28593 vsize=867992 CPUtime=0.25
/proc/28595/task/28603/stat : 28603 (java) S 28593 28595 26993 0 -1 64 1 982 0 0 0 0 23 2 19 0 9 0 27446943 888823808 42745 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28595/tid=28604] ppid=28593 vsize=867992 CPUtime=0.25
/proc/28595/task/28604/stat : 28604 (java) S 28593 28595 26993 0 -1 64 41 982 0 0 0 0 23 2 15 0 9 0 27446943 888823808 42745 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) 867992

[startup+51.1013 s]
/proc/loadavg: 2.00 1.99 1.85 3/89 28608
/proc/meminfo: memFree=1595544/2055920 swapFree=4192812/4192956
[pid=28595] ppid=28593 vsize=867992 CPUtime=50.6
/proc/28595/stat : 28595 (java) S 28593 28595 26993 0 -1 0 66689 982 1 0 5011 24 23 2 18 0 9 0 27446937 888823808 42749 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28595/statm: 216998 42749 2660 9 0 211434 0
[pid=28595/tid=28596] ppid=28593 vsize=867992 CPUtime=49.93
/proc/28595/task/28596/stat : 28596 (java) R 28593 28595 26993 0 -1 64 30928 982 1 0 4957 11 23 2 25 0 9 0 27446939 888823808 42749 996147200 134512640 134550932 4294955968 18446744073709551615 4127104437 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28595/tid=28598] ppid=28593 vsize=867992 CPUtime=0.58
/proc/28595/task/28598/stat : 28598 (java) S 28593 28595 26993 0 -1 64 33970 982 0 0 22 11 23 2 16 0 9 0 27446940 888823808 42749 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28595/tid=28599] ppid=28593 vsize=867992 CPUtime=0.25
/proc/28595/task/28599/stat : 28599 (java) S 28593 28595 26993 0 -1 64 21 982 0 0 0 0 23 2 16 0 9 0 27446940 888823808 42749 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28595/tid=28600] ppid=28593 vsize=867992 CPUtime=0.25
/proc/28595/task/28600/stat : 28600 (java) S 28593 28595 26993 0 -1 64 8 982 0 0 0 0 23 2 16 0 9 0 27446940 888823808 42749 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28595/tid=28601] ppid=28593 vsize=867992 CPUtime=0.25
/proc/28595/task/28601/stat : 28601 (java) S 28593 28595 26993 0 -1 64 1 982 0 0 0 0 23 2 18 0 9 0 27446943 888823808 42749 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28595/tid=28602] ppid=28593 vsize=867992 CPUtime=0.55
/proc/28595/task/28602/stat : 28602 (java) S 28593 28595 26993 0 -1 64 920 982 0 0 30 0 23 2 16 0 9 0 27446943 888823808 42749 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28595/tid=28603] ppid=28593 vsize=867992 CPUtime=0.25
/proc/28595/task/28603/stat : 28603 (java) S 28593 28595 26993 0 -1 64 1 982 0 0 0 0 23 2 19 0 9 0 27446943 888823808 42749 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28595/tid=28604] ppid=28593 vsize=867992 CPUtime=0.25
/proc/28595/task/28604/stat : 28604 (java) S 28593 28595 26993 0 -1 64 41 982 0 0 0 0 23 2 15 0 9 0 27446943 888823808 42749 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 867992

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

[startup+57.5029 s]
/proc/loadavg: 2.00 1.99 1.85 3/89 28608
/proc/meminfo: memFree=1595480/2055920 swapFree=4192812/4192956
[pid=28595] ppid=28593 vsize=867992 CPUtime=56.94
/proc/28595/stat : 28595 (java) S 28593 28595 26993 0 -1 0 66689 982 1 0 5645 24 23 2 18 0 9 0 27446937 888823808 42749 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28595/statm: 216998 42749 2660 9 0 211434 0
[pid=28595/tid=28596] ppid=28593 vsize=867992 CPUtime=56.27
/proc/28595/task/28596/stat : 28596 (java) R 28593 28595 26993 0 -1 64 30928 982 1 0 5591 11 23 2 25 0 9 0 27446939 888823808 42749 996147200 134512640 134550932 4294955968 18446744073709551615 4127104441 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28595/tid=28598] ppid=28593 vsize=867992 CPUtime=0.58
/proc/28595/task/28598/stat : 28598 (java) S 28593 28595 26993 0 -1 64 33970 982 0 0 22 11 23 2 16 0 9 0 27446940 888823808 42749 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28595/tid=28599] ppid=28593 vsize=867992 CPUtime=0.25
/proc/28595/task/28599/stat : 28599 (java) S 28593 28595 26993 0 -1 64 21 982 0 0 0 0 23 2 16 0 9 0 27446940 888823808 42749 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28595/tid=28600] ppid=28593 vsize=867992 CPUtime=0.25
/proc/28595/task/28600/stat : 28600 (java) S 28593 28595 26993 0 -1 64 8 982 0 0 0 0 23 2 16 0 9 0 27446940 888823808 42749 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28595/tid=28601] ppid=28593 vsize=867992 CPUtime=0.25
/proc/28595/task/28601/stat : 28601 (java) S 28593 28595 26993 0 -1 64 1 982 0 0 0 0 23 2 18 0 9 0 27446943 888823808 42749 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28595/tid=28602] ppid=28593 vsize=867992 CPUtime=0.55
/proc/28595/task/28602/stat : 28602 (java) S 28593 28595 26993 0 -1 64 920 982 0 0 30 0 23 2 16 0 9 0 27446943 888823808 42749 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28595/tid=28603] ppid=28593 vsize=867992 CPUtime=0.25
/proc/28595/task/28603/stat : 28603 (java) S 28593 28595 26993 0 -1 64 1 982 0 0 0 0 23 2 19 0 9 0 27446943 888823808 42749 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28595/tid=28604] ppid=28593 vsize=867992 CPUtime=0.25
/proc/28595/task/28604/stat : 28604 (java) S 28593 28595 26993 0 -1 64 41 982 0 0 0 0 23 2 15 0 9 0 27446943 888823808 42749 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 56.94
Current children cumulated vsize (KiB) 867992

[startup+63.9025 s]
/proc/loadavg: 2.00 1.99 1.85 3/89 28608
/proc/meminfo: memFree=1595544/2055920 swapFree=4192812/4192956
[pid=28595] ppid=28593 vsize=867992 CPUtime=63.29
/proc/28595/stat : 28595 (java) S 28593 28595 26993 0 -1 0 66696 982 1 0 6279 25 23 2 18 0 9 0 27446937 888823808 42752 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28595/statm: 216998 42752 2660 9 0 211434 0
[pid=28595/tid=28596] ppid=28593 vsize=867992 CPUtime=62.61
/proc/28595/task/28596/stat : 28596 (java) R 28593 28595 26993 0 -1 64 30929 982 1 0 6225 11 23 2 25 0 9 0 27446939 888823808 42752 996147200 134512640 134550932 4294955968 18446744073709551615 4127104512 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28595/tid=28598] ppid=28593 vsize=867992 CPUtime=0.58
/proc/28595/task/28598/stat : 28598 (java) S 28593 28595 26993 0 -1 64 33970 982 0 0 22 11 23 2 16 0 9 0 27446940 888823808 42752 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28595/tid=28599] ppid=28593 vsize=867992 CPUtime=0.25
/proc/28595/task/28599/stat : 28599 (java) S 28593 28595 26993 0 -1 64 21 982 0 0 0 0 23 2 16 0 9 0 27446940 888823808 42752 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28595/tid=28600] ppid=28593 vsize=867992 CPUtime=0.25
/proc/28595/task/28600/stat : 28600 (java) S 28593 28595 26993 0 -1 64 8 982 0 0 0 0 23 2 16 0 9 0 27446940 888823808 42752 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28595/tid=28601] ppid=28593 vsize=867992 CPUtime=0.25
/proc/28595/task/28601/stat : 28601 (java) S 28593 28595 26993 0 -1 64 1 982 0 0 0 0 23 2 18 0 9 0 27446943 888823808 42752 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28595/tid=28602] ppid=28593 vsize=867992 CPUtime=0.55
/proc/28595/task/28602/stat : 28602 (java) S 28593 28595 26993 0 -1 64 926 982 0 0 30 0 23 2 15 0 9 0 27446943 888823808 42752 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28595/tid=28603] ppid=28593 vsize=867992 CPUtime=0.25
/proc/28595/task/28603/stat : 28603 (java) S 28593 28595 26993 0 -1 64 1 982 0 0 0 0 23 2 19 0 9 0 27446943 888823808 42752 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28595/tid=28604] ppid=28593 vsize=867992 CPUtime=0.25
/proc/28595/task/28604/stat : 28604 (java) S 28593 28595 26993 0 -1 64 41 982 0 0 0 0 23 2 15 0 9 0 27446943 888823808 42752 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 63.29
Current children cumulated vsize (KiB) 867992

[startup+67.1068 s]
/proc/loadavg: 2.00 1.99 1.85 3/89 28608
/proc/meminfo: memFree=1595544/2055920 swapFree=4192812/4192956
[pid=28595] ppid=28593 vsize=867992 CPUtime=66.46
/proc/28595/stat : 28595 (java) S 28593 28595 26993 0 -1 0 66698 982 1 0 6596 25 23 2 18 0 9 0 27446937 888823808 42753 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28595/statm: 216998 42753 2660 9 0 211434 0
[pid=28595/tid=28596] ppid=28593 vsize=867992 CPUtime=65.78
/proc/28595/task/28596/stat : 28596 (java) R 28593 28595 26993 0 -1 64 30930 982 1 0 6542 11 23 2 25 0 9 0 27446939 888823808 42753 996147200 134512640 134550932 4294955968 18446744073709551615 4127104380 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28595/tid=28598] ppid=28593 vsize=867992 CPUtime=0.58
/proc/28595/task/28598/stat : 28598 (java) S 28593 28595 26993 0 -1 64 33970 982 0 0 22 11 23 2 16 0 9 0 27446940 888823808 42753 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28595/tid=28599] ppid=28593 vsize=867992 CPUtime=0.25
/proc/28595/task/28599/stat : 28599 (java) S 28593 28595 26993 0 -1 64 21 982 0 0 0 0 23 2 16 0 9 0 27446940 888823808 42753 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28595/tid=28600] ppid=28593 vsize=867992 CPUtime=0.25
/proc/28595/task/28600/stat : 28600 (java) S 28593 28595 26993 0 -1 64 8 982 0 0 0 0 23 2 16 0 9 0 27446940 888823808 42753 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28595/tid=28601] ppid=28593 vsize=867992 CPUtime=0.25
/proc/28595/task/28601/stat : 28601 (java) S 28593 28595 26993 0 -1 64 1 982 0 0 0 0 23 2 18 0 9 0 27446943 888823808 42753 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28595/tid=28602] ppid=28593 vsize=867992 CPUtime=0.55
/proc/28595/task/28602/stat : 28602 (java) S 28593 28595 26993 0 -1 64 927 982 0 0 30 0 23 2 15 0 9 0 27446943 888823808 42753 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28595/tid=28603] ppid=28593 vsize=867992 CPUtime=0.25
/proc/28595/task/28603/stat : 28603 (java) S 28593 28595 26993 0 -1 64 1 982 0 0 0 0 23 2 19 0 9 0 27446943 888823808 42753 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28595/tid=28604] ppid=28593 vsize=867992 CPUtime=0.25
/proc/28595/task/28604/stat : 28604 (java) S 28593 28595 26993 0 -1 64 41 982 0 0 0 0 23 2 15 0 9 0 27446943 888823808 42753 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 66.46
Current children cumulated vsize (KiB) 867992

[startup+68.7019 s]
/proc/loadavg: 2.00 1.99 1.85 3/89 28608
/proc/meminfo: memFree=1595544/2055920 swapFree=4192812/4192956
[pid=28595] ppid=28593 vsize=867992 CPUtime=68.04
/proc/28595/stat : 28595 (java) S 28593 28595 26993 0 -1 0 66699 982 1 0 6754 25 23 2 18 0 9 0 27446937 888823808 42753 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28595/statm: 216998 42753 2660 9 0 211434 0
[pid=28595/tid=28596] ppid=28593 vsize=867992 CPUtime=67.36
/proc/28595/task/28596/stat : 28596 (java) R 28593 28595 26993 0 -1 64 30931 982 1 0 6700 11 23 2 25 0 9 0 27446939 888823808 42753 996147200 134512640 134550932 4294955968 18446744073709551615 4127105076 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28595/tid=28598] ppid=28593 vsize=867992 CPUtime=0.58
/proc/28595/task/28598/stat : 28598 (java) S 28593 28595 26993 0 -1 64 33970 982 0 0 22 11 23 2 16 0 9 0 27446940 888823808 42753 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28595/tid=28599] ppid=28593 vsize=867992 CPUtime=0.25
/proc/28595/task/28599/stat : 28599 (java) S 28593 28595 26993 0 -1 64 21 982 0 0 0 0 23 2 16 0 9 0 27446940 888823808 42753 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28595/tid=28600] ppid=28593 vsize=867992 CPUtime=0.25
/proc/28595/task/28600/stat : 28600 (java) S 28593 28595 26993 0 -1 64 8 982 0 0 0 0 23 2 16 0 9 0 27446940 888823808 42753 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28595/tid=28601] ppid=28593 vsize=867992 CPUtime=0.25
/proc/28595/task/28601/stat : 28601 (java) S 28593 28595 26993 0 -1 64 1 982 0 0 0 0 23 2 18 0 9 0 27446943 888823808 42753 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28595/tid=28602] ppid=28593 vsize=867992 CPUtime=0.55
/proc/28595/task/28602/stat : 28602 (java) S 28593 28595 26993 0 -1 64 927 982 0 0 30 0 23 2 15 0 9 0 27446943 888823808 42753 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28595/tid=28603] ppid=28593 vsize=867992 CPUtime=0.25
/proc/28595/task/28603/stat : 28603 (java) S 28593 28595 26993 0 -1 64 1 982 0 0 0 0 23 2 19 0 9 0 27446943 888823808 42753 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28595/tid=28604] ppid=28593 vsize=867992 CPUtime=0.25
/proc/28595/task/28604/stat : 28604 (java) S 28593 28595 26993 0 -1 64 41 982 0 0 0 0 23 2 15 0 9 0 27446943 888823808 42753 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 68.04
Current children cumulated vsize (KiB) 867992

[startup+69.502 s]
/proc/loadavg: 2.00 1.99 1.85 3/89 28608
/proc/meminfo: memFree=1595544/2055920 swapFree=4192812/4192956
[pid=28595] ppid=28593 vsize=867992 CPUtime=68.83
/proc/28595/stat : 28595 (java) S 28593 28595 26993 0 -1 0 66699 982 1 0 6833 25 23 2 18 0 9 0 27446937 888823808 42753 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28595/statm: 216998 42753 2660 9 0 211434 0
[pid=28595/tid=28596] ppid=28593 vsize=867992 CPUtime=68.15
/proc/28595/task/28596/stat : 28596 (java) R 28593 28595 26993 0 -1 64 30931 982 1 0 6779 11 23 2 25 0 9 0 27446939 888823808 42753 996147200 134512640 134550932 4294955968 18446744073709551615 4127104853 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28595/tid=28598] ppid=28593 vsize=867992 CPUtime=0.58
/proc/28595/task/28598/stat : 28598 (java) S 28593 28595 26993 0 -1 64 33970 982 0 0 22 11 23 2 16 0 9 0 27446940 888823808 42753 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28595/tid=28599] ppid=28593 vsize=867992 CPUtime=0.25
/proc/28595/task/28599/stat : 28599 (java) S 28593 28595 26993 0 -1 64 21 982 0 0 0 0 23 2 16 0 9 0 27446940 888823808 42753 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28595/tid=28600] ppid=28593 vsize=867992 CPUtime=0.25
/proc/28595/task/28600/stat : 28600 (java) S 28593 28595 26993 0 -1 64 8 982 0 0 0 0 23 2 16 0 9 0 27446940 888823808 42753 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28595/tid=28601] ppid=28593 vsize=867992 CPUtime=0.25
/proc/28595/task/28601/stat : 28601 (java) S 28593 28595 26993 0 -1 64 1 982 0 0 0 0 23 2 18 0 9 0 27446943 888823808 42753 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28595/tid=28602] ppid=28593 vsize=867992 CPUtime=0.55
/proc/28595/task/28602/stat : 28602 (java) S 28593 28595 26993 0 -1 64 927 982 0 0 30 0 23 2 15 0 9 0 27446943 888823808 42753 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28595/tid=28603] ppid=28593 vsize=867992 CPUtime=0.25
/proc/28595/task/28603/stat : 28603 (java) S 28593 28595 26993 0 -1 64 1 982 0 0 0 0 23 2 19 0 9 0 27446943 888823808 42753 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28595/tid=28604] ppid=28593 vsize=867992 CPUtime=0.25
/proc/28595/task/28604/stat : 28604 (java) S 28593 28595 26993 0 -1 64 41 982 0 0 0 0 23 2 15 0 9 0 27446943 888823808 42753 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 68.83
Current children cumulated vsize (KiB) 867992

[startup+69.9021 s]
/proc/loadavg: 2.00 1.99 1.85 3/89 28608
/proc/meminfo: memFree=1595544/2055920 swapFree=4192812/4192956
[pid=28595] ppid=28593 vsize=867992 CPUtime=69.23
/proc/28595/stat : 28595 (java) S 28593 28595 26993 0 -1 0 66706 982 1 0 6873 25 23 2 18 0 9 0 27446937 888823808 42756 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28595/statm: 216998 42756 2660 9 0 211434 0
[pid=28595/tid=28596] ppid=28593 vsize=867992 CPUtime=68.55
/proc/28595/task/28596/stat : 28596 (java) R 28593 28595 26993 0 -1 64 30937 982 1 0 6819 11 23 2 25 0 9 0 27446939 888823808 42756 996147200 134512640 134550932 4294955968 18446744073709551615 4127147555 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28595/tid=28598] ppid=28593 vsize=867992 CPUtime=0.58
/proc/28595/task/28598/stat : 28598 (java) S 28593 28595 26993 0 -1 64 33970 982 0 0 22 11 23 2 16 0 9 0 27446940 888823808 42756 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28595/tid=28599] ppid=28593 vsize=867992 CPUtime=0.25
/proc/28595/task/28599/stat : 28599 (java) S 28593 28595 26993 0 -1 64 21 982 0 0 0 0 23 2 16 0 9 0 27446940 888823808 42756 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28595/tid=28600] ppid=28593 vsize=867992 CPUtime=0.25
/proc/28595/task/28600/stat : 28600 (java) S 28593 28595 26993 0 -1 64 8 982 0 0 0 0 23 2 16 0 9 0 27446940 888823808 42756 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28595/tid=28601] ppid=28593 vsize=867992 CPUtime=0.25
/proc/28595/task/28601/stat : 28601 (java) S 28593 28595 26993 0 -1 64 1 982 0 0 0 0 23 2 18 0 9 0 27446943 888823808 42756 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28595/tid=28602] ppid=28593 vsize=867992 CPUtime=0.56
/proc/28595/task/28602/stat : 28602 (java) S 28593 28595 26993 0 -1 64 928 982 0 0 31 0 23 2 16 0 9 0 27446943 888823808 42756 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28595/tid=28603] ppid=28593 vsize=867992 CPUtime=0.25
/proc/28595/task/28603/stat : 28603 (java) S 28593 28595 26993 0 -1 64 1 982 0 0 0 0 23 2 19 0 9 0 27446943 888823808 42756 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28595/tid=28604] ppid=28593 vsize=867992 CPUtime=0.25
/proc/28595/task/28604/stat : 28604 (java) S 28593 28595 26993 0 -1 64 41 982 0 0 0 0 23 2 15 0 9 0 27446943 888823808 42756 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 69.23
Current children cumulated vsize (KiB) 867992

Child status: 0
Real time (s): 69.985
CPU time (s): 69.2845
CPU user time (s): 68.9775
CPU system time (s): 0.306953
CPU usage (%): 98.9991
Max. virtual memory (cumulated for all children) (KiB): 868176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 68.9775
system time used= 0.306953
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67778
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= 2917
involuntary context switches= 5662

runsolver used 0.103984 second user time and 0.226965 second system time

The end

Launcher Data

Begin job on node55 at 2009-07-12 15:03:56
IDJOB=2094386
IDBENCH=54163
IDSOLVER=774
FILE ID=node55/2094386-1247403836
PBS_JOBID= 9510536
Free space on /tmp= 66388 MiB

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

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

MD5SUM BENCH= 1a9b9b8e0b91bf1ef35a24a11c15b7ec
RANDOM SEED=111651690

node55.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.231
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.231
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:       1757384 kB
Buffers:         31452 kB
Cached:         107676 kB
SwapCached:          0 kB
Active:         189936 kB
Inactive:        51672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1757384 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2528 kB
Writeback:           0 kB
Mapped:         122956 kB
Slab:            42048 kB
Committed_AS:   996000 kB
PageTables:       1912 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= 66388 MiB
End job on node55 at 2009-07-12 15:05:06