Trace number 1052296

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 62.8234 63.1607

DiagnosticValue
CHECKS65779
NODES19303

General information on the benchmark

Namecsp/bddSmall/
normalized-bdd-21-133-18-78-33_ext.xml
MD5SUM544241c6edafdacfd9bc5e484f0e4bb8
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 benchmark16.1565
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.04/0.08	
0.04/0.08	Abscon 112 (May, 2008)
0.18/0.22	
0.18/0.22	   configuration
0.18/0.22	     name=esac.xml
0.29/0.30	   
0.29/0.30	   instance
0.29/0.30	     name=HOME/instance-1052296-1215056484.xml
0.29/0.33	   
0.29/0.33	   domains being loaded...
0.29/0.34	   
0.29/0.34	   variables being loaded...
0.29/0.36	     nbVariables=21  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=42
0.29/0.36	       =>  wckTime=0.132  cpuTime=0.1  mem=6M878
0.29/0.36	   
0.29/0.36	   relations being loaded...
0.78/0.87	   
0.78/0.87	   constraints being loaded...
1.28/1.37	     nbConstraints=133  nbRelationTypes=1  nbGlobalConstraints=133  nbExtensionStructures=1
1.28/1.37	     nbSharedExtensionStructures=132  nbConflictsStructures=1  nbSharedConflictsStructures=132
1.28/1.37	     nbSharedBinaryRepresentations=0  minDegree=109  maxDegree=119  minArity=18  maxArity=18  nbGenerators=0
1.28/1.37	     nbFusions=0  symmetryWckTime=0.093  symmetryCpuTime=0.04
1.28/1.37	       =>  wckTime=1.145  cpuTime=0.87  mem=55M172
1.36/1.45	   
1.36/1.45	   solver IterativeSystematicSolver being built... 
1.46/1.53	   
1.46/1.53	   INFO : Forward propagation technique limited 
1.46/1.60	       =>  wckTime=1.372  cpuTime=0.99  mem=69M356
5.14/5.29	   
5.14/5.29	   preprocessing
5.14/5.29	     nbConstraintChecks=0  nbValidityChecks=38490459  nbPropagations=49  nbRevisions=0  nbUselessRevisions=0
5.14/5.29	     nbSingletonTests=28  nbEffectiveSingletonTests=0  nbACRemovals=0  nbFoundSingletons=0  nbRemovedValues=0
5.14/5.29	     detectedInconsistency=no
5.14/5.29	       =>  wckTime=3.688  cpuTime=3.64  mem=70M144
12.32/12.46	   
12.32/12.46	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=70M866)
62.76/63.11	   
62.76/63.12	   search
62.76/63.12	     run=14  nbConstraintChecks=65779  nbValidityChecks=662286171  minDepth=0  maxDepth=14  nbPropagations=121515
62.76/63.12	     nbRevisions=0  nbUselessRevisions=0  nbAssignments=19303  nbFailedAssignments=6346  nbBacktracks=12809
62.76/63.12	     nbVisitedNodes=32021  nbRestartNogoods=63  nbSEliminables=0  nbREliminables=10.88  nbIEliminables=0
62.76/63.12	     nbDEliminables=0  nbPEliminables=0
62.76/63.12	       =>  wckTime=61.516  cpuTime=61.11  mem=71M587
62.76/63.12	   
62.76/63.12	   global
62.76/63.12	     nbConstraintChecks=65779  nbValidityChecks=700776630  nbPropagations=121564  nbRestartNogoods=63
62.76/63.12	     solvingWckTime=61.519  solvingCpuTime=61.11  expiredTime=no  totalExploration=yes  nbFoundSolutions=0
62.76/63.12	     globalCpuTime=62.14
62.76/63.12	       =>  wckTime=62.892  cpuTime=62.1  mem=71M587
62.76/63.12	   
62.76/63.12	s UNSATISFIABLE
62.76/63.12	d NODES 19303
62.76/63.12	d CHECKS 65779
62.76/63.12	   
62.76/63.12	   totalWckTime=62.947  totalCpuTime=62.14

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-1052296-1215056484/watcher-1052296-1215056484 -o /tmp/evaluation-result-1052296-1215056484/solver-1052296-1215056484 -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-1052296-1215056484.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.00 2.00 3/80 25588
/proc/meminfo: memFree=1410784/2055920 swapFree=4179076/4192956
[pid=25588] ppid=25586 vsize=1616 CPUtime=0
/proc/25588/stat : 25588 (java) R 25586 25588 22265 0 -1 0 180 0 0 0 0 0 0 0 19 0 1 0 117329035 1654784 148 996147200 134512640 134550740 4294956144 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25588/statm: 404 148 122 9 0 46 0

[startup+0.0541999 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 25588
/proc/meminfo: memFree=1410784/2055920 swapFree=4179076/4192956
[pid=25588] ppid=25586 vsize=863832 CPUtime=0.04
/proc/25588/stat : 25588 (java) S 25586 25588 22265 0 -1 0 2606 0 1 0 3 1 0 0 19 0 9 0 117329035 884563968 2173 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25588/statm: 215958 2173 1027 9 0 210937 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 863832

[startup+0.101209 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 25588
/proc/meminfo: memFree=1410784/2055920 swapFree=4179076/4192956
[pid=25588] ppid=25586 vsize=865884 CPUtime=0.09
/proc/25588/stat : 25588 (java) S 25586 25588 22265 0 -1 0 3813 0 1 0 7 2 0 0 19 0 9 0 117329035 886665216 3264 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25588/statm: 216471 3264 1726 9 0 211026 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865884

[startup+0.30123 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 25588
/proc/meminfo: memFree=1410784/2055920 swapFree=4179076/4192956
[pid=25588] ppid=25586 vsize=866276 CPUtime=0.29
/proc/25588/stat : 25588 (java) S 25586 25588 22265 0 -1 0 5753 0 1 0 25 4 0 0 19 0 9 0 117329035 887066624 5130 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25588/statm: 216569 5130 1948 9 0 211097 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866276

[startup+0.701283 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 25588
/proc/meminfo: memFree=1410784/2055920 swapFree=4179076/4192956
[pid=25588] ppid=25586 vsize=866408 CPUtime=0.68
/proc/25588/stat : 25588 (java) S 25586 25588 22265 0 -1 0 15329 0 1 0 60 8 0 0 19 0 9 0 117329035 887201792 14699 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25588/statm: 216602 14699 1966 9 0 211130 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 866408

[startup+1.50237 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 25597
/proc/meminfo: memFree=1336280/2055920 swapFree=4179076/4192956
[pid=25588] ppid=25586 vsize=867264 CPUtime=1.46
/proc/25588/stat : 25588 (java) S 25586 25588 22265 0 -1 0 38636 199 1 0 126 19 1 0 19 0 10 0 117329035 888078336 32476 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25588/statm: 216816 32476 2632 9 0 211322 0
[pid=25588/tid=25590] ppid=25586 vsize=867264 CPUtime=1.11
/proc/25588/task/25590/stat : 25590 (java) R 25586 25588 22265 0 -1 64 17243 199 1 0 102 8 1 0 17 0 10 0 117329037 888078336 32476 996147200 134512640 134550740 4294955968 18446744073709551615 4126513971 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25588/tid=25591] ppid=25586 vsize=867264 CPUtime=0.19
/proc/25588/task/25591/stat : 25591 (java) S 25586 25588 22265 0 -1 64 20122 199 0 0 11 7 1 0 16 0 10 0 117329038 888078336 32476 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25588/tid=25592] ppid=25586 vsize=867264 CPUtime=0.01
/proc/25588/task/25592/stat : 25592 (java) S 25586 25588 22265 0 -1 64 17 199 0 0 0 0 1 0 16 0 10 0 117329038 888078336 32476 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25588/tid=25593] ppid=25586 vsize=867264 CPUtime=0.01
/proc/25588/task/25593/stat : 25593 (java) S 25586 25588 22265 0 -1 64 9 199 0 0 0 0 1 0 16 0 10 0 117329038 888078336 32476 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25588/tid=25594] ppid=25586 vsize=867264 CPUtime=0.01
/proc/25588/task/25594/stat : 25594 (java) S 25586 25588 22265 0 -1 64 1 199 0 0 0 0 1 0 18 0 10 0 117329040 888078336 32476 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25588/tid=25595] ppid=25586 vsize=867264 CPUtime=0.13
/proc/25588/task/25595/stat : 25595 (java) S 25586 25588 22265 0 -1 64 432 199 0 0 12 0 1 0 16 0 10 0 117329040 888078336 32476 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25588/tid=25596] ppid=25586 vsize=867264 CPUtime=0.01
/proc/25588/task/25596/stat : 25596 (java) S 25586 25588 22265 0 -1 64 1 199 0 0 0 0 1 0 19 0 10 0 117329040 888078336 32476 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25588/tid=25597] ppid=25586 vsize=867264 CPUtime=0.01
/proc/25588/task/25597/stat : 25597 (java) S 25586 25588 22265 0 -1 64 4 199 0 0 0 0 1 0 15 0 10 0 117329040 888078336 32476 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 867264

[startup+3.10255 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 25601
/proc/meminfo: memFree=1290456/2055920 swapFree=4179076/4192956
[pid=25588] ppid=25586 vsize=867264 CPUtime=3.06
/proc/25588/stat : 25588 (java) S 25586 25588 22265 0 -1 0 42920 322 1 0 284 20 1 1 19 0 9 0 117329035 888078336 32534 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25588/statm: 216816 32534 2633 9 0 211322 0
[pid=25588/tid=25590] ppid=25586 vsize=867264 CPUtime=2.67
/proc/25588/task/25590/stat : 25590 (java) R 25586 25588 22265 0 -1 64 21426 322 1 0 256 9 1 1 25 0 9 0 117329037 888078336 32534 996147200 134512640 134550740 4294955968 18446744073709551615 4126798760 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25588/tid=25591] ppid=25586 vsize=867264 CPUtime=0.2
/proc/25588/task/25591/stat : 25591 (java) S 25586 25588 22265 0 -1 64 20122 322 0 0 11 7 1 1 17 0 9 0 117329038 888078336 32534 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25588/tid=25592] ppid=25586 vsize=867264 CPUtime=0.02
/proc/25588/task/25592/stat : 25592 (java) S 25586 25588 22265 0 -1 64 17 322 0 0 0 0 1 1 16 0 9 0 117329038 888078336 32534 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25588/tid=25593] ppid=25586 vsize=867264 CPUtime=0.02
/proc/25588/task/25593/stat : 25593 (java) S 25586 25588 22265 0 -1 64 9 322 0 0 0 0 1 1 16 0 9 0 117329038 888078336 32534 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25588/tid=25594] ppid=25586 vsize=867264 CPUtime=0.02
/proc/25588/task/25594/stat : 25594 (java) S 25586 25588 22265 0 -1 64 1 322 0 0 0 0 1 1 18 0 9 0 117329040 888078336 32534 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25588/tid=25595] ppid=25586 vsize=867264 CPUtime=0.17
/proc/25588/task/25595/stat : 25595 (java) S 25586 25588 22265 0 -1 64 531 322 0 0 15 0 1 1 15 0 9 0 117329040 888078336 32534 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25588/tid=25596] ppid=25586 vsize=867264 CPUtime=0.02
/proc/25588/task/25596/stat : 25596 (java) S 25586 25588 22265 0 -1 64 1 322 0 0 0 0 1 1 19 0 9 0 117329040 888078336 32534 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25588/tid=25597] ppid=25586 vsize=867264 CPUtime=0.02
/proc/25588/task/25597/stat : 25597 (java) S 25586 25588 22265 0 -1 64 4 322 0 0 0 0 1 1 15 0 9 0 117329040 888078336 32534 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 867264

[startup+6.30191 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 25601
/proc/meminfo: memFree=1290264/2055920 swapFree=4179076/4192956
[pid=25588] ppid=25586 vsize=867384 CPUtime=6.24
/proc/25588/stat : 25588 (java) S 25586 25588 22265 0 -1 0 48995 322 1 0 601 21 1 1 19 0 9 0 117329035 888201216 32552 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25588/statm: 216846 32552 2633 9 0 211352 0
[pid=25588/tid=25590] ppid=25586 vsize=867384 CPUtime=5.84
/proc/25588/task/25590/stat : 25590 (java) R 25586 25588 22265 0 -1 64 27493 322 1 0 572 10 1 1 17 0 9 0 117329037 888201216 32552 996147200 134512640 134550740 4294955968 18446744073709551615 4126809141 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25588/tid=25591] ppid=25586 vsize=867384 CPUtime=0.2
/proc/25588/task/25591/stat : 25591 (java) S 25586 25588 22265 0 -1 64 20122 322 0 0 11 7 1 1 16 0 9 0 117329038 888201216 32552 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25588/tid=25592] ppid=25586 vsize=867384 CPUtime=0.02
/proc/25588/task/25592/stat : 25592 (java) S 25586 25588 22265 0 -1 64 17 322 0 0 0 0 1 1 16 0 9 0 117329038 888201216 32552 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25588/tid=25593] ppid=25586 vsize=867384 CPUtime=0.02
/proc/25588/task/25593/stat : 25593 (java) S 25586 25588 22265 0 -1 64 9 322 0 0 0 0 1 1 16 0 9 0 117329038 888201216 32552 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25588/tid=25594] ppid=25586 vsize=867384 CPUtime=0.02
/proc/25588/task/25594/stat : 25594 (java) S 25586 25588 22265 0 -1 64 1 322 0 0 0 0 1 1 18 0 9 0 117329040 888201216 32552 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25588/tid=25595] ppid=25586 vsize=867384 CPUtime=0.18
/proc/25588/task/25595/stat : 25595 (java) S 25586 25588 22265 0 -1 64 539 322 0 0 16 0 1 1 16 0 9 0 117329040 888201216 32552 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25588/tid=25596] ppid=25586 vsize=867384 CPUtime=0.02
/proc/25588/task/25596/stat : 25596 (java) S 25586 25588 22265 0 -1 64 1 322 0 0 0 0 1 1 19 0 9 0 117329040 888201216 32552 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25588/tid=25597] ppid=25586 vsize=867384 CPUtime=0.02
/proc/25588/task/25597/stat : 25597 (java) S 25586 25588 22265 0 -1 64 4 322 0 0 0 0 1 1 15 0 9 0 117329040 888201216 32552 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 867384

[startup+12.7026 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 25601
/proc/meminfo: memFree=1290136/2055920 swapFree=4179076/4192956
[pid=25588] ppid=25586 vsize=867384 CPUtime=12.61
/proc/25588/stat : 25588 (java) S 25586 25588 22265 0 -1 0 49026 322 1 0 1237 22 1 1 19 0 9 0 117329035 888201216 32566 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25588/statm: 216846 32566 2634 9 0 211352 0
[pid=25588/tid=25590] ppid=25586 vsize=867384 CPUtime=12.2
/proc/25588/task/25590/stat : 25590 (java) R 25586 25588 22265 0 -1 64 27509 322 1 0 1207 11 1 1 25 0 9 0 117329037 888201216 32566 996147200 134512640 134550740 4294955968 18446744073709551615 4126809151 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25588/tid=25591] ppid=25586 vsize=867384 CPUtime=0.2
/proc/25588/task/25591/stat : 25591 (java) S 25586 25588 22265 0 -1 64 20122 322 0 0 11 7 1 1 16 0 9 0 117329038 888201216 32566 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25588/tid=25592] ppid=25586 vsize=867384 CPUtime=0.02
/proc/25588/task/25592/stat : 25592 (java) S 25586 25588 22265 0 -1 64 17 322 0 0 0 0 1 1 16 0 9 0 117329038 888201216 32566 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25588/tid=25593] ppid=25586 vsize=867384 CPUtime=0.02
/proc/25588/task/25593/stat : 25593 (java) S 25586 25588 22265 0 -1 64 9 322 0 0 0 0 1 1 16 0 9 0 117329038 888201216 32566 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25588/tid=25594] ppid=25586 vsize=867384 CPUtime=0.02
/proc/25588/task/25594/stat : 25594 (java) S 25586 25588 22265 0 -1 64 1 322 0 0 0 0 1 1 18 0 9 0 117329040 888201216 32566 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25588/tid=25595] ppid=25586 vsize=867384 CPUtime=0.21
/proc/25588/task/25595/stat : 25595 (java) S 25586 25588 22265 0 -1 64 554 322 0 0 18 1 1 1 15 0 9 0 117329040 888201216 32566 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25588/tid=25596] ppid=25586 vsize=867384 CPUtime=0.02
/proc/25588/task/25596/stat : 25596 (java) S 25586 25588 22265 0 -1 64 1 322 0 0 0 0 1 1 19 0 9 0 117329040 888201216 32566 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25588/tid=25597] ppid=25586 vsize=867384 CPUtime=0.02
/proc/25588/task/25597/stat : 25597 (java) S 25586 25588 22265 0 -1 64 4 322 0 0 0 0 1 1 15 0 9 0 117329040 888201216 32566 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 867384

[startup+25.5011 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 25601
/proc/meminfo: memFree=1290072/2055920 swapFree=4179076/4192956
[pid=25588] ppid=25586 vsize=867384 CPUtime=25.35
/proc/25588/stat : 25588 (java) S 25586 25588 22265 0 -1 0 49068 322 1 0 2511 22 1 1 19 0 9 0 117329035 888201216 32585 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25588/statm: 216846 32585 2634 9 0 211352 0
[pid=25588/tid=25590] ppid=25586 vsize=867384 CPUtime=24.89
/proc/25588/task/25590/stat : 25590 (java) R 25586 25588 22265 0 -1 64 27527 322 1 0 2476 11 1 1 25 0 9 0 117329037 888201216 32585 996147200 134512640 134550740 4294955968 18446744073709551615 4126829925 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25588/tid=25591] ppid=25586 vsize=867384 CPUtime=0.2
/proc/25588/task/25591/stat : 25591 (java) S 25586 25588 22265 0 -1 64 20122 322 0 0 11 7 1 1 16 0 9 0 117329038 888201216 32585 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25588/tid=25592] ppid=25586 vsize=867384 CPUtime=0.02
/proc/25588/task/25592/stat : 25592 (java) S 25586 25588 22265 0 -1 64 17 322 0 0 0 0 1 1 16 0 9 0 117329038 888201216 32585 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25588/tid=25593] ppid=25586 vsize=867384 CPUtime=0.02
/proc/25588/task/25593/stat : 25593 (java) S 25586 25588 22265 0 -1 64 9 322 0 0 0 0 1 1 16 0 9 0 117329038 888201216 32585 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25588/tid=25594] ppid=25586 vsize=867384 CPUtime=0.02
/proc/25588/task/25594/stat : 25594 (java) S 25586 25588 22265 0 -1 64 1 322 0 0 0 0 1 1 18 0 9 0 117329040 888201216 32585 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25588/tid=25595] ppid=25586 vsize=867384 CPUtime=0.25
/proc/25588/task/25595/stat : 25595 (java) S 25586 25588 22265 0 -1 64 578 322 0 0 22 1 1 1 16 0 9 0 117329040 888201216 32585 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25588/tid=25596] ppid=25586 vsize=867384 CPUtime=0.02
/proc/25588/task/25596/stat : 25596 (java) S 25586 25588 22265 0 -1 64 1 322 0 0 0 0 1 1 19 0 9 0 117329040 888201216 32585 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25588/tid=25597] ppid=25586 vsize=867384 CPUtime=0.02
/proc/25588/task/25597/stat : 25597 (java) S 25586 25588 22265 0 -1 64 4 322 0 0 0 0 1 1 15 0 9 0 117329040 888201216 32585 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 867384

[startup+51.102 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 25601
/proc/meminfo: memFree=1290008/2055920 swapFree=4179076/4192956
[pid=25588] ppid=25586 vsize=867384 CPUtime=50.82
/proc/25588/stat : 25588 (java) S 25586 25588 22265 0 -1 0 49140 322 1 0 5058 22 1 1 19 0 9 0 117329035 888201216 32589 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25588/statm: 216846 32589 2634 9 0 211352 0
[pid=25588/tid=25590] ppid=25586 vsize=867384 CPUtime=50.35
/proc/25588/task/25590/stat : 25590 (java) R 25586 25588 22265 0 -1 64 27592 322 1 0 5022 11 1 1 25 0 9 0 117329037 888201216 32589 996147200 134512640 134550740 4294955968 18446744073709551615 4126809141 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25588/tid=25591] ppid=25586 vsize=867384 CPUtime=0.2
/proc/25588/task/25591/stat : 25591 (java) S 25586 25588 22265 0 -1 64 20122 322 0 0 11 7 1 1 16 0 9 0 117329038 888201216 32589 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25588/tid=25592] ppid=25586 vsize=867384 CPUtime=0.02
/proc/25588/task/25592/stat : 25592 (java) S 25586 25588 22265 0 -1 64 17 322 0 0 0 0 1 1 16 0 9 0 117329038 888201216 32589 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25588/tid=25593] ppid=25586 vsize=867384 CPUtime=0.02
/proc/25588/task/25593/stat : 25593 (java) S 25586 25588 22265 0 -1 64 9 322 0 0 0 0 1 1 16 0 9 0 117329038 888201216 32589 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25588/tid=25594] ppid=25586 vsize=867384 CPUtime=0.02
/proc/25588/task/25594/stat : 25594 (java) S 25586 25588 22265 0 -1 64 1 322 0 0 0 0 1 1 18 0 9 0 117329040 888201216 32589 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25588/tid=25595] ppid=25586 vsize=867384 CPUtime=0.26
/proc/25588/task/25595/stat : 25595 (java) S 25586 25588 22265 0 -1 64 585 322 0 0 23 1 1 1 16 0 9 0 117329040 888201216 32589 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25588/tid=25596] ppid=25586 vsize=867384 CPUtime=0.02
/proc/25588/task/25596/stat : 25596 (java) S 25586 25588 22265 0 -1 64 1 322 0 0 0 0 1 1 19 0 9 0 117329040 888201216 32589 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25588/tid=25597] ppid=25586 vsize=867384 CPUtime=0.02
/proc/25588/task/25597/stat : 25597 (java) S 25586 25588 22265 0 -1 64 4 322 0 0 0 0 1 1 15 0 9 0 117329040 888201216 32589 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 867384

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

[startup+57.5017 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 25601
/proc/meminfo: memFree=1290008/2055920 swapFree=4179076/4192956
[pid=25588] ppid=25586 vsize=867384 CPUtime=57.19
/proc/25588/stat : 25588 (java) S 25586 25588 22265 0 -1 0 49164 322 1 0 5695 22 1 1 19 0 9 0 117329035 888201216 32589 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25588/statm: 216846 32589 2634 9 0 211352 0
[pid=25588/tid=25590] ppid=25586 vsize=867384 CPUtime=56.72
/proc/25588/task/25590/stat : 25590 (java) R 25586 25588 22265 0 -1 64 27616 322 1 0 5659 11 1 1 25 0 9 0 117329037 888201216 32589 996147200 134512640 134550740 4294955968 18446744073709551615 4126798743 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25588/tid=25591] ppid=25586 vsize=867384 CPUtime=0.2
/proc/25588/task/25591/stat : 25591 (java) S 25586 25588 22265 0 -1 64 20122 322 0 0 11 7 1 1 16 0 9 0 117329038 888201216 32589 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25588/tid=25592] ppid=25586 vsize=867384 CPUtime=0.02
/proc/25588/task/25592/stat : 25592 (java) S 25586 25588 22265 0 -1 64 17 322 0 0 0 0 1 1 16 0 9 0 117329038 888201216 32589 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25588/tid=25593] ppid=25586 vsize=867384 CPUtime=0.02
/proc/25588/task/25593/stat : 25593 (java) S 25586 25588 22265 0 -1 64 9 322 0 0 0 0 1 1 16 0 9 0 117329038 888201216 32589 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25588/tid=25594] ppid=25586 vsize=867384 CPUtime=0.02
/proc/25588/task/25594/stat : 25594 (java) S 25586 25588 22265 0 -1 64 1 322 0 0 0 0 1 1 18 0 9 0 117329040 888201216 32589 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25588/tid=25595] ppid=25586 vsize=867384 CPUtime=0.26
/proc/25588/task/25595/stat : 25595 (java) S 25586 25588 22265 0 -1 64 585 322 0 0 23 1 1 1 16 0 9 0 117329040 888201216 32589 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25588/tid=25596] ppid=25586 vsize=867384 CPUtime=0.02
/proc/25588/task/25596/stat : 25596 (java) S 25586 25588 22265 0 -1 64 1 322 0 0 0 0 1 1 19 0 9 0 117329040 888201216 32589 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25588/tid=25597] ppid=25586 vsize=867384 CPUtime=0.02
/proc/25588/task/25597/stat : 25597 (java) S 25586 25588 22265 0 -1 64 4 322 0 0 0 0 1 1 15 0 9 0 117329040 888201216 32589 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 57.19
Current children cumulated vsize (KiB) 867384

[startup+60.7021 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 25601
/proc/meminfo: memFree=1290008/2055920 swapFree=4179076/4192956
[pid=25588] ppid=25586 vsize=867384 CPUtime=60.37
/proc/25588/stat : 25588 (java) S 25586 25588 22265 0 -1 0 49170 322 1 0 6013 22 1 1 19 0 9 0 117329035 888201216 32589 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25588/statm: 216846 32589 2634 9 0 211352 0
[pid=25588/tid=25590] ppid=25586 vsize=867384 CPUtime=59.9
/proc/25588/task/25590/stat : 25590 (java) R 25586 25588 22265 0 -1 64 27622 322 1 0 5977 11 1 1 25 0 9 0 117329037 888201216 32589 996147200 134512640 134550740 4294955968 18446744073709551615 4126830031 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25588/tid=25591] ppid=25586 vsize=867384 CPUtime=0.2
/proc/25588/task/25591/stat : 25591 (java) S 25586 25588 22265 0 -1 64 20122 322 0 0 11 7 1 1 16 0 9 0 117329038 888201216 32589 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25588/tid=25592] ppid=25586 vsize=867384 CPUtime=0.02
/proc/25588/task/25592/stat : 25592 (java) S 25586 25588 22265 0 -1 64 17 322 0 0 0 0 1 1 16 0 9 0 117329038 888201216 32589 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25588/tid=25593] ppid=25586 vsize=867384 CPUtime=0.02
/proc/25588/task/25593/stat : 25593 (java) S 25586 25588 22265 0 -1 64 9 322 0 0 0 0 1 1 16 0 9 0 117329038 888201216 32589 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25588/tid=25594] ppid=25586 vsize=867384 CPUtime=0.02
/proc/25588/task/25594/stat : 25594 (java) S 25586 25588 22265 0 -1 64 1 322 0 0 0 0 1 1 18 0 9 0 117329040 888201216 32589 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25588/tid=25595] ppid=25586 vsize=867384 CPUtime=0.26
/proc/25588/task/25595/stat : 25595 (java) S 25586 25588 22265 0 -1 64 585 322 0 0 23 1 1 1 16 0 9 0 117329040 888201216 32589 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25588/tid=25596] ppid=25586 vsize=867384 CPUtime=0.02
/proc/25588/task/25596/stat : 25596 (java) S 25586 25588 22265 0 -1 64 1 322 0 0 0 0 1 1 19 0 9 0 117329040 888201216 32589 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25588/tid=25597] ppid=25586 vsize=867384 CPUtime=0.02
/proc/25588/task/25597/stat : 25597 (java) S 25586 25588 22265 0 -1 64 4 322 0 0 0 0 1 1 15 0 9 0 117329040 888201216 32589 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 60.37
Current children cumulated vsize (KiB) 867384

[startup+62.3022 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 25601
/proc/meminfo: memFree=1290008/2055920 swapFree=4179076/4192956
[pid=25588] ppid=25586 vsize=867384 CPUtime=61.96
/proc/25588/stat : 25588 (java) S 25586 25588 22265 0 -1 0 49176 322 1 0 6172 22 1 1 19 0 9 0 117329035 888201216 32589 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25588/statm: 216846 32589 2634 9 0 211352 0
[pid=25588/tid=25590] ppid=25586 vsize=867384 CPUtime=61.5
/proc/25588/task/25590/stat : 25590 (java) R 25586 25588 22265 0 -1 64 27628 322 1 0 6137 11 1 1 25 0 9 0 117329037 888201216 32589 996147200 134512640 134550740 4294955968 18446744073709551615 4126809099 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25588/tid=25591] ppid=25586 vsize=867384 CPUtime=0.2
/proc/25588/task/25591/stat : 25591 (java) S 25586 25588 22265 0 -1 64 20122 322 0 0 11 7 1 1 16 0 9 0 117329038 888201216 32589 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25588/tid=25592] ppid=25586 vsize=867384 CPUtime=0.02
/proc/25588/task/25592/stat : 25592 (java) S 25586 25588 22265 0 -1 64 17 322 0 0 0 0 1 1 16 0 9 0 117329038 888201216 32589 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25588/tid=25593] ppid=25586 vsize=867384 CPUtime=0.02
/proc/25588/task/25593/stat : 25593 (java) S 25586 25588 22265 0 -1 64 9 322 0 0 0 0 1 1 16 0 9 0 117329038 888201216 32589 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25588/tid=25594] ppid=25586 vsize=867384 CPUtime=0.02
/proc/25588/task/25594/stat : 25594 (java) S 25586 25588 22265 0 -1 64 1 322 0 0 0 0 1 1 18 0 9 0 117329040 888201216 32589 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25588/tid=25595] ppid=25586 vsize=867384 CPUtime=0.26
/proc/25588/task/25595/stat : 25595 (java) S 25586 25588 22265 0 -1 64 585 322 0 0 23 1 1 1 16 0 9 0 117329040 888201216 32589 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25588/tid=25596] ppid=25586 vsize=867384 CPUtime=0.02
/proc/25588/task/25596/stat : 25596 (java) S 25586 25588 22265 0 -1 64 1 322 0 0 0 0 1 1 19 0 9 0 117329040 888201216 32589 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25588/tid=25597] ppid=25586 vsize=867384 CPUtime=0.02
/proc/25588/task/25597/stat : 25597 (java) S 25586 25588 22265 0 -1 64 4 322 0 0 0 0 1 1 15 0 9 0 117329040 888201216 32589 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 61.96
Current children cumulated vsize (KiB) 867384

[startup+62.7073 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 25601
/proc/meminfo: memFree=1290008/2055920 swapFree=4179076/4192956
[pid=25588] ppid=25586 vsize=867384 CPUtime=62.36
/proc/25588/stat : 25588 (java) S 25586 25588 22265 0 -1 0 49178 322 1 0 6212 22 1 1 19 0 9 0 117329035 888201216 32589 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25588/statm: 216846 32589 2634 9 0 211352 0
[pid=25588/tid=25590] ppid=25586 vsize=867384 CPUtime=61.9
/proc/25588/task/25590/stat : 25590 (java) R 25586 25588 22265 0 -1 64 27630 322 1 0 6177 11 1 1 25 0 9 0 117329037 888201216 32589 996147200 134512640 134550740 4294955968 18446744073709551615 4126809099 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25588/tid=25591] ppid=25586 vsize=867384 CPUtime=0.2
/proc/25588/task/25591/stat : 25591 (java) S 25586 25588 22265 0 -1 64 20122 322 0 0 11 7 1 1 16 0 9 0 117329038 888201216 32589 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25588/tid=25592] ppid=25586 vsize=867384 CPUtime=0.02
/proc/25588/task/25592/stat : 25592 (java) S 25586 25588 22265 0 -1 64 17 322 0 0 0 0 1 1 16 0 9 0 117329038 888201216 32589 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25588/tid=25593] ppid=25586 vsize=867384 CPUtime=0.02
/proc/25588/task/25593/stat : 25593 (java) S 25586 25588 22265 0 -1 64 9 322 0 0 0 0 1 1 16 0 9 0 117329038 888201216 32589 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25588/tid=25594] ppid=25586 vsize=867384 CPUtime=0.02
/proc/25588/task/25594/stat : 25594 (java) S 25586 25588 22265 0 -1 64 1 322 0 0 0 0 1 1 18 0 9 0 117329040 888201216 32589 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25588/tid=25595] ppid=25586 vsize=867384 CPUtime=0.26
/proc/25588/task/25595/stat : 25595 (java) S 25586 25588 22265 0 -1 64 585 322 0 0 23 1 1 1 16 0 9 0 117329040 888201216 32589 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25588/tid=25596] ppid=25586 vsize=867384 CPUtime=0.02
/proc/25588/task/25596/stat : 25596 (java) S 25586 25588 22265 0 -1 64 1 322 0 0 0 0 1 1 19 0 9 0 117329040 888201216 32589 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25588/tid=25597] ppid=25586 vsize=867384 CPUtime=0.02
/proc/25588/task/25597/stat : 25597 (java) S 25586 25588 22265 0 -1 64 4 322 0 0 0 0 1 1 15 0 9 0 117329040 888201216 32589 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 62.36
Current children cumulated vsize (KiB) 867384

[startup+63.1023 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 25601
/proc/meminfo: memFree=1290008/2055920 swapFree=4179076/4192956
[pid=25588] ppid=25586 vsize=867384 CPUtime=62.76
/proc/25588/stat : 25588 (java) S 25586 25588 22265 0 -1 0 49180 322 1 0 6252 22 1 1 19 0 9 0 117329035 888201216 32589 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25588/statm: 216846 32589 2634 9 0 211352 0
[pid=25588/tid=25590] ppid=25586 vsize=867384 CPUtime=62.29
/proc/25588/task/25590/stat : 25590 (java) R 25586 25588 22265 0 -1 64 27632 322 1 0 6216 11 1 1 25 0 9 0 117329037 888201216 32589 996147200 134512640 134550740 4294955968 18446744073709551615 4126809141 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25588/tid=25591] ppid=25586 vsize=867384 CPUtime=0.2
/proc/25588/task/25591/stat : 25591 (java) S 25586 25588 22265 0 -1 64 20122 322 0 0 11 7 1 1 16 0 9 0 117329038 888201216 32589 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25588/tid=25592] ppid=25586 vsize=867384 CPUtime=0.02
/proc/25588/task/25592/stat : 25592 (java) S 25586 25588 22265 0 -1 64 17 322 0 0 0 0 1 1 16 0 9 0 117329038 888201216 32589 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25588/tid=25593] ppid=25586 vsize=867384 CPUtime=0.02
/proc/25588/task/25593/stat : 25593 (java) S 25586 25588 22265 0 -1 64 9 322 0 0 0 0 1 1 16 0 9 0 117329038 888201216 32589 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25588/tid=25594] ppid=25586 vsize=867384 CPUtime=0.02
/proc/25588/task/25594/stat : 25594 (java) S 25586 25588 22265 0 -1 64 1 322 0 0 0 0 1 1 18 0 9 0 117329040 888201216 32589 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25588/tid=25595] ppid=25586 vsize=867384 CPUtime=0.26
/proc/25588/task/25595/stat : 25595 (java) S 25586 25588 22265 0 -1 64 585 322 0 0 23 1 1 1 16 0 9 0 117329040 888201216 32589 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25588/tid=25596] ppid=25586 vsize=867384 CPUtime=0.02
/proc/25588/task/25596/stat : 25596 (java) S 25586 25588 22265 0 -1 64 1 322 0 0 0 0 1 1 19 0 9 0 117329040 888201216 32589 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25588/tid=25597] ppid=25586 vsize=867384 CPUtime=0.02
/proc/25588/task/25597/stat : 25597 (java) S 25586 25588 22265 0 -1 64 4 322 0 0 0 0 1 1 15 0 9 0 117329040 888201216 32589 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 62.76
Current children cumulated vsize (KiB) 867384

Child status: 0
Real time (s): 63.1607
CPU time (s): 62.8234
CPU user time (s): 62.5555
CPU system time (s): 0.267959
CPU usage (%): 99.4661
Max. virtual memory (cumulated for all children) (KiB): 867384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 62.5555
system time used= 0.267959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49620
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2477
involuntary context switches= 2035

runsolver used 0.082987 second user time and 0.217966 second system time

The end

Launcher Data (download as text)

Begin job on node76 at 2008-07-03 05:41:24
IDJOB=1052296
IDBENCH=55973
IDSOLVER=364
FILE ID=node76/1052296-1215056484
PBS_JOBID= 7875026
Free space on /tmp= 66544 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/bddSmall/normalized-bdd-21-133-18-78-33_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-1052296-1215056484/watcher-1052296-1215056484 -o /tmp/evaluation-result-1052296-1215056484/solver-1052296-1215056484 -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-1052296-1215056484.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 544241c6edafdacfd9bc5e484f0e4bb8
RANDOM SEED=1280669509

node76.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.222
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.222
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:       1411264 kB
Buffers:         55060 kB
Cached:         298088 kB
SwapCached:       7660 kB
Active:         330900 kB
Inactive:       242284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1411264 kB
SwapTotal:     4192956 kB
SwapFree:      4179076 kB
Dirty:            4260 kB
Writeback:           0 kB
Mapped:         229144 kB
Slab:            55988 kB
Committed_AS:   474588 kB
PageTables:       2444 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= 66540 MiB
End job on node76 at 2008-07-03 05:42:27