Trace number 2096638

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 12.5511 12.6817

DiagnosticValue
CHECKS824798
NODES1123

General information on the benchmark

Namecsp/ogdHerald/
normalized-crossword-m1-ogd-23-03.xml
MD5SUMd629cc284e853f0a686a61cfd31aa5b4
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.70859
Satisfiable
(Un)Satisfiability was proved
Number of variables440
Number of constraints3345
Maximum constraint arity26
Maximum domain size26
Number of constraints which are defined in extension174
Number of constraints which are defined in intension3171
Global constraints used (with number of constraints)

Solver Data

0.04/0.08	
0.04/0.08	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=esac.xml
0.18/0.28	   
0.18/0.28	   instance
0.18/0.28	     name=HOME/instance-2096638-1247410417.xml
0.28/0.31	   
0.28/0.31	   domains being loaded...
0.28/0.32	   
0.28/0.32	   variables being loaded...
0.38/0.41	     nbVariables=440  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=11440
0.38/0.41	       =>  wckTime=0.162  cpuTime=0.13  mem=9M843
0.38/0.41	   
0.38/0.41	   relations being loaded...
1.68/1.73	   
1.68/1.73	   predicates being loaded...
1.68/1.79	   
1.68/1.79	   constraints being loaded...
2.28/2.39	   Too large in ConstraintConflictsSTructure
2.37/2.45	   Too large in ConstraintConflictsSTructure
2.47/2.52	   Too large in ConstraintConflictsSTructure
2.47/2.59	   Too large in ConstraintConflictsSTructure
2.58/2.66	   Too large in ConstraintConflictsSTructure
2.67/2.73	   Too large in ConstraintConflictsSTructure
2.87/2.90	   Too large in ConstraintConflictsSTructure
4.45/4.56	     nbConstraints=3345  nbRelationTypes=11  nbGlobalConstraints=174  nbExtensionStructures=11
4.45/4.56	     nbSharedExtensionStructures=163  nbConflictsStructures=4  nbSharedConflictsStructures=146
4.45/4.56	     nbUnbuiltConflictsStructures=18  nbSharedBinaryRepresentations=0  nbEvaluationManagers=11
4.45/4.56	     nbSharedEvaluationManagers=3160  minDegree=4  maxDegree=114  minArity=3  avgArity=8.6  maxArity=26  nbGenerators=0
4.45/4.56	     nbFusions=0  symmetryWckTime=0.474  symmetryCpuTime=0.2
4.45/4.56	       =>  wckTime=4.316  cpuTime=3.49  mem=77M440
4.64/4.78	   
4.64/4.78	   solver IterativeSystematicSolver being built... 
5.14/5.26	   
5.14/5.26	   INFO : Forward propagation technique limited 
5.24/5.34	       =>  wckTime=5.091  cpuTime=3.85  mem=137M165
8.52/8.62	   
8.52/8.62	   preprocessing
8.52/8.62	     nbConstraintChecks=320458  nbValidityChecks=31470663  nbPropagations=5354  nbRevisions=31797
8.52/8.62	     nbUselessRevisions=31794  nbSingletonTests=503  nbEffectiveSingletonTests=0  nbACRemovals=248  nbFoundSingletons=0
8.52/8.62	     nbRemovedValues=248  detectedInconsistency=no
8.52/8.62	       =>  wckTime=3.277  cpuTime=3.22  mem=139M94
12.41/12.60	   
12.41/12.60	   search
12.41/12.60	     run=2  nbConstraintChecks=504340  nbValidityChecks=25060250  minDepth=441  maxDepth=440  nbPropagations=30083
12.41/12.60	     nbRevisions=523763  nbUselessRevisions=523735  nbAssignments=1123  nbFailedAssignments=25  nbBacktracks=14
12.41/12.60	     nbVisitedNodes=1151  nbRestartNogoods=24  nbFoundSolutions=1  mapSize=3  nbInferences=0  nbTooLargeKeys=0
12.41/12.60	     nbSEliminables=0  nbREliminables=86.47  nbIEliminables=267.47  nbDEliminables=0  nbPEliminables=0
12.41/12.60	       =>  wckTime=7.255  cpuTime=7.14  mem=142M53
12.41/12.60	   
12.41/12.60	   global
12.41/12.60	     nbConstraintChecks=824798  nbValidityChecks=56530913  nbPropagations=35437  nbRevisions=555560
12.41/12.60	     nbUselessRevisions=555529  nbRestartNogoods=24  solvingWckTime=7.258  solvingCpuTime=7.14  expiredTime=no
12.50/12.60	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=10.98  globalCpuTime=11.04
12.50/12.60	       =>  wckTime=12.354  cpuTime=10.99  mem=142M53
12.50/12.60	   
12.50/12.60	s SATISFIABLE
12.50/12.60	v 4 19 0 12 4 17 5 0 1 17 24 15 7 14 19 8 12 15 4 2 19 0 11 4 19 7 14 2 17 0 19 18 14 17 4 12 0 17 17 0 0 15 15 11 0 20 3 8 17 0 8 19 8 12 12 8 18 2 8 14 13 18 12 0 7 0 19 12 0 4 13 19 17 0 12 0 13 0 4 15 4 4 4 18 0 0 12 12 8 15 18 4 8 19 4 20 17 4 4 11 8 19 18 0 12 18 0 17 0 18 4 1 17 4 13 18 2 0 13 0 17 8 12 0 0 17 4 19 0 15 0 8 4 0 21 14 8 4 18 0 11 11 14 2 8 13 15 20 19 18 0 17 2 13 0 21 4 12 14 13 19 4 18 0 2 3 8 0 11 3 17 0 0 19 17 4 18 18 0 18 15 0 20 11 14 22 13 8 0 0 12 8 4 18 4 11 2 11 0 12 15 18 0 11 8 4 18 0 11 8 4 13 8 2 8 19 0 17 8 5 2 0 2 0 18 19 4 11 2 14 18 8 4 18 17 4 1 4 2 7 20 0 17 19 11 2 3 14 19 0 19 10 0 13 6 14 20 17 14 20 15 7 14 11 0 3 4 19 0 8 4 0 17 4 20 9 20 18 18 8 0 4 0 0 8 17 0 4 18 19 15 19 14 18 8 18 18 19 4 12 18 15 24 17 17 14 11 19 0 4 11 11 0 2 18 17 0 18 18 4 12 4 12 4 19 8 17 4 18 4 11 8 17 0 0 13 4 12 14 13 4 8 23 0 18 12 0 6 0 18 8 13 13 8 3 17 12 0 2 8 11 18 0 17 0 2 18 14 11 4 0 3 8 18 2 0 20 23 19 4 11 4 15 14 17 19 0 8 12 14 20 18 19 8 16 20 0 8 17 4 0 12 4 17 4 14 4 8 11 0 19 17 4 4 20 17 8 13 4 4 2 4 17 4 19 8 18 18 13 11 14 4 18 18 4 8 3 4 17 18 
12.50/12.60	d NODES 1123
12.50/12.60	d CHECKS 824798
12.50/12.60	   
12.50/12.60	   totalWckTime=12.42  totalCpuTime=11.05

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-2096638-1247410417/watcher-2096638-1247410417 -o /tmp/evaluation-result-2096638-1247410417/solver-2096638-1247410417 -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-2096638-1247410417.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.00 1.99 1.93 4/81 1552
/proc/meminfo: memFree=1741240/2055920 swapFree=4192812/4192956
[pid=1552] ppid=1550 vsize=18576 CPUtime=0
/proc/1552/stat : 1552 (runsolver) R 1550 1552 31494 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 28106732 19021824 284 996147200 4194304 4302564 548682068384 18446744073709551615 224264776999 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/1552/statm: 4644 284 249 26 0 2626 0

[startup+0.0488501 s]
/proc/loadavg: 2.00 1.99 1.93 4/81 1552
/proc/meminfo: memFree=1741240/2055920 swapFree=4192812/4192956
[pid=1552] ppid=1550 vsize=863616 CPUtime=0.04
/proc/1552/stat : 1552 (java) S 1550 1552 31494 0 -1 0 2426 0 1 0 2 2 0 0 21 0 9 0 28106732 884342784 1999 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1552/statm: 215904 1999 911 9 0 210819 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 863616

[startup+0.101859 s]
/proc/loadavg: 2.00 1.99 1.93 4/81 1552
/proc/meminfo: memFree=1741240/2055920 swapFree=4192812/4192956
[pid=1552] ppid=1550 vsize=865940 CPUtime=0.09
/proc/1552/stat : 1552 (java) S 1550 1552 31494 0 -1 0 3747 0 1 0 7 2 0 0 21 0 9 0 28106732 886722560 3213 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1552/statm: 216485 3213 1700 9 0 210970 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865940

[startup+0.301898 s]
/proc/loadavg: 2.00 1.99 1.93 4/81 1552
/proc/meminfo: memFree=1741240/2055920 swapFree=4192812/4192956
[pid=1552] ppid=1550 vsize=866432 CPUtime=0.28
/proc/1552/stat : 1552 (java) S 1550 1552 31494 0 -1 0 6013 0 1 0 25 3 0 0 21 0 9 0 28106732 887226368 5379 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1552/statm: 216608 5379 1986 9 0 211066 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866432

[startup+0.701974 s]
/proc/loadavg: 2.00 1.99 1.93 4/81 1552
/proc/meminfo: memFree=1741240/2055920 swapFree=4192812/4192956
[pid=1552] ppid=1550 vsize=867032 CPUtime=0.68
/proc/1552/stat : 1552 (java) S 1550 1552 31494 0 -1 0 16021 0 1 0 61 7 0 0 21 0 9 0 28106732 887840768 15383 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1552/statm: 216758 15383 1999 9 0 211216 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867032

[startup+1.50213 s]
/proc/loadavg: 2.00 1.99 1.93 3/90 1561
/proc/meminfo: memFree=1676912/2055920 swapFree=4192812/4192956
[pid=1552] ppid=1550 vsize=867032 CPUtime=1.48
/proc/1552/stat : 1552 (java) S 1550 1552 31494 0 -1 0 22218 0 1 0 138 10 0 0 21 0 9 0 28106732 887840768 21576 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1552/statm: 216758 21576 2012 9 0 211216 0
[pid=1552/tid=1554] ppid=1550 vsize=867032 CPUtime=1.31
/proc/1552/task/1554/stat : 1554 (java) R 1550 1552 31494 0 -1 64 15053 0 1 0 125 6 0 0 25 0 9 0 28106733 887840768 21576 996147200 134512640 134550932 4294955968 18446744073709551615 4126405487 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1552/tid=1555] ppid=1550 vsize=867032 CPUtime=0.06
/proc/1552/task/1555/stat : 1555 (java) S 1550 1552 31494 0 -1 64 5992 0 0 0 4 2 0 0 16 0 9 0 28106735 887840768 21576 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1552/tid=1556] ppid=1550 vsize=867032 CPUtime=0
/proc/1552/task/1556/stat : 1556 (java) S 1550 1552 31494 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28106735 887840768 21576 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1552/tid=1557] ppid=1550 vsize=867032 CPUtime=0
/proc/1552/task/1557/stat : 1557 (java) S 1550 1552 31494 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 28106735 887840768 21576 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1552/tid=1558] ppid=1550 vsize=867032 CPUtime=0
/proc/1552/task/1558/stat : 1558 (java) S 1550 1552 31494 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 28106737 887840768 21576 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1552/tid=1559] ppid=1550 vsize=867032 CPUtime=0.08
/proc/1552/task/1559/stat : 1559 (java) S 1550 1552 31494 0 -1 64 470 0 0 0 8 0 0 0 16 0 9 0 28106737 887840768 21576 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1552/tid=1560] ppid=1550 vsize=867032 CPUtime=0
/proc/1552/task/1560/stat : 1560 (java) S 1550 1552 31494 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 28106737 887840768 21576 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1552/tid=1561] ppid=1550 vsize=867032 CPUtime=0
/proc/1552/task/1561/stat : 1561 (java) S 1550 1552 31494 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28106737 887840768 21576 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 867032

[startup+3.10242 s]
/proc/loadavg: 2.00 1.99 1.93 3/90 1561
/proc/meminfo: memFree=1646960/2055920 swapFree=4192812/4192956
[pid=1552] ppid=1550 vsize=867636 CPUtime=3.07
/proc/1552/stat : 1552 (java) S 1550 1552 31494 0 -1 0 34432 0 1 0 288 19 0 0 21 0 9 0 28106732 888459264 33755 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1552/statm: 216909 33755 2033 9 0 211367 0
[pid=1552/tid=1554] ppid=1550 vsize=867636 CPUtime=2.56
/proc/1552/task/1554/stat : 1554 (java) R 1550 1552 31494 0 -1 64 15834 0 1 0 247 9 0 0 25 0 9 0 28106733 888459264 33755 996147200 134512640 134550932 4294955968 18446744073709551615 102640538 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1552/tid=1555] ppid=1550 vsize=867636 CPUtime=0.27
/proc/1552/task/1555/stat : 1555 (java) S 1550 1552 31494 0 -1 64 17179 0 0 0 19 8 0 0 16 0 9 0 28106735 888459264 33755 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1552/tid=1556] ppid=1550 vsize=867636 CPUtime=0
/proc/1552/task/1556/stat : 1556 (java) S 1550 1552 31494 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28106735 888459264 33755 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1552/tid=1557] ppid=1550 vsize=867636 CPUtime=0
/proc/1552/task/1557/stat : 1557 (java) S 1550 1552 31494 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28106735 888459264 33755 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1552/tid=1558] ppid=1550 vsize=867636 CPUtime=0
/proc/1552/task/1558/stat : 1558 (java) S 1550 1552 31494 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 28106737 888459264 33755 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1552/tid=1559] ppid=1550 vsize=867636 CPUtime=0.2
/proc/1552/task/1559/stat : 1559 (java) S 1550 1552 31494 0 -1 64 716 0 0 0 20 0 0 0 15 0 9 0 28106737 888459264 33755 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1552/tid=1560] ppid=1550 vsize=867636 CPUtime=0
/proc/1552/task/1560/stat : 1560 (java) S 1550 1552 31494 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 28106737 888459264 33755 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1552/tid=1561] ppid=1550 vsize=867636 CPUtime=0
/proc/1552/task/1561/stat : 1561 (java) S 1550 1552 31494 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28106737 888459264 33755 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) 867636

[startup+6.30201 s]
/proc/loadavg: 2.08 2.00 1.93 3/90 1565
/proc/meminfo: memFree=1561384/2055920 swapFree=4192812/4192956
[pid=1552] ppid=1550 vsize=868180 CPUtime=6.23
/proc/1552/stat : 1552 (java) S 1550 1552 31494 0 -1 0 79398 793 1 0 563 43 15 2 21 0 9 0 28106732 889016320 47405 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1552/statm: 217045 47405 2661 9 0 211481 0
[pid=1552/tid=1554] ppid=1550 vsize=868180 CPUtime=5.13
/proc/1552/task/1554/stat : 1554 (java) R 1550 1552 31494 0 -1 64 28560 793 1 0 472 24 15 2 25 0 9 0 28106733 889016320 47405 996147200 134512640 134550932 4294955968 18446744073709551615 4127302738 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1552/tid=1555] ppid=1550 vsize=868180 CPUtime=0.9
/proc/1552/task/1555/stat : 1555 (java) S 1550 1552 31494 0 -1 64 48933 793 0 0 57 16 15 2 17 0 9 0 28106735 889016320 47405 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1552/tid=1556] ppid=1550 vsize=868180 CPUtime=0.17
/proc/1552/task/1556/stat : 1556 (java) S 1550 1552 31494 0 -1 64 24 793 0 0 0 0 15 2 16 0 9 0 28106735 889016320 47405 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1552/tid=1557] ppid=1550 vsize=868180 CPUtime=0.17
/proc/1552/task/1557/stat : 1557 (java) S 1550 1552 31494 0 -1 64 23 793 0 0 0 0 15 2 15 0 9 0 28106735 889016320 47405 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1552/tid=1558] ppid=1550 vsize=868180 CPUtime=0.17
/proc/1552/task/1558/stat : 1558 (java) S 1550 1552 31494 0 -1 64 2 793 0 0 0 0 15 2 25 0 9 0 28106737 889016320 47405 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1552/tid=1559] ppid=1550 vsize=868180 CPUtime=0.5
/proc/1552/task/1559/stat : 1559 (java) S 1550 1552 31494 0 -1 64 1009 793 0 0 33 0 15 2 15 0 9 0 28106737 889016320 47405 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1552/tid=1560] ppid=1550 vsize=868180 CPUtime=0.17
/proc/1552/task/1560/stat : 1560 (java) S 1550 1552 31494 0 -1 64 1 793 0 0 0 0 15 2 25 0 9 0 28106737 889016320 47405 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1552/tid=1561] ppid=1550 vsize=868180 CPUtime=0.17
/proc/1552/task/1561/stat : 1561 (java) S 1550 1552 31494 0 -1 64 37 793 0 0 0 0 15 2 15 0 9 0 28106737 889016320 47405 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 868180

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

[startup+9.50161 s]
/proc/loadavg: 2.08 2.00 1.93 3/90 1565
/proc/meminfo: memFree=1561256/2055920 swapFree=4192812/4192956
[pid=1552] ppid=1550 vsize=868180 CPUtime=9.42
/proc/1552/stat : 1552 (java) S 1550 1552 31494 0 -1 0 79467 793 1 0 881 44 15 2 21 0 9 0 28106732 889016320 47420 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1552/statm: 217045 47420 2661 9 0 211481 0
[pid=1552/tid=1554] ppid=1550 vsize=868180 CPUtime=8.29
/proc/1552/task/1554/stat : 1554 (java) R 1550 1552 31494 0 -1 64 28610 793 1 0 788 24 15 2 25 0 9 0 28106733 889016320 47420 996147200 134512640 134550932 4294955968 18446744073709551615 4127302581 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1552/tid=1555] ppid=1550 vsize=868180 CPUtime=0.9
/proc/1552/task/1555/stat : 1555 (java) S 1550 1552 31494 0 -1 64 48933 793 0 0 57 16 15 2 17 0 9 0 28106735 889016320 47420 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1552/tid=1556] ppid=1550 vsize=868180 CPUtime=0.17
/proc/1552/task/1556/stat : 1556 (java) S 1550 1552 31494 0 -1 64 24 793 0 0 0 0 15 2 16 0 9 0 28106735 889016320 47420 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1552/tid=1557] ppid=1550 vsize=868180 CPUtime=0.17
/proc/1552/task/1557/stat : 1557 (java) S 1550 1552 31494 0 -1 64 23 793 0 0 0 0 15 2 15 0 9 0 28106735 889016320 47420 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1552/tid=1558] ppid=1550 vsize=868180 CPUtime=0.17
/proc/1552/task/1558/stat : 1558 (java) S 1550 1552 31494 0 -1 64 2 793 0 0 0 0 15 2 25 0 9 0 28106737 889016320 47420 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1552/tid=1559] ppid=1550 vsize=868180 CPUtime=0.52
/proc/1552/task/1559/stat : 1559 (java) S 1550 1552 31494 0 -1 64 1028 793 0 0 35 0 15 2 15 0 9 0 28106737 889016320 47420 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1552/tid=1560] ppid=1550 vsize=868180 CPUtime=0.17
/proc/1552/task/1560/stat : 1560 (java) S 1550 1552 31494 0 -1 64 1 793 0 0 0 0 15 2 25 0 9 0 28106737 889016320 47420 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1552/tid=1561] ppid=1550 vsize=868180 CPUtime=0.17
/proc/1552/task/1561/stat : 1561 (java) S 1550 1552 31494 0 -1 64 37 793 0 0 0 0 15 2 15 0 9 0 28106737 889016320 47420 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9.42
Current children cumulated vsize (KiB) 868180

[startup+11.1019 s]
/proc/loadavg: 2.07 2.00 1.93 3/90 1565
/proc/meminfo: memFree=1561264/2055920 swapFree=4192812/4192956
[pid=1552] ppid=1550 vsize=868180 CPUtime=11.01
/proc/1552/stat : 1552 (java) S 1550 1552 31494 0 -1 0 79473 793 1 0 1040 44 15 2 21 0 9 0 28106732 889016320 47423 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1552/statm: 217045 47423 2661 9 0 211481 0
[pid=1552/tid=1554] ppid=1550 vsize=868180 CPUtime=9.87
/proc/1552/task/1554/stat : 1554 (java) R 1550 1552 31494 0 -1 64 28611 793 1 0 946 24 15 2 25 0 9 0 28106733 889016320 47423 996147200 134512640 134550932 4294955968 18446744073709551615 4127414463 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1552/tid=1555] ppid=1550 vsize=868180 CPUtime=0.9
/proc/1552/task/1555/stat : 1555 (java) S 1550 1552 31494 0 -1 64 48933 793 0 0 57 16 15 2 17 0 9 0 28106735 889016320 47423 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1552/tid=1556] ppid=1550 vsize=868180 CPUtime=0.17
/proc/1552/task/1556/stat : 1556 (java) S 1550 1552 31494 0 -1 64 24 793 0 0 0 0 15 2 16 0 9 0 28106735 889016320 47423 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1552/tid=1557] ppid=1550 vsize=868180 CPUtime=0.17
/proc/1552/task/1557/stat : 1557 (java) S 1550 1552 31494 0 -1 64 23 793 0 0 0 0 15 2 15 0 9 0 28106735 889016320 47423 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1552/tid=1558] ppid=1550 vsize=868180 CPUtime=0.17
/proc/1552/task/1558/stat : 1558 (java) S 1550 1552 31494 0 -1 64 2 793 0 0 0 0 15 2 25 0 9 0 28106737 889016320 47423 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1552/tid=1559] ppid=1550 vsize=868180 CPUtime=0.53
/proc/1552/task/1559/stat : 1559 (java) S 1550 1552 31494 0 -1 64 1033 793 0 0 36 0 15 2 15 0 9 0 28106737 889016320 47423 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1552/tid=1560] ppid=1550 vsize=868180 CPUtime=0.17
/proc/1552/task/1560/stat : 1560 (java) S 1550 1552 31494 0 -1 64 1 793 0 0 0 0 15 2 25 0 9 0 28106737 889016320 47423 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1552/tid=1561] ppid=1550 vsize=868180 CPUtime=0.17
/proc/1552/task/1561/stat : 1561 (java) S 1550 1552 31494 0 -1 64 37 793 0 0 0 0 15 2 15 0 9 0 28106737 889016320 47423 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.01
Current children cumulated vsize (KiB) 868180

[startup+11.9021 s]
/proc/loadavg: 2.07 2.00 1.93 3/90 1565
/proc/meminfo: memFree=1561264/2055920 swapFree=4192812/4192956
[pid=1552] ppid=1550 vsize=868180 CPUtime=11.81
/proc/1552/stat : 1552 (java) S 1550 1552 31494 0 -1 0 79475 793 1 0 1120 44 15 2 21 0 9 0 28106732 889016320 47424 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1552/statm: 217045 47424 2661 9 0 211481 0
[pid=1552/tid=1554] ppid=1550 vsize=868180 CPUtime=10.67
/proc/1552/task/1554/stat : 1554 (java) R 1550 1552 31494 0 -1 64 28611 793 1 0 1026 24 15 2 25 0 9 0 28106733 889016320 47424 996147200 134512640 134550932 4294955968 18446744073709551615 4127344884 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1552/tid=1555] ppid=1550 vsize=868180 CPUtime=0.9
/proc/1552/task/1555/stat : 1555 (java) S 1550 1552 31494 0 -1 64 48933 793 0 0 57 16 15 2 17 0 9 0 28106735 889016320 47424 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1552/tid=1556] ppid=1550 vsize=868180 CPUtime=0.17
/proc/1552/task/1556/stat : 1556 (java) S 1550 1552 31494 0 -1 64 24 793 0 0 0 0 15 2 16 0 9 0 28106735 889016320 47424 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1552/tid=1557] ppid=1550 vsize=868180 CPUtime=0.17
/proc/1552/task/1557/stat : 1557 (java) S 1550 1552 31494 0 -1 64 23 793 0 0 0 0 15 2 15 0 9 0 28106735 889016320 47424 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1552/tid=1558] ppid=1550 vsize=868180 CPUtime=0.17
/proc/1552/task/1558/stat : 1558 (java) S 1550 1552 31494 0 -1 64 2 793 0 0 0 0 15 2 25 0 9 0 28106737 889016320 47424 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1552/tid=1559] ppid=1550 vsize=868180 CPUtime=0.53
/proc/1552/task/1559/stat : 1559 (java) S 1550 1552 31494 0 -1 64 1035 793 0 0 36 0 15 2 15 0 9 0 28106737 889016320 47424 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1552/tid=1560] ppid=1550 vsize=868180 CPUtime=0.17
/proc/1552/task/1560/stat : 1560 (java) S 1550 1552 31494 0 -1 64 1 793 0 0 0 0 15 2 25 0 9 0 28106737 889016320 47424 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1552/tid=1561] ppid=1550 vsize=868180 CPUtime=0.17
/proc/1552/task/1561/stat : 1561 (java) S 1550 1552 31494 0 -1 64 37 793 0 0 0 0 15 2 15 0 9 0 28106737 889016320 47424 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.81
Current children cumulated vsize (KiB) 868180

[startup+12.3021 s]
/proc/loadavg: 2.07 2.00 1.93 3/90 1565
/proc/meminfo: memFree=1561264/2055920 swapFree=4192812/4192956
[pid=1552] ppid=1550 vsize=868180 CPUtime=12.21
/proc/1552/stat : 1552 (java) S 1550 1552 31494 0 -1 0 79475 793 1 0 1160 44 15 2 21 0 9 0 28106732 889016320 47424 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1552/statm: 217045 47424 2661 9 0 211481 0
[pid=1552/tid=1554] ppid=1550 vsize=868180 CPUtime=11.06
/proc/1552/task/1554/stat : 1554 (java) R 1550 1552 31494 0 -1 64 28611 793 1 0 1065 24 15 2 25 0 9 0 28106733 889016320 47424 996147200 134512640 134550932 4294955968 18446744073709551615 4127411585 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1552/tid=1555] ppid=1550 vsize=868180 CPUtime=0.9
/proc/1552/task/1555/stat : 1555 (java) S 1550 1552 31494 0 -1 64 48933 793 0 0 57 16 15 2 16 0 9 0 28106735 889016320 47424 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1552/tid=1556] ppid=1550 vsize=868180 CPUtime=0.17
/proc/1552/task/1556/stat : 1556 (java) S 1550 1552 31494 0 -1 64 24 793 0 0 0 0 15 2 16 0 9 0 28106735 889016320 47424 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1552/tid=1557] ppid=1550 vsize=868180 CPUtime=0.17
/proc/1552/task/1557/stat : 1557 (java) S 1550 1552 31494 0 -1 64 23 793 0 0 0 0 15 2 15 0 9 0 28106735 889016320 47424 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1552/tid=1558] ppid=1550 vsize=868180 CPUtime=0.17
/proc/1552/task/1558/stat : 1558 (java) S 1550 1552 31494 0 -1 64 2 793 0 0 0 0 15 2 25 0 9 0 28106737 889016320 47424 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1552/tid=1559] ppid=1550 vsize=868180 CPUtime=0.53
/proc/1552/task/1559/stat : 1559 (java) S 1550 1552 31494 0 -1 64 1035 793 0 0 36 0 15 2 15 0 9 0 28106737 889016320 47424 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1552/tid=1560] ppid=1550 vsize=868180 CPUtime=0.17
/proc/1552/task/1560/stat : 1560 (java) S 1550 1552 31494 0 -1 64 1 793 0 0 0 0 15 2 25 0 9 0 28106737 889016320 47424 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1552/tid=1561] ppid=1550 vsize=868180 CPUtime=0.17
/proc/1552/task/1561/stat : 1561 (java) S 1550 1552 31494 0 -1 64 37 793 0 0 0 0 15 2 15 0 9 0 28106737 889016320 47424 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.21
Current children cumulated vsize (KiB) 868180

[startup+12.5022 s]
/proc/loadavg: 2.07 2.00 1.93 3/90 1565
/proc/meminfo: memFree=1561264/2055920 swapFree=4192812/4192956
[pid=1552] ppid=1550 vsize=868180 CPUtime=12.41
/proc/1552/stat : 1552 (java) S 1550 1552 31494 0 -1 0 79476 793 1 0 1180 44 15 2 21 0 9 0 28106732 889016320 47425 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1552/statm: 217045 47425 2661 9 0 211481 0
[pid=1552/tid=1554] ppid=1550 vsize=868180 CPUtime=11.26
/proc/1552/task/1554/stat : 1554 (java) R 1550 1552 31494 0 -1 64 28611 793 1 0 1085 24 15 2 25 0 9 0 28106733 889016320 47425 996147200 134512640 134550932 4294955968 18446744073709551615 4127302555 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1552/tid=1555] ppid=1550 vsize=868180 CPUtime=0.9
/proc/1552/task/1555/stat : 1555 (java) S 1550 1552 31494 0 -1 64 48933 793 0 0 57 16 15 2 16 0 9 0 28106735 889016320 47425 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1552/tid=1556] ppid=1550 vsize=868180 CPUtime=0.17
/proc/1552/task/1556/stat : 1556 (java) S 1550 1552 31494 0 -1 64 24 793 0 0 0 0 15 2 16 0 9 0 28106735 889016320 47425 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1552/tid=1557] ppid=1550 vsize=868180 CPUtime=0.17
/proc/1552/task/1557/stat : 1557 (java) S 1550 1552 31494 0 -1 64 23 793 0 0 0 0 15 2 15 0 9 0 28106735 889016320 47425 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1552/tid=1558] ppid=1550 vsize=868180 CPUtime=0.17
/proc/1552/task/1558/stat : 1558 (java) S 1550 1552 31494 0 -1 64 2 793 0 0 0 0 15 2 25 0 9 0 28106737 889016320 47425 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1552/tid=1559] ppid=1550 vsize=868180 CPUtime=0.53
/proc/1552/task/1559/stat : 1559 (java) S 1550 1552 31494 0 -1 64 1036 793 0 0 36 0 15 2 15 0 9 0 28106737 889016320 47425 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1552/tid=1560] ppid=1550 vsize=868180 CPUtime=0.17
/proc/1552/task/1560/stat : 1560 (java) S 1550 1552 31494 0 -1 64 1 793 0 0 0 0 15 2 25 0 9 0 28106737 889016320 47425 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1552/tid=1561] ppid=1550 vsize=868180 CPUtime=0.17
/proc/1552/task/1561/stat : 1561 (java) S 1550 1552 31494 0 -1 64 37 793 0 0 0 0 15 2 15 0 9 0 28106737 889016320 47425 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.41
Current children cumulated vsize (KiB) 868180

[startup+12.6022 s]
/proc/loadavg: 2.07 2.00 1.93 3/90 1565
/proc/meminfo: memFree=1561264/2055920 swapFree=4192812/4192956
[pid=1552] ppid=1550 vsize=868180 CPUtime=12.5
/proc/1552/stat : 1552 (java) S 1550 1552 31494 0 -1 0 79480 793 1 0 1189 44 15 2 21 0 9 0 28106732 889016320 47429 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1552/statm: 217045 47429 2661 9 0 211481 0
[pid=1552/tid=1554] ppid=1550 vsize=868180 CPUtime=11.36
/proc/1552/task/1554/stat : 1554 (java) R 1550 1552 31494 0 -1 64 28614 793 1 0 1095 24 15 2 25 0 9 0 28106733 889016320 47429 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1552/tid=1555] ppid=1550 vsize=868180 CPUtime=0.9
/proc/1552/task/1555/stat : 1555 (java) S 1550 1552 31494 0 -1 64 48933 793 0 0 57 16 15 2 16 0 9 0 28106735 889016320 47429 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1552/tid=1556] ppid=1550 vsize=868180 CPUtime=0.17
/proc/1552/task/1556/stat : 1556 (java) S 1550 1552 31494 0 -1 64 24 793 0 0 0 0 15 2 16 0 9 0 28106735 889016320 47429 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1552/tid=1557] ppid=1550 vsize=868180 CPUtime=0.17
/proc/1552/task/1557/stat : 1557 (java) S 1550 1552 31494 0 -1 64 23 793 0 0 0 0 15 2 15 0 9 0 28106735 889016320 47429 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1552/tid=1558] ppid=1550 vsize=868180 CPUtime=0.17
/proc/1552/task/1558/stat : 1558 (java) S 1550 1552 31494 0 -1 64 2 793 0 0 0 0 15 2 25 0 9 0 28106737 889016320 47429 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1552/tid=1559] ppid=1550 vsize=868180 CPUtime=0.53
/proc/1552/task/1559/stat : 1559 (java) S 1550 1552 31494 0 -1 64 1037 793 0 0 36 0 15 2 16 0 9 0 28106737 889016320 47429 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1552/tid=1560] ppid=1550 vsize=868180 CPUtime=0.17
/proc/1552/task/1560/stat : 1560 (java) S 1550 1552 31494 0 -1 64 1 793 0 0 0 0 15 2 25 0 9 0 28106737 889016320 47429 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1552/tid=1561] ppid=1550 vsize=868180 CPUtime=0.17
/proc/1552/task/1561/stat : 1561 (java) S 1550 1552 31494 0 -1 64 37 793 0 0 0 0 15 2 15 0 9 0 28106737 889016320 47429 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 868180

Child status: 0
Real time (s): 12.6817
CPU time (s): 12.5511
CPU user time (s): 12.0562
CPU system time (s): 0.494924
CPU usage (%): 98.9704
Max. virtual memory (cumulated for all children) (KiB): 872868

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 12.0562
system time used= 0.494924
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 80306
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= 2238
involuntary context switches= 2336

runsolver used 0.018997 second user time and 0.050992 second system time

The end

Launcher Data

Begin job on node82 at 2009-07-12 16:53:38
IDJOB=2096638
IDBENCH=56530
IDSOLVER=774
FILE ID=node82/2096638-1247410417
PBS_JOBID= 9510486
Free space on /tmp= 66180 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/ogdHerald/normalized-crossword-m1-ogd-23-03.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-2096638-1247410417/watcher-2096638-1247410417 -o /tmp/evaluation-result-2096638-1247410417/solver-2096638-1247410417 -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-2096638-1247410417.xml

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

MD5SUM BENCH= d629cc284e853f0a686a61cfd31aa5b4
RANDOM SEED=186205348

node82.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:       1741784 kB
Buffers:         36780 kB
Cached:         127576 kB
SwapCached:          0 kB
Active:         192608 kB
Inactive:        64644 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1741784 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           12496 kB
Writeback:           0 kB
Mapped:         113316 kB
Slab:            42160 kB
Committed_AS:  1012936 kB
PageTables:       1940 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66180 MiB
End job on node82 at 2009-07-12 16:53:50