Trace number 1113214

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 NameAnswerNumber of falsified constraintsCPU timeWall clock time
Sugar v1.13+minisat? 170.977 177.221

General information on the benchmark

Namecsp/graphColoring/school/
normalized-school1-13.xml
MD5SUM8548974883c278e82435753f5bbb2c5f
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints126
Best CPU time to get the best result obtained on this benchmark3600.01
Satisfiable
(Un)Satisfiability was proved
Number of variables385
Number of constraints19095
Maximum constraint arity2
Maximum domain size13
Number of constraints which are defined in extension0
Number of constraints which are defined in intension19095
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.27	c 0	Sugar v1-13 + HOME/minisat
0.00/0.27	c 0	BEGIN Sat Jul 12 18:28:01 2008
0.00/0.27	c 0	PID 18928
0.00/0.27	c 0	HOST node43.alineos.net
0.00/0.27	c 0	CONVERTING HOME/instance-1113214-1215880080.xml TO HOME/temp.csp
0.00/0.27	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1113214-1215880080.xml' 'HOME/temp.csp'
1.47/1.86	c 1	1 domains, 385 variables, 1 predicates, 0 relations, 19095 constraints
1.47/1.88	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.47/1.88	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
1.54/1.98	c 1	Parsing HOME/temp.csp
1.82/2.29	c 2	parsed 10000 expressions
2.02/2.47	c 2	parsed 19482 expressions
2.02/2.47	c 2	Heap : 5 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.21/2.64	c 2	MAX CSP: 19095 constraints
2.21/2.64	c 2	Converting to clausal form CSP
2.50/2.99	c 2	converted 3858 (10%) expressions
2.60/3.08	c 3	converted 7716 (20%) expressions
2.71/3.16	c 3	converted 11574 (30%) expressions
2.80/3.25	c 3	converted 15432 (40%) expressions
2.90/3.33	c 3	converted 19290 (50%) expressions
3.10/3.53	c 3	converted 23148 (60%) expressions
3.21/3.60	c 3	converted 27006 (70%) expressions
3.21/3.68	c 3	converted 30864 (80%) expressions
3.30/3.75	c 3	converted 34722 (90%) expressions
5.09/5.56	c 5	converted 38580 (100%) expressions
5.09/5.57	c 5	CSP : 38575 integers, 0 booleans, 57284 clauses, largest domain size 28643
5.09/5.57	c 5	Heap : 55 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.09/5.57	c 5	Propagation in CSP
5.87/6.33	c 6	19087 values, 0 unsatisfiable literals, and 0 valid clauses are removed
5.87/6.34	c 6	CSP : 38575 integers, 0 booleans, 57284 clauses, largest domain size 19096
5.87/6.34	c 6	Heap : 55 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.87/6.36	c 6	Simplifing CSP by introducing new Boolean variables
6.47/6.99	c 6	CSP : 38575 integers, 38190 booleans, 95474 clauses, largest domain size 19096
6.47/6.99	c 6	Heap : 64 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.87/7.39	c 7	Encoding CSP to SAT : HOME/temp.cnf
6.97/7.44	c 7	3858 (10%) CSP integer variables are encoded (4235 clauses, 53090 bytes)
6.97/7.45	c 7	7715 (20%) CSP integer variables are encoded (4235 clauses, 53090 bytes)
6.97/7.45	c 7	11573 (30%) CSP integer variables are encoded (4235 clauses, 53090 bytes)
6.97/7.46	c 7	15430 (40%) CSP integer variables are encoded (4235 clauses, 53090 bytes)
6.97/7.46	c 7	19288 (50%) CSP integer variables are encoded (4235 clauses, 53090 bytes)
7.06/7.53	c 7	23145 (60%) CSP integer variables are encoded (59391 clauses, 880430 bytes)
7.06/7.58	c 7	27003 (70%) CSP integer variables are encoded (104182 clauses, 1609168 bytes)
7.16/7.65	c 7	30860 (80%) CSP integer variables are encoded (156828 clauses, 2504150 bytes)
7.26/7.71	c 7	34718 (90%) CSP integer variables are encoded (201689 clauses, 3266787 bytes)
7.56/8.10	c 8	38575 (100%) CSP integer variables are encoded (506136 clauses, 8442386 bytes)
7.82/8.35	c 8	9548 (10%) CSP clauses are encoded (592076 clauses, 10072336 bytes)
8.02/8.55	c 8	19095 (20%) CSP clauses are encoded (677991 clauses, 11727868 bytes)
8.23/8.75	c 8	28643 (30%) CSP clauses are encoded (763931 clauses, 13450244 bytes)
8.43/8.95	c 8	38190 (40%) CSP clauses are encoded (849846 clauses, 15190821 bytes)
8.62/9.15	c 9	47737 (50%) CSP clauses are encoded (935773 clauses, 16931637 bytes)
8.83/9.35	c 9	57285 (60%) CSP clauses are encoded (1021701 clauses, 18672476 bytes)
47.97/49.35	c 49	66832 (70%) CSP clauses are encoded (23925294 clauses, 512451409 bytes)
169.99/175.63	c 175	ERROR Exception Too large HOME/temp.cnf
169.99/175.65	c 175	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:219)
169.99/175.65	c 175	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:130)
169.99/175.65	c 175	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:258)
169.99/175.65	s UNKNOWN
169.99/175.68	c 175	CPU 157.18 (0.03 0.01 157.15 12.87)
169.99/175.68	c 175	END Sat Jul 12 18:30:56 2008

Verifier Data (download as text)

ERROR: no interpretation found !

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-1113214-1215880080/watcher-1113214-1215880080 -o /tmp/evaluation-result-1113214-1215880080/solver-1113214-1215880080 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar -max -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-1113214-1215880080.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 4000 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.61 2.50 2.12 4/80 18928
/proc/meminfo: memFree=1781320/2055920 swapFree=4192812/4192956
[pid=18928] ppid=18926 vsize=18572 CPUtime=0
/proc/18928/stat : 18928 (runsolver) R 18926 18928 17806 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 44707476 19017728 292 996147200 4194304 4296836 548682068256 18446744073709551615 221954764071 0 0 4096 24578 0 0 0 17 1 0 0
/proc/18928/statm: 4643 292 257 25 0 2626 0

[startup+0.099413 s]
/proc/loadavg: 2.61 2.50 2.12 4/80 18928
/proc/meminfo: memFree=1781320/2055920 swapFree=4192812/4192956
[pid=18928] ppid=18926 vsize=3672 CPUtime=0
/proc/18928/stat : 18928 (sugar) R 18926 18928 17806 0 -1 4194304 54 0 0 0 0 0 0 0 18 0 1 0 44707476 3760128 39 996147200 4194304 4206940 548682068592 18446744073709551615 221952110924 0 0 4096 0 0 0 0 17 0 0 0
/proc/18928/statm: 918 39 30 3 0 8 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 3672

[startup+0.102413 s]
/proc/loadavg: 2.61 2.50 2.12 4/80 18928
/proc/meminfo: memFree=1781320/2055920 swapFree=4192812/4192956
[pid=18928] ppid=18926 vsize=3672 CPUtime=0
/proc/18928/stat : 18928 (sugar) R 18926 18928 17806 0 -1 4194304 55 0 0 0 0 0 0 0 18 0 1 0 44707476 3760128 40 996147200 4194304 4206940 548682068592 18446744073709551615 221952144722 0 0 4096 0 0 0 0 17 0 0 0
/proc/18928/statm: 918 40 31 3 0 8 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 3672

[startup+0.301505 s]
/proc/loadavg: 2.61 2.50 2.12 4/80 18928
/proc/meminfo: memFree=1781320/2055920 swapFree=4192812/4192956
[pid=18928] ppid=18926 vsize=13600 CPUtime=0.04
/proc/18928/stat : 18928 (sugar) S 18926 18928 17806 0 -1 4194304 898 127 0 0 3 1 0 0 18 0 1 0 44707476 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18928/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.702471 s]
/proc/loadavg: 2.61 2.50 2.12 4/80 18928
/proc/meminfo: memFree=1781320/2055920 swapFree=4192812/4192956
[pid=18928] ppid=18926 vsize=13600 CPUtime=0.04
/proc/18928/stat : 18928 (sugar) S 18926 18928 17806 0 -1 4194304 898 127 0 0 3 1 0 0 18 0 1 0 44707476 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18928/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+1.50155 s]
/proc/loadavg: 2.61 2.50 2.12 4/91 18940
/proc/meminfo: memFree=1763888/2055920 swapFree=4192812/4192956
[pid=18928] ppid=18926 vsize=13600 CPUtime=0.04
/proc/18928/stat : 18928 (sugar) S 18926 18928 17806 0 -1 4194304 898 127 0 0 3 1 0 0 18 0 1 0 44707476 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18928/statm: 3400 796 370 3 0 500 0
[pid=18931] ppid=18928 vsize=5356 CPUtime=0
/proc/18931/stat : 18931 (sh) S 18928 18928 17806 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 44707504 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18931/statm: 1339 233 193 169 0 50 0
[pid=18932] ppid=18931 vsize=865704 CPUtime=1.12
/proc/18932/stat : 18932 (java) S 18931 18928 17806 0 -1 0 12273 0 1 0 107 5 0 0 18 0 9 0 44707504 886480896 10572 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18932/statm: 216426 10572 2529 9 0 211008 0
[pid=18932/tid=18933] ppid=18931 vsize=865704 CPUtime=0.64
/proc/18932/task/18933/stat : 18933 (java) R 18931 18928 17806 0 -1 64 2840 0 1 0 63 1 0 0 23 0 9 0 44707505 886480896 10572 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18932/tid=18934] ppid=18931 vsize=865704 CPUtime=0.35
/proc/18932/task/18934/stat : 18934 (java) R 18931 18928 17806 0 -1 64 8228 0 0 0 32 3 0 0 16 0 9 0 44707515 886480896 10572 996147200 134512640 134550740 4294956000 18446744073709551615 104180211 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18932/tid=18935] ppid=18931 vsize=865704 CPUtime=0
/proc/18932/task/18935/stat : 18935 (java) S 18931 18928 17806 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 44707515 886480896 10572 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18932/tid=18936] ppid=18931 vsize=865704 CPUtime=0
/proc/18932/task/18936/stat : 18936 (java) S 18931 18928 17806 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 44707515 886480896 10572 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18932/tid=18937] ppid=18931 vsize=865704 CPUtime=0
/proc/18932/task/18937/stat : 18937 (java) S 18931 18928 17806 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44707517 886480896 10572 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18932/tid=18938] ppid=18931 vsize=865704 CPUtime=0.11
/proc/18932/task/18938/stat : 18938 (java) S 18931 18928 17806 0 -1 64 506 0 0 0 11 0 0 0 16 0 9 0 44707517 886480896 10572 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18932/tid=18939] ppid=18931 vsize=865704 CPUtime=0
/proc/18932/task/18939/stat : 18939 (java) S 18931 18928 17806 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44707517 886480896 10572 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18932/tid=18940] ppid=18931 vsize=865704 CPUtime=0
/proc/18932/task/18940/stat : 18940 (java) S 18931 18928 17806 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44707517 886480896 10572 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 884660

[startup+3.10169 s]
/proc/loadavg: 2.61 2.50 2.12 5/91 18950
/proc/meminfo: memFree=1772912/2055920 swapFree=4192812/4192956
[pid=18928] ppid=18926 vsize=13600 CPUtime=1.54
/proc/18928/stat : 18928 (sugar) S 18926 18928 17806 0 -1 4194304 974 12947 0 1 3 1 143 7 15 0 1 0 44707476 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18928/statm: 3400 797 370 3 0 500 0
[pid=18941] ppid=18928 vsize=5356 CPUtime=0
/proc/18941/stat : 18941 (sh) S 18928 18928 17806 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 44707664 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18941/statm: 1339 233 193 169 0 50 0
[pid=18942] ppid=18941 vsize=868436 CPUtime=1.17
/proc/18942/stat : 18942 (java) S 18941 18928 17806 0 -1 0 10135 0 1 0 111 6 0 0 20 0 9 0 44707665 889278464 8988 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18942/statm: 217109 8988 2540 9 0 211684 0
[pid=18942/tid=18943] ppid=18941 vsize=868436 CPUtime=0.64
/proc/18942/task/18943/stat : 18943 (java) R 18941 18928 17806 0 -1 64 2755 0 1 0 63 1 0 0 25 0 9 0 44707666 889278464 8988 996147200 134512640 134550740 4294955936 18446744073709551615 4126572807 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18942/tid=18944] ppid=18941 vsize=868436 CPUtime=0.31
/proc/18942/task/18944/stat : 18944 (java) S 18941 18928 17806 0 -1 64 5223 0 0 0 28 3 0 0 16 0 9 0 44707669 889278464 8988 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18942/tid=18945] ppid=18941 vsize=868436 CPUtime=0
/proc/18942/task/18945/stat : 18945 (java) S 18941 18928 17806 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44707669 889278464 8988 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18942/tid=18946] ppid=18941 vsize=868436 CPUtime=0
/proc/18942/task/18946/stat : 18946 (java) S 18941 18928 17806 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 44707669 889278464 8988 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18942/tid=18947] ppid=18941 vsize=868436 CPUtime=0
/proc/18942/task/18947/stat : 18947 (java) S 18941 18928 17806 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44707671 889278464 8988 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18942/tid=18948] ppid=18941 vsize=868436 CPUtime=0.18
/proc/18942/task/18948/stat : 18948 (java) S 18941 18928 17806 0 -1 64 1461 0 0 0 18 0 0 0 16 0 9 0 44707671 889278464 8988 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18942/tid=18949] ppid=18941 vsize=868436 CPUtime=0
/proc/18942/task/18949/stat : 18949 (java) S 18941 18928 17806 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44707671 889278464 8988 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18942/tid=18950] ppid=18941 vsize=868436 CPUtime=0
/proc/18942/task/18950/stat : 18950 (java) S 18941 18928 17806 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44707671 889278464 8988 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.71
Current children cumulated vsize (KiB) 887392

[startup+6.30298 s]
/proc/loadavg: 2.56 2.50 2.12 3/91 18950
/proc/meminfo: memFree=1716080/2055920 swapFree=4192812/4192956
[pid=18928] ppid=18926 vsize=13600 CPUtime=1.54
/proc/18928/stat : 18928 (sugar) S 18926 18928 17806 0 -1 4194304 974 12947 0 1 3 1 143 7 16 0 1 0 44707476 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18928/statm: 3400 797 370 3 0 500 0
[pid=18941] ppid=18928 vsize=5356 CPUtime=0
/proc/18941/stat : 18941 (sh) S 18928 18928 17806 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 44707664 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18941/statm: 1339 233 193 169 0 50 0
[pid=18942] ppid=18941 vsize=868436 CPUtime=4.33
/proc/18942/stat : 18942 (java) S 18941 18928 17806 0 -1 0 21055 0 1 0 421 12 0 0 20 0 9 0 44707665 889278464 19422 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18942/statm: 217109 19422 2540 9 0 211684 0
[pid=18942/tid=18943] ppid=18941 vsize=868436 CPUtime=2.94
/proc/18942/task/18943/stat : 18943 (java) R 18941 18928 17806 0 -1 64 3231 0 1 0 292 2 0 0 25 0 9 0 44707666 889278464 19422 996147200 134512640 134550740 4294955936 18446744073709551615 4126629120 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18942/tid=18944] ppid=18941 vsize=868436 CPUtime=1.14
/proc/18942/task/18944/stat : 18944 (java) S 18941 18928 17806 0 -1 64 15643 0 0 0 106 8 0 0 16 0 9 0 44707669 889278464 19422 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18942/tid=18945] ppid=18941 vsize=868436 CPUtime=0
/proc/18942/task/18945/stat : 18945 (java) S 18941 18928 17806 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44707669 889278464 19422 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18942/tid=18946] ppid=18941 vsize=868436 CPUtime=0
/proc/18942/task/18946/stat : 18946 (java) S 18941 18928 17806 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 44707669 889278464 19422 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18942/tid=18947] ppid=18941 vsize=868436 CPUtime=0
/proc/18942/task/18947/stat : 18947 (java) S 18941 18928 17806 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44707671 889278464 19422 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18942/tid=18948] ppid=18941 vsize=868436 CPUtime=0.22
/proc/18942/task/18948/stat : 18948 (java) S 18941 18928 17806 0 -1 64 1485 0 0 0 22 0 0 0 16 0 9 0 44707671 889278464 19422 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18942/tid=18949] ppid=18941 vsize=868436 CPUtime=0
/proc/18942/task/18949/stat : 18949 (java) S 18941 18928 17806 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44707671 889278464 19422 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18942/tid=18950] ppid=18941 vsize=868436 CPUtime=0
/proc/18942/task/18950/stat : 18950 (java) S 18941 18928 17806 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44707671 889278464 19422 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.87
Current children cumulated vsize (KiB) 887392

[startup+12.7015 s]
/proc/loadavg: 2.59 2.50 2.12 4/91 18950
/proc/meminfo: memFree=1648688/2055920 swapFree=4192812/4192956
[pid=18928] ppid=18926 vsize=13600 CPUtime=1.54
/proc/18928/stat : 18928 (sugar) S 18926 18928 17806 0 -1 4194304 974 12947 0 1 3 1 143 7 15 0 1 0 44707476 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18928/statm: 3400 797 370 3 0 500 0
[pid=18941] ppid=18928 vsize=5356 CPUtime=0
/proc/18941/stat : 18941 (sh) S 18928 18928 17806 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 44707664 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18941/statm: 1339 233 193 169 0 50 0
[pid=18942] ppid=18941 vsize=868548 CPUtime=10.67
/proc/18942/stat : 18942 (java) S 18941 18928 17806 0 -1 0 40004 0 1 0 1011 56 0 0 20 0 9 0 44707665 889393152 21981 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18942/statm: 217137 21981 2565 9 0 211684 0
[pid=18942/tid=18943] ppid=18941 vsize=868548 CPUtime=8.17
/proc/18942/task/18943/stat : 18943 (java) R 18941 18928 17806 0 -1 64 3875 0 1 0 780 37 0 0 25 0 9 0 44707666 889393152 21981 996147200 134512640 134550740 4294955936 18446744073709551615 4126932869 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18942/tid=18944] ppid=18941 vsize=868548 CPUtime=2.19
/proc/18942/task/18944/stat : 18944 (java) S 18941 18928 17806 0 -1 64 33908 0 0 0 202 17 0 0 16 0 9 0 44707669 889393152 21981 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18942/tid=18945] ppid=18941 vsize=868548 CPUtime=0
/proc/18942/task/18945/stat : 18945 (java) S 18941 18928 17806 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44707669 889393152 21981 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18942/tid=18946] ppid=18941 vsize=868548 CPUtime=0
/proc/18942/task/18946/stat : 18946 (java) S 18941 18928 17806 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44707669 889393152 21981 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18942/tid=18947] ppid=18941 vsize=868548 CPUtime=0
/proc/18942/task/18947/stat : 18947 (java) S 18941 18928 17806 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44707671 889393152 21981 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18942/tid=18948] ppid=18941 vsize=868548 CPUtime=0.28
/proc/18942/task/18948/stat : 18948 (java) S 18941 18928 17806 0 -1 64 1525 0 0 0 27 1 0 0 15 0 9 0 44707671 889393152 21981 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18942/tid=18949] ppid=18941 vsize=868548 CPUtime=0
/proc/18942/task/18949/stat : 18949 (java) S 18941 18928 17806 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44707671 889393152 21981 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18942/tid=18950] ppid=18941 vsize=868548 CPUtime=0
/proc/18942/task/18950/stat : 18950 (java) S 18941 18928 17806 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44707671 889393152 21981 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.21
Current children cumulated vsize (KiB) 887504

[startup+25.5029 s]
/proc/loadavg: 2.91 2.58 2.15 4/91 18950
/proc/meminfo: memFree=1490544/2055920 swapFree=4192812/4192956
[pid=18928] ppid=18926 vsize=13600 CPUtime=1.54
/proc/18928/stat : 18928 (sugar) S 18926 18928 17806 0 -1 4194304 974 12947 0 1 3 1 143 7 15 0 1 0 44707476 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18928/statm: 3400 797 370 3 0 500 0
[pid=18941] ppid=18928 vsize=5356 CPUtime=0
/proc/18941/stat : 18941 (sh) S 18928 18928 17806 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 44707664 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18941/statm: 1339 233 193 169 0 50 0
[pid=18942] ppid=18941 vsize=868548 CPUtime=23.19
/proc/18942/stat : 18942 (java) S 18941 18928 17806 0 -1 0 40627 0 1 0 2174 145 0 0 20 0 9 0 44707665 889393152 21981 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18942/statm: 217137 21981 2565 9 0 211684 0
[pid=18942/tid=18943] ppid=18941 vsize=868548 CPUtime=20.38
/proc/18942/task/18943/stat : 18943 (java) R 18941 18928 17806 0 -1 64 4498 0 1 0 1917 121 0 0 25 0 9 0 44707666 889393152 21981 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18942/tid=18944] ppid=18941 vsize=868548 CPUtime=2.5
/proc/18942/task/18944/stat : 18944 (java) S 18941 18928 17806 0 -1 64 33908 0 0 0 228 22 0 0 15 0 9 0 44707669 889393152 21981 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18942/tid=18945] ppid=18941 vsize=868548 CPUtime=0
/proc/18942/task/18945/stat : 18945 (java) S 18941 18928 17806 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44707669 889393152 21981 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18942/tid=18946] ppid=18941 vsize=868548 CPUtime=0
/proc/18942/task/18946/stat : 18946 (java) S 18941 18928 17806 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44707669 889393152 21981 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0

################
# More data... #
################

[pid=18942/tid=18948] ppid=18941 vsize=868548 CPUtime=0.28
/proc/18942/task/18948/stat : 18948 (java) S 18941 18928 17806 0 -1 64 1525 0 0 0 27 1 0 0 15 0 9 0 44707671 889393152 21981 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18942/tid=18949] ppid=18941 vsize=868548 CPUtime=0
/proc/18942/task/18949/stat : 18949 (java) S 18941 18928 17806 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44707671 889393152 21981 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18942/tid=18950] ppid=18941 vsize=868548 CPUtime=0
/proc/18942/task/18950/stat : 18950 (java) S 18941 18928 17806 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44707671 889393152 21981 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 98.92
Current children cumulated vsize (KiB) 887504

[startup+162.303 s]
/proc/loadavg: 4.16 3.12 2.40 4/91 18950
/proc/meminfo: memFree=16112/2055920 swapFree=4192812/4192956
[pid=18928] ppid=18926 vsize=13600 CPUtime=1.54
/proc/18928/stat : 18928 (sugar) S 18926 18928 17806 0 -1 4194304 974 12947 0 1 3 1 143 7 16 0 1 0 44707476 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18928/statm: 3400 797 370 3 0 500 0
[pid=18941] ppid=18928 vsize=5356 CPUtime=0
/proc/18941/stat : 18941 (sh) S 18928 18928 17806 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 44707664 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18941/statm: 1339 233 193 169 0 50 0
[pid=18942] ppid=18941 vsize=868548 CPUtime=155.56
/proc/18942/stat : 18942 (java) S 18941 18928 17806 0 -1 0 47470 0 1 0 14377 1179 0 0 20 0 9 0 44707665 889393152 21981 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18942/statm: 217137 21981 2565 9 0 211684 0
[pid=18942/tid=18943] ppid=18941 vsize=868548 CPUtime=149.53
/proc/18942/task/18943/stat : 18943 (java) R 18941 18928 17806 0 -1 64 11341 0 1 0 13844 1109 0 0 25 0 9 0 44707666 889393152 21981 996147200 134512640 134550740 4294955936 18446744073709551615 4126616200 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18942/tid=18944] ppid=18941 vsize=868548 CPUtime=5.71
/proc/18942/task/18944/stat : 18944 (java) S 18941 18928 17806 0 -1 64 33908 0 0 0 504 67 0 0 16 0 9 0 44707669 889393152 21981 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18942/tid=18945] ppid=18941 vsize=868548 CPUtime=0
/proc/18942/task/18945/stat : 18945 (java) S 18941 18928 17806 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44707669 889393152 21981 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18942/tid=18946] ppid=18941 vsize=868548 CPUtime=0
/proc/18942/task/18946/stat : 18946 (java) S 18941 18928 17806 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44707669 889393152 21981 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18942/tid=18947] ppid=18941 vsize=868548 CPUtime=0
/proc/18942/task/18947/stat : 18947 (java) S 18941 18928 17806 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44707671 889393152 21981 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18942/tid=18948] ppid=18941 vsize=868548 CPUtime=0.28
/proc/18942/task/18948/stat : 18948 (java) S 18941 18928 17806 0 -1 64 1525 0 0 0 27 1 0 0 15 0 9 0 44707671 889393152 21981 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18942/tid=18949] ppid=18941 vsize=868548 CPUtime=0
/proc/18942/task/18949/stat : 18949 (java) S 18941 18928 17806 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44707671 889393152 21981 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18942/tid=18950] ppid=18941 vsize=868548 CPUtime=0
/proc/18942/task/18950/stat : 18950 (java) S 18941 18928 17806 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44707671 889393152 21981 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 157.1
Current children cumulated vsize (KiB) 887504

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

[startup+166.301 s]
/proc/loadavg: 4.15 3.14 2.41 3/91 18950
/proc/meminfo: memFree=15536/2055920 swapFree=4192812/4192956
[pid=18928] ppid=18926 vsize=13600 CPUtime=1.54
/proc/18928/stat : 18928 (sugar) S 18926 18928 17806 0 -1 4194304 974 12947 0 1 3 1 143 7 16 0 1 0 44707476 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18928/statm: 3400 797 370 3 0 500 0
[pid=18941] ppid=18928 vsize=5356 CPUtime=0
/proc/18941/stat : 18941 (sh) S 18928 18928 17806 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 44707664 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18941/statm: 1339 233 193 169 0 50 0
[pid=18942] ppid=18941 vsize=868548 CPUtime=159.42
/proc/18942/stat : 18942 (java) S 18941 18928 17806 0 -1 0 47671 0 1 0 14732 1210 0 0 20 0 9 0 44707665 889393152 21981 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18942/statm: 217137 21981 2565 9 0 211684 0
[pid=18942/tid=18943] ppid=18941 vsize=868548 CPUtime=153.3
/proc/18942/task/18943/stat : 18943 (java) R 18941 18928 17806 0 -1 64 11542 0 1 0 14192 1138 0 0 25 0 9 0 44707666 889393152 21981 996147200 134512640 134550740 4294955936 18446744073709551615 4127088472 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18942/tid=18944] ppid=18941 vsize=868548 CPUtime=5.8
/proc/18942/task/18944/stat : 18944 (java) S 18941 18928 17806 0 -1 64 33908 0 0 0 511 69 0 0 16 0 9 0 44707669 889393152 21981 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18942/tid=18945] ppid=18941 vsize=868548 CPUtime=0
/proc/18942/task/18945/stat : 18945 (java) S 18941 18928 17806 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44707669 889393152 21981 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18942/tid=18946] ppid=18941 vsize=868548 CPUtime=0
/proc/18942/task/18946/stat : 18946 (java) S 18941 18928 17806 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44707669 889393152 21981 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18942/tid=18947] ppid=18941 vsize=868548 CPUtime=0
/proc/18942/task/18947/stat : 18947 (java) S 18941 18928 17806 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44707671 889393152 21981 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18942/tid=18948] ppid=18941 vsize=868548 CPUtime=0.28
/proc/18942/task/18948/stat : 18948 (java) S 18941 18928 17806 0 -1 64 1525 0 0 0 27 1 0 0 15 0 9 0 44707671 889393152 21981 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18942/tid=18949] ppid=18941 vsize=868548 CPUtime=0
/proc/18942/task/18949/stat : 18949 (java) S 18941 18928 17806 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44707671 889393152 21981 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18942/tid=18950] ppid=18941 vsize=868548 CPUtime=0
/proc/18942/task/18950/stat : 18950 (java) S 18941 18928 17806 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44707671 889393152 21981 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 160.96
Current children cumulated vsize (KiB) 887504

[startup+172.707 s]
/proc/loadavg: 4.14 3.15 2.42 4/91 18950
/proc/meminfo: memFree=15984/2055920 swapFree=4192812/4192956
[pid=18928] ppid=18926 vsize=13600 CPUtime=1.54
/proc/18928/stat : 18928 (sugar) S 18926 18928 17806 0 -1 4194304 974 12947 0 1 3 1 143 7 16 0 1 0 44707476 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18928/statm: 3400 797 370 3 0 500 0
[pid=18941] ppid=18928 vsize=5356 CPUtime=0
/proc/18941/stat : 18941 (sh) S 18928 18928 17806 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 44707664 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18941/statm: 1339 233 193 169 0 50 0
[pid=18942] ppid=18941 vsize=868548 CPUtime=165.66
/proc/18942/stat : 18942 (java) S 18941 18928 17806 0 -1 0 47998 0 1 0 15311 1255 0 0 20 0 9 0 44707665 889393152 21981 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18942/statm: 217137 21981 2565 9 0 211684 0
[pid=18942/tid=18943] ppid=18941 vsize=868548 CPUtime=159.39
/proc/18942/task/18943/stat : 18943 (java) R 18941 18928 17806 0 -1 64 11869 0 1 0 14758 1181 0 0 24 0 9 0 44707666 889393152 21981 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18942/tid=18944] ppid=18941 vsize=868548 CPUtime=5.96
/proc/18942/task/18944/stat : 18944 (java) S 18941 18928 17806 0 -1 64 33908 0 0 0 524 72 0 0 16 0 9 0 44707669 889393152 21981 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18942/tid=18945] ppid=18941 vsize=868548 CPUtime=0
/proc/18942/task/18945/stat : 18945 (java) S 18941 18928 17806 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44707669 889393152 21981 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18942/tid=18946] ppid=18941 vsize=868548 CPUtime=0
/proc/18942/task/18946/stat : 18946 (java) S 18941 18928 17806 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44707669 889393152 21981 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18942/tid=18947] ppid=18941 vsize=868548 CPUtime=0
/proc/18942/task/18947/stat : 18947 (java) S 18941 18928 17806 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44707671 889393152 21981 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18942/tid=18948] ppid=18941 vsize=868548 CPUtime=0.28
/proc/18942/task/18948/stat : 18948 (java) S 18941 18928 17806 0 -1 64 1525 0 0 0 27 1 0 0 15 0 9 0 44707671 889393152 21981 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18942/tid=18949] ppid=18941 vsize=868548 CPUtime=0
/proc/18942/task/18949/stat : 18949 (java) S 18941 18928 17806 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44707671 889393152 21981 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18942/tid=18950] ppid=18941 vsize=868548 CPUtime=0
/proc/18942/task/18950/stat : 18950 (java) S 18941 18928 17806 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44707671 889393152 21981 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 167.2
Current children cumulated vsize (KiB) 887504

[startup+174.301 s]
/proc/loadavg: 4.20 3.18 2.43 4/91 18950
/proc/meminfo: memFree=15600/2055920 swapFree=4192812/4192956
[pid=18928] ppid=18926 vsize=13600 CPUtime=1.54
/proc/18928/stat : 18928 (sugar) S 18926 18928 17806 0 -1 4194304 974 12947 0 1 3 1 143 7 16 0 1 0 44707476 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18928/statm: 3400 797 370 3 0 500 0
[pid=18941] ppid=18928 vsize=5356 CPUtime=0
/proc/18941/stat : 18941 (sh) S 18928 18928 17806 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 44707664 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18941/statm: 1339 233 193 169 0 50 0
[pid=18942] ppid=18941 vsize=868548 CPUtime=167.2
/proc/18942/stat : 18942 (java) S 18941 18928 17806 0 -1 0 48077 0 1 0 15451 1269 0 0 20 0 9 0 44707665 889393152 21981 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18942/statm: 217137 21981 2565 9 0 211684 0
[pid=18942/tid=18943] ppid=18941 vsize=868548 CPUtime=160.88
/proc/18942/task/18943/stat : 18943 (java) R 18941 18928 17806 0 -1 64 11948 0 1 0 14894 1194 0 0 25 0 9 0 44707666 889393152 21981 996147200 134512640 134550740 4294955936 18446744073709551615 4126571736 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18942/tid=18944] ppid=18941 vsize=868548 CPUtime=6
/proc/18942/task/18944/stat : 18944 (java) S 18941 18928 17806 0 -1 64 33908 0 0 0 528 72 0 0 16 0 9 0 44707669 889393152 21981 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18942/tid=18945] ppid=18941 vsize=868548 CPUtime=0
/proc/18942/task/18945/stat : 18945 (java) S 18941 18928 17806 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44707669 889393152 21981 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18942/tid=18946] ppid=18941 vsize=868548 CPUtime=0
/proc/18942/task/18946/stat : 18946 (java) S 18941 18928 17806 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44707669 889393152 21981 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18942/tid=18947] ppid=18941 vsize=868548 CPUtime=0
/proc/18942/task/18947/stat : 18947 (java) S 18941 18928 17806 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44707671 889393152 21981 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18942/tid=18948] ppid=18941 vsize=868548 CPUtime=0.28
/proc/18942/task/18948/stat : 18948 (java) S 18941 18928 17806 0 -1 64 1525 0 0 0 27 1 0 0 15 0 9 0 44707671 889393152 21981 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18942/tid=18949] ppid=18941 vsize=868548 CPUtime=0
/proc/18942/task/18949/stat : 18949 (java) S 18941 18928 17806 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44707671 889393152 21981 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18942/tid=18950] ppid=18941 vsize=868548 CPUtime=0
/proc/18942/task/18950/stat : 18950 (java) S 18941 18928 17806 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44707671 889393152 21981 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 168.74
Current children cumulated vsize (KiB) 887504

[startup+175.901 s]
/proc/loadavg: 4.20 3.18 2.43 4/81 18950
/proc/meminfo: memFree=539712/2055920 swapFree=4192812/4192956
[pid=18928] ppid=18926 vsize=13600 CPUtime=170.25
/proc/18928/stat : 18928 (sugar) R 18926 18928 17806 0 -1 4194304 998 61389 0 2 3 20 15715 1287 16 0 1 0 44707476 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 221954937897 0 0 4224 16386 0 0 0 17 0 0 0
/proc/18928/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 170.25
Current children cumulated vsize (KiB) 13600

[startup+176.701 s]
/proc/loadavg: 4.20 3.18 2.43 4/81 18950
/proc/meminfo: memFree=539712/2055920 swapFree=4192812/4192956
[pid=18928] ppid=18926 vsize=13600 CPUtime=170.92
/proc/18928/stat : 18928 (sugar) D 18926 18928 17806 0 -1 4194304 998 61389 0 2 3 87 15715 1287 15 0 1 0 44707476 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 221954937897 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/18928/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 170.92
Current children cumulated vsize (KiB) 13600

[startup+177.107 s]
/proc/loadavg: 4.20 3.18 2.43 4/81 18950
/proc/meminfo: memFree=1793024/2055920 swapFree=4192812/4192956
[pid=18928] ppid=18926 vsize=13600 CPUtime=170.95
/proc/18928/stat : 18928 (sugar) D 18926 18928 17806 0 -1 4194304 998 61389 0 2 3 90 15715 1287 15 0 1 0 44707476 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 221954937897 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/18928/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 170.95
Current children cumulated vsize (KiB) 13600

[startup+177.202 s]
/proc/loadavg: 4.20 3.18 2.43 4/81 18950
/proc/meminfo: memFree=1793024/2055920 swapFree=4192812/4192956
[pid=18928] ppid=18926 vsize=13600 CPUtime=170.95
/proc/18928/stat : 18928 (sugar) D 18926 18928 17806 0 -1 4194304 998 61389 0 2 3 90 15715 1287 15 0 1 0 44707476 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 221954937897 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/18928/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 170.95
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 177.221
CPU time (s): 170.977
CPU user time (s): 157.194
CPU system time (s): 13.7829
CPU usage (%): 96.4769
Max. virtual memory (cumulated for all children) (KiB): 908884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 157.194
system time used= 13.7829
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 62417
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 65375
involuntary context switches= 73512

runsolver used 0.240963 second user time and 0.600908 second system time

The end

Launcher Data (download as text)

Begin job on node43 at 2008-07-12 18:28:00
IDJOB=1113214
IDBENCH=61545
IDSOLVER=368
FILE ID=node43/1113214-1215880080
PBS_JOBID= 7903508
Free space on /tmp= 66508 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/graphColoring/school/normalized-school1-13.xml
COMMAND LINE= DIR/sugar -max -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1113214-1215880080/watcher-1113214-1215880080 -o /tmp/evaluation-result-1113214-1215880080/solver-1113214-1215880080 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar -max -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-1113214-1215880080.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 8548974883c278e82435753f5bbb2c5f
RANDOM SEED=1502510540

node43.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:       1781800 kB
Buffers:          2976 kB
Cached:          45780 kB
SwapCached:          0 kB
Active:         215356 kB
Inactive:         9576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1781800 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3548 kB
Writeback:           0 kB
Mapped:         196500 kB
Slab:            34028 kB
Committed_AS:  1006216 kB
PageTables:       2288 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= 66504 MiB
End job on node43 at 2008-07-12 18:30:58