Trace number 1082641

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? (MO) 116.549 120.929

General information on the benchmark

Namecsp/super-os/super-os-taillard-20/
normalized-super-os-taillard-20-29.xml
MD5SUM094c252b9befceb10e49353ca5017fcb
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark10.8064
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of constraints23200
Maximum constraint arity2
Maximum domain size1256
Number of constraints which are defined in extension0
Number of constraints which are defined in intension23200
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.05	c 0	Sugar v1-13 + HOME/minisat
0.00/0.05	c 0	BEGIN Sat Jul  5 04:06:44 2008
0.00/0.05	c 0	PID 15976
0.00/0.06	c 0	HOST node78.alineos.net
0.00/0.06	c 0	CONVERTING HOME/instance-1082641-1215223604.xml TO HOME/temp.csp
0.00/0.06	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1082641-1215223604.xml' 'HOME/temp.csp'
1.35/1.46	c 2	98 domains, 800 variables, 3 predicates, 0 relations, 23200 constraints
1.35/1.47	c 2	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.35/1.47	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'
1.41/1.55	c 2	Parsing HOME/temp.csp
1.41/1.87	c 2	parsed 10000 expressions
1.41/2.08	c 2	parsed 20000 expressions
2.02/2.20	c 3	parsed 24101 expressions
2.13/2.21	c 3	Heap : 7 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.13/2.21	c 3	Converting to clausal form CSP
2.32/2.44	c 3	converted 2411 (10%) expressions
2.42/2.51	c 3	converted 4821 (20%) expressions
2.42/2.57	c 3	converted 7231 (30%) expressions
2.62/2.72	c 3	converted 9641 (40%) expressions
2.62/2.79	c 3	converted 12051 (50%) expressions
2.72/2.86	c 3	converted 14461 (60%) expressions
2.82/2.92	c 3	converted 16871 (70%) expressions
2.82/2.99	c 3	converted 19281 (80%) expressions
2.92/3.05	c 3	converted 21691 (90%) expressions
3.13/3.24	c 4	converted 24101 (100%) expressions
3.13/3.24	c 4	CSP : 800 integers, 0 booleans, 23200 clauses, largest domain size 1256
3.13/3.24	c 4	Heap : 22 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.13/3.24	c 4	Propagation in CSP
3.32/3.41	c 4	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.32/3.41	c 4	CSP : 800 integers, 0 booleans, 23200 clauses, largest domain size 1256
3.32/3.41	c 4	Heap : 25 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.32/3.42	c 4	Simplifing CSP by introducing new Boolean variables
3.72/3.84	c 4	CSP : 800 integers, 46400 booleans, 69600 clauses, largest domain size 1256
3.72/3.84	c 4	Heap : 40 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.92/4.01	c 4	Encoding CSP to SAT : HOME/temp.cnf
4.00/4.16	c 4	80 (10%) CSP integer variables are encoded (96280 clauses, 1422072 bytes)
4.11/4.27	c 5	160 (20%) CSP integer variables are encoded (192964 clauses, 3058427 bytes)
4.21/4.38	c 5	240 (30%) CSP integer variables are encoded (289450 clauses, 4698689 bytes)
4.41/4.50	c 5	320 (40%) CSP integer variables are encoded (386600 clauses, 6350239 bytes)
4.51/4.61	c 5	400 (50%) CSP integer variables are encoded (482836 clauses, 7986251 bytes)
4.61/4.72	c 5	480 (60%) CSP integer variables are encoded (578908 clauses, 9619475 bytes)
4.71/4.83	c 5	560 (70%) CSP integer variables are encoded (674820 clauses, 11249979 bytes)
4.81/4.94	c 5	640 (80%) CSP integer variables are encoded (770884 clauses, 12883067 bytes)
4.91/5.05	c 5	720 (90%) CSP integer variables are encoded (867032 clauses, 14517583 bytes)
5.01/5.16	c 5	800 (100%) CSP integer variables are encoded (962770 clauses, 16145129 bytes)
14.04/14.27	c 15	6960 (10%) CSP clauses are encoded (6333486 clauses, 141479083 bytes)
23.22/23.57	c 24	13920 (20%) CSP clauses are encoded (11741698 clauses, 272981015 bytes)
33.06/33.61	c 34	20880 (30%) CSP clauses are encoded (17110736 clauses, 407116485 bytes)
42.98/43.81	c 44	27840 (40%) CSP clauses are encoded (22477376 clauses, 541192005 bytes)
52.99/54.14	c 54	34800 (50%) CSP clauses are encoded (27916458 clauses, 677078575 bytes)
62.88/64.36	c 65	41760 (60%) CSP clauses are encoded (33289870 clauses, 811323395 bytes)
72.71/74.42	c 75	48720 (70%) CSP clauses are encoded (38598734 clauses, 943954515 bytes)
82.62/84.65	c 85	55680 (80%) CSP clauses are encoded (43949100 clauses, 1078418667 bytes)
92.94/95.21	c 96	62640 (90%) CSP clauses are encoded (49290184 clauses, 1217198691 bytes)
103.13/105.78	c 106	69600 (100%) CSP clauses are encoded (54614920 clauses, 1355553667 bytes)
103.13/105.78	c 106	69600 CSP clauses encoded
103.13/105.78	c 106	Writing map file : HOME/temp.map
103.23/105.81	c 106	Heap : 24 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
103.23/105.81	c 106	SAT : 1009970 SAT variables, 54614920 SAT clauses, 1355553667 bytes
103.23/105.81	c 106	Heap : 24 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
103.23/105.85	c 106	SOLVING HOME/temp.cnf
103.23/105.85	c 106	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
103.23/105.86	c 106	This is MiniSat 2.0 beta
103.23/105.86	c 106	WARNING: for repeatability, setting FPU to use double precision
103.23/105.86	c 106	============================[ Problem Statistics ]=============================
103.23/105.86	c 106	|                                                                             |
103.23/105.86	c 106	|  Number of variables:  1009970                                              |
103.23/105.86	c 106	|  Number of clauses:    54614920                                             |
115.93/119.32	c ERROR INTERRUPTED
116.03/119.46	s UNKNOWN
116.03/119.46	c 120	CPU 94.57 (0.03 0.01 94.54 8.69)
116.03/119.46	c 120	END Sat Jul  5 04:08:44 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-1082641-1215223604/watcher-1082641-1215223604 -o /tmp/evaluation-result-1082641-1215223604/solver-1082641-1215223604 -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-1082641-1215223604.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: 3.08 2.66 2.28 4/87 15976
/proc/meminfo: memFree=1716096/2055912 swapFree=4178560/4192956
[pid=15976] ppid=15973 vsize=7504 CPUtime=0
/proc/15976/stat : 15976 (sugar) R 15973 15976 12942 0 -1 4194304 66 0 0 0 0 0 0 0 19 0 1 0 246455446 7684096 51 996147200 4194304 4206940 548682068608 18446744073709551615 255370261897 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/15976/statm: 1876 51 38 3 0 55 0

[startup+0.0337931 s]
/proc/loadavg: 3.08 2.66 2.28 4/87 15976
/proc/meminfo: memFree=1716096/2055912 swapFree=4178560/4192956
[pid=15976] ppid=15973 vsize=12676 CPUtime=0
/proc/15976/stat : 15976 (sugar) D 15973 15976 12942 0 -1 4194304 531 0 0 0 0 0 0 0 18 0 1 0 246455446 12980224 499 996147200 4194304 4206940 548682068608 18446744073709551615 255373048421 0 2147483391 4224 0 18446744072099937270 0 0 17 1 0 0
/proc/15976/statm: 3169 499 315 3 0 269 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12676

[startup+0.10194 s]
/proc/loadavg: 3.08 2.66 2.28 4/87 15976
/proc/meminfo: memFree=1716096/2055912 swapFree=4178560/4192956
[pid=15976] ppid=15973 vsize=13600 CPUtime=0.03
/proc/15976/stat : 15976 (sugar) S 15973 15976 12942 0 -1 4194304 900 127 0 0 2 1 0 0 18 0 1 0 246455446 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15976/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.30196 s]
/proc/loadavg: 3.08 2.66 2.28 4/87 15976
/proc/meminfo: memFree=1716096/2055912 swapFree=4178560/4192956
[pid=15976] ppid=15973 vsize=13600 CPUtime=0.03
/proc/15976/stat : 15976 (sugar) S 15973 15976 12942 0 -1 4194304 900 127 0 0 2 1 0 0 18 0 1 0 246455446 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15976/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.702 s]
/proc/loadavg: 3.08 2.66 2.28 4/87 15976
/proc/meminfo: memFree=1716096/2055912 swapFree=4178560/4192956
[pid=15976] ppid=15973 vsize=13600 CPUtime=0.03
/proc/15976/stat : 15976 (sugar) S 15973 15976 12942 0 -1 4194304 900 127 0 0 2 1 0 0 18 0 1 0 246455446 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15976/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50209 s]
/proc/loadavg: 3.08 2.66 2.28 5/97 15988
/proc/meminfo: memFree=1680752/2055912 swapFree=4178560/4192956
[pid=15976] ppid=15973 vsize=13600 CPUtime=1.41
/proc/15976/stat : 15976 (sugar) S 15973 15976 12942 0 -1 4194304 956 14437 0 1 2 1 131 7 17 0 1 0 246455446 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15976/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 13600

[startup+3.10225 s]
/proc/loadavg: 3.08 2.66 2.28 4/97 16006
/proc/meminfo: memFree=1699504/2055912 swapFree=4178560/4192956
[pid=15976] ppid=15973 vsize=13600 CPUtime=1.42
/proc/15976/stat : 15976 (sugar) S 15973 15976 12942 0 -1 4194304 974 14437 0 1 3 1 131 7 15 0 1 0 246455446 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15976/statm: 3400 797 370 3 0 500 0
[pid=15991] ppid=15976 vsize=5356 CPUtime=0
/proc/15991/stat : 15991 (sh) S 15976 15976 12942 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 246455593 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15991/statm: 1339 233 193 169 0 50 0
[pid=15992] ppid=15991 vsize=868408 CPUtime=1.6
/proc/15992/stat : 15992 (java) S 15991 15976 12942 0 -1 0 11491 0 1 0 155 5 0 0 18 0 9 0 246455594 889249792 10399 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15992/statm: 217102 10400 2540 9 0 211677 0
[pid=15992/tid=15995] ppid=15991 vsize=868408 CPUtime=0.99
/proc/15992/task/15995/stat : 15995 (java) R 15991 15976 12942 0 -1 64 2796 0 1 0 98 1 0 0 25 0 9 0 246455594 889249792 10401 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15992/tid=15997] ppid=15991 vsize=868408 CPUtime=0.4
/proc/15992/task/15997/stat : 15997 (java) R 15991 15976 12942 0 -1 64 6542 0 0 0 38 2 0 0 15 0 9 0 246455596 889249792 10402 996147200 134512640 134550740 4294955952 18446744073709551615 102674864 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15992/tid=15998] ppid=15991 vsize=868408 CPUtime=0
/proc/15992/task/15998/stat : 15998 (java) S 15991 15976 12942 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 246455596 889249792 10403 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15992/tid=15999] ppid=15991 vsize=868408 CPUtime=0
/proc/15992/task/15999/stat : 15999 (java) S 15991 15976 12942 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 246455596 889249792 10404 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15992/tid=16000] ppid=15991 vsize=868408 CPUtime=0
/proc/15992/task/16000/stat : 16000 (java) S 15991 15976 12942 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 246455598 889249792 10405 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15992/tid=16001] ppid=15991 vsize=868408 CPUtime=0.17
/proc/15992/task/16001/stat : 16001 (java) S 15991 15976 12942 0 -1 64 1458 0 0 0 17 0 0 0 16 0 9 0 246455598 889249792 10407 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15992/tid=16002] ppid=15991 vsize=868408 CPUtime=0
/proc/15992/task/16002/stat : 16002 (java) S 15991 15976 12942 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 246455598 889249792 10410 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15992/tid=16003] ppid=15991 vsize=868408 CPUtime=0
/proc/15992/task/16003/stat : 16003 (java) S 15991 15976 12942 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 246455598 889249792 10413 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 887364

[startup+6.30259 s]
/proc/loadavg: 3.15 2.68 2.28 4/97 16023
/proc/meminfo: memFree=1640432/2055912 swapFree=4178560/4192956
[pid=15976] ppid=15973 vsize=13600 CPUtime=1.42
/proc/15976/stat : 15976 (sugar) S 15973 15976 12942 0 -1 4194304 974 14437 0 1 3 1 131 7 15 0 1 0 246455446 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15976/statm: 3400 797 370 3 0 500 0
[pid=15991] ppid=15976 vsize=5356 CPUtime=0
/proc/15991/stat : 15991 (sh) S 15976 15976 12942 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 246455593 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15991/statm: 1339 233 193 169 0 50 0
[pid=15992] ppid=15991 vsize=868520 CPUtime=4.79
/proc/15992/stat : 15992 (java) S 15991 15976 12942 0 -1 0 17014 0 4 0 451 28 0 0 18 0 9 0 246455594 889364480 15234 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15992/statm: 217130 15234 2565 9 0 211677 0
[pid=15992/tid=15995] ppid=15991 vsize=868520 CPUtime=3.37
/proc/15992/task/15995/stat : 15995 (java) R 15991 15976 12942 0 -1 64 3474 0 3 0 317 20 0 0 25 0 9 0 246455594 889364480 15234 996147200 134512640 134550740 4294955952 18446744073709551615 102492663 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15992/tid=15997] ppid=15991 vsize=868520 CPUtime=1.14
/proc/15992/task/15997/stat : 15997 (java) S 15991 15976 12942 0 -1 64 11346 0 0 0 108 6 0 0 16 0 9 0 246455596 889364480 15234 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15992/tid=15998] ppid=15991 vsize=868520 CPUtime=0
/proc/15992/task/15998/stat : 15998 (java) S 15991 15976 12942 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 246455596 889364480 15234 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15992/tid=15999] ppid=15991 vsize=868520 CPUtime=0
/proc/15992/task/15999/stat : 15999 (java) S 15991 15976 12942 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 246455596 889364480 15234 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15992/tid=16000] ppid=15991 vsize=868520 CPUtime=0
/proc/15992/task/16000/stat : 16000 (java) S 15991 15976 12942 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 246455598 889364480 15234 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15992/tid=16001] ppid=15991 vsize=868520 CPUtime=0.24
/proc/15992/task/16001/stat : 16001 (java) S 15991 15976 12942 0 -1 64 1496 0 1 0 24 0 0 0 16 0 9 0 246455598 889364480 15234 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15992/tid=16002] ppid=15991 vsize=868520 CPUtime=0
/proc/15992/task/16002/stat : 16002 (java) S 15991 15976 12942 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 246455598 889364480 15234 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15992/tid=16003] ppid=15991 vsize=868520 CPUtime=0
/proc/15992/task/16003/stat : 16003 (java) S 15991 15976 12942 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 246455598 889364480 15234 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 887476

[startup+12.7023 s]
/proc/loadavg: 3.22 2.71 2.29 4/98 16041
/proc/meminfo: memFree=1546664/2055912 swapFree=4178560/4192956
[pid=15976] ppid=15973 vsize=13600 CPUtime=1.42
/proc/15976/stat : 15976 (sugar) S 15973 15976 12942 0 -1 4194304 974 14437 0 1 3 1 131 7 15 0 1 0 246455446 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15976/statm: 3400 797 370 3 0 500 0
[pid=15991] ppid=15976 vsize=5356 CPUtime=0
/proc/15991/stat : 15991 (sh) S 15976 15976 12942 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 246455593 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15991/statm: 1339 233 193 169 0 50 0
[pid=15992] ppid=15991 vsize=868520 CPUtime=11.12
/proc/15992/stat : 15992 (java) S 15991 15976 12942 0 -1 0 17553 0 4 0 1028 84 0 0 18 0 9 0 246455594 889364480 15238 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15992/statm: 217130 15238 2565 9 0 211677 0
[pid=15992/tid=15995] ppid=15991 vsize=868520 CPUtime=9.48
/proc/15992/task/15995/stat : 15995 (java) R 15991 15976 12942 0 -1 64 4009 0 3 0 877 71 0 0 25 0 9 0 246455594 889364480 15238 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15992/tid=15997] ppid=15991 vsize=868520 CPUtime=1.36
/proc/15992/task/15997/stat : 15997 (java) S 15991 15976 12942 0 -1 64 11346 0 0 0 126 10 0 0 16 0 9 0 246455596 889364480 15238 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15992/tid=15998] ppid=15991 vsize=868520 CPUtime=0
/proc/15992/task/15998/stat : 15998 (java) S 15991 15976 12942 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 246455596 889364480 15238 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15992/tid=15999] ppid=15991 vsize=868520 CPUtime=0
/proc/15992/task/15999/stat : 15999 (java) S 15991 15976 12942 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 246455596 889364480 15238 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15992/tid=16000] ppid=15991 vsize=868520 CPUtime=0
/proc/15992/task/16000/stat : 16000 (java) S 15991 15976 12942 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 246455598 889364480 15238 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15992/tid=16001] ppid=15991 vsize=868520 CPUtime=0.25
/proc/15992/task/16001/stat : 16001 (java) S 15991 15976 12942 0 -1 64 1500 0 1 0 25 0 0 0 17 0 9 0 246455598 889364480 15238 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15992/tid=16002] ppid=15991 vsize=868520 CPUtime=0
/proc/15992/task/16002/stat : 16002 (java) S 15991 15976 12942 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 246455598 889364480 15238 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15992/tid=16003] ppid=15991 vsize=868520 CPUtime=0
/proc/15992/task/16003/stat : 16003 (java) S 15991 15976 12942 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 246455598 889364480 15238 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 887476

[startup+25.5016 s]
/proc/loadavg: 3.32 2.75 2.31 4/97 16072
/proc/meminfo: memFree=1357928/2055912 swapFree=4178560/4192956
[pid=15976] ppid=15973 vsize=13600 CPUtime=1.42
/proc/15976/stat : 15976 (sugar) S 15973 15976 12942 0 -1 4194304 974 14437 0 1 3 1 131 7 16 0 1 0 246455446 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15976/statm: 3400 797 370 3 0 500 0
[pid=15991] ppid=15976 vsize=5356 CPUtime=0
/proc/15991/stat : 15991 (sh) S 15976 15976 12942 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 246455593 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15991/statm: 1339 233 193 169 0 50 0
[pid=15992] ppid=15991 vsize=868520 CPUtime=23.78
/proc/15992/stat : 15992 (java) S 15991 15976 12942 0 -1 0 18625 0 4 0 2188 190 0 0 18 0 9 0 246455594 889364480 15238 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15992/statm: 217130 15238 2565 9 0 211677 0
[pid=15992/tid=15995] ppid=15991 vsize=868520 CPUtime=21.72
/proc/15992/task/15995/stat : 15995 (java) R 15991 15976 12942 0 -1 64 5081 0 3 0 1999 173 0 0 25 0 9 0 246455594 889364480 15238 996147200 134512640 134550740 4294955952 18446744073709551615 4126981592 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15992/tid=15997] ppid=15991 vsize=868520 CPUtime=1.79
/proc/15992/task/15997/stat : 15997 (java) S 15991 15976 12942 0 -1 64 11346 0 0 0 163 16 0 0 16 0 9 0 246455596 889364480 15238 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15992/tid=15998] ppid=15991 vsize=868520 CPUtime=0
/proc/15992/task/15998/stat : 15998 (java) S 15991 15976 12942 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 246455596 889364480 15238 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15992/tid=15999] ppid=15991 vsize=868520 CPUtime=0
/proc/15992/task/15999/stat : 15999 (java) S 15991 15976 12942 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 246455596 889364480 15238 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15992/tid=16000] ppid=15991 vsize=868520 CPUtime=0
/proc/15992/task/16000/stat : 16000 (java) S 15991 15976 12942 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 246455598 889364480 15238 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15992/tid=16001] ppid=15991 vsize=868520 CPUtime=0.25
/proc/15992/task/16001/stat : 16001 (java) S 15991 15976 12942 0 -1 64 1500 0 1 0 25 0 0 0 17 0 9 0 246455598 889364480 15238 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15992/tid=16002] ppid=15991 vsize=868520 CPUtime=0
/proc/15992/task/16002/stat : 16002 (java) S 15991 15976 12942 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 246455598 889364480 15238 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15992/tid=16003] ppid=15991 vsize=868520 CPUtime=0
/proc/15992/task/16003/stat : 16003 (java) S 15991 15976 12942 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 246455598 889364480 15238 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.2
Current children cumulated vsize (KiB) 887476

[startup+51.1013 s]
/proc/loadavg: 3.54 2.85 2.36 4/97 16074
/proc/meminfo: memFree=1019872/2055912 swapFree=4178560/4192956
[pid=15976] ppid=15973 vsize=13600 CPUtime=1.42
/proc/15976/stat : 15976 (sugar) S 15973 15976 12942 0 -1 4194304 974 14437 0 1 3 1 131 7 16 0 1 0 246455446 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15976/statm: 3400 797 370 3 0 500 0
[pid=15991] ppid=15976 vsize=5356 CPUtime=0
/proc/15991/stat : 15991 (sh) S 15976 15976 12942 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 246455593 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15991/statm: 1339 233 193 169 0 50 0
[pid=15992] ppid=15991 vsize=868520 CPUtime=48.67
/proc/15992/stat : 15992 (java) S 15991 15976 12942 0 -1 0 20599 0 4 0 4466 401 0 0 18 0 9 0 246455594 889364480 15238 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15992/statm: 217130 15238 2565 9 0 211677 0
[pid=15992/tid=15995] ppid=15991 vsize=868520 CPUtime=45.74
/proc/15992/task/15995/stat : 15995 (java) R 15991 15976 12942 0 -1 64 7055 0 3 0 4203 371 0 0 25 0 9 0 246455594 889364480 15238 996147200 134512640 134550740 4294955952 18446744073709551615 4126842668 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15992/tid=15997] ppid=15991 vsize=868520 CPUtime=2.65
/proc/15992/task/15997/stat : 15997 (java) S 15991 15976 12942 0 -1 64 11346 0 0 0 237 28 0 0 16 0 9 0 246455596 889364480 15238 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15992/tid=15998] ppid=15991 vsize=868520 CPUtime=0
/proc/15992/task/15998/stat : 15998 (java) S 15991 15976 12942 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 246455596 889364480 15238 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15992/tid=15999] ppid=15991 vsize=868520 CPUtime=0
/proc/15992/task/15999/stat : 15999 (java) S 15991 15976 12942 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 246455596 889364480 15238 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15992/tid=16000] ppid=15991 vsize=868520 CPUtime=0
/proc/15992/task/16000/stat : 16000 (java) S 15991 15976 12942 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 246455598 889364480 15238 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15992/tid=16001] ppid=15991 vsize=868520 CPUtime=0.25
/proc/15992/task/16001/stat : 16001 (java) S 15991 15976 12942 0 -1 64 1500 0 1 0 25 0 0 0 17 0 9 0 246455598 889364480 15238 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15992/tid=16002] ppid=15991 vsize=868520 CPUtime=0
/proc/15992/task/16002/stat : 16002 (java) S 15991 15976 12942 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 246455598 889364480 15238 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15992/tid=16003] ppid=15991 vsize=868520 CPUtime=0
/proc/15992/task/16003/stat : 16003 (java) S 15991 15976 12942 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 246455598 889364480 15238 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.09
Current children cumulated vsize (KiB) 887476

[startup+102.308 s]
/proc/loadavg: 3.79 3.03 2.44 4/97 16097
/proc/meminfo: memFree=328992/2055912 swapFree=4178560/4192956
[pid=15976] ppid=15973 vsize=13600 CPUtime=1.42
/proc/15976/stat : 15976 (sugar) S 15973 15976 12942 0 -1 4194304 974 14437 0 1 3 1 131 7 16 0 1 0 246455446 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15976/statm: 3400 797 370 3 0 500 0
[pid=15991] ppid=15976 vsize=5356 CPUtime=0
/proc/15991/stat : 15991 (sh) S 15976 15976 12942 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 246455593 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15991/statm: 1339 233 193 169 0 50 0
[pid=15992] ppid=15991 vsize=868520 CPUtime=98.43
/proc/15992/stat : 15992 (java) S 15991 15976 12942 0 -1 0 24485 0 4 0 9017 826 0 0 18 0 9 0 246455594 889364480 15238 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15992/statm: 217130 15238 2565 9 0 211677 0
[pid=15992/tid=15995] ppid=15991 vsize=868520 CPUtime=93.87
/proc/15992/task/15995/stat : 15995 (java) R 15991 15976 12942 0 -1 64 10941 0 3 0 8616 771 0 0 25 0 9 0 246455594 889364480 15238 996147200 134512640 134550740 4294955952 18446744073709551615 4126477321 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15992/tid=15997] ppid=15991 vsize=868520 CPUtime=4.28
/proc/15992/task/15997/stat : 15997 (java) S 15991 15976 12942 0 -1 64 11346 0 0 0 375 53 0 0 16 0 9 0 246455596 889364480 15238 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15992/tid=15998] ppid=15991 vsize=868520 CPUtime=0
/proc/15992/task/15998/stat : 15998 (java) S 15991 15976 12942 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 246455596 889364480 15238 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15992/tid=15999] ppid=15991 vsize=868520 CPUtime=0
/proc/15992/task/15999/stat : 15999 (java) S 15991 15976 12942 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 246455596 889364480 15238 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15992/tid=16000] ppid=15991 vsize=868520 CPUtime=0
/proc/15992/task/16000/stat : 16000 (java) S 15991 15976 12942 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 246455598 889364480 15238 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15992/tid=16001] ppid=15991 vsize=868520 CPUtime=0.25
/proc/15992/task/16001/stat : 16001 (java) S 15991 15976 12942 0 -1 64 1500 0 1 0 25 0 0 0 17 0 9 0 246455598 889364480 15238 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15992/tid=16002] ppid=15991 vsize=868520 CPUtime=0
/proc/15992/task/16002/stat : 16002 (java) S 15991 15976 12942 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 246455598 889364480 15238 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15992/tid=16003] ppid=15991 vsize=868520 CPUtime=0
/proc/15992/task/16003/stat : 16003 (java) S 15991 15976 12942 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 246455598 889364480 15238 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 99.85
Current children cumulated vsize (KiB) 887476



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+119.301 s]
/proc/loadavg: 3.70 3.06 2.46 4/89 16099
/proc/meminfo: memFree=15200/2055912 swapFree=4178564/4192956
[pid=15976] ppid=15973 vsize=13600 CPUtime=103.27
/proc/15976/stat : 15976 (sugar) S 15973 15976 12942 0 -1 4194304 1033 39484 0 6 3 1 9454 869 16 0 1 0 246455446 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15976/statm: 3400 799 370 3 0 500 0
[pid=16098] ppid=15976 vsize=5356 CPUtime=0
/proc/16098/stat : 16098 (sh) S 15976 15976 12942 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 246466032 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16098/statm: 1339 232 193 169 0 50 0
[pid=16099] ppid=16098 vsize=904052 CPUtime=12.66
/proc/16099/stat : 16099 (minisat) R 16098 15976 12942 0 -1 4194304 219199 0 0 0 1117 149 0 0 25 0 1 0 246466032 925749248 219185 996147200 134512640 135127466 4294956256 18446744073709551615 134514194 0 0 4096 3 0 0 0 17 1 0 0
/proc/16099/statm: 226013 219185 62 150 0 225860 0
Current children cumulated CPU time (s) 115.93
Current children cumulated vsize (KiB) 923008

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

[startup+119.42 s]
/proc/loadavg: 3.70 3.06 2.46 4/89 16099
/proc/meminfo: memFree=15200/2055912 swapFree=4178564/4192956
[pid=15976] ppid=15973 vsize=13600 CPUtime=103.27
/proc/15976/stat : 15976 (sugar) S 15973 15976 12942 0 -1 4194304 1045 39484 0 6 3 1 9454 869 16 0 1 0 246455446 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/15976/statm: 3400 799 370 3 0 500 0
[pid=16098] ppid=15976 vsize=0 CPUtime=0
/proc/16098/stat : 16098 (sh) Z 15976 15976 12942 0 -1 4195340 277 0 0 0 0 0 0 0 16 0 1 0 246466032 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/16098/statm: 0 0 0 0 0 0 0
[pid=16099] ppid=1 vsize=0 CPUtime=12.76
/proc/16099/stat : 16099 (minisat) R 1 15976 12942 0 -1 4195332 219199 0 0 0 1117 159 0 0 25 0 1 0 246466032 0 0 996147200 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/16099/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 116.03
Current children cumulated vsize (KiB) 13600

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

[startup+119.501 s]
/proc/loadavg: 3.70 3.06 2.46 4/89 16099
/proc/meminfo: memFree=15200/2055912 swapFree=4178564/4192956
[pid=15976] ppid=15973 vsize=13600 CPUtime=103.3
/proc/15976/stat : 15976 (sugar) R 15973 15976 12942 0 -1 4194304 1070 39761 0 6 3 4 9454 869 16 0 1 0 246455446 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 255373055017 0 0 4224 16386 0 0 0 17 1 0 0
/proc/15976/statm: 3400 800 371 3 0 500 0
Current children cumulated CPU time (s) 103.3
Current children cumulated vsize (KiB) 13600

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

[startup+119.801 s]
/proc/loadavg: 3.70 3.06 2.46 4/88 16100
/proc/meminfo: memFree=1627560/2055912 swapFree=4178564/4192956
[pid=15976] ppid=15973 vsize=13600 CPUtime=103.6
/proc/15976/stat : 15976 (sugar) R 15973 15976 12942 0 -1 4194304 1070 39761 0 6 3 34 9454 869 16 0 1 0 246455446 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 255373055017 0 0 4224 16386 0 0 0 17 1 0 0
/proc/15976/statm: 3400 800 371 3 0 500 0
Current children cumulated CPU time (s) 103.6
Current children cumulated vsize (KiB) 13600

[startup+120.602 s]
/proc/loadavg: 3.70 3.06 2.46 4/88 16100
/proc/meminfo: memFree=1627560/2055912 swapFree=4178564/4192956
[pid=15976] ppid=15973 vsize=13600 CPUtime=103.78
/proc/15976/stat : 15976 (sugar) D 15973 15976 12942 0 -1 4194304 1070 39761 0 6 3 52 9454 869 15 0 1 0 246455446 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 255373055017 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/15976/statm: 3400 800 371 3 0 500 0
Current children cumulated CPU time (s) 103.78
Current children cumulated vsize (KiB) 13600

[startup+120.802 s]
/proc/loadavg: 3.70 3.06 2.46 4/88 16100
/proc/meminfo: memFree=1627560/2055912 swapFree=4178564/4192956
[pid=15976] ppid=15973 vsize=13600 CPUtime=103.79
/proc/15976/stat : 15976 (sugar) D 15973 15976 12942 0 -1 4194304 1070 39761 0 6 3 53 9454 869 15 0 1 0 246455446 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 255373055017 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/15976/statm: 3400 800 371 3 0 500 0
Current children cumulated CPU time (s) 103.79
Current children cumulated vsize (KiB) 13600

[startup+120.902 s]
/proc/loadavg: 3.70 3.06 2.46 2/88 16100
/proc/meminfo: memFree=1844136/2055912 swapFree=4178564/4192956
[pid=15976] ppid=15973 vsize=13600 CPUtime=103.79
/proc/15976/stat : 15976 (sugar) D 15973 15976 12942 0 -1 4194304 1070 39761 0 6 3 53 9454 869 15 0 1 0 246455446 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 255373055017 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/15976/statm: 3400 800 371 3 0 500 0
Current children cumulated CPU time (s) 103.79
Current children cumulated vsize (KiB) 13600

Child status: 0

# 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): 12.73
#  lost CPU user time (s): 11.17
#  lost CPU system time (s): 1.56

Real time (s): 120.929
CPU time (s): 116.549
CPU user time (s): 105.752
CPU system time (s): 10.7976
CPU usage (%): 96.3779
Max. virtual memory (cumulated for all children) (KiB): 923008

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 94.5816
system time used= 9.2376
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40862
page faults= 6
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 60712
involuntary context switches= 61970

runsolver used 0.181972 second user time and 0.503923 second system time

The end

Launcher Data (download as text)

Begin job on node78 at 2008-07-05 04:06:44
IDJOB=1082641
IDBENCH=57293
IDSOLVER=346
FILE ID=node78/1082641-1215223604
PBS_JOBID= 7881789
Free space on /tmp= 126636 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/super-os/super-os-taillard-20/normalized-super-os-taillard-20-29.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-1082641-1215223604/watcher-1082641-1215223604 -o /tmp/evaluation-result-1082641-1215223604/solver-1082641-1215223604 -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-1082641-1215223604.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 094c252b9befceb10e49353ca5017fcb
RANDOM SEED=1928536794

node78.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.247
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.247
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:      2055912 kB
MemFree:       1716712 kB
Buffers:         14260 kB
Cached:         154132 kB
SwapCached:       7456 kB
Active:         172188 kB
Inactive:       103992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1716712 kB
SwapTotal:     4192956 kB
SwapFree:      4178560 kB
Dirty:            4940 kB
Writeback:           0 kB
Mapped:         125720 kB
Slab:            47788 kB
Committed_AS:  1489088 kB
PageTables:       2000 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126632 MiB
End job on node78 at 2008-07-05 04:08:46