Trace number 1049906

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 112v4 ACSAT 19.753 19.8911

DiagnosticValue
CHECKS12106400
NODES1401

General information on the benchmark

Namecsp/pseudo/routing/
normalized-s3-3-3-5.xml
MD5SUM76e2a554aaea5c4ce06abc2cc149c864
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.142977
Satisfiable
(Un)Satisfiability was proved
Number of variables240
Number of constraints646
Maximum constraint arity20
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension646
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.08	
0.00/0.08	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=mac.xml
0.18/0.27	   
0.18/0.27	   instance
0.18/0.28	     name=HOME/instance-1049906-1215047175.xml
0.28/0.31	   
0.28/0.31	   domains being loaded...
0.28/0.32	   
0.28/0.32	   variables being loaded...
0.28/0.37	     nbVariables=240  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=480
0.28/0.37	       =>  wckTime=0.131  cpuTime=0.11  mem=7M853
0.28/0.37	   
0.28/0.37	   predicates being loaded...
0.39/0.44	   
0.39/0.44	   constraints being loaded...
0.77/0.85	     nbConstraints=336  nbGlobalConstraints=4  nbMergedConstraints=314  nbConvertedConstraints=164
0.77/0.85	     nbConvertConstraintsChecks=68  nbExtensionStructures=3  nbSharedExtensionStructures=161  nbConflictsStructures=8
0.77/0.85	     nbSharedConflictsStructures=312  nbUnbuiltConflictsStructures=1  nbSharedBinaryRepresentations=9
0.77/0.85	     nbEvaluationManagers=6  nbSharedEvaluationManagers=162  minDegree=3  maxDegree=9  minArity=2  avgArity=3.43
0.77/0.85	     maxArity=24  nbGenerators=4  nbFusions=0  symmetryWckTime=0.09  symmetryCpuTime=0.04
0.77/0.85	       =>  wckTime=0.605  cpuTime=0.42  mem=21M583
0.86/0.91	   
0.86/0.91	   solver IterativeSystematicSolver being built... 
0.86/0.98	   
0.86/0.98	   INFO : Forward propagation technique limited 
0.96/1.05	       =>  wckTime=0.812  cpuTime=0.54  mem=23M90
0.96/1.07	   
0.96/1.07	   preprocessing
0.96/1.07	     nbConstraintChecks=252  nbValidityChecks=228  nbPropagations=240  nbRevisions=240  nbUselessRevisions=240
0.96/1.08	     nbRemovedValues=0  detectedInconsistency=no
0.96/1.08	       =>  wckTime=0.019  cpuTime=0.01  mem=24M98
8.33/8.44	   
8.33/8.44	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=25M138)
19.68/19.83	   
19.68/19.83	   search
19.68/19.83	     run=4  nbConstraintChecks=12106149  nbValidityChecks=118630  minDepth=3  maxDepth=240  nbPropagations=22217
19.68/19.83	     nbRevisions=196925  nbUselessRevisions=166530  nbAssignments=1401  nbFailedAssignments=113  nbBacktracks=867
19.68/19.83	     nbVisitedNodes=1667  nbRestartNogoods=9  nbFoundSolutions=1  nbSEliminables=2.69  nbREliminables=173.49
19.68/19.83	     nbIEliminables=27.48  nbDEliminables=0  nbPEliminables=0
19.68/19.83	       =>  wckTime=18.779  cpuTime=18.65  mem=25M138
19.68/19.84	   
19.68/19.84	   global
19.68/19.84	     nbConstraintChecks=12106401  nbValidityChecks=118858  nbPropagations=22457  nbRevisions=197165
19.68/19.84	     nbUselessRevisions=166770  nbRestartNogoods=9  solvingWckTime=18.78  solvingCpuTime=18.65  expiredTime=no
19.68/19.84	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=19.18  globalCpuTime=19.22
19.68/19.84	       =>  wckTime=19.594  cpuTime=19.19  mem=25M138
19.68/19.84	   
19.68/19.84	s SATISFIABLE
19.68/19.84	v 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 1 0 0 1 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 1 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 1 0 0 1 0 1 1 0 0 0 1 1 0 0 1 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 
19.68/19.84	d NODES 1401
19.68/19.84	d CHECKS 12106401
19.68/19.84	   
19.68/19.84	   totalWckTime=19.66  totalCpuTime=19.22

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-1049906-1215047175/watcher-1049906-1215047175 -o /tmp/evaluation-result-1049906-1215047175/solver-1049906-1215047175 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-1049906-1215047175.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: 1.96 2.00 1.98 4/80 934
/proc/meminfo: memFree=718320/2055920 swapFree=4179900/4192956
[pid=934] ppid=932 vsize=18572 CPUtime=0
/proc/934/stat : 934 (runsolver) R 932 934 32463 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 1983689821 19017728 292 996147200 4194304 4296836 548682068352 18446744073709551615 269930261799 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/934/statm: 4643 292 257 25 0 2626 0

[startup+0.103857 s]
/proc/loadavg: 1.96 2.00 1.98 4/80 934
/proc/meminfo: memFree=718320/2055920 swapFree=4179900/4192956
[pid=934] ppid=932 vsize=865884 CPUtime=0.08
/proc/934/stat : 934 (java) S 932 934 32463 0 -1 0 3762 0 1 0 6 2 0 0 18 0 9 0 1983689821 886665216 3221 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/934/statm: 216471 3221 1708 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.201866 s]
/proc/loadavg: 1.96 2.00 1.98 4/80 934
/proc/meminfo: memFree=718320/2055920 swapFree=4179900/4192956
[pid=934] ppid=932 vsize=866044 CPUtime=0.18
/proc/934/stat : 934 (java) S 932 934 32463 0 -1 0 4830 0 1 0 15 3 0 0 18 0 9 0 1983689821 886829056 4257 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/934/statm: 216511 4257 1861 9 0 211059 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 866044

[startup+0.301878 s]
/proc/loadavg: 1.96 2.00 1.98 4/80 934
/proc/meminfo: memFree=718320/2055920 swapFree=4179900/4192956
[pid=934] ppid=932 vsize=866284 CPUtime=0.28
/proc/934/stat : 934 (java) S 932 934 32463 0 -1 0 5988 0 1 0 24 4 0 0 18 0 9 0 1983689821 887074816 5362 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/934/statm: 216571 5362 1956 9 0 211099 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866284

[startup+0.701926 s]
/proc/loadavg: 1.96 2.00 1.98 4/80 934
/proc/meminfo: memFree=718320/2055920 swapFree=4179900/4192956
[pid=934] ppid=932 vsize=867676 CPUtime=0.68
/proc/934/stat : 934 (java) S 932 934 32463 0 -1 0 8790 0 1 0 61 7 0 0 18 0 9 0 1983689821 888500224 8148 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/934/statm: 216919 8148 2012 9 0 211425 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867676

[startup+1.50202 s]
/proc/loadavg: 1.97 2.00 1.98 4/89 947
/proc/meminfo: memFree=682536/2055920 swapFree=4179900/4192956
[pid=934] ppid=932 vsize=868324 CPUtime=1.46
/proc/934/stat : 934 (java) S 932 934 32463 0 -1 0 18297 313 1 0 135 11 0 0 18 0 9 0 1983689821 889163776 11535 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/934/statm: 217081 11535 2633 9 0 211587 0
[pid=934/tid=936] ppid=932 vsize=868324 CPUtime=1.11
/proc/934/task/936/stat : 936 (java) R 932 934 32463 0 -1 64 13370 313 1 0 103 8 0 0 25 0 9 0 1983689822 889163776 11535 996147200 134512640 134550740 4294955984 18446744073709551615 4126946420 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=934/tid=937] ppid=932 vsize=868324 CPUtime=0.04
/proc/934/task/937/stat : 937 (java) S 932 934 32463 0 -1 64 3196 313 0 0 4 0 0 0 17 0 9 0 1983689823 889163776 11535 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=934/tid=938] ppid=932 vsize=868324 CPUtime=0
/proc/934/task/938/stat : 938 (java) S 932 934 32463 0 -1 64 16 313 0 0 0 0 0 0 17 0 9 0 1983689824 889163776 11535 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=934/tid=939] ppid=932 vsize=868324 CPUtime=0
/proc/934/task/939/stat : 939 (java) S 932 934 32463 0 -1 64 10 313 0 0 0 0 0 0 16 0 9 0 1983689824 889163776 11535 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=934/tid=940] ppid=932 vsize=868324 CPUtime=0
/proc/934/task/940/stat : 940 (java) S 932 934 32463 0 -1 64 1 313 0 0 0 0 0 0 23 0 9 0 1983689825 889163776 11535 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=934/tid=941] ppid=932 vsize=868324 CPUtime=0.27
/proc/934/task/941/stat : 941 (java) S 932 934 32463 0 -1 64 892 313 0 0 26 1 0 0 16 0 9 0 1983689825 889163776 11535 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=934/tid=942] ppid=932 vsize=868324 CPUtime=0
/proc/934/task/942/stat : 942 (java) S 932 934 32463 0 -1 64 1 313 0 0 0 0 0 0 24 0 9 0 1983689825 889163776 11535 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=934/tid=943] ppid=932 vsize=868324 CPUtime=0
/proc/934/task/943/stat : 943 (java) S 932 934 32463 0 -1 64 2 313 0 0 0 0 0 0 15 0 9 0 1983689825 889163776 11535 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 868324

[startup+3.10121 s]
/proc/loadavg: 1.97 2.00 1.98 3/89 947
/proc/meminfo: memFree=682216/2055920 swapFree=4179900/4192956
[pid=934] ppid=932 vsize=868324 CPUtime=3.05
/proc/934/stat : 934 (java) S 932 934 32463 0 -1 0 18324 313 1 0 294 11 0 0 18 0 9 0 1983689821 889163776 11559 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/934/statm: 217081 11559 2633 9 0 211587 0
[pid=934/tid=936] ppid=932 vsize=868324 CPUtime=2.69
/proc/934/task/936/stat : 936 (java) R 932 934 32463 0 -1 64 13390 313 1 0 261 8 0 0 25 0 9 0 1983689822 889163776 11559 996147200 134512640 134550740 4294955984 18446744073709551615 4127037588 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=934/tid=937] ppid=932 vsize=868324 CPUtime=0.04
/proc/934/task/937/stat : 937 (java) S 932 934 32463 0 -1 64 3196 313 0 0 4 0 0 0 17 0 9 0 1983689823 889163776 11559 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=934/tid=938] ppid=932 vsize=868324 CPUtime=0
/proc/934/task/938/stat : 938 (java) S 932 934 32463 0 -1 64 16 313 0 0 0 0 0 0 17 0 9 0 1983689824 889163776 11559 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=934/tid=939] ppid=932 vsize=868324 CPUtime=0
/proc/934/task/939/stat : 939 (java) S 932 934 32463 0 -1 64 10 313 0 0 0 0 0 0 16 0 9 0 1983689824 889163776 11559 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=934/tid=940] ppid=932 vsize=868324 CPUtime=0
/proc/934/task/940/stat : 940 (java) S 932 934 32463 0 -1 64 1 313 0 0 0 0 0 0 23 0 9 0 1983689825 889163776 11559 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=934/tid=941] ppid=932 vsize=868324 CPUtime=0.28
/proc/934/task/941/stat : 941 (java) S 932 934 32463 0 -1 64 899 313 0 0 27 1 0 0 15 0 9 0 1983689825 889163776 11559 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=934/tid=942] ppid=932 vsize=868324 CPUtime=0
/proc/934/task/942/stat : 942 (java) S 932 934 32463 0 -1 64 1 313 0 0 0 0 0 0 24 0 9 0 1983689825 889163776 11559 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=934/tid=943] ppid=932 vsize=868324 CPUtime=0
/proc/934/task/943/stat : 943 (java) S 932 934 32463 0 -1 64 2 313 0 0 0 0 0 0 15 0 9 0 1983689825 889163776 11559 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 868324

[startup+6.30259 s]
/proc/loadavg: 1.97 2.00 1.98 3/89 947
/proc/meminfo: memFree=681896/2055920 swapFree=4179900/4192956
[pid=934] ppid=932 vsize=868324 CPUtime=6.24
/proc/934/stat : 934 (java) S 932 934 32463 0 -1 0 18374 313 1 0 613 11 0 0 18 0 9 0 1983689821 889163776 11577 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/934/statm: 217081 11577 2633 9 0 211587 0
[pid=934/tid=936] ppid=932 vsize=868324 CPUtime=5.87
/proc/934/task/936/stat : 936 (java) R 932 934 32463 0 -1 64 13403 313 1 0 579 8 0 0 25 0 9 0 1983689822 889163776 11577 996147200 134512640 134550740 4294955984 18446744073709551615 4127042540 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=934/tid=937] ppid=932 vsize=868324 CPUtime=0.04
/proc/934/task/937/stat : 937 (java) S 932 934 32463 0 -1 64 3196 313 0 0 4 0 0 0 16 0 9 0 1983689823 889163776 11577 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=934/tid=938] ppid=932 vsize=868324 CPUtime=0
/proc/934/task/938/stat : 938 (java) S 932 934 32463 0 -1 64 16 313 0 0 0 0 0 0 17 0 9 0 1983689824 889163776 11577 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=934/tid=939] ppid=932 vsize=868324 CPUtime=0
/proc/934/task/939/stat : 939 (java) S 932 934 32463 0 -1 64 10 313 0 0 0 0 0 0 16 0 9 0 1983689824 889163776 11577 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=934/tid=940] ppid=932 vsize=868324 CPUtime=0
/proc/934/task/940/stat : 940 (java) S 932 934 32463 0 -1 64 1 313 0 0 0 0 0 0 23 0 9 0 1983689825 889163776 11577 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=934/tid=941] ppid=932 vsize=868324 CPUtime=0.29
/proc/934/task/941/stat : 941 (java) S 932 934 32463 0 -1 64 907 313 0 0 28 1 0 0 15 0 9 0 1983689825 889163776 11577 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=934/tid=942] ppid=932 vsize=868324 CPUtime=0
/proc/934/task/942/stat : 942 (java) S 932 934 32463 0 -1 64 1 313 0 0 0 0 0 0 24 0 9 0 1983689825 889163776 11577 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=934/tid=943] ppid=932 vsize=868324 CPUtime=0
/proc/934/task/943/stat : 943 (java) S 932 934 32463 0 -1 64 31 313 0 0 0 0 0 0 15 0 9 0 1983689825 889163776 11577 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 868324

[startup+12.7013 s]
/proc/loadavg: 1.97 2.00 1.98 3/89 947
/proc/meminfo: memFree=681704/2055920 swapFree=4179900/4192956
[pid=934] ppid=932 vsize=868324 CPUtime=12.61
/proc/934/stat : 934 (java) S 932 934 32463 0 -1 0 18386 313 1 0 1250 11 0 0 18 0 9 0 1983689821 889163776 11581 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/934/statm: 217081 11581 2633 9 0 211587 0
[pid=934/tid=936] ppid=932 vsize=868324 CPUtime=12.24
/proc/934/task/936/stat : 936 (java) R 932 934 32463 0 -1 64 13405 313 1 0 1216 8 0 0 25 0 9 0 1983689822 889163776 11581 996147200 134512640 134550740 4294955984 18446744073709551615 4127039940 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=934/tid=937] ppid=932 vsize=868324 CPUtime=0.04
/proc/934/task/937/stat : 937 (java) S 932 934 32463 0 -1 64 3196 313 0 0 4 0 0 0 16 0 9 0 1983689823 889163776 11581 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=934/tid=938] ppid=932 vsize=868324 CPUtime=0
/proc/934/task/938/stat : 938 (java) S 932 934 32463 0 -1 64 16 313 0 0 0 0 0 0 17 0 9 0 1983689824 889163776 11581 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=934/tid=939] ppid=932 vsize=868324 CPUtime=0
/proc/934/task/939/stat : 939 (java) S 932 934 32463 0 -1 64 10 313 0 0 0 0 0 0 16 0 9 0 1983689824 889163776 11581 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=934/tid=940] ppid=932 vsize=868324 CPUtime=0
/proc/934/task/940/stat : 940 (java) S 932 934 32463 0 -1 64 1 313 0 0 0 0 0 0 23 0 9 0 1983689825 889163776 11581 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=934/tid=941] ppid=932 vsize=868324 CPUtime=0.29
/proc/934/task/941/stat : 941 (java) S 932 934 32463 0 -1 64 917 313 0 0 28 1 0 0 15 0 9 0 1983689825 889163776 11581 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=934/tid=942] ppid=932 vsize=868324 CPUtime=0
/proc/934/task/942/stat : 942 (java) S 932 934 32463 0 -1 64 1 313 0 0 0 0 0 0 24 0 9 0 1983689825 889163776 11581 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=934/tid=943] ppid=932 vsize=868324 CPUtime=0
/proc/934/task/943/stat : 943 (java) S 932 934 32463 0 -1 64 31 313 0 0 0 0 0 0 15 0 9 0 1983689825 889163776 11581 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 868324

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

[startup+12.8024 s]
/proc/loadavg: 1.97 2.00 1.98 3/89 947
/proc/meminfo: memFree=681704/2055920 swapFree=4179900/4192956
[pid=934] ppid=932 vsize=868324 CPUtime=12.71
/proc/934/stat : 934 (java) S 932 934 32463 0 -1 0 18386 313 1 0 1260 11 0 0 18 0 9 0 1983689821 889163776 11581 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/934/statm: 217081 11581 2633 9 0 211587 0
[pid=934/tid=936] ppid=932 vsize=868324 CPUtime=12.34
/proc/934/task/936/stat : 936 (java) R 932 934 32463 0 -1 64 13405 313 1 0 1226 8 0 0 25 0 9 0 1983689822 889163776 11581 996147200 134512640 134550740 4294955984 18446744073709551615 4127042523 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=934/tid=937] ppid=932 vsize=868324 CPUtime=0.04
/proc/934/task/937/stat : 937 (java) S 932 934 32463 0 -1 64 3196 313 0 0 4 0 0 0 16 0 9 0 1983689823 889163776 11581 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=934/tid=938] ppid=932 vsize=868324 CPUtime=0
/proc/934/task/938/stat : 938 (java) S 932 934 32463 0 -1 64 16 313 0 0 0 0 0 0 17 0 9 0 1983689824 889163776 11581 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=934/tid=939] ppid=932 vsize=868324 CPUtime=0
/proc/934/task/939/stat : 939 (java) S 932 934 32463 0 -1 64 10 313 0 0 0 0 0 0 16 0 9 0 1983689824 889163776 11581 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=934/tid=940] ppid=932 vsize=868324 CPUtime=0
/proc/934/task/940/stat : 940 (java) S 932 934 32463 0 -1 64 1 313 0 0 0 0 0 0 23 0 9 0 1983689825 889163776 11581 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=934/tid=941] ppid=932 vsize=868324 CPUtime=0.29
/proc/934/task/941/stat : 941 (java) S 932 934 32463 0 -1 64 917 313 0 0 28 1 0 0 15 0 9 0 1983689825 889163776 11581 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=934/tid=942] ppid=932 vsize=868324 CPUtime=0
/proc/934/task/942/stat : 942 (java) S 932 934 32463 0 -1 64 1 313 0 0 0 0 0 0 24 0 9 0 1983689825 889163776 11581 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=934/tid=943] ppid=932 vsize=868324 CPUtime=0
/proc/934/task/943/stat : 943 (java) S 932 934 32463 0 -1 64 31 313 0 0 0 0 0 0 15 0 9 0 1983689825 889163776 11581 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 868324

[startup+16.0027 s]
/proc/loadavg: 1.97 2.00 1.98 3/89 947
/proc/meminfo: memFree=681704/2055920 swapFree=4179900/4192956
[pid=934] ppid=932 vsize=868324 CPUtime=15.9
/proc/934/stat : 934 (java) S 932 934 32463 0 -1 0 18389 313 1 0 1579 11 0 0 18 0 9 0 1983689821 889163776 11582 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/934/statm: 217081 11582 2633 9 0 211587 0
[pid=934/tid=936] ppid=932 vsize=868324 CPUtime=15.53
/proc/934/task/936/stat : 936 (java) R 932 934 32463 0 -1 64 13408 313 1 0 1545 8 0 0 25 0 9 0 1983689822 889163776 11582 996147200 134512640 134550740 4294955984 18446744073709551615 4127042514 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=934/tid=937] ppid=932 vsize=868324 CPUtime=0.04
/proc/934/task/937/stat : 937 (java) S 932 934 32463 0 -1 64 3196 313 0 0 4 0 0 0 16 0 9 0 1983689823 889163776 11582 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=934/tid=938] ppid=932 vsize=868324 CPUtime=0
/proc/934/task/938/stat : 938 (java) S 932 934 32463 0 -1 64 16 313 0 0 0 0 0 0 17 0 9 0 1983689824 889163776 11582 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=934/tid=939] ppid=932 vsize=868324 CPUtime=0
/proc/934/task/939/stat : 939 (java) S 932 934 32463 0 -1 64 10 313 0 0 0 0 0 0 16 0 9 0 1983689824 889163776 11582 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=934/tid=940] ppid=932 vsize=868324 CPUtime=0
/proc/934/task/940/stat : 940 (java) S 932 934 32463 0 -1 64 1 313 0 0 0 0 0 0 23 0 9 0 1983689825 889163776 11582 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=934/tid=941] ppid=932 vsize=868324 CPUtime=0.29
/proc/934/task/941/stat : 941 (java) S 932 934 32463 0 -1 64 917 313 0 0 28 1 0 0 15 0 9 0 1983689825 889163776 11582 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=934/tid=942] ppid=932 vsize=868324 CPUtime=0
/proc/934/task/942/stat : 942 (java) S 932 934 32463 0 -1 64 1 313 0 0 0 0 0 0 24 0 9 0 1983689825 889163776 11582 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=934/tid=943] ppid=932 vsize=868324 CPUtime=0
/proc/934/task/943/stat : 943 (java) S 932 934 32463 0 -1 64 31 313 0 0 0 0 0 0 15 0 9 0 1983689825 889163776 11582 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 15.9
Current children cumulated vsize (KiB) 868324

[startup+17.6019 s]
/proc/loadavg: 1.97 2.00 1.98 3/89 947
/proc/meminfo: memFree=681704/2055920 swapFree=4179900/4192956
[pid=934] ppid=932 vsize=868324 CPUtime=17.49
/proc/934/stat : 934 (java) S 932 934 32463 0 -1 0 18389 313 1 0 1738 11 0 0 18 0 9 0 1983689821 889163776 11582 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/934/statm: 217081 11582 2633 9 0 211587 0
[pid=934/tid=936] ppid=932 vsize=868324 CPUtime=17.13
/proc/934/task/936/stat : 936 (java) R 932 934 32463 0 -1 64 13408 313 1 0 1705 8 0 0 25 0 9 0 1983689822 889163776 11582 996147200 134512640 134550740 4294955984 18446744073709551615 4127041608 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=934/tid=937] ppid=932 vsize=868324 CPUtime=0.04
/proc/934/task/937/stat : 937 (java) S 932 934 32463 0 -1 64 3196 313 0 0 4 0 0 0 16 0 9 0 1983689823 889163776 11582 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=934/tid=938] ppid=932 vsize=868324 CPUtime=0
/proc/934/task/938/stat : 938 (java) S 932 934 32463 0 -1 64 16 313 0 0 0 0 0 0 17 0 9 0 1983689824 889163776 11582 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=934/tid=939] ppid=932 vsize=868324 CPUtime=0
/proc/934/task/939/stat : 939 (java) S 932 934 32463 0 -1 64 10 313 0 0 0 0 0 0 16 0 9 0 1983689824 889163776 11582 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=934/tid=940] ppid=932 vsize=868324 CPUtime=0
/proc/934/task/940/stat : 940 (java) S 932 934 32463 0 -1 64 1 313 0 0 0 0 0 0 23 0 9 0 1983689825 889163776 11582 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=934/tid=941] ppid=932 vsize=868324 CPUtime=0.29
/proc/934/task/941/stat : 941 (java) S 932 934 32463 0 -1 64 917 313 0 0 28 1 0 0 15 0 9 0 1983689825 889163776 11582 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=934/tid=942] ppid=932 vsize=868324 CPUtime=0
/proc/934/task/942/stat : 942 (java) S 932 934 32463 0 -1 64 1 313 0 0 0 0 0 0 24 0 9 0 1983689825 889163776 11582 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=934/tid=943] ppid=932 vsize=868324 CPUtime=0
/proc/934/task/943/stat : 943 (java) S 932 934 32463 0 -1 64 31 313 0 0 0 0 0 0 15 0 9 0 1983689825 889163776 11582 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 17.49
Current children cumulated vsize (KiB) 868324

[startup+19.2011 s]
/proc/loadavg: 1.97 2.00 1.98 3/89 947
/proc/meminfo: memFree=681704/2055920 swapFree=4179900/4192956
[pid=934] ppid=932 vsize=868324 CPUtime=19.08
/proc/934/stat : 934 (java) S 932 934 32463 0 -1 0 18389 313 1 0 1897 11 0 0 18 0 9 0 1983689821 889163776 11582 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/934/statm: 217081 11582 2633 9 0 211587 0
[pid=934/tid=936] ppid=932 vsize=868324 CPUtime=18.72
/proc/934/task/936/stat : 936 (java) R 932 934 32463 0 -1 64 13408 313 1 0 1864 8 0 0 25 0 9 0 1983689822 889163776 11582 996147200 134512640 134550740 4294955984 18446744073709551615 4127035552 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=934/tid=937] ppid=932 vsize=868324 CPUtime=0.04
/proc/934/task/937/stat : 937 (java) S 932 934 32463 0 -1 64 3196 313 0 0 4 0 0 0 16 0 9 0 1983689823 889163776 11582 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=934/tid=938] ppid=932 vsize=868324 CPUtime=0
/proc/934/task/938/stat : 938 (java) S 932 934 32463 0 -1 64 16 313 0 0 0 0 0 0 17 0 9 0 1983689824 889163776 11582 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=934/tid=939] ppid=932 vsize=868324 CPUtime=0
/proc/934/task/939/stat : 939 (java) S 932 934 32463 0 -1 64 10 313 0 0 0 0 0 0 16 0 9 0 1983689824 889163776 11582 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=934/tid=940] ppid=932 vsize=868324 CPUtime=0
/proc/934/task/940/stat : 940 (java) S 932 934 32463 0 -1 64 1 313 0 0 0 0 0 0 23 0 9 0 1983689825 889163776 11582 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=934/tid=941] ppid=932 vsize=868324 CPUtime=0.29
/proc/934/task/941/stat : 941 (java) S 932 934 32463 0 -1 64 917 313 0 0 28 1 0 0 15 0 9 0 1983689825 889163776 11582 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=934/tid=942] ppid=932 vsize=868324 CPUtime=0
/proc/934/task/942/stat : 942 (java) S 932 934 32463 0 -1 64 1 313 0 0 0 0 0 0 24 0 9 0 1983689825 889163776 11582 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=934/tid=943] ppid=932 vsize=868324 CPUtime=0
/proc/934/task/943/stat : 943 (java) S 932 934 32463 0 -1 64 31 313 0 0 0 0 0 0 15 0 9 0 1983689825 889163776 11582 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 19.08
Current children cumulated vsize (KiB) 868324

[startup+19.6012 s]
/proc/loadavg: 1.97 2.00 1.98 3/89 947
/proc/meminfo: memFree=681704/2055920 swapFree=4179900/4192956
[pid=934] ppid=932 vsize=868324 CPUtime=19.48
/proc/934/stat : 934 (java) S 932 934 32463 0 -1 0 18389 313 1 0 1937 11 0 0 18 0 9 0 1983689821 889163776 11582 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/934/statm: 217081 11582 2633 9 0 211587 0
[pid=934/tid=936] ppid=932 vsize=868324 CPUtime=19.11
/proc/934/task/936/stat : 936 (java) R 932 934 32463 0 -1 64 13408 313 1 0 1903 8 0 0 25 0 9 0 1983689822 889163776 11582 996147200 134512640 134550740 4294955984 18446744073709551615 4127041596 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=934/tid=937] ppid=932 vsize=868324 CPUtime=0.04
/proc/934/task/937/stat : 937 (java) S 932 934 32463 0 -1 64 3196 313 0 0 4 0 0 0 16 0 9 0 1983689823 889163776 11582 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=934/tid=938] ppid=932 vsize=868324 CPUtime=0
/proc/934/task/938/stat : 938 (java) S 932 934 32463 0 -1 64 16 313 0 0 0 0 0 0 17 0 9 0 1983689824 889163776 11582 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=934/tid=939] ppid=932 vsize=868324 CPUtime=0
/proc/934/task/939/stat : 939 (java) S 932 934 32463 0 -1 64 10 313 0 0 0 0 0 0 16 0 9 0 1983689824 889163776 11582 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=934/tid=940] ppid=932 vsize=868324 CPUtime=0
/proc/934/task/940/stat : 940 (java) S 932 934 32463 0 -1 64 1 313 0 0 0 0 0 0 23 0 9 0 1983689825 889163776 11582 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=934/tid=941] ppid=932 vsize=868324 CPUtime=0.29
/proc/934/task/941/stat : 941 (java) S 932 934 32463 0 -1 64 917 313 0 0 28 1 0 0 15 0 9 0 1983689825 889163776 11582 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=934/tid=942] ppid=932 vsize=868324 CPUtime=0
/proc/934/task/942/stat : 942 (java) S 932 934 32463 0 -1 64 1 313 0 0 0 0 0 0 24 0 9 0 1983689825 889163776 11582 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=934/tid=943] ppid=932 vsize=868324 CPUtime=0
/proc/934/task/943/stat : 943 (java) S 932 934 32463 0 -1 64 31 313 0 0 0 0 0 0 15 0 9 0 1983689825 889163776 11582 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 19.48
Current children cumulated vsize (KiB) 868324

[startup+19.8012 s]
/proc/loadavg: 1.97 2.00 1.98 3/89 947
/proc/meminfo: memFree=681704/2055920 swapFree=4179900/4192956
[pid=934] ppid=932 vsize=868324 CPUtime=19.68
/proc/934/stat : 934 (java) S 932 934 32463 0 -1 0 18389 313 1 0 1957 11 0 0 18 0 9 0 1983689821 889163776 11582 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/934/statm: 217081 11582 2633 9 0 211587 0
[pid=934/tid=936] ppid=932 vsize=868324 CPUtime=19.32
/proc/934/task/936/stat : 936 (java) R 932 934 32463 0 -1 64 13408 313 1 0 1924 8 0 0 25 0 9 0 1983689822 889163776 11582 996147200 134512640 134550740 4294955984 18446744073709551615 4127042416 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=934/tid=937] ppid=932 vsize=868324 CPUtime=0.04
/proc/934/task/937/stat : 937 (java) S 932 934 32463 0 -1 64 3196 313 0 0 4 0 0 0 16 0 9 0 1983689823 889163776 11582 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=934/tid=938] ppid=932 vsize=868324 CPUtime=0
/proc/934/task/938/stat : 938 (java) S 932 934 32463 0 -1 64 16 313 0 0 0 0 0 0 17 0 9 0 1983689824 889163776 11582 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=934/tid=939] ppid=932 vsize=868324 CPUtime=0
/proc/934/task/939/stat : 939 (java) S 932 934 32463 0 -1 64 10 313 0 0 0 0 0 0 16 0 9 0 1983689824 889163776 11582 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=934/tid=940] ppid=932 vsize=868324 CPUtime=0
/proc/934/task/940/stat : 940 (java) S 932 934 32463 0 -1 64 1 313 0 0 0 0 0 0 23 0 9 0 1983689825 889163776 11582 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=934/tid=941] ppid=932 vsize=868324 CPUtime=0.29
/proc/934/task/941/stat : 941 (java) S 932 934 32463 0 -1 64 917 313 0 0 28 1 0 0 17 0 9 0 1983689825 889163776 11582 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=934/tid=942] ppid=932 vsize=868324 CPUtime=0
/proc/934/task/942/stat : 942 (java) S 932 934 32463 0 -1 64 1 313 0 0 0 0 0 0 24 0 9 0 1983689825 889163776 11582 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=934/tid=943] ppid=932 vsize=868324 CPUtime=0
/proc/934/task/943/stat : 943 (java) S 932 934 32463 0 -1 64 31 313 0 0 0 0 0 0 15 0 9 0 1983689825 889163776 11582 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 19.68
Current children cumulated vsize (KiB) 868324

Child status: 0
Real time (s): 19.8911
CPU time (s): 19.753
CPU user time (s): 19.622
CPU system time (s): 0.13098
CPU usage (%): 99.3059
Max. virtual memory (cumulated for all children) (KiB): 868324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19.622
system time used= 0.13098
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18832
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= 1846
involuntary context switches= 2171

runsolver used 0.020996 second user time and 0.06499 second system time

The end

Launcher Data (download as text)

Begin job on node53 at 2008-07-03 03:06:15
IDJOB=1049906
IDBENCH=54852
IDSOLVER=363
FILE ID=node53/1049906-1215047175
PBS_JOBID= 7875070
Free space on /tmp= 65188 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/pseudo/routing/normalized-s3-3-3-5.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1049906-1215047175/watcher-1049906-1215047175 -o /tmp/evaluation-result-1049906-1215047175/solver-1049906-1215047175 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-1049906-1215047175.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 76e2a554aaea5c4ce06abc2cc149c864
RANDOM SEED=16617953

node53.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:        718736 kB
Buffers:         38136 kB
Cached:        1119584 kB
SwapCached:       7460 kB
Active:         369936 kB
Inactive:       882680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        718736 kB
SwapTotal:     4192956 kB
SwapFree:      4179900 kB
Dirty:            2240 kB
Writeback:           0 kB
Mapped:         110660 kB
Slab:            69720 kB
Committed_AS:  4550848 kB
PageTables:       1924 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= 65188 MiB
End job on node53 at 2008-07-03 03:06:35