Trace number 422421

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, and are wall clock time (not CPU 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
Siege V4? (TO) 10000 10002.4

General information on the benchmark

Nameindustrial/grieu/
vmpc_31.cnf
MD5SUMe9d9fc0e7d6d0176942c54e1a7f7ef59
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark238.324
Satisfiable
(Un)Satisfiability was proved
Number of variables961
Number of clauses146909
Sum of the clauses size384710
Maximum clause length31
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 257753
Number of clauses of size 389094
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 562

Solver Data (download as text)

0.00/0.00	c Siege V4 output adapted for the SAT 2007 I/O conformance

Verifier Data (download as text)

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

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node30/watcher-422421-1178593758 -o ROOT/results/node30/solver-422421-1178593758 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/422421-1178593758/siegeadapter.pl /tmp/evaluation/422421-1178593758/instance-422421-1178593758.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 15000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 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.00 1.00 1.00 3/77 26771
/proc/meminfo: memFree=1592120/2055920 swapFree=4157176/4192956
[pid=26771] ppid=26769 vsize=12268 CPUtime=0
/proc/26771/stat : 26771 (siegeadapter.pl) R 26769 26771 26388 0 -1 4194304 382 0 0 0 0 0 0 0 18 0 1 0 307291471 12562432 350 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 264907582111 0 0 4224 0 0 0 0 17 1 0 0
/proc/26771/statm: 3067 350 270 3 0 167 0
[pid=26772] ppid=26771 vsize=3048 CPUtime=0
/proc/26772/stat : 26772 (siege_v4) R 26771 26771 26388 0 -1 0 116 0 0 0 0 0 0 0 18 0 1 0 307291471 3121152 101 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 135101734 0 0 4096 0 0 0 0 17 1 0 0
/proc/26772/statm: 764 105 66 208 0 43 0

[startup+0.0810189 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 26771
/proc/meminfo: memFree=1592120/2055920 swapFree=4157176/4192956
[pid=26771] ppid=26769 vsize=12268 CPUtime=0
/proc/26771/stat : 26771 (siegeadapter.pl) S 26769 26771 26388 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 307291471 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 264916480098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/26771/statm: 3067 352 271 3 0 167 0
[pid=26772] ppid=26771 vsize=397596 CPUtime=0.07
/proc/26772/stat : 26772 (siege_v4) R 26771 26771 26388 0 -1 0 1752 0 0 0 6 1 0 0 19 0 1 0 307291471 407138304 1227 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134532950 0 0 4096 0 0 0 0 17 1 0 0
/proc/26772/statm: 99399 1227 86 208 0 99187 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 409864

[startup+0.10102 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 26771
/proc/meminfo: memFree=1592120/2055920 swapFree=4157176/4192956
[pid=26771] ppid=26769 vsize=12268 CPUtime=0
/proc/26771/stat : 26771 (siegeadapter.pl) S 26769 26771 26388 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 307291471 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 264916480098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/26771/statm: 3067 352 271 3 0 167 0
[pid=26772] ppid=26771 vsize=397596 CPUtime=0.09
/proc/26772/stat : 26772 (siege_v4) R 26771 26771 26388 0 -1 0 1764 0 0 0 8 1 0 0 19 0 1 0 307291471 407138304 1239 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528754 0 0 4096 0 0 0 0 17 1 0 0
/proc/26772/statm: 99399 1239 86 208 0 99187 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 409864

[startup+0.301032 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 26771
/proc/meminfo: memFree=1592120/2055920 swapFree=4157176/4192956
[pid=26771] ppid=26769 vsize=12268 CPUtime=0
/proc/26771/stat : 26771 (siegeadapter.pl) S 26769 26771 26388 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 307291471 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 264916480098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/26771/statm: 3067 352 271 3 0 167 0
[pid=26772] ppid=26771 vsize=397600 CPUtime=0.29
/proc/26772/stat : 26772 (siege_v4) R 26771 26771 26388 0 -1 0 1853 0 0 0 28 1 0 0 20 0 1 0 307291471 407142400 1328 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529994 0 0 4096 0 0 0 0 17 1 0 0
/proc/26772/statm: 99400 1328 86 208 0 99188 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 409868

[startup+0.701058 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 26771
/proc/meminfo: memFree=1592120/2055920 swapFree=4157176/4192956
[pid=26771] ppid=26769 vsize=12268 CPUtime=0
/proc/26771/stat : 26771 (siegeadapter.pl) S 26769 26771 26388 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 307291471 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 264916480098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/26771/statm: 3067 352 271 3 0 167 0
[pid=26772] ppid=26771 vsize=397616 CPUtime=0.69
/proc/26772/stat : 26772 (siege_v4) R 26771 26771 26388 0 -1 0 1958 0 0 0 68 1 0 0 24 0 1 0 307291471 407158784 1433 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529962 0 0 4096 0 0 0 0 17 1 0 0
/proc/26772/statm: 99404 1433 86 208 0 99192 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 409884

[startup+1.50111 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 26773
/proc/meminfo: memFree=1585960/2055920 swapFree=4157176/4192956
[pid=26771] ppid=26769 vsize=12268 CPUtime=0
/proc/26771/stat : 26771 (siegeadapter.pl) S 26769 26771 26388 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 307291471 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 264916480098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/26771/statm: 3067 352 271 3 0 167 0
[pid=26772] ppid=26771 vsize=397736 CPUtime=1.49
/proc/26772/stat : 26772 (siege_v4) R 26771 26771 26388 0 -1 0 2150 0 0 0 148 1 0 0 25 0 1 0 307291471 407281664 1625 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529955 0 0 4096 0 0 0 0 17 1 0 0
/proc/26772/statm: 99434 1625 86 208 0 99222 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 410004

[startup+3.10121 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 26773
/proc/meminfo: memFree=1584936/2055920 swapFree=4157176/4192956
[pid=26771] ppid=26769 vsize=12268 CPUtime=0
/proc/26771/stat : 26771 (siegeadapter.pl) S 26769 26771 26388 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 307291471 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 264916480098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/26771/statm: 3067 352 271 3 0 167 0
[pid=26772] ppid=26771 vsize=397952 CPUtime=3.08
/proc/26772/stat : 26772 (siege_v4) R 26771 26771 26388 0 -1 0 2408 0 0 0 307 1 0 0 25 0 1 0 307291471 407502848 1883 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529955 0 0 4096 0 0 0 0 17 1 0 0
/proc/26772/statm: 99488 1883 86 208 0 99276 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 410220

[startup+6.30241 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 26773
/proc/meminfo: memFree=1582952/2055920 swapFree=4157176/4192956
[pid=26771] ppid=26769 vsize=12268 CPUtime=0
/proc/26771/stat : 26771 (siegeadapter.pl) S 26769 26771 26388 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 307291471 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 264916480098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/26771/statm: 3067 352 271 3 0 167 0
[pid=26772] ppid=26771 vsize=398272 CPUtime=6.28
/proc/26772/stat : 26772 (siege_v4) R 26771 26771 26388 0 -1 0 2821 0 0 0 627 1 0 0 25 0 1 0 307291471 407830528 2296 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528236 0 0 4096 0 0 0 0 17 1 0 0
/proc/26772/statm: 99568 2296 86 208 0 99356 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 410540

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 26773
/proc/meminfo: memFree=1580136/2055920 swapFree=4157176/4192956
[pid=26771] ppid=26769 vsize=12268 CPUtime=0
/proc/26771/stat : 26771 (siegeadapter.pl) S 26769 26771 26388 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 307291471 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 264916480098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/26771/statm: 3067 352 271 3 0 167 0
[pid=26772] ppid=26771 vsize=398784 CPUtime=12.68
/proc/26772/stat : 26772 (siege_v4) R 26771 26771 26388 0 -1 0 3488 0 0 0 1266 2 0 0 25 0 1 0 307291471 408354816 2963 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529058 0 0 4096 0 0 0 0 17 1 0 0
/proc/26772/statm: 99696 2963 86 208 0 99484 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 411052

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 26773
/proc/meminfo: memFree=1575336/2055920 swapFree=4157176/4192956
[pid=26771] ppid=26769 vsize=12268 CPUtime=0
/proc/26771/stat : 26771 (siegeadapter.pl) S 26769 26771 26388 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 307291471 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 264916480098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/26771/statm: 3067 352 271 3 0 167 0
[pid=26772] ppid=26771 vsize=400096 CPUtime=25.48
/proc/26772/stat : 26772 (siege_v4) R 26771 26771 26388 0 -1 0 4643 0 0 0 2545 3 0 0 25 0 1 0 307291471 409698304 4118 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528249 0 0 4096 0 0 0 0 17 1 0 0
/proc/26772/statm: 100024 4118 86 208 0 99812 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 412364

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 26773
/proc/meminfo: memFree=1571496/2055920 swapFree=4157176/4192956
[pid=26771] ppid=26769 vsize=12268 CPUtime=0
/proc/26771/stat : 26771 (siegeadapter.pl) S 26769 26771 26388 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 307291471 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 264916480098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/26771/statm: 3067 352 271 3 0 167 0
[pid=26772] ppid=26771 vsize=401100 CPUtime=51.08
/proc/26772/stat : 26772 (siege_v4) R 26771 26771 26388 0 -1 0 5572 0 0 0 5103 5 0 0 25 0 1 0 307291471 410726400 5047 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134527995 0 0 4096 0 0 0 0 17 1 0 0
/proc/26772/statm: 100275 5047 86 208 0 100063 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 413368

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 26773
/proc/meminfo: memFree=1568424/2055920 swapFree=4157176/4192956
[pid=26771] ppid=26769 vsize=12268 CPUtime=0
/proc/26771/stat : 26771 (siegeadapter.pl) S 26769 26771 26388 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 307291471 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 264916480098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/26771/statm: 3067 352 271 3 0 167 0
[pid=26772] ppid=26771 vsize=402984 CPUtime=102.27
/proc/26772/stat : 26772 (siege_v4) R 26771 26771 26388 0 -1 0 6338 0 0 0 10221 6 0 0 25 0 1 0 307291471 412655616 5813 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528130 0 0 4096 0 0 0 0 17 1 0 0
/proc/26772/statm: 100746 5813 86 208 0 100534 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 415252

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 26773
/proc/meminfo: memFree=1565608/2055920 swapFree=4157176/4192956
[pid=26771] ppid=26769 vsize=12268 CPUtime=0
/proc/26771/stat : 26771 (siegeadapter.pl) S 26769 26771 26388 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 307291471 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 264916480098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/26771/statm: 3067 352 271 3 0 167 0
[pid=26772] ppid=26771 vsize=404316 CPUtime=162.25
/proc/26772/stat : 26772 (siege_v4) R 26771 26771 26388 0 -1 0 7033 0 0 0 16218 7 0 0 25 0 1 0 307291471 414019584 6508 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134530172 0 0 4096 0 0 0 0 17 1 0 0
/proc/26772/statm: 101079 6508 86 208 0 100867 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 416584

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 26773
/proc/meminfo: memFree=1561640/2055920 swapFree=4157176/4192956
[pid=26771] ppid=26769 vsize=12268 CPUtime=0
/proc/26771/stat : 26771 (siegeadapter.pl) S 26769 26771 26388 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 307291471 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 264916480098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/26771/statm: 3067 352 271 3 0 167 0
[pid=26772] ppid=26771 vsize=405776 CPUtime=222.24
/proc/26772/stat : 26772 (siege_v4) R 26771 26771 26388 0 -1 0 8013 0 0 0 22215 9 0 0 25 0 1 0 307291471 415514624 7488 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528149 0 0 4096 0 0 0 0 17 1 0 0
/proc/26772/statm: 101444 7488 86 208 0 101232 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 418044

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 26773
/proc/meminfo: memFree=1560616/2055920 swapFree=4157176/4192956
[pid=26771] ppid=26769 vsize=12268 CPUtime=0
/proc/26771/stat : 26771 (siegeadapter.pl) S 26769 26771 26388 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 307291471 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 264916480098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/26771/statm: 3067 352 271 3 0 167 0
[pid=26772] ppid=26771 vsize=406804 CPUtime=282.23
/proc/26772/stat : 26772 (siege_v4) R 26771 26771 26388 0 -1 0 8257 0 0 0 28214 9 0 0 25 0 1 0 307291471 416567296 7732 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529955 0 0 4096 0 0 0 0 17 1 0 0
/proc/26772/statm: 101701 7732 86 208 0 101489 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 419072

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 26773
/proc/meminfo: memFree=1558120/2055920 swapFree=4157176/4192956
[pid=26771] ppid=26769 vsize=12268 CPUtime=0
/proc/26771/stat : 26771 (siegeadapter.pl) S 26769 26771 26388 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 307291471 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 264916480098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/26771/statm: 3067 352 271 3 0 167 0
[pid=26772] ppid=26771 vsize=409572 CPUtime=342.21
/proc/26772/stat : 26772 (siege_v4) R 26771 26771 26388 0 -1 0 9290 0 0 0 34210 11 0 0 25 0 1 0 307291471 419401728 8381 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528894 0 0 4096 0 0 0 0 17 1 0 0
/proc/26772/statm: 102393 8381 86 208 0 102181 0

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

/proc/26772/statm: 110266 18379 86 208 0 110054 0
Current children cumulated CPU time (s) 9340.06
Current children cumulated vsize (KiB) 453332

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 27175
/proc/meminfo: memFree=1517096/2055920 swapFree=4157176/4192956
[pid=26771] ppid=26769 vsize=12268 CPUtime=0
/proc/26771/stat : 26771 (siegeadapter.pl) S 26769 26771 26388 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 307291471 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 264916480098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/26771/statm: 3067 352 271 3 0 167 0
[pid=26772] ppid=26771 vsize=441148 CPUtime=9400.04
/proc/26772/stat : 26772 (siege_v4) R 26771 26771 26388 0 -1 0 20090 0 0 0 939921 83 0 0 25 0 1 0 307291471 451735552 18413 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134527995 0 0 4096 0 0 0 0 17 1 0 0
/proc/26772/statm: 110287 18413 86 208 0 110075 0
Current children cumulated CPU time (s) 9400.04
Current children cumulated vsize (KiB) 453416

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 27175
/proc/meminfo: memFree=1516968/2055920 swapFree=4157176/4192956
[pid=26771] ppid=26769 vsize=12268 CPUtime=0
/proc/26771/stat : 26771 (siegeadapter.pl) S 26769 26771 26388 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 307291471 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 264916480098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/26771/statm: 3067 352 271 3 0 167 0
[pid=26772] ppid=26771 vsize=441232 CPUtime=9460.02
/proc/26772/stat : 26772 (siege_v4) R 26771 26771 26388 0 -1 0 20111 0 0 0 945919 83 0 0 25 0 1 0 307291471 451821568 18434 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529268 0 0 4096 0 0 0 0 17 1 0 0
/proc/26772/statm: 110308 18434 86 208 0 110096 0
Current children cumulated CPU time (s) 9460.02
Current children cumulated vsize (KiB) 453500

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 27175
/proc/meminfo: memFree=1516968/2055920 swapFree=4157176/4192956
[pid=26771] ppid=26769 vsize=12268 CPUtime=0
/proc/26771/stat : 26771 (siegeadapter.pl) S 26769 26771 26388 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 307291471 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 264916480098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/26771/statm: 3067 352 271 3 0 167 0
[pid=26772] ppid=26771 vsize=441232 CPUtime=9520.01
/proc/26772/stat : 26772 (siege_v4) R 26771 26771 26388 0 -1 0 20114 0 0 0 951918 83 0 0 25 0 1 0 307291471 451821568 18437 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528263 0 0 4096 0 0 0 0 17 1 0 0
/proc/26772/statm: 110308 18437 86 208 0 110096 0
Current children cumulated CPU time (s) 9520.01
Current children cumulated vsize (KiB) 453500

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 27175
/proc/meminfo: memFree=1516840/2055920 swapFree=4157176/4192956
[pid=26771] ppid=26769 vsize=12268 CPUtime=0
/proc/26771/stat : 26771 (siegeadapter.pl) S 26769 26771 26388 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 307291471 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 264916480098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/26771/statm: 3067 352 271 3 0 167 0
[pid=26772] ppid=26771 vsize=441344 CPUtime=9580
/proc/26772/stat : 26772 (siege_v4) R 26771 26771 26388 0 -1 0 20139 0 0 0 957916 84 0 0 25 0 1 0 307291471 451936256 18462 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528700 0 0 4096 0 0 0 0 17 1 0 0
/proc/26772/statm: 110336 18462 86 208 0 110124 0
Current children cumulated CPU time (s) 9580
Current children cumulated vsize (KiB) 453612

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 27175
/proc/meminfo: memFree=1516136/2055920 swapFree=4157176/4192956
[pid=26771] ppid=26769 vsize=12268 CPUtime=0
/proc/26771/stat : 26771 (siegeadapter.pl) S 26769 26771 26388 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 307291471 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 264916480098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/26771/statm: 3067 352 271 3 0 167 0
[pid=26772] ppid=26771 vsize=441944 CPUtime=9639.99
/proc/26772/stat : 26772 (siege_v4) R 26771 26771 26388 0 -1 0 20328 0 0 0 963914 85 0 0 25 0 1 0 307291471 452550656 18651 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528408 0 0 4096 0 0 0 0 17 1 0 0
/proc/26772/statm: 110486 18651 86 208 0 110274 0
Current children cumulated CPU time (s) 9639.99
Current children cumulated vsize (KiB) 454212

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 27175
/proc/meminfo: memFree=1516008/2055920 swapFree=4157176/4192956
[pid=26771] ppid=26769 vsize=12268 CPUtime=0
/proc/26771/stat : 26771 (siegeadapter.pl) S 26769 26771 26388 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 307291471 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 264916480098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/26771/statm: 3067 352 271 3 0 167 0
[pid=26772] ppid=26771 vsize=442028 CPUtime=9699.97
/proc/26772/stat : 26772 (siege_v4) R 26771 26771 26388 0 -1 0 20344 0 0 0 969912 85 0 0 25 0 1 0 307291471 452636672 18667 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529295 0 0 4096 0 0 0 0 17 1 0 0
/proc/26772/statm: 110507 18667 86 208 0 110295 0
Current children cumulated CPU time (s) 9699.97
Current children cumulated vsize (KiB) 454296

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 27175
/proc/meminfo: memFree=1515944/2055920 swapFree=4157176/4192956
[pid=26771] ppid=26769 vsize=12268 CPUtime=0
/proc/26771/stat : 26771 (siegeadapter.pl) S 26769 26771 26388 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 307291471 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 264916480098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/26771/statm: 3067 352 271 3 0 167 0
[pid=26772] ppid=26771 vsize=442112 CPUtime=9759.96
/proc/26772/stat : 26772 (siege_v4) R 26771 26771 26388 0 -1 0 20361 0 0 0 975911 85 0 0 25 0 1 0 307291471 452722688 18684 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528857 0 0 4096 0 0 0 0 17 1 0 0
/proc/26772/statm: 110528 18684 86 208 0 110316 0
Current children cumulated CPU time (s) 9759.96
Current children cumulated vsize (KiB) 454380

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 27175
/proc/meminfo: memFree=1515880/2055920 swapFree=4157176/4192956
[pid=26771] ppid=26769 vsize=12268 CPUtime=0
/proc/26771/stat : 26771 (siegeadapter.pl) S 26769 26771 26388 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 307291471 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 264916480098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/26771/statm: 3067 352 271 3 0 167 0
[pid=26772] ppid=26771 vsize=442196 CPUtime=9819.95
/proc/26772/stat : 26772 (siege_v4) R 26771 26771 26388 0 -1 0 20380 0 0 0 981909 86 0 0 25 0 1 0 307291471 452808704 18703 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529284 0 0 4096 0 0 0 0 17 1 0 0
/proc/26772/statm: 110549 18703 86 208 0 110337 0
Current children cumulated CPU time (s) 9819.95
Current children cumulated vsize (KiB) 454464

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 27175
/proc/meminfo: memFree=1515688/2055920 swapFree=4157176/4192956
[pid=26771] ppid=26769 vsize=12268 CPUtime=0
/proc/26771/stat : 26771 (siegeadapter.pl) S 26769 26771 26388 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 307291471 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 264916480098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/26771/statm: 3067 352 271 3 0 167 0
[pid=26772] ppid=26771 vsize=442280 CPUtime=9879.94
/proc/26772/stat : 26772 (siege_v4) R 26771 26771 26388 0 -1 0 20429 0 0 0 987908 86 0 0 25 0 1 0 307291471 452894720 18752 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134527995 0 0 4096 0 0 0 0 17 1 0 0
/proc/26772/statm: 110570 18752 86 208 0 110358 0
Current children cumulated CPU time (s) 9879.94
Current children cumulated vsize (KiB) 454548

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 27175
/proc/meminfo: memFree=1515560/2055920 swapFree=4157176/4192956
[pid=26771] ppid=26769 vsize=12268 CPUtime=0
/proc/26771/stat : 26771 (siegeadapter.pl) S 26769 26771 26388 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 307291471 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 264916480098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/26771/statm: 3067 352 271 3 0 167 0
[pid=26772] ppid=26771 vsize=442364 CPUtime=9939.92
/proc/26772/stat : 26772 (siege_v4) R 26771 26771 26388 0 -1 0 20458 0 0 0 993905 87 0 0 25 0 1 0 307291471 452980736 18781 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134527995 0 0 4096 0 0 0 0 17 1 0 0
/proc/26772/statm: 110591 18781 86 208 0 110379 0
Current children cumulated CPU time (s) 9939.92
Current children cumulated vsize (KiB) 454632

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 27175
/proc/meminfo: memFree=1515560/2055920 swapFree=4157176/4192956
[pid=26771] ppid=26769 vsize=12268 CPUtime=0
/proc/26771/stat : 26771 (siegeadapter.pl) S 26769 26771 26388 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 307291471 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 264916480098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/26771/statm: 3067 352 271 3 0 167 0
[pid=26772] ppid=26771 vsize=442392 CPUtime=9999.91
/proc/26772/stat : 26772 (siege_v4) R 26771 26771 26388 0 -1 0 20467 0 0 0 999904 87 0 0 25 0 1 0 307291471 453009408 18790 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134527934 0 0 4096 0 0 0 0 17 1 0 0
/proc/26772/statm: 110598 18790 86 208 0 110386 0
Current children cumulated CPU time (s) 9999.91
Current children cumulated vsize (KiB) 454660



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10002.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 27175
/proc/meminfo: memFree=1515560/2055920 swapFree=4157176/4192956
[pid=26771] ppid=26769 vsize=12268 CPUtime=0
/proc/26771/stat : 26771 (siegeadapter.pl) S 26769 26771 26388 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 307291471 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 264916480098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/26771/statm: 3067 352 271 3 0 167 0
[pid=26772] ppid=26771 vsize=442392 CPUtime=10000
/proc/26772/stat : 26772 (siege_v4) R 26771 26771 26388 0 -1 0 20467 0 0 0 999914 87 0 0 25 0 1 0 307291471 453009408 18790 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528233 0 0 4096 0 0 0 0 17 1 0 0
/proc/26772/statm: 110598 18790 86 208 0 110386 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 454660

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 10002.4
CPU time (s): 10000
CPU user time (s): 9999.14
CPU system time (s): 0.87
CPU usage (%): 99.976
Max. virtual memory (cumulated for all children) (KiB): 454660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.001999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 404
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9
involuntary context switches= 1

runsolver used 9.59254 second user time and 25.8051 second system time

The end

Launcher Data (download as text)

Begin job on node30 on Tue May  8 03:09:18 UTC 2007

IDJOB= 422421
IDBENCH= 20490
IDSOLVER= 190
FILE ID= node30/422421-1178593758

PBS_JOBID= 5217975

Free space on /tmp= 66562 MiB

SOLVER NAME= Siege V4
BENCH NAME= HOME/pub/bench/SAT07/industrial/grieu/vmpc_31.cnf
COMMAND LINE= /tmp/evaluation/422421-1178593758/siegeadapter.pl /tmp/evaluation/422421-1178593758/instance-422421-1178593758.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node30/watcher-422421-1178593758 -o ROOT/results/node30/solver-422421-1178593758 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/422421-1178593758/siegeadapter.pl /tmp/evaluation/422421-1178593758/instance-422421-1178593758.cnf            

META MD5SUM SOLVER= 69ef6d521077f526586997d0c4a9a904
MD5SUM BENCH=  e9d9fc0e7d6d0176942c54e1a7f7ef59

RANDOM SEED= 781242076

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node30.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1592528 kB
Buffers:         41872 kB
Cached:         289424 kB
SwapCached:      15300 kB
Active:         100120 kB
Inactive:       257656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1592528 kB
SwapTotal:     4192956 kB
SwapFree:      4157176 kB
Dirty:            2972 kB
Writeback:           0 kB
Mapped:          33512 kB
Slab:            91132 kB
Committed_AS:  9166308 kB
PageTables:       1784 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= 66562 MiB

End job on node30 on Tue May  8 05:56:02 UTC 2007