Trace number 1076419

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
Sugar v1.13+minisat? (TO) 1800.49 1803.24

General information on the benchmark

Namecsp/ogdVg/
normalized-crossword-m1c-ogd-vg12-14_ext.xml
MD5SUM38b6fd1a1a55f4d717acaba611f34e78
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark669.147
Satisfiable
(Un)Satisfiability was proved
Number of variables168
Number of constraints26
Maximum constraint arity14
Maximum domain size26
Number of constraints which are defined in extension26
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Fri Jul  4 17:50:30 2008
0.00/0.04	c 0	PID 9145
0.03/0.05	c 0	HOST node33.alineos.net
0.03/0.05	c 0	CONVERTING HOME/instance-1076419-1215186629.xml TO HOME/temp.csp
0.03/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1076419-1215186629.xml' 'HOME/temp.csp'
1.15/1.25	c 1	1 domains, 168 variables, 0 predicates, 2 relations, 26 constraints
1.20/1.31	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.20/1.31	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
1.20/1.39	c 1	Parsing HOME/temp.csp
2.57/2.72	c 2	parsed 197 expressions
2.57/2.72	c 2	Heap : 24 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.57/2.72	c 2	Converting to clausal form CSP
2.57/2.74	c 2	converted 20 (10%) expressions
2.57/2.74	c 2	converted 40 (20%) expressions
2.57/2.74	c 2	converted 60 (30%) expressions
2.57/2.74	c 2	converted 79 (40%) expressions
2.57/2.75	c 2	converted 99 (50%) expressions
2.57/2.75	c 2	converted 119 (60%) expressions
2.57/2.75	c 2	converted 138 (70%) expressions
2.57/2.75	c 2	converted 158 (80%) expressions
10.99/11.26	c 11	converted 178 (90%) expressions
27.23/27.64	c 27	converted 197 (100%) expressions
27.23/27.64	c 27	CSP : 168 integers, 0 booleans, 26 clauses, largest domain size 26
27.23/27.64	c 27	Heap : 653 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
27.23/27.64	c 27	Propagation in CSP
27.23/27.64	c 27	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
27.23/27.64	c 27	CSP : 168 integers, 0 booleans, 26 clauses, largest domain size 26
27.23/27.64	c 27	Heap : 653 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
27.23/27.64	c 27	Simplifing CSP by introducing new Boolean variables
27.23/27.64	c 27	CSP : 168 integers, 0 booleans, 26 clauses, largest domain size 26
27.23/27.64	c 27	Heap : 653 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
30.10/30.51	c 30	Encoding CSP to SAT : HOME/temp.cnf
30.10/30.52	c 30	17 (10%) CSP integer variables are encoded (408 clauses, 4344 bytes)
30.10/30.53	c 30	34 (20%) CSP integer variables are encoded (816 clauses, 8832 bytes)
30.10/30.53	c 30	51 (30%) CSP integer variables are encoded (1224 clauses, 13849 bytes)
30.10/30.53	c 30	68 (40%) CSP integer variables are encoded (1632 clauses, 19153 bytes)
30.10/30.53	c 30	84 (50%) CSP integer variables are encoded (2016 clauses, 24145 bytes)
30.10/30.53	c 30	101 (60%) CSP integer variables are encoded (2424 clauses, 29449 bytes)
30.10/30.53	c 30	118 (70%) CSP integer variables are encoded (2832 clauses, 34753 bytes)
30.10/30.53	c 30	135 (80%) CSP integer variables are encoded (3240 clauses, 40057 bytes)
30.10/30.53	c 30	152 (90%) CSP integer variables are encoded (3648 clauses, 45361 bytes)
30.10/30.53	c 30	168 (100%) CSP integer variables are encoded (4032 clauses, 50353 bytes)
1800.08/1801.22	c ERROR INTERRUPTED

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: 

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-1076419-1215186629/watcher-1076419-1215186629 -o /tmp/evaluation-result-1076419-1215186629/solver-1076419-1215186629 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/sugar -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-1076419-1215186629.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.65 1.28 1.62 4/72 9145
/proc/meminfo: memFree=1552272/2055920 swapFree=4180424/4192956
[pid=9145] ppid=9143 vsize=12268 CPUtime=0
/proc/9145/stat : 9145 (sugar) R 9143 9145 5127 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 1997636443 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 210824297061 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/9145/statm: 3067 316 241 3 0 167 0

[startup+0.0493631 s]
/proc/loadavg: 1.65 1.28 1.62 4/72 9145
/proc/meminfo: memFree=1552272/2055920 swapFree=4180424/4192956
[pid=9145] ppid=9143 vsize=13600 CPUtime=0.03
/proc/9145/stat : 9145 (sugar) S 9143 9145 5127 0 -1 4194304 837 0 0 0 3 0 0 0 18 0 1 0 1997636443 13926400 792 996147200 4194304 4206940 548682068608 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9145/statm: 3400 792 367 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101631 s]
/proc/loadavg: 1.65 1.28 1.62 4/72 9145
/proc/meminfo: memFree=1552272/2055920 swapFree=4180424/4192956
[pid=9145] ppid=9143 vsize=13600 CPUtime=0.03
/proc/9145/stat : 9145 (sugar) S 9143 9145 5127 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1997636443 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9145/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301652 s]
/proc/loadavg: 1.65 1.28 1.62 4/72 9145
/proc/meminfo: memFree=1552272/2055920 swapFree=4180424/4192956
[pid=9145] ppid=9143 vsize=13600 CPUtime=0.03
/proc/9145/stat : 9145 (sugar) S 9143 9145 5127 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1997636443 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9145/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.7017 s]
/proc/loadavg: 1.65 1.28 1.62 4/72 9145
/proc/meminfo: memFree=1552272/2055920 swapFree=4180424/4192956
[pid=9145] ppid=9143 vsize=13600 CPUtime=0.03
/proc/9145/stat : 9145 (sugar) S 9143 9145 5127 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1997636443 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9145/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.5018 s]
/proc/loadavg: 1.65 1.28 1.62 3/83 9157
/proc/meminfo: memFree=1518904/2055920 swapFree=4180424/4192956
[pid=9145] ppid=9143 vsize=13600 CPUtime=1.21
/proc/9145/stat : 9145 (sugar) S 9143 9145 5127 0 -1 4194304 973 13717 0 1 3 0 111 7 16 0 1 0 1997636443 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9145/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 13600

[startup+3.103 s]
/proc/loadavg: 1.68 1.30 1.62 4/83 9167
/proc/meminfo: memFree=1526968/2055920 swapFree=4180424/4192956
[pid=9145] ppid=9143 vsize=13600 CPUtime=1.21
/proc/9145/stat : 9145 (sugar) S 9143 9145 5127 0 -1 4194304 973 13717 0 1 3 0 111 7 16 0 1 0 1997636443 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9145/statm: 3400 797 370 3 0 500 0
[pid=9158] ppid=9145 vsize=5356 CPUtime=0
/proc/9158/stat : 9158 (sh) S 9145 9145 5127 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1997636574 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9158/statm: 1339 233 193 169 0 50 0
[pid=9159] ppid=9158 vsize=864168 CPUtime=1.75
/proc/9159/stat : 9159 (java) S 9158 9145 5127 0 -1 0 15548 0 1 0 168 7 0 0 18 0 9 0 1997636575 884908032 14368 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9159/statm: 216042 14368 2540 9 0 210617 0
[pid=9159/tid=9160] ppid=9158 vsize=864168 CPUtime=0.92
/proc/9159/task/9160/stat : 9160 (java) R 9158 9145 5127 0 -1 64 2832 0 1 0 90 2 0 0 25 0 9 0 1997636576 884908032 14368 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9159/tid=9161] ppid=9158 vsize=864168 CPUtime=0.75
/proc/9159/task/9161/stat : 9161 (java) R 9158 9145 5127 0 -1 64 11688 0 0 0 71 4 0 0 16 0 9 0 1997636577 884908032 14368 996147200 134512640 134550740 4294955952 18446744073709551615 102721867 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9159/tid=9162] ppid=9158 vsize=864168 CPUtime=0
/proc/9159/task/9162/stat : 9162 (java) S 9158 9145 5127 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1997636577 884908032 14368 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9159/tid=9163] ppid=9158 vsize=864168 CPUtime=0
/proc/9159/task/9163/stat : 9163 (java) S 9158 9145 5127 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1997636577 884908032 14368 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9159/tid=9164] ppid=9158 vsize=864168 CPUtime=0
/proc/9159/task/9164/stat : 9164 (java) S 9158 9145 5127 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1997636579 884908032 14368 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9159/tid=9165] ppid=9158 vsize=864168 CPUtime=0.07
/proc/9159/task/9165/stat : 9165 (java) S 9158 9145 5127 0 -1 64 332 0 0 0 7 0 0 0 16 0 9 0 1997636579 884908032 14368 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9159/tid=9166] ppid=9158 vsize=864168 CPUtime=0
/proc/9159/task/9166/stat : 9166 (java) S 9158 9145 5127 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1997636579 884908032 14368 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9159/tid=9167] ppid=9158 vsize=864168 CPUtime=0
/proc/9159/task/9167/stat : 9167 (java) S 9158 9145 5127 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1997636579 884908032 14368 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 883124

[startup+6.30138 s]
/proc/loadavg: 1.68 1.30 1.62 3/83 9167
/proc/meminfo: memFree=1433912/2055920 swapFree=4180424/4192956
[pid=9145] ppid=9143 vsize=13600 CPUtime=1.21
/proc/9145/stat : 9145 (sugar) S 9143 9145 5127 0 -1 4194304 973 13717 0 1 3 0 111 7 16 0 1 0 1997636443 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9145/statm: 3400 797 370 3 0 500 0
[pid=9158] ppid=9145 vsize=5356 CPUtime=0
/proc/9158/stat : 9158 (sh) S 9145 9145 5127 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1997636574 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9158/statm: 1339 233 193 169 0 50 0
[pid=9159] ppid=9158 vsize=885660 CPUtime=4.93
/proc/9159/stat : 9159 (java) S 9158 9145 5127 0 -1 0 46698 0 1 0 471 22 0 0 18 0 9 0 1997636575 906915840 39560 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9159/statm: 221415 39560 2540 9 0 215990 0
[pid=9159/tid=9160] ppid=9158 vsize=885660 CPUtime=1.89
/proc/9159/task/9160/stat : 9160 (java) S 9158 9145 5127 0 -1 64 3612 0 1 0 186 3 0 0 25 0 9 0 1997636576 906915840 39560 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9159/tid=9161] ppid=9158 vsize=885660 CPUtime=2.95
/proc/9159/task/9161/stat : 9161 (java) R 9158 9145 5127 0 -1 64 42057 0 0 0 277 18 0 0 21 0 9 0 1997636577 906915840 39560 996147200 134512640 134550740 4294955952 18446744073709551615 103736814 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9159/tid=9162] ppid=9158 vsize=885660 CPUtime=0
/proc/9159/task/9162/stat : 9162 (java) S 9158 9145 5127 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1997636577 906915840 39560 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9159/tid=9163] ppid=9158 vsize=885660 CPUtime=0
/proc/9159/task/9163/stat : 9163 (java) S 9158 9145 5127 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1997636577 906915840 39560 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9159/tid=9164] ppid=9158 vsize=885660 CPUtime=0
/proc/9159/task/9164/stat : 9164 (java) S 9158 9145 5127 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1997636579 906915840 39560 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9159/tid=9165] ppid=9158 vsize=885660 CPUtime=0.07
/proc/9159/task/9165/stat : 9165 (java) S 9158 9145 5127 0 -1 64 333 0 0 0 7 0 0 0 17 0 9 0 1997636579 906915840 39560 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9159/tid=9166] ppid=9158 vsize=885660 CPUtime=0
/proc/9159/task/9166/stat : 9166 (java) S 9158 9145 5127 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1997636579 906915840 39560 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9159/tid=9167] ppid=9158 vsize=885660 CPUtime=0
/proc/9159/task/9167/stat : 9167 (java) S 9158 9145 5127 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1997636579 906915840 39560 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 904616

[startup+12.7021 s]
/proc/loadavg: 1.81 1.33 1.63 4/83 9167
/proc/meminfo: memFree=1273016/2055920 swapFree=4180424/4192956
[pid=9145] ppid=9143 vsize=13600 CPUtime=1.21
/proc/9145/stat : 9145 (sugar) S 9143 9145 5127 0 -1 4194304 973 13717 0 1 3 0 111 7 16 0 1 0 1997636443 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9145/statm: 3400 797 370 3 0 500 0
[pid=9158] ppid=9145 vsize=5356 CPUtime=0
/proc/9158/stat : 9158 (sh) S 9145 9145 5127 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1997636574 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9158/statm: 1339 233 193 169 0 50 0
[pid=9159] ppid=9158 vsize=864168 CPUtime=11.26
/proc/9159/stat : 9159 (java) S 9158 9145 5127 0 -1 0 101218 0 1 0 1080 46 0 0 18 0 9 0 1997636575 884908032 78070 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9159/statm: 216042 78070 2540 9 0 210617 0
[pid=9159/tid=9160] ppid=9158 vsize=864168 CPUtime=4.2
/proc/9159/task/9160/stat : 9160 (java) R 9158 9145 5127 0 -1 64 5811 0 1 0 416 4 0 0 16 0 9 0 1997636576 884908032 78070 996147200 134512640 134550740 4294955952 18446744073709551615 4126550811 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9159/tid=9161] ppid=9158 vsize=864168 CPUtime=6.98
/proc/9159/task/9161/stat : 9161 (java) R 9158 9145 5127 0 -1 64 94378 0 0 0 657 41 0 0 25 0 9 0 1997636577 884908032 78070 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9159/tid=9162] ppid=9158 vsize=864168 CPUtime=0
/proc/9159/task/9162/stat : 9162 (java) S 9158 9145 5127 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1997636577 884908032 78070 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9159/tid=9163] ppid=9158 vsize=864168 CPUtime=0
/proc/9159/task/9163/stat : 9163 (java) S 9158 9145 5127 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1997636577 884908032 78070 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9159/tid=9164] ppid=9158 vsize=864168 CPUtime=0
/proc/9159/task/9164/stat : 9164 (java) S 9158 9145 5127 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1997636579 884908032 78070 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9159/tid=9165] ppid=9158 vsize=864168 CPUtime=0.07
/proc/9159/task/9165/stat : 9165 (java) S 9158 9145 5127 0 -1 64 333 0 0 0 7 0 0 0 17 0 9 0 1997636579 884908032 78070 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9159/tid=9166] ppid=9158 vsize=864168 CPUtime=0
/proc/9159/task/9166/stat : 9166 (java) S 9158 9145 5127 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1997636579 884908032 78070 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9159/tid=9167] ppid=9158 vsize=864168 CPUtime=0
/proc/9159/task/9167/stat : 9167 (java) S 9158 9145 5127 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1997636579 884908032 78070 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 883124

[startup+25.5027 s]
/proc/loadavg: 1.92 1.37 1.64 4/83 9167
/proc/meminfo: memFree=960952/2055920 swapFree=4180424/4192956
[pid=9145] ppid=9143 vsize=13600 CPUtime=1.21
/proc/9145/stat : 9145 (sugar) S 9143 9145 5127 0 -1 4194304 973 13717 0 1 3 0 111 7 16 0 1 0 1997636443 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9145/statm: 3400 797 370 3 0 500 0
[pid=9158] ppid=9145 vsize=5356 CPUtime=0
/proc/9158/stat : 9158 (sh) S 9145 9145 5127 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1997636574 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9158/statm: 1339 233 193 169 0 50 0
[pid=9159] ppid=9158 vsize=864168 CPUtime=23.94
/proc/9159/stat : 9159 (java) S 9158 9145 5127 0 -1 0 193150 0 1 0 2310 84 0 0 18 0 9 0 1997636575 884908032 148755 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9159/statm: 216042 148755 2540 9 0 210617 0
[pid=9159/tid=9160] ppid=9158 vsize=864168 CPUtime=8.14
/proc/9159/task/9160/stat : 9160 (java) S 9158 9145 5127 0 -1 64 8197 0 1 0 809 5 0 0 18 0 9 0 1997636576 884908032 148755 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9159/tid=9161] ppid=9158 vsize=864168 CPUtime=15.7
/proc/9159/task/9161/stat : 9161 (java) R 9158 9145 5127 0 -1 64 183924 0 0 0 1492 78 0 0 25 0 9 0 1997636577 884908032 148755 996147200 134512640 134550740 4294955952 18446744073709551615 103829689 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9159/tid=9162] ppid=9158 vsize=864168 CPUtime=0
/proc/9159/task/9162/stat : 9162 (java) S 9158 9145 5127 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1997636577 884908032 148755 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9159/tid=9163] ppid=9158 vsize=864168 CPUtime=0
/proc/9159/task/9163/stat : 9163 (java) S 9158 9145 5127 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1997636577 884908032 148755 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9159/tid=9164] ppid=9158 vsize=864168 CPUtime=0
/proc/9159/task/9164/stat : 9164 (java) S 9158 9145 5127 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1997636579 884908032 148755 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9159/tid=9165] ppid=9158 vsize=864168 CPUtime=0.07
/proc/9159/task/9165/stat : 9165 (java) S 9158 9145 5127 0 -1 64 333 0 0 0 7 0 0 0 17 0 9 0 1997636579 884908032 148755 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9159/tid=9166] ppid=9158 vsize=864168 CPUtime=0
/proc/9159/task/9166/stat : 9166 (java) S 9158 9145 5127 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1997636579 884908032 148755 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9159/tid=9167] ppid=9158 vsize=864168 CPUtime=0
/proc/9159/task/9167/stat : 9167 (java) S 9158 9145 5127 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1997636579 884908032 148755 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 883124

[startup+51.1017 s]
/proc/loadavg: 1.94 1.42 1.64 3/83 9167
/proc/meminfo: memFree=843000/2055920 swapFree=4180424/4192956
[pid=9145] ppid=9143 vsize=13600 CPUtime=1.21
/proc/9145/stat : 9145 (sugar) S 9143 9145 5127 0 -1 4194304 974 13717 0 1 3 0 111 7 16 0 1 0 1997636443 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/9145/statm: 3400 797 370 3 0 500 0
[pid=9158] ppid=9145 vsize=5356 CPUtime=0
/proc/9158/stat : 9158 (sh) S 9145 9145 5127 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1997636574 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9158/statm: 1339 233 193 169 0 50 0
[pid=9159] ppid=9158 vsize=864280 CPUtime=49.5
/proc/9159/stat : 9159 (java) S 9158 9145 5127 0 -1 0 228472 0 1 0 4852 98 0 0 18 0 9 0 1997636575 885022720 178177 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0

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

/proc/9159/task/9167/stat : 9167 (java) S 9158 9145 5127 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1997636579 898469888 187103 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1781.19
Current children cumulated vsize (KiB) 896368



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.2 s]
/proc/loadavg: 2.62 2.21 2.00 3/93 9222
/proc/meminfo: memFree=386152/2055920 swapFree=4180424/4192956
[pid=9145] ppid=9143 vsize=13600 CPUtime=1.21
/proc/9145/stat : 9145 (sugar) S 9143 9145 5127 0 -1 4194304 974 13717 0 1 3 0 111 7 16 0 1 0 1997636443 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/9145/statm: 3400 797 370 3 0 500 0
[pid=9158] ppid=9145 vsize=5356 CPUtime=0
/proc/9158/stat : 9158 (sh) S 9145 9145 5127 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1997636574 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9158/statm: 1339 233 193 169 0 50 0
[pid=9159] ppid=9158 vsize=865284 CPUtime=1798.87
/proc/9159/stat : 9159 (java) S 9158 9145 5127 0 -1 0 398017 0 1 0 179699 188 0 0 18 0 9 0 1997636575 886050816 184071 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9159/statm: 216321 184071 2564 9 0 210868 0
[pid=9159/tid=9160] ppid=9158 vsize=865284 CPUtime=1677.51
/proc/9159/task/9160/stat : 9160 (java) S 9158 9145 5127 0 -1 64 8341 0 1 0 167736 15 0 0 18 0 9 0 1997636576 886050816 184071 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9159/tid=9161] ppid=9158 vsize=865284 CPUtime=121.22
/proc/9159/task/9161/stat : 9161 (java) R 9158 9145 5127 0 -1 64 388620 0 0 0 11950 172 0 0 25 0 9 0 1997636577 886050816 184071 996147200 134512640 134550740 4294955952 18446744073709551615 103736188 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9159/tid=9162] ppid=9158 vsize=865284 CPUtime=0
/proc/9159/task/9162/stat : 9162 (java) S 9158 9145 5127 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1997636577 886050816 184071 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9159/tid=9163] ppid=9158 vsize=865284 CPUtime=0
/proc/9159/task/9163/stat : 9163 (java) S 9158 9145 5127 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1997636577 886050816 184071 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9159/tid=9164] ppid=9158 vsize=865284 CPUtime=0
/proc/9159/task/9164/stat : 9164 (java) S 9158 9145 5127 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1997636579 886050816 184071 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9159/tid=9165] ppid=9158 vsize=865284 CPUtime=0.11
/proc/9159/task/9165/stat : 9165 (java) S 9158 9145 5127 0 -1 64 360 0 0 0 11 0 0 0 16 0 9 0 1997636579 886050816 184071 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9159/tid=9166] ppid=9158 vsize=865284 CPUtime=0
/proc/9159/task/9166/stat : 9166 (java) S 9158 9145 5127 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1997636579 886050816 184071 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9159/tid=9167] ppid=9158 vsize=865284 CPUtime=0
/proc/9159/task/9167/stat : 9167 (java) S 9158 9145 5127 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1997636579 886050816 184071 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 884240

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+1801.6 s]
/proc/loadavg: 2.62 2.21 2.00 3/93 9222
/proc/meminfo: memFree=386152/2055920 swapFree=4180424/4192956
[pid=9145] ppid=9143 vsize=13600 CPUtime=1.21
/proc/9145/stat : 9145 (sugar) S 9143 9145 5127 0 -1 4194304 982 13717 0 1 3 0 111 7 16 0 1 0 1997636443 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 210833027170 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/9145/statm: 3400 797 370 3 0 500 0
[pid=9158] ppid=9145 vsize=0 CPUtime=0
/proc/9158/stat : 9158 (sh) Z 9145 9145 5127 0 -1 4195340 278 0 0 0 0 0 0 0 16 0 1 0 1997636574 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/9158/statm: 0 0 0 0 0 0 0
[pid=9159] ppid=1 vsize=865284 CPUtime=1799.26
/proc/9159/stat : 9159 (java) S 1 9145 5127 0 -1 0 398018 0 1 0 179738 188 0 0 16 0 9 0 1997636575 886050816 184071 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9159/statm: 216321 184071 2564 9 0 210868 0
[pid=9159/tid=9160] ppid=1 vsize=865284 CPUtime=1677.51
/proc/9159/task/9160/stat : 9160 (java) S 1 9145 5127 0 -1 64 8341 0 1 0 167736 15 0 0 18 0 9 0 1997636576 886050816 184071 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9159/tid=9161] ppid=1 vsize=865284 CPUtime=121.62
/proc/9159/task/9161/stat : 9161 (java) R 1 9145 5127 0 -1 64 388620 0 0 0 11990 172 0 0 25 0 9 0 1997636577 886050816 184071 996147200 134512640 134550740 4294955952 18446744073709551615 102721928 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9159/tid=9162] ppid=1 vsize=865284 CPUtime=0
/proc/9159/task/9162/stat : 9162 (java) S 1 9145 5127 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1997636577 886050816 184071 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9159/tid=9163] ppid=1 vsize=865284 CPUtime=0
/proc/9159/task/9163/stat : 9163 (java) S 1 9145 5127 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1997636577 886050816 184071 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9159/tid=9164] ppid=1 vsize=865284 CPUtime=0
/proc/9159/task/9164/stat : 9164 (java) S 1 9145 5127 0 -1 64 2 0 0 0 0 0 0 0 16 0 9 0 1997636579 886050816 184071 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9159/tid=9165] ppid=1 vsize=865284 CPUtime=0.11
/proc/9159/task/9165/stat : 9165 (java) S 1 9145 5127 0 -1 64 360 0 0 0 11 0 0 0 16 0 9 0 1997636579 886050816 184071 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9159/tid=9166] ppid=1 vsize=865284 CPUtime=0
/proc/9159/task/9166/stat : 9166 (java) S 1 9145 5127 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1997636579 886050816 184071 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9159/tid=9167] ppid=1 vsize=865284 CPUtime=0
/proc/9159/task/9167/stat : 9167 (java) S 1 9145 5127 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1997636579 886050816 184071 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.47
Current children cumulated vsize (KiB) 878884

# WARNING:
# current cumulated CPU time (1.21 s) is less than in the last sample (1800.47 s)
# The time of a child was probably not reported to its father.
# (see the samples just above and below)
# Adding the difference (1799.26 s) to the 'lost time'.

[startup+1801.7 s]
/proc/loadavg: 2.57 2.21 2.00 3/94 9223
/proc/meminfo: memFree=384928/2055920 swapFree=4180424/4192956
[pid=9145] ppid=9143 vsize=13600 CPUtime=1.21
/proc/9145/stat : 9145 (sugar) S 9143 9145 5127 0 -1 4194304 982 13717 0 1 3 0 111 7 16 0 1 0 1997636443 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 210833027170 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/9145/statm: 3400 797 370 3 0 500 0
[pid=9158] ppid=9145 vsize=0 CPUtime=0
/proc/9158/stat : 9158 (sh) Z 9145 9145 5127 0 -1 4195340 278 0 0 0 0 0 0 0 16 0 1 0 1997636574 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/9158/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 13600

Sending SIGKILL to process tree (bottom up)

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

[startup+1801.4 s]
/proc/loadavg: 2.62 2.21 2.00 3/93 9222
/proc/meminfo: memFree=386152/2055920 swapFree=4180424/4192956
[pid=9145] ppid=9143 vsize=13600 CPUtime=1.21
/proc/9145/stat : 9145 (sugar) S 9143 9145 5127 0 -1 4194304 982 13717 0 1 3 0 111 7 16 0 1 0 1997636443 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 210833027170 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/9145/statm: 3400 797 370 3 0 500 0
[pid=9158] ppid=9145 vsize=0 CPUtime=0
/proc/9158/stat : 9158 (sh) Z 9145 9145 5127 0 -1 4195340 278 0 0 0 0 0 0 0 16 0 1 0 1997636574 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/9158/statm: 0 0 0 0 0 0 0
[pid=9159] ppid=1 vsize=865284 CPUtime=1799.06
/proc/9159/stat : 9159 (java) S 1 9145 5127 0 -1 0 398018 0 1 0 179718 188 0 0 16 0 9 0 1997636575 886050816 184071 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9159/statm: 216321 184071 2564 9 0 210868 0
[pid=9159/tid=9160] ppid=1 vsize=865284 CPUtime=1677.51
/proc/9159/task/9160/stat : 9160 (java) S 1 9145 5127 0 -1 64 8341 0 1 0 167736 15 0 0 18 0 9 0 1997636576 886050816 184071 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9159/tid=9161] ppid=1 vsize=865284 CPUtime=121.42
/proc/9159/task/9161/stat : 9161 (java) R 1 9145 5127 0 -1 64 388620 0 0 0 11970 172 0 0 25 0 9 0 1997636577 886050816 184071 996147200 134512640 134550740 4294955952 18446744073709551615 102721797 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9159/tid=9162] ppid=1 vsize=865284 CPUtime=0
/proc/9159/task/9162/stat : 9162 (java) S 1 9145 5127 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1997636577 886050816 184071 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9159/tid=9163] ppid=1 vsize=865284 CPUtime=0
/proc/9159/task/9163/stat : 9163 (java) S 1 9145 5127 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1997636577 886050816 184071 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9159/tid=9164] ppid=1 vsize=865284 CPUtime=0
/proc/9159/task/9164/stat : 9164 (java) S 1 9145 5127 0 -1 64 2 0 0 0 0 0 0 0 16 0 9 0 1997636579 886050816 184071 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9159/tid=9165] ppid=1 vsize=865284 CPUtime=0.11
/proc/9159/task/9165/stat : 9165 (java) S 1 9145 5127 0 -1 64 360 0 0 0 11 0 0 0 16 0 9 0 1997636579 886050816 184071 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9159/tid=9166] ppid=1 vsize=865284 CPUtime=0
/proc/9159/task/9166/stat : 9166 (java) S 1 9145 5127 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1997636579 886050816 184071 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9159/tid=9167] ppid=1 vsize=865284 CPUtime=0
/proc/9159/task/9167/stat : 9167 (java) S 1 9145 5127 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1997636579 886050816 184071 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.27
Current children cumulated vsize (KiB) 878884

[startup+1802.2 s]
/proc/loadavg: 2.57 2.21 2.00 3/94 9223
/proc/meminfo: memFree=384928/2055920 swapFree=4180424/4192956
[pid=9145] ppid=9143 vsize=13600 CPUtime=1.21
/proc/9145/stat : 9145 (sugar) S 9143 9145 5127 0 -1 4194304 982 13717 0 1 3 0 111 7 16 0 1 0 1997636443 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 210833027170 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/9145/statm: 3400 797 370 3 0 500 0
[pid=9158] ppid=9145 vsize=0 CPUtime=0
/proc/9158/stat : 9158 (sh) Z 9145 9145 5127 0 -1 4195340 278 0 0 0 0 0 0 0 16 0 1 0 1997636574 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/9158/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 13600

[startup+1803 s]
/proc/loadavg: 2.57 2.21 2.00 3/94 9223
/proc/meminfo: memFree=374048/2055920 swapFree=4180424/4192956
[pid=9145] ppid=9143 vsize=13600 CPUtime=1.21
/proc/9145/stat : 9145 (sugar) S 9143 9145 5127 0 -1 4194304 982 13717 0 1 3 0 111 7 16 0 1 0 1997636443 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 210833027170 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/9145/statm: 3400 797 370 3 0 500 0
[pid=9158] ppid=9145 vsize=0 CPUtime=0
/proc/9158/stat : 9158 (sh) Z 9145 9145 5127 0 -1 4195340 278 0 0 0 0 0 0 0 16 0 1 0 1997636574 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/9158/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 13600

[startup+1803.2 s]
/proc/loadavg: 2.57 2.21 2.00 3/94 9223
/proc/meminfo: memFree=374048/2055920 swapFree=4180424/4192956
[pid=9145] ppid=9143 vsize=13600 CPUtime=1.21
/proc/9145/stat : 9145 (sugar) S 9143 9145 5127 0 -1 4194304 982 13717 0 1 3 0 111 7 16 0 1 0 1997636443 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 210833027170 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/9145/statm: 3400 797 370 3 0 500 0
[pid=9158] ppid=9145 vsize=0 CPUtime=0
/proc/9158/stat : 9158 (sh) Z 9145 9145 5127 0 -1 4195340 278 0 0 0 0 0 0 0 16 0 1 0 1997636574 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/9158/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 13600

Child ended because it received signal 9 (SIGKILL)

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 1799.26
#  lost CPU user time (s): 1797.38
#  lost CPU system time (s): 1.88

Real time (s): 1803.24
CPU time (s): 1800.49
CPU user time (s): 1798.53
CPU system time (s): 1.96199
CPU usage (%): 99.8479
Max. virtual memory (cumulated for all children) (KiB): 909740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.15282
system time used= 0.081987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14699
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= 548
involuntary context switches= 407

runsolver used 2.37264 second user time and 5.85111 second system time

The end

Launcher Data (download as text)

Begin job on node33 at 2008-07-04 17:50:29
IDJOB=1076419
IDBENCH=56586
IDSOLVER=346
FILE ID=node33/1076419-1215186629
PBS_JOBID= 7881554
Free space on /tmp= 66476 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/ogdVg/normalized-crossword-m1c-ogd-vg12-14_ext.xml
COMMAND LINE= DIR/sugar -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-1076419-1215186629/watcher-1076419-1215186629 -o /tmp/evaluation-result-1076419-1215186629/solver-1076419-1215186629 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/sugar -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-1076419-1215186629.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 38b6fd1a1a55f4d717acaba611f34e78
RANDOM SEED=1596129703

node33.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.231
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.231
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:       1552752 kB
Buffers:         73956 kB
Cached:         343036 kB
SwapCached:       6444 kB
Active:         186620 kB
Inactive:       244716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1552752 kB
SwapTotal:     4192956 kB
SwapFree:      4180424 kB
Dirty:            3908 kB
Writeback:           0 kB
Mapped:          21524 kB
Slab:            57116 kB
Committed_AS:  3536136 kB
PageTables:       1760 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= 66456 MiB
End job on node33 at 2008-07-04 18:20:33