Trace number 2097872

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 24.2693 24.4275

DiagnosticValue
CHECKS6809410
NODES303

General information on the benchmark

Namecsp/fapp/fapp04/
normalized-fapp04-0300-5.xml
MD5SUM9b390cbd2e7aec20d5f3a2cc4b660065
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 benchmark24.2693
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of constraints3360
Maximum constraint arity2
Maximum domain size270
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3360
Global constraints used (with number of constraints)

Solver Data

0.05/0.09	
0.05/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-2097872-1247414125.xml
0.28/0.32	   
0.28/0.32	   domains being loaded...
0.28/0.35	   
0.28/0.35	   variables being loaded...
0.38/0.42	     nbVariables=300  nbDomainTypes=13  minDomainSize=50  maxDomainSize=270  nbTotalValues=61762
0.38/0.42	       =>  wckTime=0.171  cpuTime=0.13  mem=9M860
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.65	   
20.49/20.65	   INFO : Stopping converting binary constraints (cpu=20.05, mem = 42M839)
21.46/21.61	     nbConstraints=1804  nbGlobalConstraints=5  nbMergedConstraints=1561  nbConvertedConstraints=990
21.46/21.61	     nbConvertConstraintsChecks=41144442  nbExtensionStructures=907  nbSharedExtensionStructures=190
21.46/21.61	     nbConflictsStructures=1000  nbSharedConflictsStructures=203  nbUnbuiltConflictsStructures=626
21.46/21.61	     nbSharedBinaryRepresentations=261637  nbEvaluationManagers=719  nbSharedEvaluationManagers=90  minDegree=3
21.46/21.61	     maxDegree=19  minArity=2  avgArity=2.01  maxArity=6  nbGenerators=0  nbFusions=0  symmetryWckTime=0.224
21.46/21.61	     symmetryCpuTime=0.15  nbCliques=5
21.46/21.61	       =>  wckTime=21.361  cpuTime=20.74  mem=33M479
21.56/21.74	   
21.56/21.74	   solver IterativeSystematicSolver being built... 
21.66/21.83	   
21.66/21.83	   INFO : Forward propagation technique limited 
21.77/21.91	       =>  wckTime=21.665  cpuTime=20.88  mem=45M674
22.96/23.19	   
22.96/23.19	   preprocessing
22.96/23.19	     nbConstraintChecks=3689601  nbValidityChecks=73550  nbPropagations=363  nbRevisions=2722  nbUselessRevisions=2191
22.96/23.19	     nbRemovedValues=21041  detectedInconsistency=no
22.96/23.19	       =>  wckTime=1.27  cpuTime=1.24  mem=46M701
24.15/24.38	   
24.15/24.38	   search
24.15/24.38	     run=0  nbConstraintChecks=3119813  nbValidityChecks=1052956  minDepth=58  maxDepth=300  nbPropagations=3667
24.15/24.38	     nbRevisions=25258  nbUselessRevisions=21258  nbAssignments=303  nbFailedAssignments=3  nbBacktracks=0
24.15/24.38	     nbVisitedNodes=307  nbRestartNogoods=0  nbFoundSolutions=1  mapSize=0  nbInferences=0  nbTooLargeKeys=0
24.15/24.38	     nbSEliminables=0  nbREliminables=4.69  nbIEliminables=189.39  nbDEliminables=0  nbPEliminables=0
24.15/24.38	       =>  wckTime=2.465  cpuTime=2.39  mem=48M657
24.15/24.38	   
24.15/24.38	   global
24.15/24.38	     nbConstraintChecks=6809414  nbValidityChecks=1126506  nbPropagations=4030  nbRevisions=27980
24.15/24.38	     nbUselessRevisions=23449  nbRestartNogoods=0  solvingWckTime=2.467  solvingCpuTime=2.39  expiredTime=no
24.15/24.38	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=23.26  globalCpuTime=23.3
24.15/24.38	       =>  wckTime=24.134  cpuTime=23.27  mem=48M657
24.15/24.39	   
24.15/24.39	s SATISFIABLE
24.15/24.39	v -2624 2504 -2272 2288 -2200 2448 -2628 -2276 -2664 -2452 2620 2536 -2552 2356 -2448 -2488 2512 -2508 2244 -2332 -2200 2656 2232 -2444 -2236 2568 -2340 -2372 -2200 -2596 -2160 -2544 -2256 -2656 -2200 -2212 2600 2248 2620 2200 2160 -2160 2612 -2324 2276 -2204 -2572 2604 -2336 2624 2228 -2684 2636 2468 -2264 -2584 2180 -2192 2404 -2696 2272 -2200 -2204 -2564 2476 2516 -2568 2664 -2424 2336 2696 -2232 2232 -2184 2160 -2640 -2636 2556 -2368 -2160 2548 -2248 2536 2696 -2408 2648 2564 2560 2164 2288 2668 2668 -2580 -2544 -2292 2252 -2544 2232 -2624 -2380 2404 -2504 -2688 2472 2344 2376 -2340 -2584 2556 2632 -2252 2588 -2160 2604 -2200 2660 -2644 -2584 2304 2588 -2676 2604 -2524 -2516 2648 -2464 -2476 -2648 -2212 -2544 -2676 2272 2548 2696 2316 2272 2288 -2284 -2696 2584 -2204 -2172 -2628 -2268 2516 2476 2324 -2560 -2164 -2620 2336 2656 2240 2364 -2312 -2564 -2248 -2588 -2340 -2684 2348 -2336 2344 2644 -2372 2656 -2240 2612 -2604 -2460 -2608 2584 -2696 -2696 2652 -2260 2656 -2160 -2296 2640 -2476 -2232 -2296 -2204 -2200 -2664 2484 -2200 2664 -2632 2220 2524 2292 2624 -2588 2160 2624 -2516 -2504 -2660 -2444 2624 -2608 -2464 2676 2672 2224 -2384 2332 -2292 -2356 2644 2220 -2200 2336 -2564 2524 -2328 -2160 -2504 2624 2408 -2600 2424 -2592 2288 -2332 -2524 -2436 2644 2636 -2544 2296 -2564 2568 -2628 2436 2624 -2408 -2160 2656 2228 -2676 2436 -2476 -2448 -2164 -2396 2200 2604 2308 -2160 -2304 -2688 2284 -2252 -2684 -2444 -2656 -2628 -2644 -2524 -2636 2412 2600 2404 -2608 -2564 -2644 -2404 2464 -2272 2180 2220 2500 2496 2576 2280 2296 -2188 2600 2608 -2524 2512 -2696 -2656 -2160 2380 -2664 -2464 2324 2476 2364 2200 2200 -2376 2564 -2664 2396 -2300 
24.15/24.39	d NODES 303
24.15/24.39	d CHECKS 6809414
24.15/24.39	   
24.15/24.39	   totalWckTime=24.202  totalCpuTime=23.31

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-2097872-1247414125/watcher-2097872-1247414125 -o /tmp/evaluation-result-2097872-1247414125/solver-2097872-1247414125 -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-2097872-1247414125.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.07 2.03 2.00 3/81 32585
/proc/meminfo: memFree=1674176/2055920 swapFree=4192812/4192956
[pid=32585] ppid=32583 vsize=18576 CPUtime=0
/proc/32585/stat : 32585 (runsolver) R 32583 32585 30988 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 28477989 19021824 284 996147200 4194304 4302564 548682068384 18446744073709551615 214945033511 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/32585/statm: 4644 284 249 26 0 2626 0

[startup+0.0711531 s]
/proc/loadavg: 2.07 2.03 2.00 3/81 32585
/proc/meminfo: memFree=1674176/2055920 swapFree=4192812/4192956
[pid=32585] ppid=32583 vsize=864144 CPUtime=0.05
/proc/32585/stat : 32585 (java) S 32583 32585 30988 0 -1 0 2918 0 1 0 4 1 0 0 20 0 9 0 28477989 884883456 2428 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32585/statm: 216036 2428 1151 9 0 210929 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 864144

[startup+0.101155 s]
/proc/loadavg: 2.07 2.03 2.00 3/81 32585
/proc/meminfo: memFree=1674176/2055920 swapFree=4192812/4192956
[pid=32585] ppid=32583 vsize=865980 CPUtime=0.08
/proc/32585/stat : 32585 (java) S 32583 32585 30988 0 -1 0 3731 0 1 0 6 2 0 0 20 0 9 0 28477989 886763520 3199 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32585/statm: 216495 3199 1700 9 0 210980 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865980

[startup+0.301178 s]
/proc/loadavg: 2.07 2.03 2.00 3/81 32585
/proc/meminfo: memFree=1674176/2055920 swapFree=4192812/4192956
[pid=32585] ppid=32583 vsize=866380 CPUtime=0.28
/proc/32585/stat : 32585 (java) S 32583 32585 30988 0 -1 0 5944 0 1 0 24 4 0 0 20 0 9 0 28477989 887173120 5310 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32585/statm: 216595 5310 1983 9 0 211053 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866380

[startup+0.701225 s]
/proc/loadavg: 2.07 2.03 2.00 3/81 32585
/proc/meminfo: memFree=1674176/2055920 swapFree=4192812/4192956
[pid=32585] ppid=32583 vsize=867736 CPUtime=0.68
/proc/32585/stat : 32585 (java) S 32583 32585 30988 0 -1 0 9546 0 1 0 62 6 0 0 20 0 9 0 28477989 888561664 8900 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32585/statm: 216934 8900 2036 9 0 211370 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867736

[startup+1.50131 s]
/proc/loadavg: 2.07 2.03 2.00 3/90 32594
/proc/meminfo: memFree=1637176/2055920 swapFree=4192812/4192956
[pid=32585] ppid=32583 vsize=867736 CPUtime=1.47
/proc/32585/stat : 32585 (java) S 32583 32585 30988 0 -1 0 12126 0 1 0 140 7 0 0 20 0 9 0 28477989 888561664 11477 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32585/statm: 216934 11477 2041 9 0 211370 0
[pid=32585/tid=32587] ppid=32583 vsize=867736 CPUtime=1.27
/proc/32585/task/32587/stat : 32587 (java) R 32583 32585 30988 0 -1 64 10740 0 1 0 121 6 0 0 25 0 9 0 28477990 888561664 11477 996147200 134512640 134550932 4294955968 18446744073709551615 4126902389 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32585/tid=32588] ppid=32583 vsize=867736 CPUtime=0
/proc/32585/task/32588/stat : 32588 (java) S 32583 32585 30988 0 -1 64 2 0 0 0 0 0 0 0 17 0 9 0 28477992 888561664 11477 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32585/tid=32589] ppid=32583 vsize=867736 CPUtime=0
/proc/32585/task/32589/stat : 32589 (java) S 32583 32585 30988 0 -1 64 10 0 0 0 0 0 0 0 23 0 9 0 28477992 888561664 11477 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32585/tid=32590] ppid=32583 vsize=867736 CPUtime=0
/proc/32585/task/32590/stat : 32590 (java) S 32583 32585 30988 0 -1 64 4 0 0 0 0 0 0 0 24 0 9 0 28477992 888561664 11477 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32585/tid=32591] ppid=32583 vsize=867736 CPUtime=0
/proc/32585/task/32591/stat : 32591 (java) S 32583 32585 30988 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 28477994 888561664 11477 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32585/tid=32592] ppid=32583 vsize=867736 CPUtime=0.18
/proc/32585/task/32592/stat : 32592 (java) S 32583 32585 30988 0 -1 64 688 0 0 0 18 0 0 0 15 0 9 0 28477994 888561664 11477 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32585/tid=32593] ppid=32583 vsize=867736 CPUtime=0
/proc/32585/task/32593/stat : 32593 (java) S 32583 32585 30988 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 28477994 888561664 11477 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32585/tid=32594] ppid=32583 vsize=867736 CPUtime=0
/proc/32585/task/32594/stat : 32594 (java) S 32583 32585 30988 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28477994 888561664 11477 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867736

[startup+3.10149 s]
/proc/loadavg: 2.07 2.03 2.00 3/90 32594
/proc/meminfo: memFree=1634488/2055920 swapFree=4192812/4192956
[pid=32585] ppid=32583 vsize=867736 CPUtime=3.07
/proc/32585/stat : 32585 (java) S 32583 32585 30988 0 -1 0 13052 0 1 0 299 8 0 0 20 0 9 0 28477989 888561664 12401 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32585/statm: 216934 12401 2041 9 0 211370 0
[pid=32585/tid=32587] ppid=32583 vsize=867736 CPUtime=2.84
/proc/32585/task/32587/stat : 32587 (java) R 32583 32585 30988 0 -1 64 11641 0 1 0 278 6 0 0 25 0 9 0 28477990 888561664 12401 996147200 134512640 134550932 4294955968 18446744073709551615 4126903728 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32585/tid=32588] ppid=32583 vsize=867736 CPUtime=0
/proc/32585/task/32588/stat : 32588 (java) S 32583 32585 30988 0 -1 64 2 0 0 0 0 0 0 0 17 0 9 0 28477992 888561664 12401 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32585/tid=32589] ppid=32583 vsize=867736 CPUtime=0
/proc/32585/task/32589/stat : 32589 (java) S 32583 32585 30988 0 -1 64 10 0 0 0 0 0 0 0 23 0 9 0 28477992 888561664 12401 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32585/tid=32590] ppid=32583 vsize=867736 CPUtime=0
/proc/32585/task/32590/stat : 32590 (java) S 32583 32585 30988 0 -1 64 4 0 0 0 0 0 0 0 24 0 9 0 28477992 888561664 12401 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32585/tid=32591] ppid=32583 vsize=867736 CPUtime=0
/proc/32585/task/32591/stat : 32591 (java) S 32583 32585 30988 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 28477994 888561664 12401 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32585/tid=32592] ppid=32583 vsize=867736 CPUtime=0.21
/proc/32585/task/32592/stat : 32592 (java) S 32583 32585 30988 0 -1 64 713 0 0 0 21 0 0 0 15 0 9 0 28477994 888561664 12401 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32585/tid=32593] ppid=32583 vsize=867736 CPUtime=0
/proc/32585/task/32593/stat : 32593 (java) S 32583 32585 30988 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 28477994 888561664 12401 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32585/tid=32594] ppid=32583 vsize=867736 CPUtime=0
/proc/32585/task/32594/stat : 32594 (java) S 32583 32585 30988 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28477994 888561664 12401 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 867736

[startup+6.30285 s]
/proc/loadavg: 2.06 2.03 2.00 3/90 32594
/proc/meminfo: memFree=1625912/2055920 swapFree=4192812/4192956
[pid=32585] ppid=32583 vsize=867736 CPUtime=6.25
/proc/32585/stat : 32585 (java) S 32583 32585 30988 0 -1 0 15090 0 1 0 616 9 0 0 20 0 9 0 28477989 888561664 14437 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32585/statm: 216934 14437 2041 9 0 211370 0
[pid=32585/tid=32587] ppid=32583 vsize=867736 CPUtime=6.03
/proc/32585/task/32587/stat : 32587 (java) R 32583 32585 30988 0 -1 64 13676 0 1 0 595 8 0 0 25 0 9 0 28477990 888561664 14437 996147200 134512640 134550932 4294955968 18446744073709551615 4126929053 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32585/tid=32588] ppid=32583 vsize=867736 CPUtime=0
/proc/32585/task/32588/stat : 32588 (java) S 32583 32585 30988 0 -1 64 2 0 0 0 0 0 0 0 16 0 9 0 28477992 888561664 14437 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32585/tid=32589] ppid=32583 vsize=867736 CPUtime=0
/proc/32585/task/32589/stat : 32589 (java) S 32583 32585 30988 0 -1 64 10 0 0 0 0 0 0 0 23 0 9 0 28477992 888561664 14437 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32585/tid=32590] ppid=32583 vsize=867736 CPUtime=0
/proc/32585/task/32590/stat : 32590 (java) S 32583 32585 30988 0 -1 64 4 0 0 0 0 0 0 0 24 0 9 0 28477992 888561664 14437 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32585/tid=32591] ppid=32583 vsize=867736 CPUtime=0
/proc/32585/task/32591/stat : 32591 (java) S 32583 32585 30988 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 28477994 888561664 14437 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32585/tid=32592] ppid=32583 vsize=867736 CPUtime=0.21
/proc/32585/task/32592/stat : 32592 (java) S 32583 32585 30988 0 -1 64 716 0 0 0 21 0 0 0 15 0 9 0 28477994 888561664 14437 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32585/tid=32593] ppid=32583 vsize=867736 CPUtime=0
/proc/32585/task/32593/stat : 32593 (java) S 32583 32585 30988 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 28477994 888561664 14437 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32585/tid=32594] ppid=32583 vsize=867736 CPUtime=0
/proc/32585/task/32594/stat : 32594 (java) S 32583 32585 30988 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28477994 888561664 14437 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 867736

[startup+12.7016 s]
/proc/loadavg: 2.06 2.02 2.00 3/90 32594
/proc/meminfo: memFree=1603704/2055920 swapFree=4192812/4192956
[pid=32585] ppid=32583 vsize=867648 CPUtime=12.62
/proc/32585/stat : 32585 (java) S 32583 32585 30988 0 -1 0 20101 0 1 0 1249 13 0 0 20 0 9 0 28477989 888471552 19421 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32585/statm: 216912 19421 2029 9 0 211370 0
[pid=32585/tid=32587] ppid=32583 vsize=867648 CPUtime=12.27
/proc/32585/task/32587/stat : 32587 (java) R 32583 32585 30988 0 -1 64 15839 0 1 0 1217 10 0 0 25 0 9 0 28477990 888471552 19421 996147200 134512640 134550932 4294955968 18446744073709551615 4126939266 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32585/tid=32588] ppid=32583 vsize=867648 CPUtime=0.1
/proc/32585/task/32588/stat : 32588 (java) S 32583 32585 30988 0 -1 64 2836 0 0 0 9 1 0 0 16 0 9 0 28477992 888471552 19421 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32585/tid=32589] ppid=32583 vsize=867648 CPUtime=0
/proc/32585/task/32589/stat : 32589 (java) S 32583 32585 30988 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 28477992 888471552 19421 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32585/tid=32590] ppid=32583 vsize=867648 CPUtime=0
/proc/32585/task/32590/stat : 32590 (java) S 32583 32585 30988 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28477992 888471552 19421 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32585/tid=32591] ppid=32583 vsize=867648 CPUtime=0
/proc/32585/task/32591/stat : 32591 (java) S 32583 32585 30988 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 28477994 888471552 19421 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32585/tid=32592] ppid=32583 vsize=867648 CPUtime=0.22
/proc/32585/task/32592/stat : 32592 (java) S 32583 32585 30988 0 -1 64 724 0 0 0 22 0 0 0 16 0 9 0 28477994 888471552 19421 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32585/tid=32593] ppid=32583 vsize=867648 CPUtime=0
/proc/32585/task/32593/stat : 32593 (java) S 32583 32585 30988 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 28477994 888471552 19421 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32585/tid=32594] ppid=32583 vsize=867648 CPUtime=0
/proc/32585/task/32594/stat : 32594 (java) R 32583 32585 30988 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28477994 888471552 19421 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 867648

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

[startup+19.1013 s]
/proc/loadavg: 2.05 2.02 2.00 3/90 32594
/proc/meminfo: memFree=1603704/2055920 swapFree=4192812/4192956
[pid=32585] ppid=32583 vsize=867648 CPUtime=18.99
/proc/32585/stat : 32585 (java) S 32583 32585 30988 0 -1 0 20105 0 1 0 1884 15 0 0 20 0 9 0 28477989 888471552 19424 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32585/statm: 216912 19424 2029 9 0 211370 0
[pid=32585/tid=32587] ppid=32583 vsize=867648 CPUtime=18.64
/proc/32585/task/32587/stat : 32587 (java) R 32583 32585 30988 0 -1 64 15841 0 1 0 1852 12 0 0 25 0 9 0 28477990 888471552 19424 996147200 134512640 134550932 4294955968 18446744073709551615 4126939453 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32585/tid=32588] ppid=32583 vsize=867648 CPUtime=0.1
/proc/32585/task/32588/stat : 32588 (java) S 32583 32585 30988 0 -1 64 2836 0 0 0 9 1 0 0 16 0 9 0 28477992 888471552 19424 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32585/tid=32589] ppid=32583 vsize=867648 CPUtime=0
/proc/32585/task/32589/stat : 32589 (java) S 32583 32585 30988 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 28477992 888471552 19424 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32585/tid=32590] ppid=32583 vsize=867648 CPUtime=0
/proc/32585/task/32590/stat : 32590 (java) S 32583 32585 30988 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28477992 888471552 19424 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32585/tid=32591] ppid=32583 vsize=867648 CPUtime=0
/proc/32585/task/32591/stat : 32591 (java) S 32583 32585 30988 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 28477994 888471552 19424 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32585/tid=32592] ppid=32583 vsize=867648 CPUtime=0.23
/proc/32585/task/32592/stat : 32592 (java) S 32583 32585 30988 0 -1 64 726 0 0 0 23 0 0 0 15 0 9 0 28477994 888471552 19424 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32585/tid=32593] ppid=32583 vsize=867648 CPUtime=0
/proc/32585/task/32593/stat : 32593 (java) S 32583 32585 30988 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 28477994 888471552 19424 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32585/tid=32594] ppid=32583 vsize=867648 CPUtime=0
/proc/32585/task/32594/stat : 32594 (java) S 32583 32585 30988 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28477994 888471552 19424 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 18.99
Current children cumulated vsize (KiB) 867648

[startup+22.3027 s]
/proc/loadavg: 2.05 2.02 2.00 3/90 32598
/proc/meminfo: memFree=1582520/2055920 swapFree=4192812/4192956
[pid=32585] ppid=32583 vsize=868060 CPUtime=22.16
/proc/32585/stat : 32585 (java) S 32583 32585 30988 0 -1 0 38368 375 1 0 2195 19 1 1 20 0 9 0 28477989 888893440 25381 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32585/statm: 217015 25381 2662 9 0 211451 0
[pid=32585/tid=32587] ppid=32583 vsize=868060 CPUtime=21.43
/proc/32585/task/32587/stat : 32587 (java) R 32583 32585 30988 0 -1 64 22967 375 1 0 2128 13 1 1 25 0 9 0 28477990 888893440 25381 996147200 134512640 134550932 4294955968 18446744073709551615 4126905784 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32585/tid=32588] ppid=32583 vsize=868060 CPUtime=0.38
/proc/32585/task/32588/stat : 32588 (java) S 32583 32585 30988 0 -1 64 13585 375 0 0 33 3 1 1 17 0 9 0 28477992 888893440 25381 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32585/tid=32589] ppid=32583 vsize=868060 CPUtime=0.02
/proc/32585/task/32589/stat : 32589 (java) S 32583 32585 30988 0 -1 64 17 375 0 0 0 0 1 1 16 0 9 0 28477992 888893440 25381 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32585/tid=32590] ppid=32583 vsize=868060 CPUtime=0.02
/proc/32585/task/32590/stat : 32590 (java) S 32583 32585 30988 0 -1 64 15 375 0 0 0 0 1 1 16 0 9 0 28477992 888893440 25381 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32585/tid=32591] ppid=32583 vsize=868060 CPUtime=0.02
/proc/32585/task/32591/stat : 32591 (java) S 32583 32585 30988 0 -1 64 2 375 0 0 0 0 1 1 25 0 9 0 28477994 888893440 25381 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32585/tid=32592] ppid=32583 vsize=868060 CPUtime=0.35
/proc/32585/task/32592/stat : 32592 (java) S 32583 32585 30988 0 -1 64 958 375 0 0 33 0 1 1 15 0 9 0 28477994 888893440 25381 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32585/tid=32593] ppid=32583 vsize=868060 CPUtime=0.02
/proc/32585/task/32593/stat : 32593 (java) S 32583 32585 30988 0 -1 64 1 375 0 0 0 0 1 1 25 0 9 0 28477994 888893440 25381 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32585/tid=32594] ppid=32583 vsize=868060 CPUtime=0.02
/proc/32585/task/32594/stat : 32594 (java) S 32583 32585 30988 0 -1 64 12 375 0 0 0 0 1 1 15 0 9 0 28477994 888893440 25381 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 22.16
Current children cumulated vsize (KiB) 868060

[startup+23.1068 s]
/proc/loadavg: 2.05 2.02 2.00 3/90 32598
/proc/meminfo: memFree=1582392/2055920 swapFree=4192812/4192956
[pid=32585] ppid=32583 vsize=868060 CPUtime=22.96
/proc/32585/stat : 32585 (java) S 32583 32585 30988 0 -1 0 38377 375 1 0 2275 19 1 1 20 0 9 0 28477989 888893440 25382 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32585/statm: 217015 25382 2662 9 0 211451 0
[pid=32585/tid=32587] ppid=32583 vsize=868060 CPUtime=22.23
/proc/32585/task/32587/stat : 32587 (java) R 32583 32585 30988 0 -1 64 22974 375 1 0 2208 13 1 1 25 0 9 0 28477990 888893440 25382 996147200 134512640 134550932 4294955968 18446744073709551615 4126905831 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32585/tid=32588] ppid=32583 vsize=868060 CPUtime=0.38
/proc/32585/task/32588/stat : 32588 (java) S 32583 32585 30988 0 -1 64 13586 375 0 0 33 3 1 1 17 0 9 0 28477992 888893440 25382 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32585/tid=32589] ppid=32583 vsize=868060 CPUtime=0.02
/proc/32585/task/32589/stat : 32589 (java) S 32583 32585 30988 0 -1 64 17 375 0 0 0 0 1 1 16 0 9 0 28477992 888893440 25382 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32585/tid=32590] ppid=32583 vsize=868060 CPUtime=0.02
/proc/32585/task/32590/stat : 32590 (java) S 32583 32585 30988 0 -1 64 15 375 0 0 0 0 1 1 16 0 9 0 28477992 888893440 25382 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32585/tid=32591] ppid=32583 vsize=868060 CPUtime=0.02
/proc/32585/task/32591/stat : 32591 (java) S 32583 32585 30988 0 -1 64 2 375 0 0 0 0 1 1 25 0 9 0 28477994 888893440 25382 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32585/tid=32592] ppid=32583 vsize=868060 CPUtime=0.35
/proc/32585/task/32592/stat : 32592 (java) S 32583 32585 30988 0 -1 64 959 375 0 0 33 0 1 1 16 0 9 0 28477994 888893440 25382 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32585/tid=32593] ppid=32583 vsize=868060 CPUtime=0.02
/proc/32585/task/32593/stat : 32593 (java) S 32583 32585 30988 0 -1 64 1 375 0 0 0 0 1 1 25 0 9 0 28477994 888893440 25382 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32585/tid=32594] ppid=32583 vsize=868060 CPUtime=0.02
/proc/32585/task/32594/stat : 32594 (java) S 32583 32585 30988 0 -1 64 12 375 0 0 0 0 1 1 15 0 9 0 28477994 888893440 25382 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 22.96
Current children cumulated vsize (KiB) 868060

[startup+23.9029 s]
/proc/loadavg: 2.05 2.02 2.00 3/90 32598
/proc/meminfo: memFree=1582392/2055920 swapFree=4192812/4192956
[pid=32585] ppid=32583 vsize=868060 CPUtime=23.75
/proc/32585/stat : 32585 (java) S 32583 32585 30988 0 -1 0 38695 375 1 0 2354 19 1 1 20 0 9 0 28477989 888893440 25396 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32585/statm: 217015 25396 2662 9 0 211451 0
[pid=32585/tid=32587] ppid=32583 vsize=868060 CPUtime=22.99
/proc/32585/task/32587/stat : 32587 (java) R 32583 32585 30988 0 -1 64 23275 375 1 0 2284 13 1 1 25 0 9 0 28477990 888893440 25396 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32585/tid=32588] ppid=32583 vsize=868060 CPUtime=0.38
/proc/32585/task/32588/stat : 32588 (java) S 32583 32585 30988 0 -1 64 13586 375 0 0 33 3 1 1 17 0 9 0 28477992 888893440 25396 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32585/tid=32589] ppid=32583 vsize=868060 CPUtime=0.02
/proc/32585/task/32589/stat : 32589 (java) S 32583 32585 30988 0 -1 64 17 375 0 0 0 0 1 1 16 0 9 0 28477992 888893440 25396 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32585/tid=32590] ppid=32583 vsize=868060 CPUtime=0.02
/proc/32585/task/32590/stat : 32590 (java) S 32583 32585 30988 0 -1 64 15 375 0 0 0 0 1 1 16 0 9 0 28477992 888893440 25396 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32585/tid=32591] ppid=32583 vsize=868060 CPUtime=0.02
/proc/32585/task/32591/stat : 32591 (java) S 32583 32585 30988 0 -1 64 2 375 0 0 0 0 1 1 25 0 9 0 28477994 888893440 25396 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32585/tid=32592] ppid=32583 vsize=868060 CPUtime=0.38
/proc/32585/task/32592/stat : 32592 (java) R 32583 32585 30988 0 -1 64 976 375 0 0 35 1 1 1 16 0 9 0 28477994 888893440 25396 996147200 134512640 134550932 4294955968 18446744073709551615 104263743 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32585/tid=32593] ppid=32583 vsize=868060 CPUtime=0.02
/proc/32585/task/32593/stat : 32593 (java) S 32583 32585 30988 0 -1 64 1 375 0 0 0 0 1 1 25 0 9 0 28477994 888893440 25396 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32585/tid=32594] ppid=32583 vsize=868060 CPUtime=0.02
/proc/32585/task/32594/stat : 32594 (java) S 32583 32585 30988 0 -1 64 12 375 0 0 0 0 1 1 15 0 9 0 28477994 888893440 25396 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 23.75
Current children cumulated vsize (KiB) 868060

[startup+24.3029 s]
/proc/loadavg: 2.04 2.02 2.00 3/90 32598
/proc/meminfo: memFree=1582328/2055920 swapFree=4192812/4192956
[pid=32585] ppid=32583 vsize=868060 CPUtime=24.15
/proc/32585/stat : 32585 (java) S 32583 32585 30988 0 -1 0 38793 375 1 0 2393 20 1 1 20 0 9 0 28477989 888893440 25400 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32585/statm: 217015 25400 2662 9 0 211451 0
[pid=32585/tid=32587] ppid=32583 vsize=868060 CPUtime=23.38
/proc/32585/task/32587/stat : 32587 (java) R 32583 32585 30988 0 -1 64 23370 375 1 0 2323 13 1 1 25 0 9 0 28477990 888893440 25400 996147200 134512640 134550932 4294955968 18446744073709551615 4127365468 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32585/tid=32588] ppid=32583 vsize=868060 CPUtime=0.38
/proc/32585/task/32588/stat : 32588 (java) S 32583 32585 30988 0 -1 64 13586 375 0 0 33 3 1 1 17 0 9 0 28477992 888893440 25400 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32585/tid=32589] ppid=32583 vsize=868060 CPUtime=0.02
/proc/32585/task/32589/stat : 32589 (java) S 32583 32585 30988 0 -1 64 17 375 0 0 0 0 1 1 16 0 9 0 28477992 888893440 25400 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32585/tid=32590] ppid=32583 vsize=868060 CPUtime=0.02
/proc/32585/task/32590/stat : 32590 (java) S 32583 32585 30988 0 -1 64 15 375 0 0 0 0 1 1 16 0 9 0 28477992 888893440 25400 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32585/tid=32591] ppid=32583 vsize=868060 CPUtime=0.02
/proc/32585/task/32591/stat : 32591 (java) S 32583 32585 30988 0 -1 64 2 375 0 0 0 0 1 1 25 0 9 0 28477994 888893440 25400 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32585/tid=32592] ppid=32583 vsize=868060 CPUtime=0.39
/proc/32585/task/32592/stat : 32592 (java) S 32583 32585 30988 0 -1 64 979 375 0 0 36 1 1 1 15 0 9 0 28477994 888893440 25400 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32585/tid=32593] ppid=32583 vsize=868060 CPUtime=0.02
/proc/32585/task/32593/stat : 32593 (java) S 32583 32585 30988 0 -1 64 1 375 0 0 0 0 1 1 25 0 9 0 28477994 888893440 25400 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32585/tid=32594] ppid=32583 vsize=868060 CPUtime=0.02
/proc/32585/task/32594/stat : 32594 (java) S 32583 32585 30988 0 -1 64 12 375 0 0 0 0 1 1 15 0 9 0 28477994 888893440 25400 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.15
Current children cumulated vsize (KiB) 868060

[startup+24.4029 s]
/proc/loadavg: 2.04 2.02 2.00 3/90 32598
/proc/meminfo: memFree=1582328/2055920 swapFree=4192812/4192956
[pid=32585] ppid=32583 vsize=868060 CPUtime=24.24
/proc/32585/stat : 32585 (java) S 32583 32585 30988 0 -1 0 39037 375 1 0 2402 20 1 1 20 0 9 0 28477989 888893440 25403 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32585/statm: 217015 25403 2662 9 0 211451 0
[pid=32585/tid=32587] ppid=32583 vsize=868060 CPUtime=23.47
/proc/32585/task/32587/stat : 32587 (java) S 32583 32585 30988 0 -1 64 23613 375 1 0 2332 13 1 1 25 0 9 0 28477990 888893440 25403 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32585/tid=32588] ppid=32583 vsize=868060 CPUtime=0.38
/proc/32585/task/32588/stat : 32588 (java) S 32583 32585 30988 0 -1 64 13586 375 0 0 33 3 1 1 17 0 9 0 28477992 888893440 25403 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32585/tid=32589] ppid=32583 vsize=868060 CPUtime=0.02
/proc/32585/task/32589/stat : 32589 (java) S 32583 32585 30988 0 -1 64 17 375 0 0 0 0 1 1 16 0 9 0 28477992 888893440 25403 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32585/tid=32590] ppid=32583 vsize=868060 CPUtime=0.02
/proc/32585/task/32590/stat : 32590 (java) S 32583 32585 30988 0 -1 64 15 375 0 0 0 0 1 1 16 0 9 0 28477992 888893440 25403 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32585/tid=32591] ppid=32583 vsize=868060 CPUtime=0.02
/proc/32585/task/32591/stat : 32591 (java) S 32583 32585 30988 0 -1 64 2 375 0 0 0 0 1 1 25 0 9 0 28477994 888893440 25403 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32585/tid=32592] ppid=32583 vsize=868060 CPUtime=0.39
/proc/32585/task/32592/stat : 32592 (java) S 32583 32585 30988 0 -1 64 980 375 0 0 36 1 1 1 15 0 9 0 28477994 888893440 25403 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32585/tid=32593] ppid=32583 vsize=868060 CPUtime=0.02
/proc/32585/task/32593/stat : 32593 (java) S 32583 32585 30988 0 -1 64 1 375 0 0 0 0 1 1 25 0 9 0 28477994 888893440 25403 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32585/tid=32594] ppid=32583 vsize=868060 CPUtime=0.02
/proc/32585/task/32594/stat : 32594 (java) S 32583 32585 30988 0 -1 64 12 375 0 0 0 0 1 1 15 0 9 0 28477994 888893440 25403 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.24
Current children cumulated vsize (KiB) 868060

Child status: 0
Real time (s): 24.4275
CPU time (s): 24.2693
CPU user time (s): 24.0403
CPU system time (s): 0.228965
CPU usage (%): 99.3524
Max. virtual memory (cumulated for all children) (KiB): 868060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 24.0403
system time used= 0.228965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39442
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= 2477
involuntary context switches= 2809

runsolver used 0.027995 second user time and 0.095985 second system time

The end

Launcher Data

Begin job on node85 at 2009-07-12 17:55:27
IDJOB=2097872
IDBENCH=57906
IDSOLVER=774
FILE ID=node85/2097872-1247414125
PBS_JOBID= 9510482
Free space on /tmp= 126552 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/fapp/fapp04/normalized-fapp04-0300-5.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-2097872-1247414125/watcher-2097872-1247414125 -o /tmp/evaluation-result-2097872-1247414125/solver-2097872-1247414125 -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-2097872-1247414125.xml

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

MD5SUM BENCH= 9b390cbd2e7aec20d5f3a2cc4b660065
RANDOM SEED=1976839284

node85.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.220
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.220
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1674656 kB
Buffers:         40916 kB
Cached:         114192 kB
SwapCached:          0 kB
Active:         264908 kB
Inactive:        59908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1674656 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2548 kB
Writeback:           0 kB
Mapped:         189988 kB
Slab:            41504 kB
Committed_AS:  1005248 kB
PageTables:       2068 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126548 MiB
End job on node85 at 2009-07-12 17:55:51