Trace number 2098662

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 22.0087 22.2488

DiagnosticValue
CHECKS302633
NODES300

General information on the benchmark

Namecsp/fapp/fapp17/
normalized-fapp17-0300-9.xml
MD5SUM79999494b8a624d817ccde4033265526
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark15.7836
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of constraints3865
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3865
Global constraints used (with number of constraints)

Solver Data

0.06/0.09	
0.06/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-2098662-1247416350.xml
0.28/0.32	   
0.28/0.32	   domains being loaded...
0.28/0.36	   
0.28/0.36	   variables being loaded...
0.38/0.42	     nbVariables=300  nbDomainTypes=12  minDomainSize=62  maxDomainSize=302  nbTotalValues=64034
0.38/0.42	       =>  wckTime=0.17  cpuTime=0.13  mem=9M888
0.38/0.42	   
0.38/0.42	   predicates being loaded...
0.38/0.48	   
0.38/0.48	   constraints being loaded...
20.49/20.73	   
20.49/20.73	   INFO : Stopping converting binary constraints (cpu=20.07, mem = 36M351)
21.37/21.63	     nbConstraints=2056  nbMergedConstraints=1809  nbConvertedConstraints=1101  nbConvertConstraintsChecks=43906328
21.37/21.63	     nbExtensionStructures=939  nbSharedExtensionStructures=387  nbConflictsStructures=1029
21.37/21.63	     nbSharedConflictsStructures=416  nbUnbuiltConflictsStructures=661  nbSharedBinaryRepresentations=376615
21.37/21.63	     nbEvaluationManagers=751  nbSharedEvaluationManagers=204  minDegree=3  maxDegree=17  minArity=2  maxArity=2
21.37/21.63	     nbGenerators=0  nbFusions=0  symmetryWckTime=0.233  symmetryCpuTime=0.16
21.37/21.63	       =>  wckTime=21.383  cpuTime=20.77  mem=24M204
21.46/21.74	   
21.46/21.74	   solver IterativeSystematicSolver being built... 
21.67/21.91	       =>  wckTime=21.659  cpuTime=20.9  mem=37M748
21.77/22.03	   
21.77/22.03	   preprocessing
21.77/22.03	     nbConstraintChecks=293007  nbValidityChecks=2146  nbPropagations=308  nbRevisions=5152  nbUselessRevisions=4344
21.77/22.03	     nbRemovedValues=63108  detectedInconsistency=no
21.77/22.03	       =>  wckTime=0.114  cpuTime=0.1  mem=38M732
21.86/22.20	   
21.86/22.20	   search
21.86/22.20	     run=0  nbConstraintChecks=9626  nbValidityChecks=4721  minDepth=301  maxDepth=300  nbPropagations=665
21.86/22.20	     nbRevisions=7589  nbUselessRevisions=6724  nbAssignments=300  nbFailedAssignments=0  nbBacktracks=0
21.86/22.20	     nbVisitedNodes=301  nbRestartNogoods=0  nbFoundSolutions=1  mapSize=0  nbInferences=0  nbTooLargeKeys=0
21.86/22.20	     nbSEliminables=152.35  nbREliminables=0  nbIEliminables=145.54  nbDEliminables=0  nbPEliminables=0
21.86/22.20	       =>  wckTime=0.284  cpuTime=0.25  mem=39M707
21.96/22.20	   
21.96/22.20	   global
21.96/22.20	     nbConstraintChecks=302633  nbValidityChecks=6867  nbPropagations=973  nbRevisions=12741  nbUselessRevisions=11068
21.96/22.20	     nbRestartNogoods=0  solvingWckTime=0.286  solvingCpuTime=0.25  expiredTime=no  totalExploration=no
21.96/22.20	     nbFoundSolutions=1  firstSolutionCpuTime=21.15  globalCpuTime=21.18
21.96/22.20	       =>  wckTime=21.948  cpuTime=21.15  mem=39M707
21.96/22.21	   
21.96/22.21	s SATISFIABLE
21.96/22.21	v -2640 -2180 -2356 -2592 -2544 -2400 -2608 -2460 -2396 -2132 -2176 -2460 -2608 -2460 -2416 -2136 -2544 -2628 -2380 -2136 -2600 -2520 -2200 -2456 -2372 -2284 -2492 -2692 -2380 -2496 -2424 -2460 -2528 -2504 -2720 -2588 -2440 -2128 -2680 -2604 -2424 -2600 -2652 -2504 -2536 -2304 -2560 2536 -2420 -2456 -2500 -2652 -2496 2284 -2176 -2720 2220 2680 -2224 -2456 -2664 -2288 -2504 -2136 -2396 -2176 -2536 -2568 -2296 -2680 -2628 -2376 -2176 -2328 -2176 -2416 -2536 -2160 -2256 -2256 -2420 -2628 -2692 -2504 -2544 -2516 -2460 -2676 -2552 -2504 -2612 -2136 -2168 -2120 -2316 -2168 -2416 -2416 2720 -2456 -2456 -2420 -2356 -2456 -2368 -2680 -2380 -2668 -2496 -2576 -2184 -2360 -2120 -2720 -2176 2160 -2380 -2164 -2140 -2324 -2256 -2680 -2336 -2656 -2544 -2420 -2136 -2504 -2264 -2504 -2416 -2720 -2500 -2240 -2152 -2504 -2160 -2232 -2612 -2416 -2324 -2316 -2504 -2568 -2144 -2668 -2176 -2692 -2420 -2368 -2544 -2480 -2568 -2456 -2528 -2180 -2544 -2136 -2420 -2644 -2324 -2120 -2616 -2184 -2456 -2456 -2208 -2276 -2544 -2376 -2456 -2668 -2692 -2616 -2704 -2568 -2328 -2652 -2668 -2544 -2160 -2420 -2652 -2276 2524 -2400 -2200 -2460 -2264 -2396 -2420 -2652 -2168 -2476 -2324 2244 2636 -2608 -2332 -2504 2524 -2288 -2436 -2628 -2284 -2416 -2144 -2204 -2496 -2136 -2396 -2416 -2652 -2640 -2484 -2120 -2416 -2296 -2384 -2120 -2668 -2420 2440 -2124 2316 -2272 -2548 -2304 -2416 -2396 -2504 -2480 -2284 -2380 2708 -2496 -2168 -2472 -2208 -2132 -2456 -2536 2416 -2160 -2488 -2628 -2608 -2416 -2416 -2544 2128 -2628 -2384 -2264 2568 -2416 -2484 -2172 -2524 -2544 -2220 -2172 -2496 -2376 -2588 -2296 -2332 -2136 -2628 -2568 -2456 -2292 -2668 -2544 -2448 -2144 -2456 -2184 -2176 -2456 2440 -2628 -2508 -2512 -2416 -2192 2532 -2180 -2484 -2164 -2532 -2492 -2284 -2248 -2436 -2276 -2248 -2240 2668 -2436 
21.96/22.21	d NODES 300
21.96/22.21	d CHECKS 302633
21.96/22.21	   
21.96/22.21	   totalWckTime=22.021  totalCpuTime=21.19

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-2098662-1247416350/watcher-2098662-1247416350 -o /tmp/evaluation-result-2098662-1247416350/solver-2098662-1247416350 -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-2098662-1247416350.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.94 1.96 1.98 3/81 1108
/proc/meminfo: memFree=1588536/2055920 swapFree=4192812/4192956
[pid=1108] ppid=1106 vsize=18576 CPUtime=0
/proc/1108/stat : 1108 (runsolver) R 1106 1108 1031 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 28700299 19021824 284 996147200 4194304 4302564 548682068384 18446744073709551615 240153849127 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/1108/statm: 4644 284 249 26 0 2626 0

[startup+0.0849911 s]
/proc/loadavg: 1.94 1.96 1.98 3/81 1108
/proc/meminfo: memFree=1588536/2055920 swapFree=4192812/4192956
[pid=1108] ppid=1106 vsize=865956 CPUtime=0.06
/proc/1108/stat : 1108 (java) S 1106 1108 1031 0 -1 0 3154 0 1 0 5 1 0 0 20 0 9 0 28700299 886738944 2639 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1108/statm: 216489 2639 1248 9 0 210981 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 865956

[startup+0.101996 s]
/proc/loadavg: 1.94 1.96 1.98 3/81 1108
/proc/meminfo: memFree=1588536/2055920 swapFree=4192812/4192956
[pid=1108] ppid=1106 vsize=865984 CPUtime=0.08
/proc/1108/stat : 1108 (java) S 1106 1108 1031 0 -1 0 3758 0 1 0 7 1 0 0 20 0 9 0 28700299 886767616 3219 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1108/statm: 216496 3219 1700 9 0 210981 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.301033 s]
/proc/loadavg: 1.94 1.96 1.98 3/81 1108
/proc/meminfo: memFree=1588536/2055920 swapFree=4192812/4192956
[pid=1108] ppid=1106 vsize=866380 CPUtime=0.28
/proc/1108/stat : 1108 (java) S 1106 1108 1031 0 -1 0 5947 0 1 0 24 4 0 0 20 0 9 0 28700299 887173120 5313 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1108/statm: 216595 5313 1983 9 0 211053 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866380

[startup+0.70111 s]
/proc/loadavg: 1.94 1.96 1.98 3/81 1108
/proc/meminfo: memFree=1588536/2055920 swapFree=4192812/4192956
[pid=1108] ppid=1106 vsize=867736 CPUtime=0.68
/proc/1108/stat : 1108 (java) S 1106 1108 1031 0 -1 0 9573 0 1 0 62 6 0 0 20 0 9 0 28700299 888561664 8927 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1108/statm: 216934 8927 2036 9 0 211370 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867736

[startup+1.50226 s]
/proc/loadavg: 1.94 1.96 1.98 5/90 1117
/proc/meminfo: memFree=1549872/2055920 swapFree=4192812/4192956
[pid=1108] ppid=1106 vsize=867736 CPUtime=1.47
/proc/1108/stat : 1108 (java) S 1106 1108 1031 0 -1 0 12489 0 1 0 139 8 0 0 20 0 9 0 28700299 888561664 11840 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1108/statm: 216934 11840 2041 9 0 211370 0
[pid=1108/tid=1110] ppid=1106 vsize=867736 CPUtime=1.26
/proc/1108/task/1110/stat : 1110 (java) R 1106 1108 1031 0 -1 64 11103 0 1 0 120 6 0 0 25 0 9 0 28700300 888561664 11840 996147200 134512640 134550932 4294955968 18446744073709551615 4126907169 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1111] ppid=1106 vsize=867736 CPUtime=0
/proc/1108/task/1111/stat : 1111 (java) S 1106 1108 1031 0 -1 64 3 0 0 0 0 0 0 0 17 0 9 0 28700302 888561664 11840 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1112] ppid=1106 vsize=867736 CPUtime=0
/proc/1108/task/1112/stat : 1112 (java) S 1106 1108 1031 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 28700302 888561664 11840 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1113] ppid=1106 vsize=867736 CPUtime=0
/proc/1108/task/1113/stat : 1113 (java) S 1106 1108 1031 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 28700302 888561664 11840 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1114] ppid=1106 vsize=867736 CPUtime=0
/proc/1108/task/1114/stat : 1114 (java) S 1106 1108 1031 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28700304 888561664 11840 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1115] ppid=1106 vsize=867736 CPUtime=0.19
/proc/1108/task/1115/stat : 1115 (java) S 1106 1108 1031 0 -1 64 688 0 0 0 18 1 0 0 15 0 9 0 28700304 888561664 11840 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1116] ppid=1106 vsize=867736 CPUtime=0
/proc/1108/task/1116/stat : 1116 (java) S 1106 1108 1031 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 28700304 888561664 11840 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1117] ppid=1106 vsize=867736 CPUtime=0
/proc/1108/task/1117/stat : 1117 (java) S 1106 1108 1031 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28700304 888561664 11840 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) 867736

[startup+3.10156 s]
/proc/loadavg: 1.94 1.96 1.98 3/90 1117
/proc/meminfo: memFree=1547824/2055920 swapFree=4192812/4192956
[pid=1108] ppid=1106 vsize=867736 CPUtime=3.05
/proc/1108/stat : 1108 (java) S 1106 1108 1031 0 -1 0 13403 0 1 0 296 9 0 0 20 0 9 0 28700299 888561664 12752 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1108/statm: 216934 12752 2041 9 0 211370 0
[pid=1108/tid=1110] ppid=1106 vsize=867736 CPUtime=2.82
/proc/1108/task/1110/stat : 1110 (java) R 1106 1108 1031 0 -1 64 11990 0 1 0 274 8 0 0 25 0 9 0 28700300 888561664 12752 996147200 134512640 134550932 4294955968 18446744073709551615 4126910643 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1111] ppid=1106 vsize=867736 CPUtime=0
/proc/1108/task/1111/stat : 1111 (java) S 1106 1108 1031 0 -1 64 3 0 0 0 0 0 0 0 17 0 9 0 28700302 888561664 12752 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1112] ppid=1106 vsize=867736 CPUtime=0
/proc/1108/task/1112/stat : 1112 (java) S 1106 1108 1031 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 28700302 888561664 12752 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1113] ppid=1106 vsize=867736 CPUtime=0
/proc/1108/task/1113/stat : 1113 (java) S 1106 1108 1031 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 28700302 888561664 12752 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1114] ppid=1106 vsize=867736 CPUtime=0
/proc/1108/task/1114/stat : 1114 (java) S 1106 1108 1031 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28700304 888561664 12752 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1115] ppid=1106 vsize=867736 CPUtime=0.22
/proc/1108/task/1115/stat : 1115 (java) S 1106 1108 1031 0 -1 64 715 0 0 0 21 1 0 0 15 0 9 0 28700304 888561664 12752 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1116] ppid=1106 vsize=867736 CPUtime=0
/proc/1108/task/1116/stat : 1116 (java) S 1106 1108 1031 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 28700304 888561664 12752 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1117] ppid=1106 vsize=867736 CPUtime=0
/proc/1108/task/1117/stat : 1117 (java) S 1106 1108 1031 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28700304 888561664 12752 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 867736

[startup+6.30226 s]
/proc/loadavg: 1.95 1.96 1.98 3/90 1117
/proc/meminfo: memFree=1538480/2055920 swapFree=4192812/4192956
[pid=1108] ppid=1106 vsize=867740 CPUtime=6.23
/proc/1108/stat : 1108 (java) S 1106 1108 1031 0 -1 0 15549 0 1 0 612 11 0 0 20 0 9 0 28700299 888565760 14896 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1108/statm: 216935 14896 2041 9 0 211371 0
[pid=1108/tid=1110] ppid=1106 vsize=867740 CPUtime=5.98
/proc/1108/task/1110/stat : 1110 (java) R 1106 1108 1031 0 -1 64 14132 0 1 0 589 9 0 0 25 0 9 0 28700300 888565760 14896 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1111] ppid=1106 vsize=867740 CPUtime=0
/proc/1108/task/1111/stat : 1111 (java) S 1106 1108 1031 0 -1 64 3 0 0 0 0 0 0 0 16 0 9 0 28700302 888565760 14896 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1112] ppid=1106 vsize=867740 CPUtime=0
/proc/1108/task/1112/stat : 1112 (java) S 1106 1108 1031 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 28700302 888565760 14896 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1113] ppid=1106 vsize=867740 CPUtime=0
/proc/1108/task/1113/stat : 1113 (java) S 1106 1108 1031 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 28700302 888565760 14896 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1114] ppid=1106 vsize=867740 CPUtime=0
/proc/1108/task/1114/stat : 1114 (java) S 1106 1108 1031 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28700304 888565760 14896 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1115] ppid=1106 vsize=867740 CPUtime=0.23
/proc/1108/task/1115/stat : 1115 (java) S 1106 1108 1031 0 -1 64 719 0 0 0 22 1 0 0 15 0 9 0 28700304 888565760 14896 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1116] ppid=1106 vsize=867740 CPUtime=0
/proc/1108/task/1116/stat : 1116 (java) S 1106 1108 1031 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 28700304 888565760 14896 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1117] ppid=1106 vsize=867740 CPUtime=0
/proc/1108/task/1117/stat : 1117 (java) S 1106 1108 1031 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28700304 888565760 14896 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) 867740

[startup+12.7014 s]
/proc/loadavg: 1.95 1.96 1.98 3/90 1117
/proc/meminfo: memFree=1522544/2055920 swapFree=4192812/4192956
[pid=1108] ppid=1106 vsize=867648 CPUtime=12.56
/proc/1108/stat : 1108 (java) S 1106 1108 1031 0 -1 0 18979 0 1 0 1243 13 0 0 20 0 9 0 28700299 888471552 18300 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1108/statm: 216912 18300 2029 9 0 211370 0
[pid=1108/tid=1110] ppid=1106 vsize=867648 CPUtime=12.25
/proc/1108/task/1110/stat : 1110 (java) R 1106 1108 1031 0 -1 64 15839 0 1 0 1215 10 0 0 25 0 9 0 28700300 888471552 18300 996147200 134512640 134550932 4294955968 18446744073709551615 4126910002 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1111] ppid=1106 vsize=867648 CPUtime=0.04
/proc/1108/task/1111/stat : 1111 (java) S 1106 1108 1031 0 -1 64 1712 0 0 0 4 0 0 0 16 0 9 0 28700302 888471552 18300 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1112] ppid=1106 vsize=867648 CPUtime=0
/proc/1108/task/1112/stat : 1112 (java) S 1106 1108 1031 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28700302 888471552 18300 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1113] ppid=1106 vsize=867648 CPUtime=0
/proc/1108/task/1113/stat : 1113 (java) S 1106 1108 1031 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28700302 888471552 18300 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1114] ppid=1106 vsize=867648 CPUtime=0
/proc/1108/task/1114/stat : 1114 (java) S 1106 1108 1031 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28700304 888471552 18300 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1115] ppid=1106 vsize=867648 CPUtime=0.24
/proc/1108/task/1115/stat : 1115 (java) S 1106 1108 1031 0 -1 64 727 0 0 0 23 1 0 0 16 0 9 0 28700304 888471552 18300 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1116] ppid=1106 vsize=867648 CPUtime=0
/proc/1108/task/1116/stat : 1116 (java) S 1106 1108 1031 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 28700304 888471552 18300 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1117] ppid=1106 vsize=867648 CPUtime=0
/proc/1108/task/1117/stat : 1117 (java) S 1106 1108 1031 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28700304 888471552 18300 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) 867648

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

[startup+19.1016 s]
/proc/loadavg: 1.95 1.96 1.98 3/90 1117
/proc/meminfo: memFree=1522480/2055920 swapFree=4192812/4192956
[pid=1108] ppid=1106 vsize=867648 CPUtime=18.9
/proc/1108/stat : 1108 (java) S 1106 1108 1031 0 -1 0 18983 0 1 0 1875 15 0 0 20 0 9 0 28700299 888471552 18304 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1108/statm: 216912 18304 2029 9 0 211370 0
[pid=1108/tid=1110] ppid=1106 vsize=867648 CPUtime=18.58
/proc/1108/task/1110/stat : 1110 (java) R 1106 1108 1031 0 -1 64 15841 0 1 0 1846 12 0 0 25 0 9 0 28700300 888471552 18304 996147200 134512640 134550932 4294955968 18446744073709551615 4126937655 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1111] ppid=1106 vsize=867648 CPUtime=0.04
/proc/1108/task/1111/stat : 1111 (java) S 1106 1108 1031 0 -1 64 1712 0 0 0 4 0 0 0 16 0 9 0 28700302 888471552 18304 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1112] ppid=1106 vsize=867648 CPUtime=0
/proc/1108/task/1112/stat : 1112 (java) S 1106 1108 1031 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28700302 888471552 18304 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1113] ppid=1106 vsize=867648 CPUtime=0
/proc/1108/task/1113/stat : 1113 (java) S 1106 1108 1031 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28700302 888471552 18304 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1114] ppid=1106 vsize=867648 CPUtime=0
/proc/1108/task/1114/stat : 1114 (java) S 1106 1108 1031 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28700304 888471552 18304 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1115] ppid=1106 vsize=867648 CPUtime=0.24
/proc/1108/task/1115/stat : 1115 (java) S 1106 1108 1031 0 -1 64 729 0 0 0 23 1 0 0 15 0 9 0 28700304 888471552 18304 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1116] ppid=1106 vsize=867648 CPUtime=0
/proc/1108/task/1116/stat : 1116 (java) S 1106 1108 1031 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 28700304 888471552 18304 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1117] ppid=1106 vsize=867648 CPUtime=0
/proc/1108/task/1117/stat : 1117 (java) S 1106 1108 1031 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28700304 888471552 18304 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 18.9
Current children cumulated vsize (KiB) 867648

[startup+20.7029 s]
/proc/loadavg: 1.95 1.96 1.98 3/90 1117
/proc/meminfo: memFree=1522480/2055920 swapFree=4192812/4192956
[pid=1108] ppid=1106 vsize=867648 CPUtime=20.49
/proc/1108/stat : 1108 (java) S 1106 1108 1031 0 -1 0 18983 0 1 0 2034 15 0 0 20 0 9 0 28700299 888471552 18304 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1108/statm: 216912 18304 2029 9 0 211370 0
[pid=1108/tid=1110] ppid=1106 vsize=867648 CPUtime=20.18
/proc/1108/task/1110/stat : 1110 (java) R 1106 1108 1031 0 -1 64 15841 0 1 0 2005 13 0 0 25 0 9 0 28700300 888471552 18304 996147200 134512640 134550932 4294955968 18446744073709551615 4126907855 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1111] ppid=1106 vsize=867648 CPUtime=0.04
/proc/1108/task/1111/stat : 1111 (java) S 1106 1108 1031 0 -1 64 1712 0 0 0 4 0 0 0 16 0 9 0 28700302 888471552 18304 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1112] ppid=1106 vsize=867648 CPUtime=0
/proc/1108/task/1112/stat : 1112 (java) S 1106 1108 1031 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28700302 888471552 18304 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1113] ppid=1106 vsize=867648 CPUtime=0
/proc/1108/task/1113/stat : 1113 (java) S 1106 1108 1031 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28700302 888471552 18304 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1114] ppid=1106 vsize=867648 CPUtime=0
/proc/1108/task/1114/stat : 1114 (java) S 1106 1108 1031 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28700304 888471552 18304 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1115] ppid=1106 vsize=867648 CPUtime=0.24
/proc/1108/task/1115/stat : 1115 (java) S 1106 1108 1031 0 -1 64 729 0 0 0 23 1 0 0 15 0 9 0 28700304 888471552 18304 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1116] ppid=1106 vsize=867648 CPUtime=0
/proc/1108/task/1116/stat : 1116 (java) S 1106 1108 1031 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 28700304 888471552 18304 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1117] ppid=1106 vsize=867648 CPUtime=0
/proc/1108/task/1117/stat : 1117 (java) S 1106 1108 1031 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28700304 888471552 18304 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 20.49
Current children cumulated vsize (KiB) 867648

[startup+21.5021 s]
/proc/loadavg: 1.96 1.96 1.98 3/90 1117
/proc/meminfo: memFree=1522480/2055920 swapFree=4192812/4192956
[pid=1108] ppid=1106 vsize=867972 CPUtime=21.25
/proc/1108/stat : 1108 (java) S 1106 1108 1031 0 -1 0 21666 261 1 0 2107 17 1 0 20 0 10 0 28700299 888803328 20717 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1108/statm: 216993 20717 2037 9 0 211451 0
[pid=1108/tid=1110] ppid=1106 vsize=867972 CPUtime=20.84
/proc/1108/task/1110/stat : 1110 (java) R 1106 1108 1031 0 -1 64 15966 261 1 0 2070 13 1 0 24 0 10 0 28700300 888803328 20717 996147200 134512640 134550932 4294955968 18446744073709551615 4125962866 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1108/tid=1111] ppid=1106 vsize=867972 CPUtime=0.11
/proc/1108/task/1111/stat : 1111 (java) S 1106 1108 1031 0 -1 64 4127 261 0 0 9 1 1 0 16 0 10 0 28700302 888803328 20717 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1108/tid=1112] ppid=1106 vsize=867972 CPUtime=0.01
/proc/1108/task/1112/stat : 1112 (java) S 1106 1108 1031 0 -1 64 16 261 0 0 0 0 1 0 16 0 10 0 28700302 888803328 20717 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1113] ppid=1106 vsize=867972 CPUtime=0.01
/proc/1108/task/1113/stat : 1113 (java) S 1106 1108 1031 0 -1 64 5 261 0 0 0 0 1 0 16 0 10 0 28700302 888803328 20717 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1114] ppid=1106 vsize=867972 CPUtime=0.01
/proc/1108/task/1114/stat : 1114 (java) S 1106 1108 1031 0 -1 64 2 261 0 0 0 0 1 0 18 0 10 0 28700304 888803328 20717 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1115] ppid=1106 vsize=867972 CPUtime=0.29
/proc/1108/task/1115/stat : 1115 (java) R 1106 1108 1031 0 -1 64 765 261 0 0 27 1 1 0 15 0 10 0 28700304 888803328 20717 996147200 134512640 134550932 4294955968 18446744073709551615 101757571 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1108/tid=1116] ppid=1106 vsize=867972 CPUtime=0.01
/proc/1108/task/1116/stat : 1116 (java) S 1106 1108 1031 0 -1 64 0 261 0 0 0 0 1 0 19 0 10 0 28700304 888803328 20717 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1117] ppid=1106 vsize=867972 CPUtime=0.01
/proc/1108/task/1117/stat : 1117 (java) S 1106 1108 1031 0 -1 64 0 261 0 0 0 0 1 0 15 0 10 0 28700304 888803328 20717 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 21.25
Current children cumulated vsize (KiB) 867972

[startup+21.9022 s]
/proc/loadavg: 1.96 1.96 1.98 3/90 1121
/proc/meminfo: memFree=1507888/2055920 swapFree=4192812/4192956
[pid=1108] ppid=1106 vsize=868060 CPUtime=21.67
/proc/1108/stat : 1108 (java) S 1106 1108 1031 0 -1 0 33999 385 1 0 2145 20 1 1 20 0 9 0 28700299 888893440 22623 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1108/statm: 217015 22623 2662 9 0 211451 0
[pid=1108/tid=1110] ppid=1106 vsize=868060 CPUtime=21.1
/proc/1108/task/1110/stat : 1110 (java) R 1106 1108 1031 0 -1 64 22582 385 1 0 2094 14 1 1 25 0 9 0 28700300 888893440 22623 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1108/tid=1111] ppid=1106 vsize=868060 CPUtime=0.23
/proc/1108/task/1111/stat : 1111 (java) S 1106 1108 1031 0 -1 64 9618 385 0 0 19 2 1 1 17 0 9 0 28700302 888893440 22623 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1108/tid=1112] ppid=1106 vsize=868060 CPUtime=0.02
/proc/1108/task/1112/stat : 1112 (java) S 1106 1108 1031 0 -1 64 20 385 0 0 0 0 1 1 17 0 9 0 28700302 888893440 22623 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1108/tid=1113] ppid=1106 vsize=868060 CPUtime=0.02
/proc/1108/task/1113/stat : 1113 (java) S 1106 1108 1031 0 -1 64 13 385 0 0 0 0 1 1 16 0 9 0 28700302 888893440 22623 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1108/tid=1114] ppid=1106 vsize=868060 CPUtime=0.02
/proc/1108/task/1114/stat : 1114 (java) S 1106 1108 1031 0 -1 64 2 385 0 0 0 0 1 1 18 0 9 0 28700304 888893440 22623 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1115] ppid=1106 vsize=868060 CPUtime=0.34
/proc/1108/task/1115/stat : 1115 (java) S 1106 1108 1031 0 -1 64 951 385 0 0 31 1 1 1 15 0 9 0 28700304 888893440 22623 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1108/tid=1116] ppid=1106 vsize=868060 CPUtime=0.02
/proc/1108/task/1116/stat : 1116 (java) S 1106 1108 1031 0 -1 64 0 385 0 0 0 0 1 1 19 0 9 0 28700304 888893440 22623 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1117] ppid=1106 vsize=868060 CPUtime=0.02
/proc/1108/task/1117/stat : 1117 (java) S 1106 1108 1031 0 -1 64 4 385 0 0 0 0 1 1 15 0 9 0 28700304 888893440 22623 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 21.67
Current children cumulated vsize (KiB) 868060

[startup+22.1022 s]
/proc/loadavg: 1.96 1.96 1.98 3/90 1121
/proc/meminfo: memFree=1507888/2055920 swapFree=4192812/4192956
[pid=1108] ppid=1106 vsize=868060 CPUtime=21.86
/proc/1108/stat : 1108 (java) S 1106 1108 1031 0 -1 0 34609 385 1 0 2164 20 1 1 20 0 9 0 28700299 888893440 22648 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1108/statm: 217015 22648 2662 9 0 211451 0
[pid=1108/tid=1110] ppid=1106 vsize=868060 CPUtime=21.26
/proc/1108/task/1110/stat : 1110 (java) R 1106 1108 1031 0 -1 64 23170 385 1 0 2109 15 1 1 25 0 9 0 28700300 888893440 22648 996147200 134512640 134550932 4294955968 18446744073709551615 4127360835 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1108/tid=1111] ppid=1106 vsize=868060 CPUtime=0.23
/proc/1108/task/1111/stat : 1111 (java) S 1106 1108 1031 0 -1 64 9618 385 0 0 19 2 1 1 17 0 9 0 28700302 888893440 22648 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1108/tid=1112] ppid=1106 vsize=868060 CPUtime=0.02
/proc/1108/task/1112/stat : 1112 (java) S 1106 1108 1031 0 -1 64 20 385 0 0 0 0 1 1 17 0 9 0 28700302 888893440 22648 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1108/tid=1113] ppid=1106 vsize=868060 CPUtime=0.02
/proc/1108/task/1113/stat : 1113 (java) S 1106 1108 1031 0 -1 64 13 385 0 0 0 0 1 1 16 0 9 0 28700302 888893440 22648 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1108/tid=1114] ppid=1106 vsize=868060 CPUtime=0.02
/proc/1108/task/1114/stat : 1114 (java) S 1106 1108 1031 0 -1 64 2 385 0 0 0 0 1 1 18 0 9 0 28700304 888893440 22648 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1115] ppid=1106 vsize=868060 CPUtime=0.38
/proc/1108/task/1115/stat : 1115 (java) S 1106 1108 1031 0 -1 64 973 385 0 0 35 1 1 1 15 0 9 0 28700304 888893440 22648 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1108/tid=1116] ppid=1106 vsize=868060 CPUtime=0.02
/proc/1108/task/1116/stat : 1116 (java) S 1106 1108 1031 0 -1 64 0 385 0 0 0 0 1 1 19 0 9 0 28700304 888893440 22648 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1117] ppid=1106 vsize=868060 CPUtime=0.02
/proc/1108/task/1117/stat : 1117 (java) S 1106 1108 1031 0 -1 64 4 385 0 0 0 0 1 1 15 0 9 0 28700304 888893440 22648 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 21.86
Current children cumulated vsize (KiB) 868060

[startup+22.2022 s]
/proc/loadavg: 1.96 1.96 1.98 3/90 1121
/proc/meminfo: memFree=1507888/2055920 swapFree=4192812/4192956
[pid=1108] ppid=1106 vsize=868064 CPUtime=21.96
/proc/1108/stat : 1108 (java) S 1106 1108 1031 0 -1 0 34639 385 1 0 2174 20 1 1 20 0 9 0 28700299 888897536 22653 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1108/statm: 217015 22653 2662 9 0 211451 0
[pid=1108/tid=1110] ppid=1106 vsize=868064 CPUtime=21.35
/proc/1108/task/1110/stat : 1110 (java) R 1106 1108 1031 0 -1 64 23198 385 1 0 2118 15 1 1 25 0 9 0 28700300 888897536 22653 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1108/tid=1111] ppid=1106 vsize=868060 CPUtime=0.23
/proc/1108/task/1111/stat : 1111 (java) S 1106 1108 1031 0 -1 64 9618 385 0 0 19 2 1 1 17 0 9 0 28700302 888893440 22653 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1108/tid=1112] ppid=1106 vsize=868060 CPUtime=0.02
/proc/1108/task/1112/stat : 1112 (java) S 1106 1108 1031 0 -1 64 20 385 0 0 0 0 1 1 17 0 9 0 28700302 888893440 22653 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1108/tid=1113] ppid=1106 vsize=868060 CPUtime=0.02
/proc/1108/task/1113/stat : 1113 (java) S 1106 1108 1031 0 -1 64 13 385 0 0 0 0 1 1 16 0 9 0 28700302 888893440 22653 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1108/tid=1114] ppid=1106 vsize=868060 CPUtime=0.02
/proc/1108/task/1114/stat : 1114 (java) S 1106 1108 1031 0 -1 64 2 385 0 0 0 0 1 1 18 0 9 0 28700304 888893440 22653 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1115] ppid=1106 vsize=868060 CPUtime=0.38
/proc/1108/task/1115/stat : 1115 (java) S 1106 1108 1031 0 -1 64 975 385 0 0 35 1 1 1 15 0 9 0 28700304 888893440 22653 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1108/tid=1116] ppid=1106 vsize=868060 CPUtime=0.02
/proc/1108/task/1116/stat : 1116 (java) S 1106 1108 1031 0 -1 64 0 385 0 0 0 0 1 1 19 0 9 0 28700304 888893440 22653 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1117] ppid=1106 vsize=868060 CPUtime=0.02
/proc/1108/task/1117/stat : 1117 (java) S 1106 1108 1031 0 -1 64 4 385 0 0 0 0 1 1 15 0 9 0 28700304 888893440 22653 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 21.96
Current children cumulated vsize (KiB) 868064

Child status: 0
Real time (s): 22.2488
CPU time (s): 22.0087
CPU user time (s): 21.7727
CPU system time (s): 0.235964
CPU usage (%): 98.9205
Max. virtual memory (cumulated for all children) (KiB): 868064

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 21.7727
system time used= 0.235964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35143
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= 2312
involuntary context switches= 3166

runsolver used 0.023996 second user time and 0.091986 second system time

The end

Launcher Data

Begin job on node86 at 2009-07-12 18:32:30
IDJOB=2098662
IDBENCH=58865
IDSOLVER=774
FILE ID=node86/2098662-1247416350
PBS_JOBID= 9510778
Free space on /tmp= 66316 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/fapp/fapp17/normalized-fapp17-0300-9.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-2098662-1247416350/watcher-2098662-1247416350 -o /tmp/evaluation-result-2098662-1247416350/solver-2098662-1247416350 -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-2098662-1247416350.xml

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

MD5SUM BENCH= 79999494b8a624d817ccde4033265526
RANDOM SEED=1487266282

node86.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.265
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.265
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1589024 kB
Buffers:         76136 kB
Cached:         227144 kB
SwapCached:          0 kB
Active:         266220 kB
Inactive:       136424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1589024 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2692 kB
Writeback:           0 kB
Mapped:         119684 kB
Slab:            49252 kB
Committed_AS:  1010540 kB
PageTables:       2056 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= 66316 MiB
End job on node86 at 2009-07-12 18:32:52