Trace number 2098661

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 ACSAT 22.0526 22.1136

DiagnosticValue
CHECKS302879
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.02/0.11	
0.02/0.11	Abscon 112 (May, 2008)
0.17/0.27	
0.17/0.27	   configuration
0.17/0.27	     name=mac.xml
0.27/0.30	   
0.27/0.30	   instance
0.27/0.30	     name=HOME/instance-2098661-1247416349.xml
0.27/0.34	   
0.27/0.34	   domains being loaded...
0.27/0.38	   
0.27/0.38	   variables being loaded...
0.37/0.44	     nbVariables=300  nbDomainTypes=12  minDomainSize=62  maxDomainSize=302  nbTotalValues=64034
0.37/0.44	       =>  wckTime=0.17  cpuTime=0.13  mem=9M888
0.37/0.44	   
0.37/0.44	   predicates being loaded...
0.47/0.50	   
0.47/0.50	   constraints being loaded...
20.46/20.55	   
20.46/20.55	   INFO : Stopping converting binary constraints (cpu=20.06, mem = 36M351)
21.33/21.45	     nbConstraints=2056  nbMergedConstraints=1809  nbConvertedConstraints=1106  nbConvertConstraintsChecks=44160612
21.44/21.55	     nbExtensionStructures=942  nbSharedExtensionStructures=392  nbConflictsStructures=1032
21.44/21.55	     nbSharedConflictsStructures=421  nbUnbuiltConflictsStructures=658  nbSharedBinaryRepresentations=378363
21.44/21.55	     nbEvaluationManagers=748  nbSharedEvaluationManagers=202  minDegree=3  maxDegree=17  minArity=2  maxArity=2
21.44/21.55	     nbGenerators=0  nbFusions=0  symmetryWckTime=0.242  symmetryCpuTime=0.17
21.44/21.55	       =>  wckTime=21.175  cpuTime=20.75  mem=24M311
21.44/21.56	   
21.44/21.56	   solver IterativeSystematicSolver being built... 
21.63/21.75	       =>  wckTime=21.477  cpuTime=20.9  mem=37M778
21.74/21.87	   
21.74/21.87	   preprocessing
21.74/21.87	     nbConstraintChecks=293206  nbValidityChecks=2137  nbPropagations=308  nbRevisions=5152  nbUselessRevisions=4344
21.74/21.87	     nbRemovedValues=63108  detectedInconsistency=no
21.74/21.87	       =>  wckTime=0.124  cpuTime=0.1  mem=38M777
21.94/22.07	   
21.94/22.07	   search
21.94/22.07	     run=0  nbConstraintChecks=9673  nbValidityChecks=4705  minDepth=301  maxDepth=300  nbPropagations=665
21.94/22.07	     nbRevisions=7589  nbUselessRevisions=6724  nbAssignments=300  nbFailedAssignments=0  nbBacktracks=0
21.94/22.07	     nbVisitedNodes=301  nbRestartNogoods=0  nbFoundSolutions=1  mapSize=0  nbInferences=0  nbTooLargeKeys=0
21.94/22.07	     nbSEliminables=152.35  nbREliminables=0  nbIEliminables=145.54  nbDEliminables=0  nbPEliminables=0
21.94/22.07	       =>  wckTime=0.314  cpuTime=0.26  mem=39M775
21.94/22.07	   
21.94/22.07	   global
21.94/22.07	     nbConstraintChecks=302879  nbValidityChecks=6842  nbPropagations=973  nbRevisions=12741  nbUselessRevisions=11068
21.94/22.07	     nbRestartNogoods=0  solvingWckTime=0.317  solvingCpuTime=0.26  expiredTime=no  totalExploration=no
21.94/22.07	     nbFoundSolutions=1  firstSolutionCpuTime=21.16  globalCpuTime=21.21
21.94/22.07	       =>  wckTime=21.796  cpuTime=21.17  mem=39M775
21.94/22.07	   
21.94/22.07	s SATISFIABLE
21.94/22.08	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.94/22.08	d NODES 300
21.94/22.08	d CHECKS 302879
21.94/22.08	   
21.94/22.08	   totalWckTime=21.869  totalCpuTime=21.22

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-2098661-1247416349/watcher-2098661-1247416349 -o /tmp/evaluation-result-2098661-1247416349/solver-2098661-1247416349 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2098661-1247416349.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.99 1.99 1.99 3/80 1512
/proc/meminfo: memFree=1605704/2055920 swapFree=4192812/4192956
[pid=1512] ppid=1510 vsize=1616 CPUtime=0
/proc/1512/stat : 1512 (java) D 1510 1512 1397 0 -1 0 347 0 0 0 0 0 0 0 18 0 1 0 28700934 1654784 151 996147200 134512640 134550932 4294955968 18446744073709551615 7721764 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/1512/statm: 404 151 125 9 0 46 0
[pid=1512/tid=1513] ppid=1510 vsize=10764 CPUtime=0
/proc/1512/task/1513/stat : 1513 (java) D 1510 1512 1397 0 -1 64 62 0 0 0 0 0 0 0 19 0 2 0 28700935 11022336 520 996147200 134512640 134550932 4294955968 18446744073709551615 7721764 0 2147483391 0 16784584 18446744072099781622 0 0 -1 1 0 0

[startup+0.047782 s]
/proc/loadavg: 1.99 1.99 1.99 3/80 1512
/proc/meminfo: memFree=1605704/2055920 swapFree=4192812/4192956
[pid=1512] ppid=1510 vsize=861936 CPUtime=0.02
/proc/1512/stat : 1512 (java) S 1510 1512 1397 0 -1 0 1894 0 1 0 1 1 0 0 18 0 5 0 28700934 882622464 1576 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/1512/statm: 215484 1877 861 9 0 210399 0
[pid=1512/tid=1513] ppid=1510 vsize=861936 CPUtime=0.02
/proc/1512/task/1513/stat : 1513 (java) D 1510 1512 1397 0 -1 64 1581 0 1 0 2 0 0 0 17 0 5 0 28700935 882622464 1877 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 2147483391 0 16800971 18446744072099781622 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 861936

[startup+0.11586 s]
/proc/loadavg: 1.99 1.99 1.99 3/80 1512
/proc/meminfo: memFree=1605704/2055920 swapFree=4192812/4192956
[pid=1512] ppid=1510 vsize=865984 CPUtime=0.08
/proc/1512/stat : 1512 (java) S 1510 1512 1397 0 -1 0 3720 0 1 0 6 2 0 0 18 0 9 0 28700934 886767616 3188 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1512/statm: 216496 3188 1695 9 0 210981 0
[pid=1512/tid=1513] ppid=1510 vsize=865984 CPUtime=0.06
/proc/1512/task/1513/stat : 1513 (java) R 1510 1512 1397 0 -1 64 2803 0 1 0 5 1 0 0 18 0 9 0 28700935 886767616 3188 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 2147483391 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.301324 s]
/proc/loadavg: 1.99 1.99 1.99 3/80 1512
/proc/meminfo: memFree=1605704/2055920 swapFree=4192812/4192956
[pid=1512] ppid=1510 vsize=866300 CPUtime=0.27
/proc/1512/stat : 1512 (java) S 1510 1512 1397 0 -1 0 5715 0 1 0 23 4 0 0 18 0 9 0 28700934 887091200 5118 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1512/statm: 216575 5118 1928 9 0 211053 0
[pid=1512/tid=1513] ppid=1510 vsize=866300 CPUtime=0.22
/proc/1512/task/1513/stat : 1513 (java) R 1510 1512 1397 0 -1 64 4727 0 1 0 19 3 0 0 17 0 9 0 28700935 887091200 5118 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 2147483391 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 866300

[startup+0.701352 s]
/proc/loadavg: 1.99 1.99 1.99 3/80 1512
/proc/meminfo: memFree=1605704/2055920 swapFree=4192812/4192956
[pid=1512] ppid=1510 vsize=867776 CPUtime=0.67
/proc/1512/stat : 1512 (java) S 1510 1512 1397 0 -1 0 9375 0 1 0 61 6 0 0 18 0 9 0 28700934 888602624 8729 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1512/statm: 216944 8730 2036 9 0 211380 0
[pid=1512/tid=1513] ppid=1510 vsize=867776 CPUtime=0.49
/proc/1512/task/1513/stat : 1513 (java) R 1510 1512 1397 0 -1 64 8011 0 1 0 45 4 0 0 20 0 9 0 28700935 888602624 8731 996147200 134512640 134550932 4294955968 18446744073709551615 4126552090 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 867776

[startup+1.50241 s]
/proc/loadavg: 1.99 1.99 1.99 3/89 1521
/proc/meminfo: memFree=1567232/2055920 swapFree=4192812/4192956
[pid=1512] ppid=1510 vsize=867776 CPUtime=1.47
/proc/1512/stat : 1512 (java) S 1510 1512 1397 0 -1 0 12490 0 1 0 139 8 0 0 18 0 9 0 28700934 888602624 11841 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1512/statm: 216944 11841 2041 9 0 211380 0
[pid=1512/tid=1513] ppid=1510 vsize=867776 CPUtime=1.26
/proc/1512/task/1513/stat : 1513 (java) R 1510 1512 1397 0 -1 64 11095 0 1 0 120 6 0 0 20 0 9 0 28700935 888602624 11841 996147200 134512640 134550932 4294955968 18446744073709551615 4126938039 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1512/tid=1515] ppid=1510 vsize=867776 CPUtime=0
/proc/1512/task/1515/stat : 1515 (java) S 1510 1512 1397 0 -1 64 2 0 0 0 0 0 0 0 16 0 9 0 28700938 888602624 11841 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1512/tid=1516] ppid=1510 vsize=867776 CPUtime=0
/proc/1512/task/1516/stat : 1516 (java) S 1510 1512 1397 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 28700939 888602624 11841 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1512/tid=1517] ppid=1510 vsize=867776 CPUtime=0
/proc/1512/task/1517/stat : 1517 (java) S 1510 1512 1397 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 28700939 888602624 11841 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1512/tid=1518] ppid=1510 vsize=867776 CPUtime=0
/proc/1512/task/1518/stat : 1518 (java) S 1510 1512 1397 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28700941 888602624 11841 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1512/tid=1519] ppid=1510 vsize=867776 CPUtime=0.19
/proc/1512/task/1519/stat : 1519 (java) S 1510 1512 1397 0 -1 64 697 0 0 0 18 1 0 0 15 0 9 0 28700941 888602624 11841 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1512/tid=1520] ppid=1510 vsize=867776 CPUtime=0
/proc/1512/task/1520/stat : 1520 (java) S 1510 1512 1397 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28700941 888602624 11841 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1512/tid=1521] ppid=1510 vsize=867776 CPUtime=0
/proc/1512/task/1521/stat : 1521 (java) S 1510 1512 1397 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28700941 888602624 11841 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) 867776

[startup+3.10253 s]
/proc/loadavg: 1.99 1.99 1.99 3/89 1521
/proc/meminfo: memFree=1565120/2055920 swapFree=4192812/4192956
[pid=1512] ppid=1510 vsize=867776 CPUtime=3.07
/proc/1512/stat : 1512 (java) S 1510 1512 1397 0 -1 0 13431 0 1 0 298 9 0 0 18 0 9 0 28700934 888602624 12780 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1512/statm: 216944 12780 2041 9 0 211380 0
[pid=1512/tid=1513] ppid=1510 vsize=867776 CPUtime=2.84
/proc/1512/task/1513/stat : 1513 (java) R 1510 1512 1397 0 -1 64 12012 0 1 0 277 7 0 0 17 0 9 0 28700935 888602624 12780 996147200 134512640 134550932 4294955968 18446744073709551615 4126903479 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1512/tid=1515] ppid=1510 vsize=867776 CPUtime=0
/proc/1512/task/1515/stat : 1515 (java) S 1510 1512 1397 0 -1 64 2 0 0 0 0 0 0 0 16 0 9 0 28700938 888602624 12780 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1512/tid=1516] ppid=1510 vsize=867776 CPUtime=0
/proc/1512/task/1516/stat : 1516 (java) S 1510 1512 1397 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 28700939 888602624 12780 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1512/tid=1517] ppid=1510 vsize=867776 CPUtime=0
/proc/1512/task/1517/stat : 1517 (java) S 1510 1512 1397 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 28700939 888602624 12780 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1512/tid=1518] ppid=1510 vsize=867776 CPUtime=0
/proc/1512/task/1518/stat : 1518 (java) S 1510 1512 1397 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28700941 888602624 12780 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1512/tid=1519] ppid=1510 vsize=867776 CPUtime=0.21
/proc/1512/task/1519/stat : 1519 (java) S 1510 1512 1397 0 -1 64 721 0 0 0 20 1 0 0 15 0 9 0 28700941 888602624 12780 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1512/tid=1520] ppid=1510 vsize=867776 CPUtime=0
/proc/1512/task/1520/stat : 1520 (java) S 1510 1512 1397 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28700941 888602624 12780 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1512/tid=1521] ppid=1510 vsize=867776 CPUtime=0
/proc/1512/task/1521/stat : 1521 (java) S 1510 1512 1397 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28700941 888602624 12780 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 867776

[startup+6.30176 s]
/proc/loadavg: 1.99 1.99 1.99 3/89 1521
/proc/meminfo: memFree=1555520/2055920 swapFree=4192812/4192956
[pid=1512] ppid=1510 vsize=867776 CPUtime=6.27
/proc/1512/stat : 1512 (java) S 1510 1512 1397 0 -1 0 15582 0 1 0 616 11 0 0 18 0 9 0 28700934 888602624 14929 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1512/statm: 216944 14929 2041 9 0 211380 0
[pid=1512/tid=1513] ppid=1510 vsize=867776 CPUtime=6.03
/proc/1512/task/1513/stat : 1513 (java) R 1510 1512 1397 0 -1 64 14161 0 1 0 595 8 0 0 25 0 9 0 28700935 888602624 14929 996147200 134512640 134550932 4294955968 18446744073709551615 4126943938 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1512/tid=1515] ppid=1510 vsize=867776 CPUtime=0
/proc/1512/task/1515/stat : 1515 (java) R 1510 1512 1397 0 -1 64 2 0 0 0 0 0 0 0 16 0 9 0 28700938 888602624 14929 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1512/tid=1516] ppid=1510 vsize=867776 CPUtime=0
/proc/1512/task/1516/stat : 1516 (java) S 1510 1512 1397 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 28700939 888602624 14929 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1512/tid=1517] ppid=1510 vsize=867776 CPUtime=0
/proc/1512/task/1517/stat : 1517 (java) S 1510 1512 1397 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 28700939 888602624 14929 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1512/tid=1518] ppid=1510 vsize=867776 CPUtime=0
/proc/1512/task/1518/stat : 1518 (java) S 1510 1512 1397 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28700941 888602624 14929 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1512/tid=1519] ppid=1510 vsize=867776 CPUtime=0.22
/proc/1512/task/1519/stat : 1519 (java) S 1510 1512 1397 0 -1 64 723 0 0 0 21 1 0 0 15 0 9 0 28700941 888602624 14929 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1512/tid=1520] ppid=1510 vsize=867776 CPUtime=0
/proc/1512/task/1520/stat : 1520 (java) S 1510 1512 1397 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28700941 888602624 14929 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1512/tid=1521] ppid=1510 vsize=867776 CPUtime=0
/proc/1512/task/1521/stat : 1521 (java) S 1510 1512 1397 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28700941 888602624 14929 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 867776

[startup+12.7012 s]
/proc/loadavg: 1.99 1.99 1.99 3/89 1521
/proc/meminfo: memFree=1539776/2055920 swapFree=4192812/4192956
[pid=1512] ppid=1510 vsize=867688 CPUtime=12.67
/proc/1512/stat : 1512 (java) S 1510 1512 1397 0 -1 0 18982 0 1 0 1253 14 0 0 18 0 9 0 28700934 888512512 18303 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1512/statm: 216922 18303 2029 9 0 211380 0
[pid=1512/tid=1513] ppid=1510 vsize=867688 CPUtime=12.36
/proc/1512/task/1513/stat : 1513 (java) R 1510 1512 1397 0 -1 64 15836 0 1 0 1225 11 0 0 25 0 9 0 28700935 888512512 18303 996147200 134512640 134550932 4294955968 18446744073709551615 4126909342 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1512/tid=1515] ppid=1510 vsize=867688 CPUtime=0.04
/proc/1512/task/1515/stat : 1515 (java) S 1510 1512 1397 0 -1 64 1712 0 0 0 4 0 0 0 16 0 9 0 28700938 888512512 18303 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1512/tid=1516] ppid=1510 vsize=867688 CPUtime=0
/proc/1512/task/1516/stat : 1516 (java) S 1510 1512 1397 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28700939 888512512 18303 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1512/tid=1517] ppid=1510 vsize=867688 CPUtime=0
/proc/1512/task/1517/stat : 1517 (java) S 1510 1512 1397 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28700939 888512512 18303 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1512/tid=1518] ppid=1510 vsize=867688 CPUtime=0
/proc/1512/task/1518/stat : 1518 (java) S 1510 1512 1397 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28700941 888512512 18303 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1512/tid=1519] ppid=1510 vsize=867688 CPUtime=0.23
/proc/1512/task/1519/stat : 1519 (java) S 1510 1512 1397 0 -1 64 731 0 0 0 22 1 0 0 15 0 9 0 28700941 888512512 18303 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1512/tid=1520] ppid=1510 vsize=867688 CPUtime=0
/proc/1512/task/1520/stat : 1520 (java) S 1510 1512 1397 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28700941 888512512 18303 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1512/tid=1521] ppid=1510 vsize=867688 CPUtime=0
/proc/1512/task/1521/stat : 1521 (java) S 1510 1512 1397 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28700941 888512512 18303 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 867688

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

[startup+19.1027 s]
/proc/loadavg: 1.99 1.99 1.99 3/89 1521
/proc/meminfo: memFree=1539776/2055920 swapFree=4192812/4192956
[pid=1512] ppid=1510 vsize=867688 CPUtime=19.06
/proc/1512/stat : 1512 (java) S 1510 1512 1397 0 -1 0 18984 0 1 0 1891 15 0 0 18 0 9 0 28700934 888512512 18305 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1512/statm: 216922 18305 2029 9 0 211380 0
[pid=1512/tid=1513] ppid=1510 vsize=867688 CPUtime=18.75
/proc/1512/task/1513/stat : 1513 (java) R 1510 1512 1397 0 -1 64 15836 0 1 0 1863 12 0 0 25 0 9 0 28700935 888512512 18305 996147200 134512640 134550932 4294955968 18446744073709551615 102639960 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1512/tid=1515] ppid=1510 vsize=867688 CPUtime=0.04
/proc/1512/task/1515/stat : 1515 (java) S 1510 1512 1397 0 -1 64 1712 0 0 0 4 0 0 0 16 0 9 0 28700938 888512512 18305 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1512/tid=1516] ppid=1510 vsize=867688 CPUtime=0
/proc/1512/task/1516/stat : 1516 (java) S 1510 1512 1397 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28700939 888512512 18305 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1512/tid=1517] ppid=1510 vsize=867688 CPUtime=0
/proc/1512/task/1517/stat : 1517 (java) S 1510 1512 1397 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28700939 888512512 18305 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1512/tid=1518] ppid=1510 vsize=867688 CPUtime=0
/proc/1512/task/1518/stat : 1518 (java) S 1510 1512 1397 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28700941 888512512 18305 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1512/tid=1519] ppid=1510 vsize=867688 CPUtime=0.24
/proc/1512/task/1519/stat : 1519 (java) S 1510 1512 1397 0 -1 64 733 0 0 0 23 1 0 0 15 0 9 0 28700941 888512512 18305 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1512/tid=1520] ppid=1510 vsize=867688 CPUtime=0
/proc/1512/task/1520/stat : 1520 (java) S 1510 1512 1397 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28700941 888512512 18305 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1512/tid=1521] ppid=1510 vsize=867688 CPUtime=0
/proc/1512/task/1521/stat : 1521 (java) S 1510 1512 1397 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28700941 888512512 18305 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 19.06
Current children cumulated vsize (KiB) 867688

[startup+20.7028 s]
/proc/loadavg: 1.99 1.99 1.99 3/89 1521
/proc/meminfo: memFree=1539712/2055920 swapFree=4192812/4192956
[pid=1512] ppid=1510 vsize=867688 CPUtime=20.66
/proc/1512/stat : 1512 (java) S 1510 1512 1397 0 -1 0 18990 0 1 0 2051 15 0 0 18 0 9 0 28700934 888512512 18310 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1512/statm: 216922 18310 2030 9 0 211380 0
[pid=1512/tid=1513] ppid=1510 vsize=867688 CPUtime=20.35
/proc/1512/task/1513/stat : 1513 (java) R 1510 1512 1397 0 -1 64 15838 0 1 0 2022 13 0 0 25 0 9 0 28700935 888512512 18310 996147200 134512640 134550932 4294955968 18446744073709551615 4126948263 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1512/tid=1515] ppid=1510 vsize=867688 CPUtime=0.04
/proc/1512/task/1515/stat : 1515 (java) S 1510 1512 1397 0 -1 64 1713 0 0 0 4 0 0 0 16 0 9 0 28700938 888512512 18310 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1512/tid=1516] ppid=1510 vsize=867688 CPUtime=0
/proc/1512/task/1516/stat : 1516 (java) S 1510 1512 1397 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28700939 888512512 18310 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1512/tid=1517] ppid=1510 vsize=867688 CPUtime=0
/proc/1512/task/1517/stat : 1517 (java) S 1510 1512 1397 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28700939 888512512 18310 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1512/tid=1518] ppid=1510 vsize=867688 CPUtime=0
/proc/1512/task/1518/stat : 1518 (java) S 1510 1512 1397 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28700941 888512512 18310 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1512/tid=1519] ppid=1510 vsize=867688 CPUtime=0.24
/proc/1512/task/1519/stat : 1519 (java) S 1510 1512 1397 0 -1 64 736 0 0 0 23 1 0 0 15 0 9 0 28700941 888512512 18310 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1512/tid=1520] ppid=1510 vsize=867688 CPUtime=0
/proc/1512/task/1520/stat : 1520 (java) S 1510 1512 1397 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28700941 888512512 18310 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1512/tid=1521] ppid=1510 vsize=867688 CPUtime=0
/proc/1512/task/1521/stat : 1521 (java) S 1510 1512 1397 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28700941 888512512 18310 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 20.66
Current children cumulated vsize (KiB) 867688

[startup+21.5019 s]
/proc/loadavg: 1.99 1.99 1.99 3/89 1521
/proc/meminfo: memFree=1539712/2055920 swapFree=4192812/4192956
[pid=1512] ppid=1510 vsize=868336 CPUtime=21.44
/proc/1512/stat : 1512 (java) S 1510 1512 1397 0 -1 0 27271 261 1 0 2125 18 1 0 18 0 10 0 28700934 889176064 20857 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1512/statm: 217084 20857 2091 9 0 211542 0
[pid=1512/tid=1513] ppid=1510 vsize=868336 CPUtime=20.95
/proc/1512/task/1513/stat : 1513 (java) R 1510 1512 1397 0 -1 64 17764 261 1 0 2081 13 1 0 17 0 10 0 28700935 889176064 20857 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1512/tid=1515] ppid=1510 vsize=868336 CPUtime=0.16
/proc/1512/task/1515/stat : 1515 (java) R 1510 1512 1397 0 -1 64 7792 261 0 0 14 1 1 0 16 0 10 0 28700938 889176064 20857 996147200 134512640 134550932 4294955968 18446744073709551615 104190036 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1512/tid=1516] ppid=1510 vsize=868336 CPUtime=0.01
/proc/1512/task/1516/stat : 1516 (java) S 1510 1512 1397 0 -1 64 16 261 0 0 0 0 1 0 16 0 10 0 28700939 889176064 20857 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1512/tid=1517] ppid=1510 vsize=868336 CPUtime=0.01
/proc/1512/task/1517/stat : 1517 (java) S 1510 1512 1397 0 -1 64 5 261 0 0 0 0 1 0 16 0 10 0 28700939 889176064 20857 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1512/tid=1518] ppid=1510 vsize=868336 CPUtime=0.01
/proc/1512/task/1518/stat : 1518 (java) S 1510 1512 1397 0 -1 64 2 261 0 0 0 0 1 0 18 0 10 0 28700941 889176064 20857 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1512/tid=1519] ppid=1510 vsize=868336 CPUtime=0.29
/proc/1512/task/1519/stat : 1519 (java) S 1510 1512 1397 0 -1 64 880 261 0 0 27 1 1 0 15 0 10 0 28700941 889176064 20857 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1512/tid=1520] ppid=1510 vsize=868336 CPUtime=0.01
/proc/1512/task/1520/stat : 1520 (java) S 1510 1512 1397 0 -1 64 1 261 0 0 0 0 1 0 19 0 10 0 28700941 889176064 20857 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1512/tid=1521] ppid=1510 vsize=868336 CPUtime=0.01
/proc/1512/task/1521/stat : 1521 (java) S 1510 1512 1397 0 -1 64 12 261 0 0 0 0 1 0 15 0 10 0 28700941 889176064 20857 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 21.44
Current children cumulated vsize (KiB) 868336

[startup+21.9019 s]
/proc/loadavg: 1.99 1.99 1.99 3/89 1525
/proc/meminfo: memFree=1524800/2055920 swapFree=4192812/4192956
[pid=1512] ppid=1510 vsize=868424 CPUtime=21.84
/proc/1512/stat : 1512 (java) S 1510 1512 1397 0 -1 0 34616 386 1 0 2161 21 1 1 18 0 9 0 28700934 889266176 22648 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1512/statm: 217106 22648 2662 9 0 211542 0
[pid=1512/tid=1513] ppid=1510 vsize=868424 CPUtime=21.23
/proc/1512/task/1513/stat : 1513 (java) R 1510 1512 1397 0 -1 64 23192 386 1 0 2106 15 1 1 20 0 9 0 28700935 889266176 22648 996147200 134512640 134550932 4294955968 18446744073709551615 4127357837 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1512/tid=1515] ppid=1510 vsize=868424 CPUtime=0.24
/proc/1512/task/1515/stat : 1515 (java) S 1510 1512 1397 0 -1 64 9613 386 0 0 20 2 1 1 17 0 9 0 28700938 889266176 22648 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1512/tid=1516] ppid=1510 vsize=868424 CPUtime=0.02
/proc/1512/task/1516/stat : 1516 (java) S 1510 1512 1397 0 -1 64 19 386 0 0 0 0 1 1 16 0 9 0 28700939 889266176 22648 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1512/tid=1517] ppid=1510 vsize=868424 CPUtime=0.02
/proc/1512/task/1517/stat : 1517 (java) S 1510 1512 1397 0 -1 64 11 386 0 0 0 0 1 1 16 0 9 0 28700939 889266176 22648 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1512/tid=1518] ppid=1510 vsize=868424 CPUtime=0.02
/proc/1512/task/1518/stat : 1518 (java) S 1510 1512 1397 0 -1 64 2 386 0 0 0 0 1 1 18 0 9 0 28700941 889266176 22648 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1512/tid=1519] ppid=1510 vsize=868424 CPUtime=0.36
/proc/1512/task/1519/stat : 1519 (java) S 1510 1512 1397 0 -1 64 963 386 0 0 33 1 1 1 15 0 9 0 28700941 889266176 22648 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1512/tid=1520] ppid=1510 vsize=868424 CPUtime=0.02
/proc/1512/task/1520/stat : 1520 (java) S 1510 1512 1397 0 -1 64 1 386 0 0 0 0 1 1 19 0 9 0 28700941 889266176 22648 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1512/tid=1521] ppid=1510 vsize=868424 CPUtime=0.02
/proc/1512/task/1521/stat : 1521 (java) S 1510 1512 1397 0 -1 64 12 386 0 0 0 0 1 1 15 0 9 0 28700941 889266176 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.84
Current children cumulated vsize (KiB) 868424

[startup+22.1023 s]
/proc/loadavg: 1.99 1.99 1.99 3/89 1525
/proc/meminfo: memFree=1524800/2055920 swapFree=4192812/4192956
[pid=1512] ppid=1510 vsize=0 CPUtime=22.01
/proc/1512/stat : 1512 (java) Z 1510 1512 1397 0 -1 12 34769 386 1 0 2178 21 1 1 16 0 2 0 28700934 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1512/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 22.01
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 22.1136
CPU time (s): 22.0526
CPU user time (s): 21.8087
CPU system time (s): 0.243962
CPU usage (%): 99.7242
Max. virtual memory (cumulated for all children) (KiB): 868424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 21.8087
system time used= 0.243962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35155
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= 2270
involuntary context switches= 1958

runsolver used 0.032994 second user time and 0.079987 second system time

The end

Launcher Data

Begin job on node34 at 2009-07-12 18:32:29
IDJOB=2098661
IDBENCH=58865
IDSOLVER=773
FILE ID=node34/2098661-1247416349
PBS_JOBID= 9510751
Free space on /tmp= 66320 MiB

SOLVER NAME= Abscon 112v4 AC
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 mac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2098661-1247416349/watcher-2098661-1247416349 -o /tmp/evaluation-result-2098661-1247416349/solver-2098661-1247416349 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2098661-1247416349.xml

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

MD5SUM BENCH= 79999494b8a624d817ccde4033265526
RANDOM SEED=843339996

node34.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.232
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.232
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:       1606184 kB
Buffers:         73228 kB
Cached:         218220 kB
SwapCached:          0 kB
Active:         261260 kB
Inactive:       119440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1606184 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2576 kB
Writeback:           0 kB
Mapped:         109720 kB
Slab:            54172 kB
Committed_AS:  1008444 kB
PageTables:       1928 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= 66320 MiB
End job on node34 at 2009-07-12 18:32:51