Trace number 1052319

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 ESACUNSAT 61.5256 62.124

DiagnosticValue
CHECKS62322
NODES16438

General information on the benchmark

Namecsp/bddSmall/
normalized-bdd-21-133-18-78-12_ext.xml
MD5SUM6ffe5179e60f375d5b196b6f3ad8d3eb
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark12.0892
Satisfiable
(Un)Satisfiability was proved
Number of variables21
Number of constraints133
Maximum constraint arity18
Maximum domain size2
Number of constraints which are defined in extension133
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.06/0.08	
0.06/0.08	Abscon 112 (May, 2008)
0.18/0.23	
0.18/0.23	   configuration
0.18/0.23	     name=esac.xml
0.29/0.31	   
0.29/0.31	   instance
0.29/0.31	     name=HOME/instance-1052319-1215056548.xml
0.29/0.34	   
0.29/0.34	   domains being loaded...
0.29/0.35	   
0.29/0.35	   variables being loaded...
0.29/0.37	     nbVariables=21  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=42
0.29/0.37	       =>  wckTime=0.136  cpuTime=0.09  mem=6M878
0.29/0.37	   
0.29/0.37	   relations being loaded...
0.78/0.88	   
0.78/0.88	   constraints being loaded...
1.28/1.38	     nbConstraints=133  nbRelationTypes=1  nbGlobalConstraints=133  nbExtensionStructures=1
1.28/1.38	     nbSharedExtensionStructures=132  nbConflictsStructures=1  nbSharedConflictsStructures=132
1.28/1.38	     nbSharedBinaryRepresentations=0  minDegree=108  maxDegree=120  minArity=18  maxArity=18  nbGenerators=0
1.28/1.38	     nbFusions=0  symmetryWckTime=0.096  symmetryCpuTime=0.04
1.28/1.38	       =>  wckTime=1.147  cpuTime=0.86  mem=54M839
1.37/1.47	   
1.37/1.47	   solver IterativeSystematicSolver being built... 
1.47/1.55	   
1.47/1.55	   INFO : Forward propagation technique limited 
1.56/1.62	       =>  wckTime=1.387  cpuTime=0.99  mem=69M449
5.43/5.52	   
5.43/5.52	   preprocessing
5.43/5.52	     nbConstraintChecks=0  nbValidityChecks=38694617  nbPropagations=49  nbRevisions=0  nbUselessRevisions=0
5.43/5.52	     nbSingletonTests=28  nbEffectiveSingletonTests=0  nbACRemovals=0  nbFoundSingletons=0  nbRemovedValues=0
5.43/5.52	     detectedInconsistency=no
5.43/5.52	       =>  wckTime=3.895  cpuTime=3.84  mem=70M336
12.06/12.28	   
12.06/12.28	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=71M58)
61.44/62.04	   
61.44/62.04	   search
61.44/62.04	     run=13  nbConstraintChecks=62322  nbValidityChecks=638570983  minDepth=0  maxDepth=14  nbPropagations=87502
61.44/62.04	     nbRevisions=0  nbUselessRevisions=0  nbAssignments=16438  nbFailedAssignments=5400  nbBacktracks=10910
61.44/62.04	     nbVisitedNodes=27255  nbRestartNogoods=46  nbSEliminables=0  nbREliminables=10.99  nbIEliminables=0
61.44/62.04	     nbDEliminables=0  nbPEliminables=0
61.44/62.04	       =>  wckTime=60.418  cpuTime=59.79  mem=71M780
61.44/62.04	   
61.44/62.04	   global
61.44/62.04	     nbConstraintChecks=62322  nbValidityChecks=677265600  nbPropagations=87551  nbRestartNogoods=46
61.44/62.05	     solvingWckTime=60.421  solvingCpuTime=59.79  expiredTime=no  totalExploration=yes  nbFoundSolutions=0
61.44/62.05	     globalCpuTime=60.84
61.44/62.05	       =>  wckTime=61.809  cpuTime=60.78  mem=71M780
61.44/62.05	   
61.44/62.05	s UNSATISFIABLE
61.44/62.05	d NODES 16438
61.44/62.05	d CHECKS 62322
61.44/62.05	   
61.44/62.05	   totalWckTime=61.867  totalCpuTime=60.84

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1052319-1215056548/watcher-1052319-1215056548 -o /tmp/evaluation-result-1052319-1215056548/solver-1052319-1215056548 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1052319-1215056548.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): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.01 2.00 4/72 4226
/proc/meminfo: memFree=1713096/2055920 swapFree=4156320/4192956
[pid=4226] ppid=4224 vsize=1616 CPUtime=0
/proc/4226/stat : 4226 (java) R 4224 4226 1320 0 -1 0 177 0 0 0 0 0 0 0 18 0 1 0 689621197 1654784 145 996147200 134512640 134550740 4294956144 18446744073709551615 4294960144 0 2147483391 4096 0 0 0 0 17 0 0 0
/proc/4226/statm: 404 145 119 9 0 46 0

[startup+0.0723451 s]
/proc/loadavg: 2.00 2.01 2.00 4/72 4226
/proc/meminfo: memFree=1713096/2055920 swapFree=4156320/4192956
[pid=4226] ppid=4224 vsize=866880 CPUtime=0.06
/proc/4226/stat : 4226 (java) S 4224 4226 1320 0 -1 0 3308 0 1 0 5 1 0 0 18 0 9 0 689621197 887685120 2834 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4226/statm: 216720 2834 1536 9 0 211282 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 866880

[startup+0.102347 s]
/proc/loadavg: 2.00 2.01 2.00 4/72 4226
/proc/meminfo: memFree=1713096/2055920 swapFree=4156320/4192956
[pid=4226] ppid=4224 vsize=866908 CPUtime=0.09
/proc/4226/stat : 4226 (java) S 4224 4226 1320 0 -1 0 3780 0 1 0 7 2 0 0 18 0 9 0 689621197 887713792 3231 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4226/statm: 216727 3231 1711 9 0 211282 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 866908

[startup+0.302393 s]
/proc/loadavg: 2.00 2.01 2.00 4/72 4226
/proc/meminfo: memFree=1713096/2055920 swapFree=4156320/4192956
[pid=4226] ppid=4224 vsize=867220 CPUtime=0.29
/proc/4226/stat : 4226 (java) S 4224 4226 1320 0 -1 0 5590 0 1 0 26 3 0 0 18 0 9 0 689621197 888033280 5013 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4226/statm: 216805 5013 1886 9 0 211353 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 867220

[startup+0.701451 s]
/proc/loadavg: 2.00 2.01 2.00 4/72 4226
/proc/meminfo: memFree=1713096/2055920 swapFree=4156320/4192956
[pid=4226] ppid=4224 vsize=867432 CPUtime=0.68
/proc/4226/stat : 4226 (java) S 4224 4226 1320 0 -1 0 15113 0 1 0 61 7 0 0 18 0 9 0 689621197 888250368 14483 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4226/statm: 216858 14483 1966 9 0 211386 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867432

[startup+1.50158 s]
/proc/loadavg: 2.00 2.01 2.00 3/81 4235
/proc/meminfo: memFree=1638528/2055920 swapFree=4156320/4192956
[pid=4226] ppid=4224 vsize=868288 CPUtime=1.47
/proc/4226/stat : 4226 (java) S 4224 4226 1320 0 -1 0 38473 325 1 0 128 17 1 1 18 0 9 0 689621197 889126912 32523 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4226/statm: 217072 32523 2632 9 0 211578 0
[pid=4226/tid=4228] ppid=4224 vsize=868288 CPUtime=1.13
/proc/4226/task/4228/stat : 4228 (java) R 4224 4226 1320 0 -1 64 17020 325 1 0 103 8 1 1 23 0 9 0 689621198 889126912 32523 996147200 134512640 134550740 4294955968 18446744073709551615 4126553427 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4226/tid=4229] ppid=4224 vsize=868288 CPUtime=0.2
/proc/4226/task/4229/stat : 4229 (java) S 4224 4226 1320 0 -1 64 20200 325 0 0 12 6 1 1 16 0 9 0 689621199 889126912 32523 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4226/tid=4230] ppid=4224 vsize=868288 CPUtime=0.02
/proc/4226/task/4230/stat : 4230 (java) S 4224 4226 1320 0 -1 64 18 325 0 0 0 0 1 1 17 0 9 0 689621199 889126912 32523 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4226/tid=4231] ppid=4224 vsize=868288 CPUtime=0.02
/proc/4226/task/4231/stat : 4231 (java) S 4224 4226 1320 0 -1 64 7 325 0 0 0 0 1 1 16 0 9 0 689621199 889126912 32523 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4226/tid=4232] ppid=4224 vsize=868288 CPUtime=0.02
/proc/4226/task/4232/stat : 4232 (java) S 4224 4226 1320 0 -1 64 0 325 0 0 0 0 1 1 18 0 9 0 689621201 889126912 32523 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4226/tid=4233] ppid=4224 vsize=868288 CPUtime=0.13
/proc/4226/task/4233/stat : 4233 (java) S 4224 4226 1320 0 -1 64 406 325 0 0 11 0 1 1 15 0 9 0 689621201 889126912 32523 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4226/tid=4234] ppid=4224 vsize=868288 CPUtime=0.02
/proc/4226/task/4234/stat : 4234 (java) S 4224 4226 1320 0 -1 64 2 325 0 0 0 0 1 1 19 0 9 0 689621202 889126912 32523 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4226/tid=4235] ppid=4224 vsize=868288 CPUtime=0.02
/proc/4226/task/4235/stat : 4235 (java) S 4224 4226 1320 0 -1 64 4 325 0 0 0 0 1 1 15 0 9 0 689621202 889126912 32523 996147200 134512640 134550740 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) 868288

[startup+3.10285 s]
/proc/loadavg: 2.00 2.01 2.00 3/81 4239
/proc/meminfo: memFree=1592640/2055920 swapFree=4156320/4192956
[pid=4226] ppid=4224 vsize=868288 CPUtime=3.06
/proc/4226/stat : 4226 (java) S 4224 4226 1320 0 -1 0 42926 325 1 0 286 18 1 1 18 0 9 0 689621197 889126912 32589 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4226/statm: 217072 32589 2633 9 0 211578 0
[pid=4226/tid=4228] ppid=4224 vsize=868288 CPUtime=2.68
/proc/4226/task/4228/stat : 4228 (java) R 4224 4226 1320 0 -1 64 21352 325 1 0 258 8 1 1 25 0 9 0 689621198 889126912 32589 996147200 134512640 134550740 4294955968 18446744073709551615 4126810765 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4226/tid=4229] ppid=4224 vsize=868288 CPUtime=0.2
/proc/4226/task/4229/stat : 4229 (java) S 4224 4226 1320 0 -1 64 20200 325 0 0 12 6 1 1 17 0 9 0 689621199 889126912 32589 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4226/tid=4230] ppid=4224 vsize=868288 CPUtime=0.02
/proc/4226/task/4230/stat : 4230 (java) S 4224 4226 1320 0 -1 64 18 325 0 0 0 0 1 1 17 0 9 0 689621199 889126912 32589 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4226/tid=4231] ppid=4224 vsize=868288 CPUtime=0.02
/proc/4226/task/4231/stat : 4231 (java) S 4224 4226 1320 0 -1 64 7 325 0 0 0 0 1 1 16 0 9 0 689621199 889126912 32589 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4226/tid=4232] ppid=4224 vsize=868288 CPUtime=0.02
/proc/4226/task/4232/stat : 4232 (java) S 4224 4226 1320 0 -1 64 0 325 0 0 0 0 1 1 18 0 9 0 689621201 889126912 32589 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4226/tid=4233] ppid=4224 vsize=868288 CPUtime=0.17
/proc/4226/task/4233/stat : 4233 (java) S 4224 4226 1320 0 -1 64 527 325 0 0 15 0 1 1 15 0 9 0 689621201 889126912 32589 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4226/tid=4234] ppid=4224 vsize=868288 CPUtime=0.02
/proc/4226/task/4234/stat : 4234 (java) S 4224 4226 1320 0 -1 64 2 325 0 0 0 0 1 1 19 0 9 0 689621202 889126912 32589 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4226/tid=4235] ppid=4224 vsize=868288 CPUtime=0.02
/proc/4226/task/4235/stat : 4235 (java) S 4224 4226 1320 0 -1 64 4 325 0 0 0 0 1 1 15 0 9 0 689621202 889126912 32589 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 868288

[startup+6.30139 s]
/proc/loadavg: 2.00 2.01 2.00 3/81 4239
/proc/meminfo: memFree=1592448/2055920 swapFree=4156320/4192956
[pid=4226] ppid=4224 vsize=868288 CPUtime=6.22
/proc/4226/stat : 4226 (java) S 4224 4226 1320 0 -1 0 49046 325 1 0 601 19 1 1 18 0 9 0 689621197 889126912 32607 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4226/statm: 217072 32607 2633 9 0 211578 0
[pid=4226/tid=4228] ppid=4224 vsize=868288 CPUtime=5.84
/proc/4226/task/4228/stat : 4228 (java) R 4224 4226 1320 0 -1 64 27463 325 1 0 572 10 1 1 17 0 9 0 689621198 889126912 32607 996147200 134512640 134550740 4294955968 18446744073709551615 4126810887 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4226/tid=4229] ppid=4224 vsize=868288 CPUtime=0.2
/proc/4226/task/4229/stat : 4229 (java) S 4224 4226 1320 0 -1 64 20200 325 0 0 12 6 1 1 16 0 9 0 689621199 889126912 32607 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4226/tid=4230] ppid=4224 vsize=868288 CPUtime=0.02
/proc/4226/task/4230/stat : 4230 (java) S 4224 4226 1320 0 -1 64 18 325 0 0 0 0 1 1 17 0 9 0 689621199 889126912 32607 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4226/tid=4231] ppid=4224 vsize=868288 CPUtime=0.02
/proc/4226/task/4231/stat : 4231 (java) S 4224 4226 1320 0 -1 64 7 325 0 0 0 0 1 1 16 0 9 0 689621199 889126912 32607 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4226/tid=4232] ppid=4224 vsize=868288 CPUtime=0.02
/proc/4226/task/4232/stat : 4232 (java) S 4224 4226 1320 0 -1 64 0 325 0 0 0 0 1 1 18 0 9 0 689621201 889126912 32607 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4226/tid=4233] ppid=4224 vsize=868288 CPUtime=0.18
/proc/4226/task/4233/stat : 4233 (java) S 4224 4226 1320 0 -1 64 536 325 0 0 16 0 1 1 15 0 9 0 689621201 889126912 32607 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4226/tid=4234] ppid=4224 vsize=868288 CPUtime=0.02
/proc/4226/task/4234/stat : 4234 (java) S 4224 4226 1320 0 -1 64 2 325 0 0 0 0 1 1 19 0 9 0 689621202 889126912 32607 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4226/tid=4235] ppid=4224 vsize=868288 CPUtime=0.02
/proc/4226/task/4235/stat : 4235 (java) S 4224 4226 1320 0 -1 64 4 325 0 0 0 0 1 1 15 0 9 0 689621202 889126912 32607 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 868288

[startup+12.7015 s]
/proc/loadavg: 2.00 2.01 2.00 3/81 4239
/proc/meminfo: memFree=1592192/2055920 swapFree=4156320/4192956
[pid=4226] ppid=4224 vsize=868288 CPUtime=12.56
/proc/4226/stat : 4226 (java) S 4224 4226 1320 0 -1 0 49078 325 1 0 1235 19 1 1 18 0 9 0 689621197 889126912 32620 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4226/statm: 217072 32620 2634 9 0 211578 0
[pid=4226/tid=4228] ppid=4224 vsize=868288 CPUtime=12.15
/proc/4226/task/4228/stat : 4228 (java) R 4224 4226 1320 0 -1 64 27481 325 1 0 1203 10 1 1 20 0 9 0 689621198 889126912 32620 996147200 134512640 134550740 4294955968 18446744073709551615 4126810687 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4226/tid=4229] ppid=4224 vsize=868288 CPUtime=0.2
/proc/4226/task/4229/stat : 4229 (java) S 4224 4226 1320 0 -1 64 20200 325 0 0 12 6 1 1 16 0 9 0 689621199 889126912 32620 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4226/tid=4230] ppid=4224 vsize=868288 CPUtime=0.02
/proc/4226/task/4230/stat : 4230 (java) S 4224 4226 1320 0 -1 64 18 325 0 0 0 0 1 1 17 0 9 0 689621199 889126912 32620 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4226/tid=4231] ppid=4224 vsize=868288 CPUtime=0.02
/proc/4226/task/4231/stat : 4231 (java) S 4224 4226 1320 0 -1 64 7 325 0 0 0 0 1 1 16 0 9 0 689621199 889126912 32620 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4226/tid=4232] ppid=4224 vsize=868288 CPUtime=0.02
/proc/4226/task/4232/stat : 4232 (java) S 4224 4226 1320 0 -1 64 0 325 0 0 0 0 1 1 18 0 9 0 689621201 889126912 32620 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4226/tid=4233] ppid=4224 vsize=868288 CPUtime=0.2
/proc/4226/task/4233/stat : 4233 (java) S 4224 4226 1320 0 -1 64 550 325 0 0 18 0 1 1 15 0 9 0 689621201 889126912 32620 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4226/tid=4234] ppid=4224 vsize=868288 CPUtime=0.02
/proc/4226/task/4234/stat : 4234 (java) S 4224 4226 1320 0 -1 64 2 325 0 0 0 0 1 1 19 0 9 0 689621202 889126912 32620 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4226/tid=4235] ppid=4224 vsize=868288 CPUtime=0.02
/proc/4226/task/4235/stat : 4235 (java) S 4224 4226 1320 0 -1 64 4 325 0 0 0 0 1 1 15 0 9 0 689621202 889126912 32620 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 868288

[startup+25.5026 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 4239
/proc/meminfo: memFree=1592128/2055920 swapFree=4156320/4192956
[pid=4226] ppid=4224 vsize=868288 CPUtime=25.24
/proc/4226/stat : 4226 (java) S 4224 4226 1320 0 -1 0 49120 325 1 0 2503 19 1 1 18 0 9 0 689621197 889126912 32639 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4226/statm: 217072 32639 2634 9 0 211578 0
[pid=4226/tid=4228] ppid=4224 vsize=868288 CPUtime=24.79
/proc/4226/task/4228/stat : 4228 (java) R 4224 4226 1320 0 -1 64 27498 325 1 0 2467 10 1 1 25 0 9 0 689621198 889126912 32639 996147200 134512640 134550740 4294955968 18446744073709551615 4126810677 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4226/tid=4229] ppid=4224 vsize=868288 CPUtime=0.2
/proc/4226/task/4229/stat : 4229 (java) S 4224 4226 1320 0 -1 64 20200 325 0 0 12 6 1 1 16 0 9 0 689621199 889126912 32639 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4226/tid=4230] ppid=4224 vsize=868288 CPUtime=0.02
/proc/4226/task/4230/stat : 4230 (java) S 4224 4226 1320 0 -1 64 18 325 0 0 0 0 1 1 17 0 9 0 689621199 889126912 32639 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4226/tid=4231] ppid=4224 vsize=868288 CPUtime=0.02
/proc/4226/task/4231/stat : 4231 (java) S 4224 4226 1320 0 -1 64 7 325 0 0 0 0 1 1 16 0 9 0 689621199 889126912 32639 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4226/tid=4232] ppid=4224 vsize=868288 CPUtime=0.02
/proc/4226/task/4232/stat : 4232 (java) S 4224 4226 1320 0 -1 64 0 325 0 0 0 0 1 1 18 0 9 0 689621201 889126912 32639 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4226/tid=4233] ppid=4224 vsize=868288 CPUtime=0.25
/proc/4226/task/4233/stat : 4233 (java) S 4224 4226 1320 0 -1 64 575 325 0 0 23 0 1 1 17 0 9 0 689621201 889126912 32639 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4226/tid=4234] ppid=4224 vsize=868288 CPUtime=0.02
/proc/4226/task/4234/stat : 4234 (java) S 4224 4226 1320 0 -1 64 2 325 0 0 0 0 1 1 19 0 9 0 689621202 889126912 32639 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4226/tid=4235] ppid=4224 vsize=868288 CPUtime=0.02
/proc/4226/task/4235/stat : 4235 (java) S 4224 4226 1320 0 -1 64 4 325 0 0 0 0 1 1 15 0 9 0 689621202 889126912 32639 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 868288

[startup+51.1029 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 4239
/proc/meminfo: memFree=1592064/2055920 swapFree=4156320/4192956
[pid=4226] ppid=4224 vsize=868288 CPUtime=50.63
/proc/4226/stat : 4226 (java) S 4224 4226 1320 0 -1 0 49185 325 1 0 5041 20 1 1 18 0 9 0 689621197 889126912 32643 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4226/statm: 217072 32643 2634 9 0 211578 0
[pid=4226/tid=4228] ppid=4224 vsize=868288 CPUtime=50.16
/proc/4226/task/4228/stat : 4228 (java) R 4224 4226 1320 0 -1 64 27558 325 1 0 5004 10 1 1 25 0 9 0 689621198 889126912 32643 996147200 134512640 134550740 4294955968 18446744073709551615 4125952098 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4226/tid=4229] ppid=4224 vsize=868288 CPUtime=0.2
/proc/4226/task/4229/stat : 4229 (java) S 4224 4226 1320 0 -1 64 20200 325 0 0 12 6 1 1 16 0 9 0 689621199 889126912 32643 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4226/tid=4230] ppid=4224 vsize=868288 CPUtime=0.02
/proc/4226/task/4230/stat : 4230 (java) S 4224 4226 1320 0 -1 64 18 325 0 0 0 0 1 1 17 0 9 0 689621199 889126912 32643 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4226/tid=4231] ppid=4224 vsize=868288 CPUtime=0.02
/proc/4226/task/4231/stat : 4231 (java) S 4224 4226 1320 0 -1 64 7 325 0 0 0 0 1 1 16 0 9 0 689621199 889126912 32643 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4226/tid=4232] ppid=4224 vsize=868288 CPUtime=0.02
/proc/4226/task/4232/stat : 4232 (java) S 4224 4226 1320 0 -1 64 0 325 0 0 0 0 1 1 18 0 9 0 689621201 889126912 32643 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4226/tid=4233] ppid=4224 vsize=868288 CPUtime=0.26
/proc/4226/task/4233/stat : 4233 (java) S 4224 4226 1320 0 -1 64 580 325 0 0 24 0 1 1 16 0 9 0 689621201 889126912 32643 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4226/tid=4234] ppid=4224 vsize=868288 CPUtime=0.02
/proc/4226/task/4234/stat : 4234 (java) S 4224 4226 1320 0 -1 64 2 325 0 0 0 0 1 1 19 0 9 0 689621202 889126912 32643 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4226/tid=4235] ppid=4224 vsize=868288 CPUtime=0.02
/proc/4226/task/4235/stat : 4235 (java) S 4224 4226 1320 0 -1 64 4 325 0 0 0 0 1 1 15 0 9 0 689621202 889126912 32643 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 868288

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

[startup+57.502 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 4239
/proc/meminfo: memFree=1592064/2055920 swapFree=4156320/4192956
[pid=4226] ppid=4224 vsize=868288 CPUtime=56.98
/proc/4226/stat : 4226 (java) S 4224 4226 1320 0 -1 0 49200 325 1 0 5676 20 1 1 18 0 9 0 689621197 889126912 32643 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4226/statm: 217072 32643 2634 9 0 211578 0
[pid=4226/tid=4228] ppid=4224 vsize=868288 CPUtime=56.51
/proc/4226/task/4228/stat : 4228 (java) R 4224 4226 1320 0 -1 64 27573 325 1 0 5639 10 1 1 25 0 9 0 689621198 889126912 32643 996147200 134512640 134550740 4294955968 18446744073709551615 4126810635 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4226/tid=4229] ppid=4224 vsize=868288 CPUtime=0.2
/proc/4226/task/4229/stat : 4229 (java) S 4224 4226 1320 0 -1 64 20200 325 0 0 12 6 1 1 16 0 9 0 689621199 889126912 32643 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4226/tid=4230] ppid=4224 vsize=868288 CPUtime=0.02
/proc/4226/task/4230/stat : 4230 (java) S 4224 4226 1320 0 -1 64 18 325 0 0 0 0 1 1 17 0 9 0 689621199 889126912 32643 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4226/tid=4231] ppid=4224 vsize=868288 CPUtime=0.02
/proc/4226/task/4231/stat : 4231 (java) S 4224 4226 1320 0 -1 64 7 325 0 0 0 0 1 1 16 0 9 0 689621199 889126912 32643 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4226/tid=4232] ppid=4224 vsize=868288 CPUtime=0.02
/proc/4226/task/4232/stat : 4232 (java) S 4224 4226 1320 0 -1 64 0 325 0 0 0 0 1 1 18 0 9 0 689621201 889126912 32643 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4226/tid=4233] ppid=4224 vsize=868288 CPUtime=0.26
/proc/4226/task/4233/stat : 4233 (java) S 4224 4226 1320 0 -1 64 580 325 0 0 24 0 1 1 16 0 9 0 689621201 889126912 32643 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4226/tid=4234] ppid=4224 vsize=868288 CPUtime=0.02
/proc/4226/task/4234/stat : 4234 (java) S 4224 4226 1320 0 -1 64 2 325 0 0 0 0 1 1 19 0 9 0 689621202 889126912 32643 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4226/tid=4235] ppid=4224 vsize=868288 CPUtime=0.02
/proc/4226/task/4235/stat : 4235 (java) S 4224 4226 1320 0 -1 64 4 325 0 0 0 0 1 1 15 0 9 0 689621202 889126912 32643 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 56.98
Current children cumulated vsize (KiB) 868288

[startup+60.7025 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 4239
/proc/meminfo: memFree=1592128/2055920 swapFree=4156320/4192956
[pid=4226] ppid=4224 vsize=868288 CPUtime=60.15
/proc/4226/stat : 4226 (java) S 4224 4226 1320 0 -1 0 49209 325 1 0 5993 20 1 1 18 0 9 0 689621197 889126912 32643 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4226/statm: 217072 32643 2634 9 0 211578 0
[pid=4226/tid=4228] ppid=4224 vsize=868288 CPUtime=59.68
/proc/4226/task/4228/stat : 4228 (java) R 4224 4226 1320 0 -1 64 27582 325 1 0 5956 10 1 1 25 0 9 0 689621198 889126912 32643 996147200 134512640 134550740 4294955968 18446744073709551615 4126810687 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4226/tid=4229] ppid=4224 vsize=868288 CPUtime=0.2
/proc/4226/task/4229/stat : 4229 (java) S 4224 4226 1320 0 -1 64 20200 325 0 0 12 6 1 1 16 0 9 0 689621199 889126912 32643 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4226/tid=4230] ppid=4224 vsize=868288 CPUtime=0.02
/proc/4226/task/4230/stat : 4230 (java) S 4224 4226 1320 0 -1 64 18 325 0 0 0 0 1 1 17 0 9 0 689621199 889126912 32643 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4226/tid=4231] ppid=4224 vsize=868288 CPUtime=0.02
/proc/4226/task/4231/stat : 4231 (java) S 4224 4226 1320 0 -1 64 7 325 0 0 0 0 1 1 16 0 9 0 689621199 889126912 32643 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4226/tid=4232] ppid=4224 vsize=868288 CPUtime=0.02
/proc/4226/task/4232/stat : 4232 (java) S 4224 4226 1320 0 -1 64 0 325 0 0 0 0 1 1 18 0 9 0 689621201 889126912 32643 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4226/tid=4233] ppid=4224 vsize=868288 CPUtime=0.26
/proc/4226/task/4233/stat : 4233 (java) S 4224 4226 1320 0 -1 64 580 325 0 0 24 0 1 1 16 0 9 0 689621201 889126912 32643 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4226/tid=4234] ppid=4224 vsize=868288 CPUtime=0.02
/proc/4226/task/4234/stat : 4234 (java) S 4224 4226 1320 0 -1 64 2 325 0 0 0 0 1 1 19 0 9 0 689621202 889126912 32643 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4226/tid=4235] ppid=4224 vsize=868288 CPUtime=0.02
/proc/4226/task/4235/stat : 4235 (java) S 4224 4226 1320 0 -1 64 4 325 0 0 0 0 1 1 15 0 9 0 689621202 889126912 32643 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 60.15
Current children cumulated vsize (KiB) 868288

[startup+61.5017 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 4239
/proc/meminfo: memFree=1592128/2055920 swapFree=4156320/4192956
[pid=4226] ppid=4224 vsize=868288 CPUtime=60.94
/proc/4226/stat : 4226 (java) S 4224 4226 1320 0 -1 0 49212 325 1 0 6072 20 1 1 18 0 9 0 689621197 889126912 32643 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4226/statm: 217072 32643 2634 9 0 211578 0
[pid=4226/tid=4228] ppid=4224 vsize=868288 CPUtime=60.47
/proc/4226/task/4228/stat : 4228 (java) R 4224 4226 1320 0 -1 64 27585 325 1 0 6035 10 1 1 25 0 9 0 689621198 889126912 32643 996147200 134512640 134550740 4294955968 18446744073709551615 4126810635 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4226/tid=4229] ppid=4224 vsize=868288 CPUtime=0.2
/proc/4226/task/4229/stat : 4229 (java) S 4224 4226 1320 0 -1 64 20200 325 0 0 12 6 1 1 16 0 9 0 689621199 889126912 32643 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4226/tid=4230] ppid=4224 vsize=868288 CPUtime=0.02
/proc/4226/task/4230/stat : 4230 (java) S 4224 4226 1320 0 -1 64 18 325 0 0 0 0 1 1 17 0 9 0 689621199 889126912 32643 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4226/tid=4231] ppid=4224 vsize=868288 CPUtime=0.02
/proc/4226/task/4231/stat : 4231 (java) S 4224 4226 1320 0 -1 64 7 325 0 0 0 0 1 1 16 0 9 0 689621199 889126912 32643 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4226/tid=4232] ppid=4224 vsize=868288 CPUtime=0.02
/proc/4226/task/4232/stat : 4232 (java) S 4224 4226 1320 0 -1 64 0 325 0 0 0 0 1 1 18 0 9 0 689621201 889126912 32643 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4226/tid=4233] ppid=4224 vsize=868288 CPUtime=0.26
/proc/4226/task/4233/stat : 4233 (java) S 4224 4226 1320 0 -1 64 580 325 0 0 24 0 1 1 16 0 9 0 689621201 889126912 32643 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4226/tid=4234] ppid=4224 vsize=868288 CPUtime=0.02
/proc/4226/task/4234/stat : 4234 (java) S 4224 4226 1320 0 -1 64 2 325 0 0 0 0 1 1 19 0 9 0 689621202 889126912 32643 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4226/tid=4235] ppid=4224 vsize=868288 CPUtime=0.02
/proc/4226/task/4235/stat : 4235 (java) S 4224 4226 1320 0 -1 64 4 325 0 0 0 0 1 1 15 0 9 0 689621202 889126912 32643 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 60.94
Current children cumulated vsize (KiB) 868288

[startup+61.9017 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 4239
/proc/meminfo: memFree=1592128/2055920 swapFree=4156320/4192956
[pid=4226] ppid=4224 vsize=868288 CPUtime=61.34
/proc/4226/stat : 4226 (java) S 4224 4226 1320 0 -1 0 49213 325 1 0 6112 20 1 1 18 0 9 0 689621197 889126912 32643 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4226/statm: 217072 32643 2634 9 0 211578 0
[pid=4226/tid=4228] ppid=4224 vsize=868288 CPUtime=60.87
/proc/4226/task/4228/stat : 4228 (java) R 4224 4226 1320 0 -1 64 27586 325 1 0 6075 10 1 1 25 0 9 0 689621198 889126912 32643 996147200 134512640 134550740 4294955968 18446744073709551615 4126701629 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4226/tid=4229] ppid=4224 vsize=868288 CPUtime=0.2
/proc/4226/task/4229/stat : 4229 (java) S 4224 4226 1320 0 -1 64 20200 325 0 0 12 6 1 1 16 0 9 0 689621199 889126912 32643 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4226/tid=4230] ppid=4224 vsize=868288 CPUtime=0.02
/proc/4226/task/4230/stat : 4230 (java) S 4224 4226 1320 0 -1 64 18 325 0 0 0 0 1 1 17 0 9 0 689621199 889126912 32643 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4226/tid=4231] ppid=4224 vsize=868288 CPUtime=0.02
/proc/4226/task/4231/stat : 4231 (java) S 4224 4226 1320 0 -1 64 7 325 0 0 0 0 1 1 16 0 9 0 689621199 889126912 32643 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4226/tid=4232] ppid=4224 vsize=868288 CPUtime=0.02
/proc/4226/task/4232/stat : 4232 (java) S 4224 4226 1320 0 -1 64 0 325 0 0 0 0 1 1 18 0 9 0 689621201 889126912 32643 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4226/tid=4233] ppid=4224 vsize=868288 CPUtime=0.26
/proc/4226/task/4233/stat : 4233 (java) S 4224 4226 1320 0 -1 64 580 325 0 0 24 0 1 1 16 0 9 0 689621201 889126912 32643 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4226/tid=4234] ppid=4224 vsize=868288 CPUtime=0.02
/proc/4226/task/4234/stat : 4234 (java) S 4224 4226 1320 0 -1 64 2 325 0 0 0 0 1 1 19 0 9 0 689621202 889126912 32643 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4226/tid=4235] ppid=4224 vsize=868288 CPUtime=0.02
/proc/4226/task/4235/stat : 4235 (java) S 4224 4226 1320 0 -1 64 4 325 0 0 0 0 1 1 15 0 9 0 689621202 889126912 32643 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 61.34
Current children cumulated vsize (KiB) 868288

[startup+62.1023 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 4239
/proc/meminfo: memFree=1592128/2055920 swapFree=4156320/4192956
[pid=4226] ppid=4224 vsize=0 CPUtime=61.49
/proc/4226/stat : 4226 (java) Z 4224 4226 1320 0 -1 12 49332 325 1 0 6127 20 1 1 16 0 2 0 689621197 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4226/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 61.49
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 62.124
CPU time (s): 61.5256
CPU user time (s): 61.2837
CPU system time (s): 0.241963
CPU usage (%): 99.0368
Max. virtual memory (cumulated for all children) (KiB): 868288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 61.2837
system time used= 0.241963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49657
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= 2462
involuntary context switches= 2576

runsolver used 0.081987 second user time and 0.210967 second system time

The end

Launcher Data (download as text)

Begin job on node58 at 2008-07-03 05:42:28
IDJOB=1052319
IDBENCH=55974
IDSOLVER=364
FILE ID=node58/1052319-1215056548
PBS_JOBID= 7875060
Free space on /tmp= 66540 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/bddSmall/normalized-bdd-21-133-18-78-12_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1052319-1215056548/watcher-1052319-1215056548 -o /tmp/evaluation-result-1052319-1215056548/solver-1052319-1215056548 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1052319-1215056548.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 6ffe5179e60f375d5b196b6f3ad8d3eb
RANDOM SEED=1314311613

node58.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.261
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.261
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:       1713512 kB
Buffers:         45720 kB
Cached:         180344 kB
SwapCached:      30976 kB
Active:         191292 kB
Inactive:        94100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1713512 kB
SwapTotal:     4192956 kB
SwapFree:      4156320 kB
Dirty:            4084 kB
Writeback:           0 kB
Mapped:          66388 kB
Slab:            42336 kB
Committed_AS:   985964 kB
PageTables:       1752 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= 66536 MiB
End job on node58 at 2008-07-03 05:43:30