Trace number 1054379

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 56.0415 56.5693

DiagnosticValue
CHECKS122359
NODES37700

General information on the benchmark

Namecsp/rand-8-20-5/
normalized-rand-8-20-5-18-800-7_ext.xml
MD5SUM34879420b3bf5ffa2588efa919042c15
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.51047
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints18
Maximum constraint arity8
Maximum domain size5
Number of constraints which are defined in extension18
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03/0.09	
0.03/0.09	Abscon 112 (May, 2008)
0.17/0.26	
0.17/0.26	   configuration
0.17/0.26	     name=mac.xml
0.17/0.30	   
0.17/0.30	   instance
0.17/0.30	     name=HOME/instance-1054379-1215058850.xml
0.27/0.33	   
0.27/0.33	   domains being loaded...
0.27/0.34	   
0.27/0.34	   variables being loaded...
0.27/0.37	     nbVariables=20  nbDomainTypes=1  minDomainSize=5  maxDomainSize=5  nbTotalValues=100
0.27/0.37	       =>  wckTime=0.104  cpuTime=0.09  mem=7M919
0.27/0.37	   
0.27/0.37	   relations being loaded...
3.15/3.28	   
3.15/3.28	   INFO : Contraction of relations, mem = 107M833
5.02/5.13	   
5.02/5.13	   constraints being loaded...
7.79/7.94	     nbConstraints=18  nbRelationTypes=18  nbGlobalConstraints=18  nbExtensionStructures=18
7.79/7.94	     nbSharedExtensionStructures=0  nbConflictsStructures=18  nbSharedConflictsStructures=0
7.79/7.94	     nbSharedBinaryRepresentations=0  minDegree=2  maxDegree=12  minArity=8  maxArity=8  nbGenerators=0  nbFusions=0
7.79/7.94	     symmetryWckTime=0.075  symmetryCpuTime=0.01
7.79/7.94	       =>  wckTime=7.679  cpuTime=6.26  mem=182M649
8.68/8.89	   
8.78/8.91	   solver IterativeSystematicSolver being built... 
8.78/8.97	   
8.78/8.97	   INFO : Forward propagation technique limited 
8.87/9.03	       =>  wckTime=8.767  cpuTime=6.38  mem=179M798
9.07/9.26	   
9.07/9.26	   preprocessing
9.07/9.26	     nbConstraintChecks=0  nbValidityChecks=1405338  nbPropagations=20  nbRevisions=0  nbUselessRevisions=0
9.07/9.26	     nbRemovedValues=0  detectedInconsistency=no
9.07/9.26	       =>  wckTime=0.226  cpuTime=0.22  mem=179M798
9.77/10.00	   
9.77/10.00	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=180M684)
55.98/56.51	   
55.98/56.51	   search
55.98/56.51	     run=17  nbConstraintChecks=122359  nbValidityChecks=370062397  minDepth=4  maxDepth=20  nbPropagations=854224
55.98/56.51	     nbRevisions=0  nbUselessRevisions=0  nbAssignments=37700  nbFailedAssignments=20416  nbBacktracks=17143
55.98/56.51	     nbVisitedNodes=69963  nbRestartNogoods=116  nbFoundSolutions=1  nbSEliminables=0  nbREliminables=8.91
55.98/56.51	     nbIEliminables=3.26  nbDEliminables=0  nbPEliminables=0
55.98/56.51	       =>  wckTime=47.474  cpuTime=46.98  mem=182M425
55.98/56.51	   
55.98/56.51	   global
55.98/56.51	     nbConstraintChecks=122359  nbValidityChecks=371467735  nbPropagations=854244  nbRestartNogoods=116
55.98/56.51	     solvingWckTime=47.476  solvingCpuTime=46.98  expiredTime=no  totalExploration=no  nbFoundSolutions=1
55.98/56.51	     firstSolutionCpuTime=53.35  globalCpuTime=53.41
55.98/56.51	       =>  wckTime=56.245  cpuTime=53.36  mem=182M425
55.98/56.51	   
55.98/56.51	s SATISFIABLE
55.98/56.51	v 0 0 2 0 4 3 1 1 1 2 2 2 0 1 2 3 2 0 1 1 
55.98/56.51	d NODES 37700
55.98/56.51	d CHECKS 122359
55.98/56.51	   
55.98/56.51	   totalWckTime=56.315  totalCpuTime=53.42

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-1054379-1215058850/watcher-1054379-1215058850 -o /tmp/evaluation-result-1054379-1215058850/solver-1054379-1215058850 -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-1054379-1215058850.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.04 2.02 4/72 13885
/proc/meminfo: memFree=1872416/2055920 swapFree=4157200/4192956
[pid=13885] ppid=13883 vsize=18572 CPUtime=0
/proc/13885/stat : 13885 (runsolver) R 13883 13885 12897 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 628808285 19017728 292 996147200 4194304 4296836 548682068352 18446744073709551615 271894244647 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/13885/statm: 4643 292 257 25 0 2626 0

[startup+0.058815 s]
/proc/loadavg: 2.00 2.04 2.02 4/72 13885
/proc/meminfo: memFree=1872416/2055920 swapFree=4157200/4192956
[pid=13885] ppid=13883 vsize=863688 CPUtime=0.03
/proc/13885/stat : 13885 (java) S 13883 13885 12897 0 -1 0 2414 0 1 0 2 1 0 0 18 0 9 0 628808285 884416512 1993 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13885/statm: 215922 1993 912 9 0 210901 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 863688

[startup+0.10182 s]
/proc/loadavg: 2.00 2.04 2.02 4/72 13885
/proc/meminfo: memFree=1872416/2055920 swapFree=4157200/4192956
[pid=13885] ppid=13883 vsize=865884 CPUtime=0.08
/proc/13885/stat : 13885 (java) S 13883 13885 12897 0 -1 0 3674 0 1 0 6 2 0 0 18 0 9 0 628808285 886665216 3149 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13885/statm: 216471 3149 1681 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301839 s]
/proc/loadavg: 2.00 2.04 2.02 4/72 13885
/proc/meminfo: memFree=1872416/2055920 swapFree=4157200/4192956
[pid=13885] ppid=13883 vsize=866284 CPUtime=0.27
/proc/13885/stat : 13885 (java) S 13883 13885 12897 0 -1 0 5781 0 1 0 23 4 0 0 18 0 9 0 628808285 887074816 5155 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13885/statm: 216571 5155 1951 9 0 211099 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 866284

[startup+0.701886 s]
/proc/loadavg: 2.00 2.04 2.02 4/72 13885
/proc/meminfo: memFree=1872416/2055920 swapFree=4157200/4192956
[pid=13885] ppid=13883 vsize=866400 CPUtime=0.67
/proc/13885/stat : 13885 (java) S 13883 13885 12897 0 -1 0 17412 0 1 0 56 11 0 0 18 0 9 0 628808285 887193600 16781 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13885/statm: 216600 16781 1980 9 0 211128 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 866400

[startup+1.50296 s]
/proc/loadavg: 2.00 2.04 2.02 3/81 13894
/proc/meminfo: memFree=1800920/2055920 swapFree=4157200/4192956
[pid=13885] ppid=13883 vsize=866400 CPUtime=1.46
/proc/13885/stat : 13885 (java) S 13883 13885 12897 0 -1 0 23873 0 1 0 132 14 0 0 18 0 9 0 628808285 887193600 23241 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13885/statm: 216600 23241 1981 9 0 211128 0
[pid=13885/tid=13887] ppid=13883 vsize=866400 CPUtime=1.28
/proc/13885/task/13887/stat : 13887 (java) R 13883 13885 12897 0 -1 64 15656 0 1 0 118 10 0 0 25 0 9 0 628808286 887193600 23241 996147200 134512640 134550740 4294955984 18446744073709551615 4126399158 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13885/tid=13888] ppid=13883 vsize=866400 CPUtime=0.08
/proc/13885/task/13888/stat : 13888 (java) S 13883 13885 12897 0 -1 64 7206 0 0 0 6 2 0 0 16 0 9 0 628808288 887193600 23241 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13885/tid=13889] ppid=13883 vsize=866400 CPUtime=0
/proc/13885/task/13889/stat : 13889 (java) S 13883 13885 12897 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 628808288 887193600 23241 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13885/tid=13890] ppid=13883 vsize=866400 CPUtime=0
/proc/13885/task/13890/stat : 13890 (java) S 13883 13885 12897 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 628808288 887193600 23241 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13885/tid=13891] ppid=13883 vsize=866400 CPUtime=0
/proc/13885/task/13891/stat : 13891 (java) S 13883 13885 12897 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 628808290 887193600 23241 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13885/tid=13892] ppid=13883 vsize=866400 CPUtime=0.07
/proc/13885/task/13892/stat : 13892 (java) S 13883 13885 12897 0 -1 64 318 0 0 0 7 0 0 0 16 0 9 0 628808290 887193600 23241 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13885/tid=13893] ppid=13883 vsize=866400 CPUtime=0
/proc/13885/task/13893/stat : 13893 (java) S 13883 13885 12897 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 628808290 887193600 23241 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13885/tid=13894] ppid=13883 vsize=866400 CPUtime=0
/proc/13885/task/13894/stat : 13894 (java) S 13883 13885 12897 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 628808290 887193600 23241 996147200 134512640 134550740 4294955984 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) 866400

[startup+3.10255 s]
/proc/loadavg: 2.08 2.06 2.02 3/81 13894
/proc/meminfo: memFree=1767704/2055920 swapFree=4157200/4192956
[pid=13885] ppid=13883 vsize=866532 CPUtime=3.05
/proc/13885/stat : 13885 (java) S 13883 13885 12897 0 -1 0 32815 0 1 0 285 20 0 0 18 0 9 0 628808285 887328768 32179 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13885/statm: 216633 32179 1981 9 0 211161 0
[pid=13885/tid=13887] ppid=13883 vsize=866532 CPUtime=2.66
/proc/13885/task/13887/stat : 13887 (java) R 13883 13885 12897 0 -1 64 15660 0 1 0 255 11 0 0 25 0 9 0 628808286 887328768 32179 996147200 134512640 134550740 4294955984 18446744073709551615 4126537956 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13885/tid=13888] ppid=13883 vsize=866532 CPUtime=0.29
/proc/13885/task/13888/stat : 13888 (java) S 13883 13885 12897 0 -1 64 16139 0 0 0 21 8 0 0 16 0 9 0 628808288 887328768 32179 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13885/tid=13889] ppid=13883 vsize=866532 CPUtime=0
/proc/13885/task/13889/stat : 13889 (java) S 13883 13885 12897 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 628808288 887328768 32179 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13885/tid=13890] ppid=13883 vsize=866532 CPUtime=0
/proc/13885/task/13890/stat : 13890 (java) S 13883 13885 12897 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 628808288 887328768 32179 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13885/tid=13891] ppid=13883 vsize=866532 CPUtime=0
/proc/13885/task/13891/stat : 13891 (java) S 13883 13885 12897 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 628808290 887328768 32179 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13885/tid=13892] ppid=13883 vsize=866532 CPUtime=0.08
/proc/13885/task/13892/stat : 13892 (java) S 13883 13885 12897 0 -1 64 323 0 0 0 8 0 0 0 16 0 9 0 628808290 887328768 32179 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13885/tid=13893] ppid=13883 vsize=866532 CPUtime=0
/proc/13885/task/13893/stat : 13893 (java) S 13883 13885 12897 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 628808290 887328768 32179 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13885/tid=13894] ppid=13883 vsize=866532 CPUtime=0
/proc/13885/task/13894/stat : 13894 (java) S 13883 13885 12897 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 628808290 887328768 32179 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 866532

[startup+6.30143 s]
/proc/loadavg: 2.08 2.06 2.02 4/81 13894
/proc/meminfo: memFree=1722136/2055920 swapFree=4157200/4192956
[pid=13885] ppid=13883 vsize=867052 CPUtime=6.21
/proc/13885/stat : 13885 (java) S 13883 13885 12897 0 -1 0 45839 0 1 0 596 25 0 0 18 0 9 0 628808285 887861248 43043 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13885/statm: 216763 43043 2608 9 0 211291 0
[pid=13885/tid=13887] ppid=13883 vsize=867052 CPUtime=5.09
/proc/13885/task/13887/stat : 13887 (java) R 13883 13885 12897 0 -1 64 15711 0 1 0 498 11 0 0 25 0 9 0 628808286 887861248 43043 996147200 134512640 134550740 4294955984 18446744073709551615 4126634793 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13885/tid=13888] ppid=13883 vsize=867052 CPUtime=0.96
/proc/13885/task/13888/stat : 13888 (java) S 13883 13885 12897 0 -1 64 28963 0 0 0 84 12 0 0 16 0 9 0 628808288 887861248 43043 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13885/tid=13889] ppid=13883 vsize=867052 CPUtime=0
/proc/13885/task/13889/stat : 13889 (java) S 13883 13885 12897 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 628808288 887861248 43043 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13885/tid=13890] ppid=13883 vsize=867052 CPUtime=0
/proc/13885/task/13890/stat : 13890 (java) S 13883 13885 12897 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 628808288 887861248 43043 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13885/tid=13891] ppid=13883 vsize=867052 CPUtime=0
/proc/13885/task/13891/stat : 13891 (java) S 13883 13885 12897 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 628808290 887861248 43043 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13885/tid=13892] ppid=13883 vsize=867052 CPUtime=0.13
/proc/13885/task/13892/stat : 13892 (java) S 13883 13885 12897 0 -1 64 469 0 0 0 13 0 0 0 16 0 9 0 628808290 887861248 43043 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13885/tid=13893] ppid=13883 vsize=867052 CPUtime=0
/proc/13885/task/13893/stat : 13893 (java) S 13883 13885 12897 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 628808290 887861248 43043 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13885/tid=13894] ppid=13883 vsize=867052 CPUtime=0
/proc/13885/task/13894/stat : 13894 (java) S 13883 13885 12897 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 628808290 887861248 43043 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 867052

[startup+12.7021 s]
/proc/loadavg: 2.14 2.07 2.03 3/81 13898
/proc/meminfo: memFree=1643216/2055920 swapFree=4157200/4192956
[pid=13885] ppid=13883 vsize=867464 CPUtime=12.54
/proc/13885/stat : 13885 (java) S 13883 13885 12897 0 -1 0 107545 267 1 0 1211 41 0 2 18 0 9 0 628808285 888283136 59752 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13885/statm: 216866 59752 2635 9 0 211372 0
[pid=13885/tid=13887] ppid=13883 vsize=867464 CPUtime=10.15
/proc/13885/task/13887/stat : 13887 (java) R 13883 13885 12897 0 -1 64 19223 267 1 0 1000 13 0 2 25 0 9 0 628808286 888283136 59752 996147200 134512640 134550740 4294955984 18446744073709551615 4126820533 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13885/tid=13888] ppid=13883 vsize=867464 CPUtime=2.12
/proc/13885/task/13888/stat : 13888 (java) S 13883 13885 12897 0 -1 64 86821 267 0 0 186 24 0 2 17 0 9 0 628808288 888283136 59752 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13885/tid=13889] ppid=13883 vsize=867464 CPUtime=0.02
/proc/13885/task/13889/stat : 13889 (java) S 13883 13885 12897 0 -1 64 17 267 0 0 0 0 0 2 16 0 9 0 628808288 888283136 59752 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13885/tid=13890] ppid=13883 vsize=867464 CPUtime=0.02
/proc/13885/task/13890/stat : 13890 (java) S 13883 13885 12897 0 -1 64 11 267 0 0 0 0 0 2 16 0 9 0 628808288 888283136 59752 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13885/tid=13891] ppid=13883 vsize=867464 CPUtime=0.02
/proc/13885/task/13891/stat : 13891 (java) S 13883 13885 12897 0 -1 64 1 267 0 0 0 0 0 2 18 0 9 0 628808290 888283136 59752 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13885/tid=13892] ppid=13883 vsize=867464 CPUtime=0.26
/proc/13885/task/13892/stat : 13892 (java) S 13883 13885 12897 0 -1 64 658 267 0 0 24 0 0 2 15 0 9 0 628808290 888283136 59752 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13885/tid=13893] ppid=13883 vsize=867464 CPUtime=0.02
/proc/13885/task/13893/stat : 13893 (java) S 13883 13885 12897 0 -1 64 1 267 0 0 0 0 0 2 19 0 9 0 628808290 888283136 59752 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13885/tid=13894] ppid=13883 vsize=867464 CPUtime=0.02
/proc/13885/task/13894/stat : 13894 (java) S 13883 13885 12897 0 -1 64 6 267 0 0 0 0 0 2 15 0 9 0 628808290 888283136 59752 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 867464

[startup+25.5013 s]
/proc/loadavg: 2.12 2.07 2.03 3/81 13898
/proc/meminfo: memFree=1643344/2055920 swapFree=4157200/4192956
[pid=13885] ppid=13883 vsize=867464 CPUtime=25.23
/proc/13885/stat : 13885 (java) S 13883 13885 12897 0 -1 0 107617 267 1 0 2480 41 0 2 18 0 9 0 628808285 888283136 59756 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13885/statm: 216866 59756 2635 9 0 211372 0
[pid=13885/tid=13887] ppid=13883 vsize=867464 CPUtime=22.82
/proc/13885/task/13887/stat : 13887 (java) R 13883 13885 12897 0 -1 64 19289 267 1 0 2267 13 0 2 25 0 9 0 628808286 888283136 59756 996147200 134512640 134550740 4294955984 18446744073709551615 4126820933 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13885/tid=13888] ppid=13883 vsize=867464 CPUtime=2.12
/proc/13885/task/13888/stat : 13888 (java) S 13883 13885 12897 0 -1 64 86821 267 0 0 186 24 0 2 16 0 9 0 628808288 888283136 59756 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13885/tid=13889] ppid=13883 vsize=867464 CPUtime=0.02
/proc/13885/task/13889/stat : 13889 (java) S 13883 13885 12897 0 -1 64 17 267 0 0 0 0 0 2 16 0 9 0 628808288 888283136 59756 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13885/tid=13890] ppid=13883 vsize=867464 CPUtime=0.02
/proc/13885/task/13890/stat : 13890 (java) S 13883 13885 12897 0 -1 64 11 267 0 0 0 0 0 2 16 0 9 0 628808288 888283136 59756 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13885/tid=13891] ppid=13883 vsize=867464 CPUtime=0.02
/proc/13885/task/13891/stat : 13891 (java) S 13883 13885 12897 0 -1 64 1 267 0 0 0 0 0 2 18 0 9 0 628808290 888283136 59756 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13885/tid=13892] ppid=13883 vsize=867464 CPUtime=0.27
/proc/13885/task/13892/stat : 13892 (java) S 13883 13885 12897 0 -1 64 664 267 0 0 25 0 0 2 16 0 9 0 628808290 888283136 59756 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13885/tid=13893] ppid=13883 vsize=867464 CPUtime=0.02
/proc/13885/task/13893/stat : 13893 (java) S 13883 13885 12897 0 -1 64 1 267 0 0 0 0 0 2 19 0 9 0 628808290 888283136 59756 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13885/tid=13894] ppid=13883 vsize=867464 CPUtime=0.02
/proc/13885/task/13894/stat : 13894 (java) S 13883 13885 12897 0 -1 64 6 267 0 0 0 0 0 2 15 0 9 0 628808290 888283136 59756 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 867464

[startup+51.1018 s]
/proc/loadavg: 2.08 2.06 2.02 3/81 13898
/proc/meminfo: memFree=1643280/2055920 swapFree=4157200/4192956
[pid=13885] ppid=13883 vsize=867464 CPUtime=50.61
/proc/13885/stat : 13885 (java) S 13883 13885 12897 0 -1 0 107744 267 1 0 5018 41 0 2 18 0 9 0 628808285 888283136 59756 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13885/statm: 216866 59756 2635 9 0 211372 0
[pid=13885/tid=13887] ppid=13883 vsize=867464 CPUtime=48.21
/proc/13885/task/13887/stat : 13887 (java) R 13883 13885 12897 0 -1 64 19416 267 1 0 4806 13 0 2 25 0 9 0 628808286 888283136 59756 996147200 134512640 134550740 4294955984 18446744073709551615 4126820533 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13885/tid=13888] ppid=13883 vsize=867464 CPUtime=2.12
/proc/13885/task/13888/stat : 13888 (java) S 13883 13885 12897 0 -1 64 86821 267 0 0 186 24 0 2 16 0 9 0 628808288 888283136 59756 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13885/tid=13889] ppid=13883 vsize=867464 CPUtime=0.02
/proc/13885/task/13889/stat : 13889 (java) S 13883 13885 12897 0 -1 64 17 267 0 0 0 0 0 2 16 0 9 0 628808288 888283136 59756 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13885/tid=13890] ppid=13883 vsize=867464 CPUtime=0.02
/proc/13885/task/13890/stat : 13890 (java) S 13883 13885 12897 0 -1 64 11 267 0 0 0 0 0 2 16 0 9 0 628808288 888283136 59756 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13885/tid=13891] ppid=13883 vsize=867464 CPUtime=0.02
/proc/13885/task/13891/stat : 13891 (java) S 13883 13885 12897 0 -1 64 1 267 0 0 0 0 0 2 18 0 9 0 628808290 888283136 59756 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13885/tid=13892] ppid=13883 vsize=867464 CPUtime=0.27
/proc/13885/task/13892/stat : 13892 (java) S 13883 13885 12897 0 -1 64 664 267 0 0 25 0 0 2 16 0 9 0 628808290 888283136 59756 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13885/tid=13893] ppid=13883 vsize=867464 CPUtime=0.02
/proc/13885/task/13893/stat : 13893 (java) S 13883 13885 12897 0 -1 64 1 267 0 0 0 0 0 2 19 0 9 0 628808290 888283136 59756 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13885/tid=13894] ppid=13883 vsize=867464 CPUtime=0.02
/proc/13885/task/13894/stat : 13894 (java) S 13883 13885 12897 0 -1 64 6 267 0 0 0 0 0 2 15 0 9 0 628808290 888283136 59756 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 867464

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

[startup+54.3022 s]
/proc/loadavg: 2.07 2.06 2.02 3/81 13898
/proc/meminfo: memFree=1643280/2055920 swapFree=4157200/4192956
[pid=13885] ppid=13883 vsize=867464 CPUtime=53.79
/proc/13885/stat : 13885 (java) S 13883 13885 12897 0 -1 0 107758 267 1 0 5335 42 0 2 18 0 9 0 628808285 888283136 59756 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13885/statm: 216866 59756 2635 9 0 211372 0
[pid=13885/tid=13887] ppid=13883 vsize=867464 CPUtime=51.38
/proc/13885/task/13887/stat : 13887 (java) R 13883 13885 12897 0 -1 64 19430 267 1 0 5123 13 0 2 25 0 9 0 628808286 888283136 59756 996147200 134512640 134550740 4294955984 18446744073709551615 4126820674 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13885/tid=13888] ppid=13883 vsize=867464 CPUtime=2.12
/proc/13885/task/13888/stat : 13888 (java) S 13883 13885 12897 0 -1 64 86821 267 0 0 186 24 0 2 16 0 9 0 628808288 888283136 59756 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13885/tid=13889] ppid=13883 vsize=867464 CPUtime=0.02
/proc/13885/task/13889/stat : 13889 (java) S 13883 13885 12897 0 -1 64 17 267 0 0 0 0 0 2 16 0 9 0 628808288 888283136 59756 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13885/tid=13890] ppid=13883 vsize=867464 CPUtime=0.02
/proc/13885/task/13890/stat : 13890 (java) S 13883 13885 12897 0 -1 64 11 267 0 0 0 0 0 2 16 0 9 0 628808288 888283136 59756 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13885/tid=13891] ppid=13883 vsize=867464 CPUtime=0.02
/proc/13885/task/13891/stat : 13891 (java) S 13883 13885 12897 0 -1 64 1 267 0 0 0 0 0 2 18 0 9 0 628808290 888283136 59756 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13885/tid=13892] ppid=13883 vsize=867464 CPUtime=0.27
/proc/13885/task/13892/stat : 13892 (java) S 13883 13885 12897 0 -1 64 664 267 0 0 25 0 0 2 16 0 9 0 628808290 888283136 59756 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13885/tid=13893] ppid=13883 vsize=867464 CPUtime=0.02
/proc/13885/task/13893/stat : 13893 (java) S 13883 13885 12897 0 -1 64 1 267 0 0 0 0 0 2 19 0 9 0 628808290 888283136 59756 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13885/tid=13894] ppid=13883 vsize=867464 CPUtime=0.02
/proc/13885/task/13894/stat : 13894 (java) S 13883 13885 12897 0 -1 64 6 267 0 0 0 0 0 2 15 0 9 0 628808290 888283136 59756 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 53.79
Current children cumulated vsize (KiB) 867464

[startup+55.9023 s]
/proc/loadavg: 2.07 2.06 2.02 3/81 13898
/proc/meminfo: memFree=1643280/2055920 swapFree=4157200/4192956
[pid=13885] ppid=13883 vsize=867464 CPUtime=55.39
/proc/13885/stat : 13885 (java) S 13883 13885 12897 0 -1 0 107766 267 1 0 5495 42 0 2 18 0 9 0 628808285 888283136 59756 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13885/statm: 216866 59756 2635 9 0 211372 0
[pid=13885/tid=13887] ppid=13883 vsize=867464 CPUtime=52.97
/proc/13885/task/13887/stat : 13887 (java) R 13883 13885 12897 0 -1 64 19438 267 1 0 5282 13 0 2 25 0 9 0 628808286 888283136 59756 996147200 134512640 134550740 4294955984 18446744073709551615 4126846321 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13885/tid=13888] ppid=13883 vsize=867464 CPUtime=2.12
/proc/13885/task/13888/stat : 13888 (java) S 13883 13885 12897 0 -1 64 86821 267 0 0 186 24 0 2 16 0 9 0 628808288 888283136 59756 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13885/tid=13889] ppid=13883 vsize=867464 CPUtime=0.02
/proc/13885/task/13889/stat : 13889 (java) S 13883 13885 12897 0 -1 64 17 267 0 0 0 0 0 2 16 0 9 0 628808288 888283136 59756 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13885/tid=13890] ppid=13883 vsize=867464 CPUtime=0.02
/proc/13885/task/13890/stat : 13890 (java) S 13883 13885 12897 0 -1 64 11 267 0 0 0 0 0 2 16 0 9 0 628808288 888283136 59756 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13885/tid=13891] ppid=13883 vsize=867464 CPUtime=0.02
/proc/13885/task/13891/stat : 13891 (java) S 13883 13885 12897 0 -1 64 1 267 0 0 0 0 0 2 18 0 9 0 628808290 888283136 59756 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13885/tid=13892] ppid=13883 vsize=867464 CPUtime=0.27
/proc/13885/task/13892/stat : 13892 (java) S 13883 13885 12897 0 -1 64 664 267 0 0 25 0 0 2 16 0 9 0 628808290 888283136 59756 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13885/tid=13893] ppid=13883 vsize=867464 CPUtime=0.02
/proc/13885/task/13893/stat : 13893 (java) S 13883 13885 12897 0 -1 64 1 267 0 0 0 0 0 2 19 0 9 0 628808290 888283136 59756 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13885/tid=13894] ppid=13883 vsize=867464 CPUtime=0.02
/proc/13885/task/13894/stat : 13894 (java) S 13883 13885 12897 0 -1 64 6 267 0 0 0 0 0 2 15 0 9 0 628808290 888283136 59756 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 55.39
Current children cumulated vsize (KiB) 867464

[startup+56.3024 s]
/proc/loadavg: 2.07 2.06 2.02 3/81 13898
/proc/meminfo: memFree=1643280/2055920 swapFree=4157200/4192956
[pid=13885] ppid=13883 vsize=867464 CPUtime=55.78
/proc/13885/stat : 13885 (java) S 13883 13885 12897 0 -1 0 107768 267 1 0 5534 42 0 2 18 0 9 0 628808285 888283136 59756 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13885/statm: 216866 59756 2635 9 0 211372 0
[pid=13885/tid=13887] ppid=13883 vsize=867464 CPUtime=53.36
/proc/13885/task/13887/stat : 13887 (java) R 13883 13885 12897 0 -1 64 19440 267 1 0 5321 13 0 2 25 0 9 0 628808286 888283136 59756 996147200 134512640 134550740 4294955984 18446744073709551615 4126838481 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13885/tid=13888] ppid=13883 vsize=867464 CPUtime=2.12
/proc/13885/task/13888/stat : 13888 (java) S 13883 13885 12897 0 -1 64 86821 267 0 0 186 24 0 2 16 0 9 0 628808288 888283136 59756 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13885/tid=13889] ppid=13883 vsize=867464 CPUtime=0.02
/proc/13885/task/13889/stat : 13889 (java) S 13883 13885 12897 0 -1 64 17 267 0 0 0 0 0 2 16 0 9 0 628808288 888283136 59756 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13885/tid=13890] ppid=13883 vsize=867464 CPUtime=0.02
/proc/13885/task/13890/stat : 13890 (java) S 13883 13885 12897 0 -1 64 11 267 0 0 0 0 0 2 16 0 9 0 628808288 888283136 59756 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13885/tid=13891] ppid=13883 vsize=867464 CPUtime=0.02
/proc/13885/task/13891/stat : 13891 (java) S 13883 13885 12897 0 -1 64 1 267 0 0 0 0 0 2 18 0 9 0 628808290 888283136 59756 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13885/tid=13892] ppid=13883 vsize=867464 CPUtime=0.27
/proc/13885/task/13892/stat : 13892 (java) S 13883 13885 12897 0 -1 64 664 267 0 0 25 0 0 2 16 0 9 0 628808290 888283136 59756 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13885/tid=13893] ppid=13883 vsize=867464 CPUtime=0.02
/proc/13885/task/13893/stat : 13893 (java) S 13883 13885 12897 0 -1 64 1 267 0 0 0 0 0 2 19 0 9 0 628808290 888283136 59756 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13885/tid=13894] ppid=13883 vsize=867464 CPUtime=0.02
/proc/13885/task/13894/stat : 13894 (java) S 13883 13885 12897 0 -1 64 6 267 0 0 0 0 0 2 15 0 9 0 628808290 888283136 59756 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 55.78
Current children cumulated vsize (KiB) 867464

[startup+56.5024 s]
/proc/loadavg: 2.07 2.06 2.02 3/81 13898
/proc/meminfo: memFree=1643280/2055920 swapFree=4157200/4192956
[pid=13885] ppid=13883 vsize=867464 CPUtime=55.98
/proc/13885/stat : 13885 (java) S 13883 13885 12897 0 -1 0 107769 267 1 0 5554 42 0 2 18 0 9 0 628808285 888283136 59756 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13885/statm: 216866 59756 2635 9 0 211372 0
[pid=13885/tid=13887] ppid=13883 vsize=867464 CPUtime=53.56
/proc/13885/task/13887/stat : 13887 (java) R 13883 13885 12897 0 -1 64 19441 267 1 0 5341 13 0 2 25 0 9 0 628808286 888283136 59756 996147200 134512640 134550740 4294955984 18446744073709551615 4126820533 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13885/tid=13888] ppid=13883 vsize=867464 CPUtime=2.12
/proc/13885/task/13888/stat : 13888 (java) S 13883 13885 12897 0 -1 64 86821 267 0 0 186 24 0 2 16 0 9 0 628808288 888283136 59756 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13885/tid=13889] ppid=13883 vsize=867464 CPUtime=0.02
/proc/13885/task/13889/stat : 13889 (java) S 13883 13885 12897 0 -1 64 17 267 0 0 0 0 0 2 16 0 9 0 628808288 888283136 59756 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13885/tid=13890] ppid=13883 vsize=867464 CPUtime=0.02
/proc/13885/task/13890/stat : 13890 (java) S 13883 13885 12897 0 -1 64 11 267 0 0 0 0 0 2 16 0 9 0 628808288 888283136 59756 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13885/tid=13891] ppid=13883 vsize=867464 CPUtime=0.02
/proc/13885/task/13891/stat : 13891 (java) S 13883 13885 12897 0 -1 64 1 267 0 0 0 0 0 2 18 0 9 0 628808290 888283136 59756 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13885/tid=13892] ppid=13883 vsize=867464 CPUtime=0.27
/proc/13885/task/13892/stat : 13892 (java) S 13883 13885 12897 0 -1 64 664 267 0 0 25 0 0 2 16 0 9 0 628808290 888283136 59756 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13885/tid=13893] ppid=13883 vsize=867464 CPUtime=0.02
/proc/13885/task/13893/stat : 13893 (java) S 13883 13885 12897 0 -1 64 1 267 0 0 0 0 0 2 19 0 9 0 628808290 888283136 59756 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13885/tid=13894] ppid=13883 vsize=867464 CPUtime=0.02
/proc/13885/task/13894/stat : 13894 (java) S 13883 13885 12897 0 -1 64 6 267 0 0 0 0 0 2 15 0 9 0 628808290 888283136 59756 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 55.98
Current children cumulated vsize (KiB) 867464

Child status: 0
Real time (s): 56.5693
CPU time (s): 56.0415
CPU user time (s): 55.5526
CPU system time (s): 0.488925
CPU usage (%): 99.067
Max. virtual memory (cumulated for all children) (KiB): 871056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 55.5526
system time used= 0.488925
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 108167
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= 2556
involuntary context switches= 3803

runsolver used 0.056991 second user time and 0.212967 second system time

The end

Launcher Data (download as text)

Begin job on node60 at 2008-07-03 06:20:52
IDJOB=1054379
IDBENCH=56214
IDSOLVER=363
FILE ID=node60/1054379-1215058850
PBS_JOBID= 7875177
Free space on /tmp= 66532 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/rand-8-20-5/normalized-rand-8-20-5-18-800-7_ext.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-1054379-1215058850/watcher-1054379-1215058850 -o /tmp/evaluation-result-1054379-1215058850/solver-1054379-1215058850 -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-1054379-1215058850.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 34879420b3bf5ffa2588efa919042c15
RANDOM SEED=137513919

node60.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.216
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.216
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:       1872896 kB
Buffers:          3644 kB
Cached:          87096 kB
SwapCached:      29552 kB
Active:         105316 kB
Inactive:        24536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1872896 kB
SwapTotal:     4192956 kB
SwapFree:      4157200 kB
Dirty:           24120 kB
Writeback:           0 kB
Mapped:          46600 kB
Slab:            38396 kB
Committed_AS:   984540 kB
PageTables:       1852 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= 66528 MiB
End job on node60 at 2008-07-03 06:21:48