Trace number 1057244

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 47.0578 47.5428

DiagnosticValue
CHECKS93495400
NODES189

General information on the benchmark

Namecsp/primes-25/
normalized-primes-25-20-3-3.xml
MD5SUMb7e05e29f7ff90075e9fe327836adaed
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 benchmark0.012997
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints20
Maximum constraint arity6
Maximum domain size96
Number of constraints which are defined in extension0
Number of constraints which are defined in intension20
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.09	
0.00/0.09	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=esac.xml
0.28/0.32	   
0.28/0.32	   instance
0.28/0.32	     name=HOME/instance-1057244-1215109623.xml
0.28/0.35	   
0.28/0.35	   domains being loaded...
0.28/0.36	   
0.28/0.36	   variables being loaded...
0.37/0.40	     nbVariables=100  nbDomainTypes=1  minDomainSize=96  maxDomainSize=96  nbTotalValues=9600
0.37/0.40	       =>  wckTime=0.16  cpuTime=0.11  mem=7M919
0.37/0.40	   
0.37/0.40	   predicates being loaded...
0.37/0.49	   
0.37/0.49	   constraints being loaded...
0.57/0.66	     nbConstraints=60  nbGlobalConstraints=40  nbDisconnectedVariables=40  nbUnbuiltConflictsStructures=20
0.57/0.66	     nbSharedBinaryRepresentations=0  nbEvaluationManagers=20  nbSharedEvaluationManagers=0  minDegree=1  maxDegree=3
0.57/0.66	     minArity=2  avgArity=2.88  maxArity=6  nbGenerators=40  nbFusions=0  symmetryWckTime=0.042  symmetryCpuTime=0.03
0.57/0.66	       =>  wckTime=0.419  cpuTime=0.3  mem=15M757
0.66/0.71	   
0.66/0.71	   solver IterativeSystematicSolver being built... 
0.66/0.79	   
0.66/0.79	   INFO : Forward propagation technique limited 
0.76/0.86	       =>  wckTime=0.618  cpuTime=0.43  mem=21M737
10.77/10.97	   
10.77/10.97	   preprocessing
10.77/10.98	     nbConstraintChecks=20355814  nbValidityChecks=5053  nbPropagations=413  nbRevisions=128  nbUselessRevisions=21
10.77/10.98	     nbSingletonTests=151  nbEffectiveSingletonTests=0  nbACRemovals=214  nbFoundSingletons=0  nbRemovedValues=214
10.77/10.98	     detectedInconsistency=no
10.77/10.98	       =>  wckTime=10.11  cpuTime=9.99  mem=21M737
47.02/47.51	   
47.02/47.51	   search
47.02/47.51	     run=4  nbConstraintChecks=73139615  nbValidityChecks=6064  minDepth=1  maxDepth=100  nbPropagations=2827
47.02/47.51	     nbRevisions=1055  nbUselessRevisions=146  nbAssignments=189  nbFailedAssignments=85  nbBacktracks=0
47.02/47.51	     nbVisitedNodes=275  nbRestartNogoods=80  nbFoundSolutions=1  mapSize=0  nbInferences=0  nbTooLargeKeys=0
47.02/47.51	     nbSEliminables=0  nbREliminables=30.21  nbIEliminables=30.46  nbDEliminables=0  nbPEliminables=0
47.02/47.51	       =>  wckTime=46.641  cpuTime=46.15  mem=22M729
47.02/47.51	   
47.02/47.51	   global
47.02/47.51	     nbConstraintChecks=93495429  nbValidityChecks=11117  nbPropagations=3240  nbRevisions=1183  nbUselessRevisions=167
47.02/47.51	     nbRestartNogoods=80  solvingWckTime=46.644  solvingCpuTime=46.16  expiredTime=no  totalExploration=no
47.02/47.51	     nbFoundSolutions=1  firstSolutionCpuTime=46.58  globalCpuTime=46.65
47.02/47.51	       =>  wckTime=47.263  cpuTime=46.59  mem=22M729
47.02/47.51	   
47.02/47.51	s SATISFIABLE
47.02/47.51	v 2 2 28 29 60 2 2 43 2 22 2 2 97 4 3 2 2 40 2 2 36 2 2 2 2 18 96 65 67 48 2 24 2 14 2 2 97 3 2 81 2 2 2 2 2 2 2 2 56 51 27 25 2 14 2 62 79 2 2 3 3 79 2 2 53 2 2 2 39 2 87 72 34 2 2 72 6 51 2 5 54 2 91 2 21 2 2 2 2 2 63 2 44 91 2 97 2 2 2 2 
47.02/47.51	d NODES 189
47.02/47.51	d CHECKS 93495429
47.02/47.51	   
47.02/47.51	   totalWckTime=47.324  totalCpuTime=46.65

Verifier Data (download as text)

OK

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-1057244-1215109623/watcher-1057244-1215109623 -o /tmp/evaluation-result-1057244-1215109623/solver-1057244-1215109623 -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-1057244-1215109623.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.19 2.20 2.11 4/82 23820
/proc/meminfo: memFree=1478968/2055920 swapFree=4181452/4192956
[pid=23820] ppid=23818 vsize=18572 CPUtime=0
/proc/23820/stat : 23820 (runsolver) R 23818 23820 23549 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 122973355 19017728 292 996147200 4194304 4296836 548682068352 18446744073709551615 210723466535 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/23820/statm: 4643 292 257 25 0 2626 0

[startup+0.0965979 s]
/proc/loadavg: 2.19 2.20 2.11 4/82 23820
/proc/meminfo: memFree=1478968/2055920 swapFree=4181452/4192956
[pid=23820] ppid=23818 vsize=865884 CPUtime=0.07
/proc/23820/stat : 23820 (java) S 23818 23820 23549 0 -1 0 3666 0 1 0 6 1 0 0 18 0 9 0 122973355 886665216 3141 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23820/statm: 216471 3141 1676 9 0 211026 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 865884

[startup+0.102633 s]
/proc/loadavg: 2.19 2.20 2.11 4/82 23820
/proc/meminfo: memFree=1478968/2055920 swapFree=4181452/4192956
[pid=23820] ppid=23818 vsize=865884 CPUtime=0.08
/proc/23820/stat : 23820 (java) S 23818 23820 23549 0 -1 0 3714 0 1 0 6 2 0 0 18 0 9 0 122973355 886665216 3178 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23820/statm: 216471 3178 1683 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.302661 s]
/proc/loadavg: 2.19 2.20 2.11 4/82 23820
/proc/meminfo: memFree=1478968/2055920 swapFree=4181452/4192956
[pid=23820] ppid=23818 vsize=866196 CPUtime=0.28
/proc/23820/stat : 23820 (java) S 23818 23820 23549 0 -1 0 5617 0 1 0 25 3 0 0 18 0 9 0 122973355 886984704 5031 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23820/statm: 216549 5031 1902 9 0 211097 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866196

[startup+0.702709 s]
/proc/loadavg: 2.19 2.20 2.11 4/82 23820
/proc/meminfo: memFree=1478968/2055920 swapFree=4181452/4192956
[pid=23820] ppid=23818 vsize=867280 CPUtime=0.66
/proc/23820/stat : 23820 (java) S 23818 23820 23549 0 -1 0 11159 276 1 0 61 5 0 0 18 0 9 0 122973355 888094720 8397 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23820/statm: 216820 8397 2660 9 0 211326 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 867280

[startup+1.50179 s]
/proc/loadavg: 2.19 2.20 2.11 3/91 23833
/proc/meminfo: memFree=1447216/2055920 swapFree=4181452/4192956
[pid=23820] ppid=23818 vsize=867280 CPUtime=1.45
/proc/23820/stat : 23820 (java) S 23818 23820 23549 0 -1 0 15961 276 1 0 138 7 0 0 18 0 9 0 122973355 888094720 10469 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23820/statm: 216820 10469 2629 9 0 211326 0
[pid=23820/tid=23822] ppid=23818 vsize=867280 CPUtime=1.25
/proc/23820/task/23822/stat : 23822 (java) R 23818 23820 23549 0 -1 64 12250 276 1 0 120 5 0 0 25 0 9 0 122973357 888094720 10469 996147200 134512640 134550740 4294955968 18446744073709551615 4126122736 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23820/tid=23823] ppid=23818 vsize=867280 CPUtime=0.03
/proc/23820/task/23823/stat : 23823 (java) S 23818 23820 23549 0 -1 64 2353 276 0 0 3 0 0 0 16 0 9 0 122973358 888094720 10469 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23820/tid=23824] ppid=23818 vsize=867280 CPUtime=0
/proc/23820/task/23824/stat : 23824 (java) S 23818 23820 23549 0 -1 64 16 276 0 0 0 0 0 0 16 0 9 0 122973359 888094720 10469 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23820/tid=23825] ppid=23818 vsize=867280 CPUtime=0
/proc/23820/task/23825/stat : 23825 (java) S 23818 23820 23549 0 -1 64 13 276 0 0 0 0 0 0 15 0 9 0 122973359 888094720 10469 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23820/tid=23826] ppid=23818 vsize=867280 CPUtime=0
/proc/23820/task/23826/stat : 23826 (java) S 23818 23820 23549 0 -1 64 1 276 0 0 0 0 0 0 18 0 9 0 122973361 888094720 10469 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23820/tid=23827] ppid=23818 vsize=867280 CPUtime=0.13
/proc/23820/task/23827/stat : 23827 (java) S 23818 23820 23549 0 -1 64 513 276 0 0 13 0 0 0 16 0 9 0 122973361 888094720 10469 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23820/tid=23828] ppid=23818 vsize=867280 CPUtime=0
/proc/23820/task/23828/stat : 23828 (java) S 23818 23820 23549 0 -1 64 1 276 0 0 0 0 0 0 19 0 9 0 122973361 888094720 10469 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23820/tid=23829] ppid=23818 vsize=867280 CPUtime=0
/proc/23820/task/23829/stat : 23829 (java) S 23818 23820 23549 0 -1 64 1 276 0 0 0 0 0 0 15 0 9 0 122973361 888094720 10469 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 867280

[startup+3.10198 s]
/proc/loadavg: 2.18 2.20 2.11 3/91 23833
/proc/meminfo: memFree=1447024/2055920 swapFree=4181452/4192956
[pid=23820] ppid=23818 vsize=867280 CPUtime=3.04
/proc/23820/stat : 23820 (java) S 23818 23820 23549 0 -1 0 15976 276 1 0 297 7 0 0 18 0 9 0 122973355 888094720 10482 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23820/statm: 216820 10482 2629 9 0 211326 0
[pid=23820/tid=23822] ppid=23818 vsize=867280 CPUtime=2.84
/proc/23820/task/23822/stat : 23822 (java) R 23818 23820 23549 0 -1 64 12261 276 1 0 279 5 0 0 25 0 9 0 122973357 888094720 10482 996147200 134512640 134550740 4294955968 18446744073709551615 4126750032 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23820/tid=23823] ppid=23818 vsize=867280 CPUtime=0.03
/proc/23820/task/23823/stat : 23823 (java) S 23818 23820 23549 0 -1 64 2353 276 0 0 3 0 0 0 17 0 9 0 122973358 888094720 10482 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23820/tid=23824] ppid=23818 vsize=867280 CPUtime=0
/proc/23820/task/23824/stat : 23824 (java) S 23818 23820 23549 0 -1 64 16 276 0 0 0 0 0 0 16 0 9 0 122973359 888094720 10482 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23820/tid=23825] ppid=23818 vsize=867280 CPUtime=0
/proc/23820/task/23825/stat : 23825 (java) S 23818 23820 23549 0 -1 64 13 276 0 0 0 0 0 0 15 0 9 0 122973359 888094720 10482 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23820/tid=23826] ppid=23818 vsize=867280 CPUtime=0
/proc/23820/task/23826/stat : 23826 (java) S 23818 23820 23549 0 -1 64 1 276 0 0 0 0 0 0 18 0 9 0 122973361 888094720 10482 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23820/tid=23827] ppid=23818 vsize=867280 CPUtime=0.14
/proc/23820/task/23827/stat : 23827 (java) S 23818 23820 23549 0 -1 64 517 276 0 0 14 0 0 0 16 0 9 0 122973361 888094720 10482 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23820/tid=23828] ppid=23818 vsize=867280 CPUtime=0
/proc/23820/task/23828/stat : 23828 (java) S 23818 23820 23549 0 -1 64 1 276 0 0 0 0 0 0 19 0 9 0 122973361 888094720 10482 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23820/tid=23829] ppid=23818 vsize=867280 CPUtime=0
/proc/23820/task/23829/stat : 23829 (java) S 23818 23820 23549 0 -1 64 1 276 0 0 0 0 0 0 15 0 9 0 122973361 888094720 10482 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 867280

[startup+6.30235 s]
/proc/loadavg: 2.18 2.20 2.11 3/91 23833
/proc/meminfo: memFree=1446768/2055920 swapFree=4181452/4192956
[pid=23820] ppid=23818 vsize=867280 CPUtime=6.22
/proc/23820/stat : 23820 (java) S 23818 23820 23549 0 -1 0 15985 276 1 0 614 8 0 0 18 0 9 0 122973355 888094720 10488 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23820/statm: 216820 10488 2630 9 0 211326 0
[pid=23820/tid=23822] ppid=23818 vsize=867280 CPUtime=6
/proc/23820/task/23822/stat : 23822 (java) R 23818 23820 23549 0 -1 64 12262 276 1 0 595 5 0 0 17 0 9 0 122973357 888094720 10488 996147200 134512640 134550740 4294955968 18446744073709551615 4126748238 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23820/tid=23823] ppid=23818 vsize=867280 CPUtime=0.03
/proc/23820/task/23823/stat : 23823 (java) S 23818 23820 23549 0 -1 64 2353 276 0 0 3 0 0 0 16 0 9 0 122973358 888094720 10488 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23820/tid=23824] ppid=23818 vsize=867280 CPUtime=0
/proc/23820/task/23824/stat : 23824 (java) S 23818 23820 23549 0 -1 64 16 276 0 0 0 0 0 0 16 0 9 0 122973359 888094720 10488 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23820/tid=23825] ppid=23818 vsize=867280 CPUtime=0
/proc/23820/task/23825/stat : 23825 (java) S 23818 23820 23549 0 -1 64 13 276 0 0 0 0 0 0 15 0 9 0 122973359 888094720 10488 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23820/tid=23826] ppid=23818 vsize=867280 CPUtime=0
/proc/23820/task/23826/stat : 23826 (java) S 23818 23820 23549 0 -1 64 1 276 0 0 0 0 0 0 18 0 9 0 122973361 888094720 10488 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23820/tid=23827] ppid=23818 vsize=867280 CPUtime=0.15
/proc/23820/task/23827/stat : 23827 (java) S 23818 23820 23549 0 -1 64 525 276 0 0 15 0 0 0 16 0 9 0 122973361 888094720 10488 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23820/tid=23828] ppid=23818 vsize=867280 CPUtime=0
/proc/23820/task/23828/stat : 23828 (java) S 23818 23820 23549 0 -1 64 1 276 0 0 0 0 0 0 19 0 9 0 122973361 888094720 10488 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23820/tid=23829] ppid=23818 vsize=867280 CPUtime=0
/proc/23820/task/23829/stat : 23829 (java) S 23818 23820 23549 0 -1 64 1 276 0 0 0 0 0 0 15 0 9 0 122973361 888094720 10488 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) 867280

[startup+12.7011 s]
/proc/loadavg: 2.15 2.19 2.11 3/91 23833
/proc/meminfo: memFree=1445552/2055920 swapFree=4181452/4192956
[pid=23820] ppid=23818 vsize=867280 CPUtime=12.55
/proc/23820/stat : 23820 (java) S 23818 23820 23549 0 -1 0 16256 276 1 0 1247 8 0 0 18 0 9 0 122973355 888094720 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23820/statm: 216820 10753 2630 9 0 211326 0
[pid=23820/tid=23822] ppid=23818 vsize=867280 CPUtime=12.33
/proc/23820/task/23822/stat : 23822 (java) R 23818 23820 23549 0 -1 64 12529 276 1 0 1227 6 0 0 25 0 9 0 122973357 888094720 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4126750455 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23820/tid=23823] ppid=23818 vsize=867280 CPUtime=0.03
/proc/23820/task/23823/stat : 23823 (java) S 23818 23820 23549 0 -1 64 2353 276 0 0 3 0 0 0 16 0 9 0 122973358 888094720 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23820/tid=23824] ppid=23818 vsize=867280 CPUtime=0
/proc/23820/task/23824/stat : 23824 (java) S 23818 23820 23549 0 -1 64 16 276 0 0 0 0 0 0 16 0 9 0 122973359 888094720 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23820/tid=23825] ppid=23818 vsize=867280 CPUtime=0
/proc/23820/task/23825/stat : 23825 (java) S 23818 23820 23549 0 -1 64 13 276 0 0 0 0 0 0 15 0 9 0 122973359 888094720 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23820/tid=23826] ppid=23818 vsize=867280 CPUtime=0
/proc/23820/task/23826/stat : 23826 (java) S 23818 23820 23549 0 -1 64 1 276 0 0 0 0 0 0 18 0 9 0 122973361 888094720 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23820/tid=23827] ppid=23818 vsize=867280 CPUtime=0.15
/proc/23820/task/23827/stat : 23827 (java) S 23818 23820 23549 0 -1 64 529 276 0 0 15 0 0 0 16 0 9 0 122973361 888094720 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23820/tid=23828] ppid=23818 vsize=867280 CPUtime=0
/proc/23820/task/23828/stat : 23828 (java) S 23818 23820 23549 0 -1 64 1 276 0 0 0 0 0 0 19 0 9 0 122973361 888094720 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23820/tid=23829] ppid=23818 vsize=867280 CPUtime=0
/proc/23820/task/23829/stat : 23829 (java) S 23818 23820 23549 0 -1 64 1 276 0 0 0 0 0 0 15 0 9 0 122973361 888094720 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 867280

[startup+25.5026 s]
/proc/loadavg: 2.13 2.18 2.10 3/91 23833
/proc/meminfo: memFree=1445616/2055920 swapFree=4181452/4192956
[pid=23820] ppid=23818 vsize=867280 CPUtime=25.23
/proc/23820/stat : 23820 (java) S 23818 23820 23549 0 -1 0 16264 276 1 0 2515 8 0 0 18 0 9 0 122973355 888094720 10759 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23820/statm: 216820 10759 2630 9 0 211326 0
[pid=23820/tid=23822] ppid=23818 vsize=867280 CPUtime=25.01
/proc/23820/task/23822/stat : 23822 (java) R 23818 23820 23549 0 -1 64 12533 276 1 0 2495 6 0 0 18 0 9 0 122973357 888094720 10759 996147200 134512640 134550740 4294955968 18446744073709551615 4126750538 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23820/tid=23823] ppid=23818 vsize=867280 CPUtime=0.03
/proc/23820/task/23823/stat : 23823 (java) S 23818 23820 23549 0 -1 64 2353 276 0 0 3 0 0 0 16 0 9 0 122973358 888094720 10759 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23820/tid=23824] ppid=23818 vsize=867280 CPUtime=0
/proc/23820/task/23824/stat : 23824 (java) S 23818 23820 23549 0 -1 64 16 276 0 0 0 0 0 0 16 0 9 0 122973359 888094720 10759 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23820/tid=23825] ppid=23818 vsize=867280 CPUtime=0
/proc/23820/task/23825/stat : 23825 (java) S 23818 23820 23549 0 -1 64 13 276 0 0 0 0 0 0 15 0 9 0 122973359 888094720 10759 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23820/tid=23826] ppid=23818 vsize=867280 CPUtime=0
/proc/23820/task/23826/stat : 23826 (java) S 23818 23820 23549 0 -1 64 1 276 0 0 0 0 0 0 18 0 9 0 122973361 888094720 10759 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23820/tid=23827] ppid=23818 vsize=867280 CPUtime=0.16
/proc/23820/task/23827/stat : 23827 (java) S 23818 23820 23549 0 -1 64 533 276 0 0 16 0 0 0 16 0 9 0 122973361 888094720 10759 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23820/tid=23828] ppid=23818 vsize=867280 CPUtime=0
/proc/23820/task/23828/stat : 23828 (java) S 23818 23820 23549 0 -1 64 1 276 0 0 0 0 0 0 19 0 9 0 122973361 888094720 10759 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23820/tid=23829] ppid=23818 vsize=867280 CPUtime=0
/proc/23820/task/23829/stat : 23829 (java) S 23818 23820 23549 0 -1 64 1 276 0 0 0 0 0 0 15 0 9 0 122973361 888094720 10759 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 867280

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

[startup+38.3011 s]
/proc/loadavg: 2.10 2.17 2.10 3/91 23833
/proc/meminfo: memFree=1445680/2055920 swapFree=4181452/4192956
[pid=23820] ppid=23818 vsize=867280 CPUtime=37.91
/proc/23820/stat : 23820 (java) S 23818 23820 23549 0 -1 0 16268 276 1 0 3783 8 0 0 18 0 9 0 122973355 888094720 10761 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23820/statm: 216820 10761 2630 9 0 211326 0
[pid=23820/tid=23822] ppid=23818 vsize=867280 CPUtime=37.68
/proc/23820/task/23822/stat : 23822 (java) R 23818 23820 23549 0 -1 64 12536 276 1 0 3762 6 0 0 25 0 9 0 122973357 888094720 10761 996147200 134512640 134550740 4294955968 18446744073709551615 4126753655 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23820/tid=23823] ppid=23818 vsize=867280 CPUtime=0.03
/proc/23820/task/23823/stat : 23823 (java) S 23818 23820 23549 0 -1 64 2353 276 0 0 3 0 0 0 16 0 9 0 122973358 888094720 10761 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23820/tid=23824] ppid=23818 vsize=867280 CPUtime=0
/proc/23820/task/23824/stat : 23824 (java) S 23818 23820 23549 0 -1 64 16 276 0 0 0 0 0 0 16 0 9 0 122973359 888094720 10761 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23820/tid=23825] ppid=23818 vsize=867280 CPUtime=0
/proc/23820/task/23825/stat : 23825 (java) S 23818 23820 23549 0 -1 64 13 276 0 0 0 0 0 0 15 0 9 0 122973359 888094720 10761 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23820/tid=23826] ppid=23818 vsize=867280 CPUtime=0
/proc/23820/task/23826/stat : 23826 (java) S 23818 23820 23549 0 -1 64 1 276 0 0 0 0 0 0 18 0 9 0 122973361 888094720 10761 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23820/tid=23827] ppid=23818 vsize=867280 CPUtime=0.16
/proc/23820/task/23827/stat : 23827 (java) S 23818 23820 23549 0 -1 64 534 276 0 0 16 0 0 0 16 0 9 0 122973361 888094720 10761 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23820/tid=23828] ppid=23818 vsize=867280 CPUtime=0
/proc/23820/task/23828/stat : 23828 (java) S 23818 23820 23549 0 -1 64 1 276 0 0 0 0 0 0 19 0 9 0 122973361 888094720 10761 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23820/tid=23829] ppid=23818 vsize=867280 CPUtime=0
/proc/23820/task/23829/stat : 23829 (java) S 23818 23820 23549 0 -1 64 1 276 0 0 0 0 0 0 15 0 9 0 122973361 888094720 10761 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 37.91
Current children cumulated vsize (KiB) 867280

[startup+41.5024 s]
/proc/loadavg: 2.10 2.17 2.10 3/91 23833
/proc/meminfo: memFree=1445680/2055920 swapFree=4181452/4192956
[pid=23820] ppid=23818 vsize=867280 CPUtime=41.08
/proc/23820/stat : 23820 (java) S 23818 23820 23549 0 -1 0 16269 276 1 0 4100 8 0 0 18 0 9 0 122973355 888094720 10762 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23820/statm: 216820 10762 2630 9 0 211326 0
[pid=23820/tid=23822] ppid=23818 vsize=867280 CPUtime=40.85
/proc/23820/task/23822/stat : 23822 (java) R 23818 23820 23549 0 -1 64 12537 276 1 0 4079 6 0 0 18 0 9 0 122973357 888094720 10762 996147200 134512640 134550740 4294955968 18446744073709551615 4126751643 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23820/tid=23823] ppid=23818 vsize=867280 CPUtime=0.03
/proc/23820/task/23823/stat : 23823 (java) S 23818 23820 23549 0 -1 64 2353 276 0 0 3 0 0 0 16 0 9 0 122973358 888094720 10762 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23820/tid=23824] ppid=23818 vsize=867280 CPUtime=0
/proc/23820/task/23824/stat : 23824 (java) S 23818 23820 23549 0 -1 64 16 276 0 0 0 0 0 0 16 0 9 0 122973359 888094720 10762 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23820/tid=23825] ppid=23818 vsize=867280 CPUtime=0
/proc/23820/task/23825/stat : 23825 (java) S 23818 23820 23549 0 -1 64 13 276 0 0 0 0 0 0 15 0 9 0 122973359 888094720 10762 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23820/tid=23826] ppid=23818 vsize=867280 CPUtime=0
/proc/23820/task/23826/stat : 23826 (java) S 23818 23820 23549 0 -1 64 1 276 0 0 0 0 0 0 18 0 9 0 122973361 888094720 10762 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23820/tid=23827] ppid=23818 vsize=867280 CPUtime=0.16
/proc/23820/task/23827/stat : 23827 (java) S 23818 23820 23549 0 -1 64 534 276 0 0 16 0 0 0 17 0 9 0 122973361 888094720 10762 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23820/tid=23828] ppid=23818 vsize=867280 CPUtime=0
/proc/23820/task/23828/stat : 23828 (java) S 23818 23820 23549 0 -1 64 1 276 0 0 0 0 0 0 19 0 9 0 122973361 888094720 10762 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23820/tid=23829] ppid=23818 vsize=867280 CPUtime=0
/proc/23820/task/23829/stat : 23829 (java) S 23818 23820 23549 0 -1 64 1 276 0 0 0 0 0 0 15 0 9 0 122973361 888094720 10762 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 41.08
Current children cumulated vsize (KiB) 867280

[startup+44.7018 s]
/proc/loadavg: 2.09 2.17 2.10 3/91 23833
/proc/meminfo: memFree=1445680/2055920 swapFree=4181452/4192956
[pid=23820] ppid=23818 vsize=867280 CPUtime=44.25
/proc/23820/stat : 23820 (java) S 23818 23820 23549 0 -1 0 16274 276 1 0 4417 8 0 0 18 0 9 0 122973355 888094720 10765 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23820/statm: 216820 10765 2630 9 0 211326 0
[pid=23820/tid=23822] ppid=23818 vsize=867280 CPUtime=44.02
/proc/23820/task/23822/stat : 23822 (java) R 23818 23820 23549 0 -1 64 12540 276 1 0 4396 6 0 0 19 0 9 0 122973357 888094720 10765 996147200 134512640 134550740 4294955968 18446744073709551615 4126757360 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23820/tid=23823] ppid=23818 vsize=867280 CPUtime=0.03
/proc/23820/task/23823/stat : 23823 (java) S 23818 23820 23549 0 -1 64 2353 276 0 0 3 0 0 0 16 0 9 0 122973358 888094720 10765 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23820/tid=23824] ppid=23818 vsize=867280 CPUtime=0
/proc/23820/task/23824/stat : 23824 (java) S 23818 23820 23549 0 -1 64 16 276 0 0 0 0 0 0 16 0 9 0 122973359 888094720 10765 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23820/tid=23825] ppid=23818 vsize=867280 CPUtime=0
/proc/23820/task/23825/stat : 23825 (java) S 23818 23820 23549 0 -1 64 13 276 0 0 0 0 0 0 15 0 9 0 122973359 888094720 10765 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23820/tid=23826] ppid=23818 vsize=867280 CPUtime=0
/proc/23820/task/23826/stat : 23826 (java) S 23818 23820 23549 0 -1 64 1 276 0 0 0 0 0 0 18 0 9 0 122973361 888094720 10765 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23820/tid=23827] ppid=23818 vsize=867280 CPUtime=0.16
/proc/23820/task/23827/stat : 23827 (java) S 23818 23820 23549 0 -1 64 536 276 0 0 16 0 0 0 15 0 9 0 122973361 888094720 10765 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23820/tid=23828] ppid=23818 vsize=867280 CPUtime=0
/proc/23820/task/23828/stat : 23828 (java) S 23818 23820 23549 0 -1 64 1 276 0 0 0 0 0 0 19 0 9 0 122973361 888094720 10765 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23820/tid=23829] ppid=23818 vsize=867280 CPUtime=0
/proc/23820/task/23829/stat : 23829 (java) S 23818 23820 23549 0 -1 64 1 276 0 0 0 0 0 0 15 0 9 0 122973361 888094720 10765 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 44.25
Current children cumulated vsize (KiB) 867280

[startup+46.302 s]
/proc/loadavg: 2.09 2.17 2.10 3/91 23833
/proc/meminfo: memFree=1445616/2055920 swapFree=4181452/4192956
[pid=23820] ppid=23818 vsize=867280 CPUtime=45.83
/proc/23820/stat : 23820 (java) S 23818 23820 23549 0 -1 0 16278 276 1 0 4575 8 0 0 18 0 9 0 122973355 888094720 10767 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23820/statm: 216820 10767 2630 9 0 211326 0
[pid=23820/tid=23822] ppid=23818 vsize=867280 CPUtime=45.6
/proc/23820/task/23822/stat : 23822 (java) R 23818 23820 23549 0 -1 64 12544 276 1 0 4554 6 0 0 25 0 9 0 122973357 888094720 10767 996147200 134512640 134550740 4294955968 18446744073709551615 4126748720 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23820/tid=23823] ppid=23818 vsize=867280 CPUtime=0.03
/proc/23820/task/23823/stat : 23823 (java) S 23818 23820 23549 0 -1 64 2353 276 0 0 3 0 0 0 16 0 9 0 122973358 888094720 10767 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23820/tid=23824] ppid=23818 vsize=867280 CPUtime=0
/proc/23820/task/23824/stat : 23824 (java) S 23818 23820 23549 0 -1 64 16 276 0 0 0 0 0 0 16 0 9 0 122973359 888094720 10767 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23820/tid=23825] ppid=23818 vsize=867280 CPUtime=0
/proc/23820/task/23825/stat : 23825 (java) S 23818 23820 23549 0 -1 64 13 276 0 0 0 0 0 0 15 0 9 0 122973359 888094720 10767 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23820/tid=23826] ppid=23818 vsize=867280 CPUtime=0
/proc/23820/task/23826/stat : 23826 (java) S 23818 23820 23549 0 -1 64 1 276 0 0 0 0 0 0 18 0 9 0 122973361 888094720 10767 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23820/tid=23827] ppid=23818 vsize=867280 CPUtime=0.16
/proc/23820/task/23827/stat : 23827 (java) S 23818 23820 23549 0 -1 64 536 276 0 0 16 0 0 0 15 0 9 0 122973361 888094720 10767 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23820/tid=23828] ppid=23818 vsize=867280 CPUtime=0
/proc/23820/task/23828/stat : 23828 (java) S 23818 23820 23549 0 -1 64 1 276 0 0 0 0 0 0 19 0 9 0 122973361 888094720 10767 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23820/tid=23829] ppid=23818 vsize=867280 CPUtime=0
/proc/23820/task/23829/stat : 23829 (java) S 23818 23820 23549 0 -1 64 1 276 0 0 0 0 0 0 15 0 9 0 122973361 888094720 10767 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 45.83
Current children cumulated vsize (KiB) 867280

[startup+47.1011 s]
/proc/loadavg: 2.09 2.17 2.10 3/91 23833
/proc/meminfo: memFree=1445616/2055920 swapFree=4181452/4192956
[pid=23820] ppid=23818 vsize=867280 CPUtime=46.62
/proc/23820/stat : 23820 (java) S 23818 23820 23549 0 -1 0 16280 276 1 0 4654 8 0 0 18 0 9 0 122973355 888094720 10769 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23820/statm: 216820 10769 2630 9 0 211326 0
[pid=23820/tid=23822] ppid=23818 vsize=867280 CPUtime=46.4
/proc/23820/task/23822/stat : 23822 (java) R 23818 23820 23549 0 -1 64 12545 276 1 0 4634 6 0 0 25 0 9 0 122973357 888094720 10769 996147200 134512640 134550740 4294955968 18446744073709551615 4126750032 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23820/tid=23823] ppid=23818 vsize=867280 CPUtime=0.03
/proc/23820/task/23823/stat : 23823 (java) S 23818 23820 23549 0 -1 64 2353 276 0 0 3 0 0 0 16 0 9 0 122973358 888094720 10769 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23820/tid=23824] ppid=23818 vsize=867280 CPUtime=0
/proc/23820/task/23824/stat : 23824 (java) S 23818 23820 23549 0 -1 64 16 276 0 0 0 0 0 0 16 0 9 0 122973359 888094720 10769 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23820/tid=23825] ppid=23818 vsize=867280 CPUtime=0
/proc/23820/task/23825/stat : 23825 (java) S 23818 23820 23549 0 -1 64 13 276 0 0 0 0 0 0 15 0 9 0 122973359 888094720 10769 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23820/tid=23826] ppid=23818 vsize=867280 CPUtime=0
/proc/23820/task/23826/stat : 23826 (java) S 23818 23820 23549 0 -1 64 1 276 0 0 0 0 0 0 18 0 9 0 122973361 888094720 10769 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23820/tid=23827] ppid=23818 vsize=867280 CPUtime=0.16
/proc/23820/task/23827/stat : 23827 (java) S 23818 23820 23549 0 -1 64 537 276 0 0 16 0 0 0 16 0 9 0 122973361 888094720 10769 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23820/tid=23828] ppid=23818 vsize=867280 CPUtime=0
/proc/23820/task/23828/stat : 23828 (java) S 23818 23820 23549 0 -1 64 1 276 0 0 0 0 0 0 19 0 9 0 122973361 888094720 10769 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23820/tid=23829] ppid=23818 vsize=867280 CPUtime=0
/proc/23820/task/23829/stat : 23829 (java) S 23818 23820 23549 0 -1 64 1 276 0 0 0 0 0 0 15 0 9 0 122973361 888094720 10769 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 46.62
Current children cumulated vsize (KiB) 867280

[startup+47.5012 s]
/proc/loadavg: 2.08 2.17 2.10 3/91 23833
/proc/meminfo: memFree=1445616/2055920 swapFree=4181452/4192956
[pid=23820] ppid=23818 vsize=867280 CPUtime=47.02
/proc/23820/stat : 23820 (java) S 23818 23820 23549 0 -1 0 16291 276 1 0 4694 8 0 0 18 0 9 0 122973355 888094720 10780 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23820/statm: 216820 10780 2630 9 0 211326 0
[pid=23820/tid=23822] ppid=23818 vsize=867280 CPUtime=46.79
/proc/23820/task/23822/stat : 23822 (java) R 23818 23820 23549 0 -1 64 12553 276 1 0 4673 6 0 0 25 0 9 0 122973357 888094720 10780 996147200 134512640 134550740 4294955968 18446744073709551615 4126819079 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23820/tid=23823] ppid=23818 vsize=867280 CPUtime=0.03
/proc/23820/task/23823/stat : 23823 (java) S 23818 23820 23549 0 -1 64 2353 276 0 0 3 0 0 0 16 0 9 0 122973358 888094720 10780 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23820/tid=23824] ppid=23818 vsize=867280 CPUtime=0
/proc/23820/task/23824/stat : 23824 (java) S 23818 23820 23549 0 -1 64 16 276 0 0 0 0 0 0 16 0 9 0 122973359 888094720 10780 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23820/tid=23825] ppid=23818 vsize=867280 CPUtime=0
/proc/23820/task/23825/stat : 23825 (java) S 23818 23820 23549 0 -1 64 13 276 0 0 0 0 0 0 15 0 9 0 122973359 888094720 10780 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23820/tid=23826] ppid=23818 vsize=867280 CPUtime=0
/proc/23820/task/23826/stat : 23826 (java) S 23818 23820 23549 0 -1 64 1 276 0 0 0 0 0 0 18 0 9 0 122973361 888094720 10780 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23820/tid=23827] ppid=23818 vsize=867280 CPUtime=0.17
/proc/23820/task/23827/stat : 23827 (java) S 23818 23820 23549 0 -1 64 540 276 0 0 17 0 0 0 15 0 9 0 122973361 888094720 10780 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23820/tid=23828] ppid=23818 vsize=867280 CPUtime=0
/proc/23820/task/23828/stat : 23828 (java) S 23818 23820 23549 0 -1 64 1 276 0 0 0 0 0 0 19 0 9 0 122973361 888094720 10780 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23820/tid=23829] ppid=23818 vsize=867280 CPUtime=0
/proc/23820/task/23829/stat : 23829 (java) S 23818 23820 23549 0 -1 64 1 276 0 0 0 0 0 0 15 0 9 0 122973361 888094720 10780 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 47.02
Current children cumulated vsize (KiB) 867280

Child status: 0
Real time (s): 47.5428
CPU time (s): 47.0578
CPU user time (s): 46.9589
CPU system time (s): 0.098984
CPU usage (%): 98.98
Max. virtual memory (cumulated for all children) (KiB): 867280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 46.9589
system time used= 0.098984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16698
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= 1702
involuntary context switches= 1812

runsolver used 0.072988 second user time and 0.155976 second system time

The end

Launcher Data (download as text)

Begin job on node73 at 2008-07-03 20:27:03
IDJOB=1057244
IDBENCH=54017
IDSOLVER=364
FILE ID=node73/1057244-1215109623
PBS_JOBID= 7877061
Free space on /tmp= 66536 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/primes-25/normalized-primes-25-20-3-3.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-1057244-1215109623/watcher-1057244-1215109623 -o /tmp/evaluation-result-1057244-1215109623/solver-1057244-1215109623 -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-1057244-1215109623.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= b7e05e29f7ff90075e9fe327836adaed
RANDOM SEED=588971520

node73.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.230
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.230
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:       1479448 kB
Buffers:         39944 kB
Cached:         436196 kB
SwapCached:       5300 kB
Active:         178656 kB
Inactive:       330964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1479448 kB
SwapTotal:     4192956 kB
SwapFree:      4181452 kB
Dirty:            2020 kB
Writeback:           0 kB
Mapped:          49572 kB
Slab:            51960 kB
Committed_AS:   357160 kB
PageTables:       1872 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= 66532 MiB
End job on node73 at 2008-07-03 20:27:51