Trace number 1049370

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+picosat? (TO) 1800.02 1809.22

General information on the benchmark

Namecsp/pseudo/ppp/
normalized-ppp-1-9-16-19.xml
MD5SUM08e198d63dcbb86350d4244b7817639a
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables4626
Number of constraints30921
Maximum constraint arity29
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension30921
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/picosat
0.00/0.04	c 0	BEGIN Thu Jul  3 02:29:50 2008
0.00/0.04	c 0	PID 24093
0.00/0.04	c 0	HOST node79.alineos.net
0.00/0.04	c 0	CONVERTING HOME/instance-1049370-1215044990.xml TO HOME/temp.csp
0.00/0.04	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1049370-1215044990.xml' 'HOME/temp.csp'
1.97/2.01	c 2	1 domains, 4626 variables, 11 predicates, 0 relations, 30921 constraints
1.97/2.07	c 2	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.97/2.07	c 2	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'
2.01/2.15	c 2	Parsing HOME/temp.csp
2.30/2.48	c 2	parsed 10000 expressions
2.60/2.79	c 3	parsed 20000 expressions
2.89/3.01	c 3	parsed 30000 expressions
3.10/3.25	c 3	parsed 35559 expressions
3.10/3.26	c 3	Heap : 14 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.10/3.26	c 3	Converting to clausal form CSP
3.19/3.31	c 3	converted 3556 (10%) expressions
3.39/3.54	c 3	converted 7112 (20%) expressions
3.49/3.63	c 4	converted 10668 (30%) expressions
3.60/3.73	c 4	converted 14224 (40%) expressions
3.79/3.95	c 4	converted 17780 (50%) expressions
3.89/4.04	c 4	converted 21336 (60%) expressions
3.98/4.14	c 4	converted 24892 (70%) expressions
4.09/4.23	c 4	converted 28448 (80%) expressions
4.19/4.32	c 4	converted 32004 (90%) expressions
4.79/4.95	c 5	converted 35559 (100%) expressions
4.79/4.96	c 5	CSP : 10284 integers, 0 booleans, 42237 clauses, largest domain size 49
4.79/4.96	c 5	Heap : 35 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.79/4.96	c 5	Propagation in CSP
5.18/5.32	c 5	15808 values, 0 unsatisfiable literals, and 0 valid clauses are removed
5.18/5.32	c 5	CSP : 10284 integers, 0 booleans, 42237 clauses, largest domain size 11
5.18/5.32	c 5	Heap : 35 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.18/5.34	c 5	Simplifing CSP by introducing new Boolean variables
5.18/5.36	c 5	CSP : 10284 integers, 0 booleans, 42237 clauses, largest domain size 11
5.18/5.36	c 5	Heap : 35 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.40/5.51	c 5	Encoding CSP to SAT : HOME/temp.cnf
5.40/5.53	c 5	1029 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
5.40/5.54	c 5	2057 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
5.40/5.54	c 5	3086 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
5.40/5.55	c 5	4114 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
5.40/5.55	c 5	5142 (50%) CSP integer variables are encoded (567 clauses, 7435 bytes)
5.40/5.55	c 5	6171 (60%) CSP integer variables are encoded (1742 clauses, 22710 bytes)
5.40/5.56	c 5	7199 (70%) CSP integer variables are encoded (2900 clauses, 37871 bytes)
5.40/5.56	c 5	8228 (80%) CSP integer variables are encoded (4067 clauses, 55376 bytes)
5.40/5.57	c 5	9256 (90%) CSP integer variables are encoded (7332 clauses, 104351 bytes)
5.40/5.57	c 5	10284 (100%) CSP integer variables are encoded (12708 clauses, 184991 bytes)
5.48/5.65	c 6	4224 (10%) CSP clauses are encoded (16932 clauses, 249659 bytes)
5.48/5.69	c 6	8448 (20%) CSP clauses are encoded (21156 clauses, 317243 bytes)
5.58/5.73	c 6	12672 (30%) CSP clauses are encoded (25380 clauses, 384827 bytes)
5.58/5.77	c 6	16895 (40%) CSP clauses are encoded (29603 clauses, 459317 bytes)
5.68/5.82	c 6	21119 (50%) CSP clauses are encoded (33827 clauses, 535349 bytes)
5.68/5.86	c 6	25343 (60%) CSP clauses are encoded (38051 clauses, 611381 bytes)
5.78/5.90	c 6	29566 (70%) CSP clauses are encoded (42274 clauses, 687395 bytes)
5.78/5.98	c 6	33790 (80%) CSP clauses are encoded (67506 clauses, 1026660 bytes)
5.88/6.04	c 6	38014 (90%) CSP clauses are encoded (84934 clauses, 1307923 bytes)
5.98/6.16	c 6	42237 (100%) CSP clauses are encoded (134866 clauses, 2234084 bytes)
5.98/6.16	c 6	42237 CSP clauses encoded
5.98/6.17	c 6	Writing map file : HOME/temp.map
6.08/6.22	c 6	Heap : 23 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.08/6.22	c 6	SAT : 22992 SAT variables, 134866 SAT clauses, 2234084 bytes
6.08/6.22	c 6	Heap : 23 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.08/6.27	c 6	SOLVING HOME/temp.cnf
6.08/6.27	c 6	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
1800.02/1809.21	c 1809	DECODING HOME/temp.out WITH HOME/temp.map
1800.02/1809.21	c 1809	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1800.02/1809.22	c ERROR INTERRUPTED
1800.02/1809.22	s UNKNOWN
1800.02/1809.22	c 1809	CPU 5.85 (0.04 0.01 5.81 0.29)
1800.02/1809.22	c 1809	END Thu Jul  3 02:59:59 2008

Verifier Data (download as text)

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

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-1049370-1215044990/watcher-1049370-1215044990 -o /tmp/evaluation-result-1049370-1215044990/solver-1049370-1215044990 -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/picosat -tmp=HOME/temp HOME/instance-1049370-1215044990.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.95 1.98 1.95 4/82 24093
/proc/meminfo: memFree=1759792/2055920 swapFree=4180532/4192956
[pid=24093] ppid=24091 vsize=12272 CPUtime=0
/proc/24093/stat : 24093 (sugar) R 24091 24093 22774 0 -1 4194304 359 0 0 0 0 0 0 0 18 0 1 0 627429394 12566528 327 996147200 4194304 4206940 548682068608 18446744073709551615 234054794238 0 0 4224 0 0 0 0 17 1 0 0
/proc/24093/statm: 3068 327 246 3 0 168 0

[startup+0.0155001 s]
/proc/loadavg: 1.95 1.98 1.95 4/82 24093
/proc/meminfo: memFree=1759792/2055920 swapFree=4180532/4192956
[pid=24093] ppid=24091 vsize=12544 CPUtime=0
/proc/24093/stat : 24093 (sugar) R 24091 24093 22774 0 -1 4194304 501 0 0 0 0 0 0 0 18 0 1 0 627429394 12845056 469 996147200 4194304 4206940 548682068608 18446744073709551615 234064090704 0 0 4224 0 0 0 0 17 1 0 0
/proc/24093/statm: 3136 469 298 3 0 236 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12544

[startup+0.101507 s]
/proc/loadavg: 1.95 1.98 1.95 4/82 24093
/proc/meminfo: memFree=1759792/2055920 swapFree=4180532/4192956
[pid=24093] ppid=24091 vsize=13600 CPUtime=0.03
/proc/24093/stat : 24093 (sugar) S 24091 24093 22774 0 -1 4194304 900 127 0 0 3 0 0 0 16 0 1 0 627429394 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24093/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301527 s]
/proc/loadavg: 1.95 1.98 1.95 4/82 24093
/proc/meminfo: memFree=1759792/2055920 swapFree=4180532/4192956
[pid=24093] ppid=24091 vsize=13600 CPUtime=0.03
/proc/24093/stat : 24093 (sugar) S 24091 24093 22774 0 -1 4194304 900 127 0 0 3 0 0 0 16 0 1 0 627429394 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24093/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701571 s]
/proc/loadavg: 1.95 1.98 1.95 4/82 24093
/proc/meminfo: memFree=1759792/2055920 swapFree=4180532/4192956
[pid=24093] ppid=24091 vsize=13600 CPUtime=0.03
/proc/24093/stat : 24093 (sugar) S 24091 24093 22774 0 -1 4194304 900 127 0 0 3 0 0 0 16 0 1 0 627429394 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24093/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50266 s]
/proc/loadavg: 1.95 1.98 1.95 3/93 24105
/proc/meminfo: memFree=1724440/2055920 swapFree=4180532/4192956
[pid=24093] ppid=24091 vsize=13600 CPUtime=0.03
/proc/24093/stat : 24093 (sugar) S 24091 24093 22774 0 -1 4194304 900 127 0 0 3 0 0 0 16 0 1 0 627429394 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24093/statm: 3400 796 370 3 0 500 0
[pid=24096] ppid=24093 vsize=5356 CPUtime=0
/proc/24096/stat : 24096 (sh) S 24093 24093 22774 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 627429398 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24096/statm: 1339 233 193 169 0 50 0
[pid=24097] ppid=24096 vsize=866688 CPUtime=1.44
/proc/24097/stat : 24097 (java) S 24096 24093 22774 0 -1 0 18547 0 1 0 133 11 0 0 20 0 9 0 627429398 887488512 15632 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24097/statm: 216672 15632 2529 9 0 211254 0
[pid=24097/tid=24098] ppid=24096 vsize=866688 CPUtime=0.62
/proc/24097/task/24098/stat : 24098 (java) R 24096 24093 22774 0 -1 64 3058 0 1 0 59 3 0 0 25 0 9 0 627429399 887488512 15632 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24097/tid=24099] ppid=24096 vsize=866688 CPUtime=0.68
/proc/24097/task/24099/stat : 24099 (java) R 24096 24093 22774 0 -1 64 14287 0 0 0 61 7 0 0 17 0 9 0 627429400 887488512 15632 996147200 134512640 134550740 4294956016 18446744073709551615 102731896 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=24097/tid=24100] ppid=24096 vsize=866688 CPUtime=0
/proc/24097/task/24100/stat : 24100 (java) S 24096 24093 22774 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 627429401 887488512 15632 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24097/tid=24101] ppid=24096 vsize=866688 CPUtime=0
/proc/24097/task/24101/stat : 24101 (java) S 24096 24093 22774 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 627429401 887488512 15632 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24097/tid=24102] ppid=24096 vsize=866688 CPUtime=0
/proc/24097/task/24102/stat : 24102 (java) S 24096 24093 22774 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 627429402 887488512 15632 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24097/tid=24103] ppid=24096 vsize=866688 CPUtime=0.11
/proc/24097/task/24103/stat : 24103 (java) S 24096 24093 22774 0 -1 64 502 0 0 0 11 0 0 0 16 0 9 0 627429402 887488512 15632 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24097/tid=24104] ppid=24096 vsize=866688 CPUtime=0
/proc/24097/task/24104/stat : 24104 (java) S 24096 24093 22774 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 627429402 887488512 15632 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24097/tid=24105] ppid=24096 vsize=866688 CPUtime=0
/proc/24097/task/24105/stat : 24105 (java) S 24096 24093 22774 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 627429402 887488512 15632 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 885644

[startup+3.10282 s]
/proc/loadavg: 1.95 1.98 1.95 3/87 24109
/proc/meminfo: memFree=1753608/2055920 swapFree=4180532/4192956
[pid=24093] ppid=24091 vsize=13600 CPUtime=1.99
/proc/24093/stat : 24093 (sugar) S 24091 24093 22774 0 -1 4194304 973 19686 0 1 3 0 182 14 15 0 1 0 627429394 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24093/statm: 3400 797 370 3 0 500 0
[pid=24106] ppid=24093 vsize=5356 CPUtime=0
/proc/24106/stat : 24106 (sh) S 24093 24093 22774 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 627429602 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24106/statm: 1339 233 193 169 0 50 0
[pid=24107] ppid=24106 vsize=864352 CPUtime=1
/proc/24107/stat : 24107 (java) S 24106 24093 22774 0 -1 0 8067 0 1 0 95 5 0 0 18 0 9 0 627429602 885096448 7085 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24107/statm: 216088 7085 2532 9 0 210670 0
[pid=24107/tid=24108] ppid=24106 vsize=864352 CPUtime=0.62
/proc/24107/task/24108/stat : 24108 (java) R 24106 24093 22774 0 -1 64 2585 0 1 0 61 1 0 0 24 0 9 0 627429603 885096448 7085 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24107/tid=24109] ppid=24106 vsize=864352 CPUtime=0.29
/proc/24107/task/24109/stat : 24109 (java) R 24106 24093 22774 0 -1 64 4448 0 0 0 26 3 0 0 16 0 9 0 627429604 885096448 7085 996147200 134512640 134550740 4294955952 18446744073709551615 104457031 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24107/tid=24110] ppid=24106 vsize=864352 CPUtime=0
/proc/24107/task/24110/stat : 24110 (java) S 24106 24093 22774 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 627429604 885096448 7085 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24107/tid=24111] ppid=24106 vsize=864352 CPUtime=0
/proc/24107/task/24111/stat : 24111 (java) S 24106 24093 22774 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 627429604 885096448 7085 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 883308

[startup+6.30216 s]
/proc/loadavg: 2.03 2.00 1.95 4/93 24115
/proc/meminfo: memFree=1705368/2055920 swapFree=4180532/4192956
[pid=24093] ppid=24091 vsize=13600 CPUtime=6.14
/proc/24093/stat : 24093 (sugar) S 24091 24093 22774 0 -1 4194304 1023 36475 0 2 4 1 581 28 16 0 1 0 627429394 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24093/statm: 3400 799 370 3 0 500 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 13600

[startup+12.7028 s]
/proc/loadavg: 2.03 2.00 1.95 3/85 24117
/proc/meminfo: memFree=1742552/2055920 swapFree=4180532/4192956
[pid=24093] ppid=24091 vsize=13600 CPUtime=6.14
/proc/24093/stat : 24093 (sugar) S 24091 24093 22774 0 -1 4194304 1023 36475 0 2 4 1 581 28 16 0 1 0 627429394 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24093/statm: 3400 799 370 3 0 500 0
[pid=24116] ppid=24093 vsize=5356 CPUtime=0
/proc/24116/stat : 24116 (sh) S 24093 24093 22774 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 627430022 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24116/statm: 1339 232 193 169 0 50 0
[pid=24117] ppid=24116 vsize=10924 CPUtime=6.38
/proc/24117/stat : 24117 (picosat) R 24116 24093 22774 0 -1 4194304 2466 0 0 0 582 56 0 0 25 0 1 0 627430022 11186176 2435 996147200 134512640 134931368 4294956256 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 1 0 0
/proc/24117/statm: 2731 2435 48 102 0 2626 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 29880

[startup+25.5012 s]
/proc/loadavg: 2.02 2.00 1.95 3/85 24117
/proc/meminfo: memFree=1739160/2055920 swapFree=4180532/4192956
[pid=24093] ppid=24091 vsize=13600 CPUtime=6.14
/proc/24093/stat : 24093 (sugar) S 24091 24093 22774 0 -1 4194304 1023 36475 0 2 4 1 581 28 16 0 1 0 627429394 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24093/statm: 3400 799 370 3 0 500 0
[pid=24116] ppid=24093 vsize=5356 CPUtime=0
/proc/24116/stat : 24116 (sh) S 24093 24093 22774 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 627430022 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24116/statm: 1339 232 193 169 0 50 0
[pid=24117] ppid=24116 vsize=12148 CPUtime=19.11
/proc/24117/stat : 24117 (picosat) R 24116 24093 22774 0 -1 4194304 2792 0 0 0 1855 56 0 0 25 0 1 0 627430022 12439552 2761 996147200 134512640 134931368 4294956256 18446744073709551615 134529850 0 0 4096 0 0 0 0 17 1 0 0
/proc/24117/statm: 3037 2761 48 102 0 2932 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 31104

[startup+51.1019 s]
/proc/loadavg: 2.01 2.00 1.95 3/85 24117
/proc/meminfo: memFree=1732696/2055920 swapFree=4180532/4192956
[pid=24093] ppid=24091 vsize=13600 CPUtime=6.14
/proc/24093/stat : 24093 (sugar) S 24091 24093 22774 0 -1 4194304 1023 36475 0 2 4 1 581 28 16 0 1 0 627429394 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24093/statm: 3400 799 370 3 0 500 0
[pid=24116] ppid=24093 vsize=5356 CPUtime=0
/proc/24116/stat : 24116 (sh) S 24093 24093 22774 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 627430022 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24116/statm: 1339 232 193 169 0 50 0
[pid=24117] ppid=24116 vsize=15220 CPUtime=44.59
/proc/24117/stat : 24117 (picosat) R 24116 24093 22774 0 -1 4194304 3582 0 0 0 4402 57 0 0 25 0 1 0 627430022 15585280 3504 996147200 134512640 134931368 4294956256 18446744073709551615 134529108 0 0 4096 0 0 0 0 17 1 0 0
/proc/24117/statm: 3805 3504 48 102 0 3700 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 34176

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.95 3/85 24117
/proc/meminfo: memFree=1723544/2055920 swapFree=4180532/4192956
[pid=24093] ppid=24091 vsize=13600 CPUtime=6.14
/proc/24093/stat : 24093 (sugar) S 24091 24093 22774 0 -1 4194304 1023 36475 0 2 4 1 581 28 16 0 1 0 627429394 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24093/statm: 3400 799 370 3 0 500 0
[pid=24116] ppid=24093 vsize=5356 CPUtime=0
/proc/24116/stat : 24116 (sh) S 24093 24093 22774 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 627430022 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24116/statm: 1339 232 193 169 0 50 0
[pid=24117] ppid=24116 vsize=19180 CPUtime=95.55
/proc/24117/stat : 24117 (picosat) R 24116 24093 22774 0 -1 4194304 4921 0 0 0 9498 57 0 0 25 0 1 0 627430022 19640320 4515 996147200 134512640 134931368 4294956256 18446744073709551615 134529909 0 0 4096 0 0 0 0 17 1 0 0
/proc/24117/statm: 4795 4515 48 102 0 4690 0
Current children cumulated CPU time (s) 101.69
Current children cumulated vsize (KiB) 38136

[startup+162.302 s]
/proc/loadavg: 2.05 2.01 1.96 3/85 24117
/proc/meminfo: memFree=1710424/2055920 swapFree=4180532/4192956
[pid=24093] ppid=24091 vsize=13600 CPUtime=6.14
/proc/24093/stat : 24093 (sugar) S 24091 24093 22774 0 -1 4194304 1023 36475 0 2 4 1 581 28 16 0 1 0 627429394 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24093/statm: 3400 799 370 3 0 500 0
[pid=24116] ppid=24093 vsize=5356 CPUtime=0
/proc/24116/stat : 24116 (sh) S 24093 24093 22774 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 627430022 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24116/statm: 1339 232 193 169 0 50 0
[pid=24117] ppid=24116 vsize=25764 CPUtime=155.25
/proc/24117/stat : 24117 (picosat) R 24116 24093 22774 0 -1 4194304 6747 0 0 0 15466 59 0 0 25 0 1 0 627430022 26382336 6073 996147200 134512640 134931368 4294956256 18446744073709551615 134529903 0 0 4096 0 0 0 0 17 1 0 0
/proc/24117/statm: 6441 6073 48 102 0 6336 0
Current children cumulated CPU time (s) 161.39
Current children cumulated vsize (KiB) 44720

[startup+222.302 s]
/proc/loadavg: 2.02 2.01 1.96 3/85 24117
/proc/meminfo: memFree=1704024/2055920 swapFree=4180532/4192956
[pid=24093] ppid=24091 vsize=13600 CPUtime=6.14
/proc/24093/stat : 24093 (sugar) S 24091 24093 22774 0 -1 4194304 1023 36475 0 2 4 1 581 28 16 0 1 0 627429394 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24093/statm: 3400 799 370 3 0 500 0

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

/proc/meminfo: memFree=1022480/2055920 swapFree=4180532/4192956
[pid=24093] ppid=24091 vsize=13600 CPUtime=6.14
/proc/24093/stat : 24093 (sugar) S 24091 24093 22774 0 -1 4194304 1023 36475 0 2 4 1 581 28 16 0 1 0 627429394 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24093/statm: 3400 799 370 3 0 500 0
[pid=24116] ppid=24093 vsize=5356 CPUtime=0
/proc/24116/stat : 24116 (sh) S 24093 24093 22774 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 627430022 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24116/statm: 1339 232 193 169 0 50 0
[pid=24117] ppid=24116 vsize=50452 CPUtime=1289.75
/proc/24117/stat : 24117 (picosat) R 24116 24093 22774 0 -1 4194304 15646 0 0 0 128906 69 0 0 25 0 1 0 627430022 51662848 12322 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/24117/statm: 12613 12322 48 102 0 12508 0
Current children cumulated CPU time (s) 1295.89
Current children cumulated vsize (KiB) 69408

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/85 24119
/proc/meminfo: memFree=1014992/2055920 swapFree=4180532/4192956
[pid=24093] ppid=24091 vsize=13600 CPUtime=6.14
/proc/24093/stat : 24093 (sugar) S 24091 24093 22774 0 -1 4194304 1023 36475 0 2 4 1 581 28 16 0 1 0 627429394 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24093/statm: 3400 799 370 3 0 500 0
[pid=24116] ppid=24093 vsize=5356 CPUtime=0
/proc/24116/stat : 24116 (sh) S 24093 24093 22774 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 627430022 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24116/statm: 1339 232 193 169 0 50 0
[pid=24117] ppid=24116 vsize=57976 CPUtime=1349.45
/proc/24117/stat : 24117 (picosat) R 24116 24093 22774 0 -1 4194304 17636 0 0 0 134874 71 0 0 25 0 1 0 627430022 59367424 14186 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/24117/statm: 14494 14186 48 102 0 14389 0
Current children cumulated CPU time (s) 1355.59
Current children cumulated vsize (KiB) 76932

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.98 3/85 24119
/proc/meminfo: memFree=1019664/2055920 swapFree=4180532/4192956
[pid=24093] ppid=24091 vsize=13600 CPUtime=6.14
/proc/24093/stat : 24093 (sugar) S 24091 24093 22774 0 -1 4194304 1023 36475 0 2 4 1 581 28 16 0 1 0 627429394 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24093/statm: 3400 799 370 3 0 500 0
[pid=24116] ppid=24093 vsize=5356 CPUtime=0
/proc/24116/stat : 24116 (sh) S 24093 24093 22774 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 627430022 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24116/statm: 1339 232 193 169 0 50 0
[pid=24117] ppid=24116 vsize=53740 CPUtime=1409.17
/proc/24117/stat : 24117 (picosat) R 24116 24093 22774 0 -1 4194304 17649 0 0 0 140846 71 0 0 25 0 1 0 627430022 55029760 13029 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/24117/statm: 13435 13029 48 102 0 13330 0
Current children cumulated CPU time (s) 1415.31
Current children cumulated vsize (KiB) 72696

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/85 24120
/proc/meminfo: memFree=1019472/2055920 swapFree=4180532/4192956
[pid=24093] ppid=24091 vsize=13600 CPUtime=6.14
/proc/24093/stat : 24093 (sugar) S 24091 24093 22774 0 -1 4194304 1023 36475 0 2 4 1 581 28 16 0 1 0 627429394 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24093/statm: 3400 799 370 3 0 500 0
[pid=24116] ppid=24093 vsize=5356 CPUtime=0
/proc/24116/stat : 24116 (sh) S 24093 24093 22774 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 627430022 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24116/statm: 1339 232 193 169 0 50 0
[pid=24117] ppid=24116 vsize=53740 CPUtime=1468.88
/proc/24117/stat : 24117 (picosat) R 24116 24093 22774 0 -1 4194304 17649 0 0 0 146816 72 0 0 25 0 1 0 627430022 55029760 13029 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/24117/statm: 13435 13029 48 102 0 13330 0
Current children cumulated CPU time (s) 1475.02
Current children cumulated vsize (KiB) 72696

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/85 24121
/proc/meminfo: memFree=1017424/2055920 swapFree=4180532/4192956
[pid=24093] ppid=24091 vsize=13600 CPUtime=6.14
/proc/24093/stat : 24093 (sugar) S 24091 24093 22774 0 -1 4194304 1023 36475 0 2 4 1 581 28 16 0 1 0 627429394 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24093/statm: 3400 799 370 3 0 500 0
[pid=24116] ppid=24093 vsize=5356 CPUtime=0
/proc/24116/stat : 24116 (sh) S 24093 24093 22774 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 627430022 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24116/statm: 1339 232 193 169 0 50 0
[pid=24117] ppid=24116 vsize=56256 CPUtime=1528.58
/proc/24117/stat : 24117 (picosat) R 24116 24093 22774 0 -1 4194304 18342 0 0 0 152786 72 0 0 25 0 1 0 627430022 57606144 13590 996147200 134512640 134931368 4294956256 18446744073709551615 134549533 0 0 4096 0 0 0 0 17 1 0 0
/proc/24117/statm: 14064 13591 48 102 0 13959 0
Current children cumulated CPU time (s) 1534.72
Current children cumulated vsize (KiB) 75212

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/85 24121
/proc/meminfo: memFree=1017424/2055920 swapFree=4180532/4192956
[pid=24093] ppid=24091 vsize=13600 CPUtime=6.14
/proc/24093/stat : 24093 (sugar) S 24091 24093 22774 0 -1 4194304 1023 36475 0 2 4 1 581 28 16 0 1 0 627429394 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24093/statm: 3400 799 370 3 0 500 0
[pid=24116] ppid=24093 vsize=5356 CPUtime=0
/proc/24116/stat : 24116 (sh) S 24093 24093 22774 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 627430022 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24116/statm: 1339 232 193 169 0 50 0
[pid=24117] ppid=24116 vsize=55720 CPUtime=1588.29
/proc/24117/stat : 24117 (picosat) R 24116 24093 22774 0 -1 4194304 18405 0 0 0 158757 72 0 0 25 0 1 0 627430022 57057280 13519 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/24117/statm: 13930 13519 48 102 0 13825 0
Current children cumulated CPU time (s) 1594.43
Current children cumulated vsize (KiB) 74676

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/85 24121
/proc/meminfo: memFree=1014480/2055920 swapFree=4180532/4192956
[pid=24093] ppid=24091 vsize=13600 CPUtime=6.14
/proc/24093/stat : 24093 (sugar) S 24091 24093 22774 0 -1 4194304 1023 36475 0 2 4 1 581 28 16 0 1 0 627429394 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24093/statm: 3400 799 370 3 0 500 0
[pid=24116] ppid=24093 vsize=5356 CPUtime=0
/proc/24116/stat : 24116 (sh) S 24093 24093 22774 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 627430022 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24116/statm: 1339 232 193 169 0 50 0
[pid=24117] ppid=24116 vsize=58888 CPUtime=1648
/proc/24117/stat : 24117 (picosat) R 24116 24093 22774 0 -1 4194304 19173 0 0 0 164727 73 0 0 25 0 1 0 627430022 60301312 14287 996147200 134512640 134931368 4294956256 18446744073709551615 134525860 0 0 4096 0 0 0 0 17 1 0 0
/proc/24117/statm: 14722 14287 48 102 0 14617 0
Current children cumulated CPU time (s) 1654.14
Current children cumulated vsize (KiB) 77844

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/85 24121
/proc/meminfo: memFree=1008080/2055920 swapFree=4180532/4192956
[pid=24093] ppid=24091 vsize=13600 CPUtime=6.14
/proc/24093/stat : 24093 (sugar) S 24091 24093 22774 0 -1 4194304 1023 36475 0 2 4 1 581 28 16 0 1 0 627429394 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24093/statm: 3400 799 370 3 0 500 0
[pid=24116] ppid=24093 vsize=5356 CPUtime=0
/proc/24116/stat : 24116 (sh) S 24093 24093 22774 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 627430022 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24116/statm: 1339 232 193 169 0 50 0
[pid=24117] ppid=24116 vsize=64960 CPUtime=1707.71
/proc/24117/stat : 24117 (picosat) R 24116 24093 22774 0 -1 4194304 20851 0 0 0 170696 75 0 0 25 0 1 0 627430022 66519040 15826 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/24117/statm: 16240 15826 48 102 0 16135 0
Current children cumulated CPU time (s) 1713.85
Current children cumulated vsize (KiB) 83916

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/87 24162
/proc/meminfo: memFree=1561728/2055920 swapFree=4180532/4192956
[pid=24093] ppid=24091 vsize=13600 CPUtime=6.14
/proc/24093/stat : 24093 (sugar) S 24091 24093 22774 0 -1 4194304 1023 36475 0 2 4 1 581 28 16 0 1 0 627429394 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24093/statm: 3400 799 370 3 0 500 0
[pid=24116] ppid=24093 vsize=5356 CPUtime=0
/proc/24116/stat : 24116 (sh) S 24093 24093 22774 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 627430022 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24116/statm: 1339 232 193 169 0 50 0
[pid=24117] ppid=24116 vsize=63396 CPUtime=1767.21
/proc/24117/stat : 24117 (picosat) R 24116 24093 22774 0 -1 4194304 20967 0 0 0 176644 77 0 0 25 0 1 0 627430022 64917504 15456 996147200 134512640 134931368 4294956256 18446744073709551615 134525575 0 0 4096 0 0 0 0 17 0 0 0
/proc/24117/statm: 15849 15456 48 102 0 15744 0
Current children cumulated CPU time (s) 1773.35
Current children cumulated vsize (KiB) 82352



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.2 s]
/proc/loadavg: 2.00 2.00 1.98 3/87 24162
/proc/meminfo: memFree=1404352/2055920 swapFree=4180532/4192956
[pid=24093] ppid=24091 vsize=13600 CPUtime=6.14
/proc/24093/stat : 24093 (sugar) S 24091 24093 22774 0 -1 4194304 1023 36475 0 2 4 1 581 28 16 0 1 0 627429394 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24093/statm: 3400 799 370 3 0 500 0
[pid=24116] ppid=24093 vsize=5356 CPUtime=0
/proc/24116/stat : 24116 (sh) S 24093 24093 22774 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 627430022 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24116/statm: 1339 232 193 169 0 50 0
[pid=24117] ppid=24116 vsize=63396 CPUtime=1793.88
/proc/24117/stat : 24117 (picosat) R 24116 24093 22774 0 -1 4194304 20967 0 0 0 179311 77 0 0 25 0 1 0 627430022 64917504 15456 996147200 134512640 134931368 4294956256 18446744073709551615 134529828 0 0 4096 0 0 0 0 17 0 0 0
/proc/24117/statm: 15849 15456 48 102 0 15744 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 82352

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

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 24093 and gives
#  childrusage.ru_utime.tv_sec=5
#  childrusage.ru_utime.tv_usec=852110
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=312952
# CPU time returned by wait4() is 6.16506
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1809.22
CPU time (s): 1800.02
CPU user time (s): 1798.96
CPU system time (s): 1.06
CPU usage (%): 99.4913
Max. virtual memory (cumulated for all children) (KiB): 887884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.85211
system time used= 0.312952
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38221
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= 4182
involuntary context switches= 4125

runsolver used 1.93371 second user time and 4.89626 second system time

The end

Launcher Data (download as text)

Begin job on node79 at 2008-07-03 02:29:50
IDJOB=1049370
IDBENCH=54673
IDSOLVER=345
FILE ID=node79/1049370-1215044990
PBS_JOBID= 7875020
Free space on /tmp= 66524 MiB

SOLVER NAME= Sugar v1.13+picosat
BENCH NAME= CPAI08/csp/pseudo/ppp/normalized-ppp-1-9-16-19.xml
COMMAND LINE= DIR/sugar -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/picosat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1049370-1215044990/watcher-1049370-1215044990 -o /tmp/evaluation-result-1049370-1215044990/solver-1049370-1215044990 -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/picosat" -tmp="HOME/temp" HOME/instance-1049370-1215044990.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 08e198d63dcbb86350d4244b7817639a
RANDOM SEED=233191457

node79.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.218
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.218
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1760272 kB
Buffers:         43508 kB
Cached:         149968 kB
SwapCached:       6580 kB
Active:         146676 kB
Inactive:        85732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1760272 kB
SwapTotal:     4192956 kB
SwapFree:      4180532 kB
Dirty:            6536 kB
Writeback:           0 kB
Mapped:          55180 kB
Slab:            48396 kB
Committed_AS:   966560 kB
PageTables:       1884 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 node79 at 2008-07-03 03:00:01