Trace number 299774

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
MiraXT v3? (TO) 1200.12 601.63

General information on the benchmark

Namerandom/OnTreshold/3SAT/v400/
unif-k3-r4.26-v400-c1704-S1031412672-05.SAT.shuffled.cnf
MD5SUM2e3fcbe567f2903b00fec23f53309ef8
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.014997
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1704
Sum of the clauses size5112
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31704
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node15/watcher-299774-1178834934 -o ROOT/results/node15/solver-299774-1178834934 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/299774-1178834934/MiraXTv3_dyn /tmp/evaluation/299774-1178834934/instance-299774-1178834934.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 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: 2.00 2.00 1.91 3/77 4249
/proc/meminfo: memFree=1853888/2055920 swapFree=4156500/4192956
[pid=4249] ppid=4247 vsize=3788 CPUtime=0
/proc/4249/stat : 4249 (MiraXTv3_dyn) R 4247 4249 3381 0 -1 4194304 293 0 0 0 0 0 0 0 18 0 1 0 331411026 3878912 268 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7947899 0 0 4096 0 0 0 0 17 0 0 0
/proc/4249/statm: 947 269 206 20 0 305 0

[startup+0.079374 s]
/proc/loadavg: 2.00 2.00 1.91 3/77 4249
/proc/meminfo: memFree=1853888/2055920 swapFree=4156500/4192956
[pid=4249] ppid=4247 vsize=6972 CPUtime=0.14
/proc/4249/stat : 4249 (MiraXTv3_dyn) S 4247 4249 3381 0 -1 4194304 594 0 0 0 14 0 0 0 18 0 3 0 331411026 7139328 569 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4249/statm: 1743 569 218 20 0 1101 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 6972

[startup+0.105376 s]
/proc/loadavg: 2.00 2.00 1.91 3/77 4249
/proc/meminfo: memFree=1853888/2055920 swapFree=4156500/4192956
[pid=4249] ppid=4247 vsize=7112 CPUtime=0.19
/proc/4249/stat : 4249 (MiraXTv3_dyn) S 4247 4249 3381 0 -1 4194304 667 0 0 0 19 0 0 0 18 0 3 0 331411026 7282688 642 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4249/statm: 1778 642 218 20 0 1136 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 7112

[startup+0.301397 s]
/proc/loadavg: 2.00 2.00 1.91 3/77 4249
/proc/meminfo: memFree=1853888/2055920 swapFree=4156500/4192956
[pid=4249] ppid=4247 vsize=7928 CPUtime=0.58
/proc/4249/stat : 4249 (MiraXTv3_dyn) S 4247 4249 3381 0 -1 4194304 1011 0 0 0 58 0 0 0 18 0 3 0 331411026 8118272 986 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4249/statm: 1982 986 218 20 0 1340 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 7928

[startup+0.701435 s]
/proc/loadavg: 2.00 2.00 1.91 3/77 4249
/proc/meminfo: memFree=1853888/2055920 swapFree=4156500/4192956
[pid=4249] ppid=4247 vsize=10512 CPUtime=1.38
/proc/4249/stat : 4249 (MiraXTv3_dyn) S 4247 4249 3381 0 -1 4194304 1594 0 0 0 137 1 0 0 18 0 3 0 331411026 10764288 1569 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4249/statm: 2628 1569 218 20 0 1986 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 10512

[startup+1.50151 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 4252
/proc/meminfo: memFree=1847016/2055920 swapFree=4156500/4192956
[pid=4249] ppid=4247 vsize=13960 CPUtime=2.97
/proc/4249/stat : 4249 (MiraXTv3_dyn) S 4247 4249 3381 0 -1 4194304 2481 0 0 0 296 1 0 0 18 0 3 0 331411026 14295040 2456 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4249/statm: 3490 2456 218 20 0 2848 0
[pid=4249/tid=4251] ppid=4247 vsize=13960 CPUtime=1.48
/proc/4249/task/4251/stat : 4251 (MiraXTv3_dyn) R 4247 4249 3381 0 -1 4194368 1025 0 0 0 148 0 0 0 24 0 3 0 331411026 14295040 2456 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4249/tid=4252] ppid=4247 vsize=13960 CPUtime=1.47
/proc/4249/task/4252/stat : 4252 (MiraXTv3_dyn) R 4247 4249 3381 0 -1 4194368 1120 0 0 0 147 0 0 0 22 0 3 0 331411026 14295040 2456 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 13960

[startup+3.10166 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 4252
/proc/meminfo: memFree=1844136/2055920 swapFree=4156500/4192956
[pid=4249] ppid=4247 vsize=16108 CPUtime=6.17
/proc/4249/stat : 4249 (MiraXTv3_dyn) S 4247 4249 3381 0 -1 4194304 2962 0 0 0 615 2 0 0 18 0 3 0 331411026 16494592 2937 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4249/statm: 4027 2937 218 20 0 3385 0
[pid=4249/tid=4251] ppid=4247 vsize=16108 CPUtime=3.07
/proc/4249/task/4251/stat : 4251 (MiraXTv3_dyn) R 4247 4249 3381 0 -1 4194368 1180 0 0 0 307 0 0 0 23 0 3 0 331411026 16494592 2937 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4249/tid=4252] ppid=4247 vsize=16108 CPUtime=3.07
/proc/4249/task/4252/stat : 4252 (MiraXTv3_dyn) R 4247 4249 3381 0 -1 4194368 1446 0 0 0 306 1 0 0 22 0 3 0 331411026 16494592 2937 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 16108

[startup+6.30295 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 4252
/proc/meminfo: memFree=1837160/2055920 swapFree=4156500/4192956
[pid=4249] ppid=4247 vsize=23948 CPUtime=12.55
/proc/4249/stat : 4249 (MiraXTv3_dyn) S 4247 4249 3381 0 -1 4194304 4934 0 0 0 1251 4 0 0 18 0 3 0 331411026 24522752 4794 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4249/statm: 5987 4794 218 20 0 5345 0
[pid=4249/tid=4251] ppid=4247 vsize=23948 CPUtime=6.28
/proc/4249/task/4251/stat : 4251 (MiraXTv3_dyn) R 4247 4249 3381 0 -1 4194368 2170 0 0 0 627 1 0 0 18 0 3 0 331411026 24522752 4794 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520480 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4249/tid=4252] ppid=4247 vsize=23948 CPUtime=6.26
/proc/4249/task/4252/stat : 4252 (MiraXTv3_dyn) R 4247 4249 3381 0 -1 4194368 2428 0 0 0 624 2 0 0 25 0 3 0 331411026 24522752 4794 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 23948

[startup+12.7015 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 4252
/proc/meminfo: memFree=1824360/2055920 swapFree=4156500/4192956
[pid=4249] ppid=4247 vsize=35764 CPUtime=25.31
/proc/4249/stat : 4249 (MiraXTv3_dyn) S 4247 4249 3381 0 -1 4194304 8068 0 0 0 2524 7 0 0 18 0 3 0 331411026 36622336 7683 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4249/statm: 8941 7683 218 20 0 8299 0
[pid=4249/tid=4251] ppid=4247 vsize=35764 CPUtime=12.67
/proc/4249/task/4251/stat : 4251 (MiraXTv3_dyn) R 4247 4249 3381 0 -1 4194368 3688 0 0 0 1265 2 0 0 25 0 3 0 331411026 36622336 7683 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4249/tid=4252] ppid=4247 vsize=35764 CPUtime=12.63
/proc/4249/task/4252/stat : 4252 (MiraXTv3_dyn) R 4247 4249 3381 0 -1 4194368 4044 0 0 0 1258 5 0 0 19 0 3 0 331411026 36622336 7683 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526693 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 35764

[startup+25.5017 s]
/proc/loadavg: 2.00 2.00 1.91 4/80 4252
/proc/meminfo: memFree=1819176/2055920 swapFree=4156500/4192956
[pid=4249] ppid=4247 vsize=40232 CPUtime=50.84
/proc/4249/stat : 4249 (MiraXTv3_dyn) S 4247 4249 3381 0 -1 4194304 9667 0 0 0 5075 9 0 0 18 0 3 0 331411026 41197568 8906 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4249/statm: 10058 8906 218 20 0 9416 0
[pid=4249/tid=4251] ppid=4247 vsize=40232 CPUtime=25.45
/proc/4249/task/4251/stat : 4251 (MiraXTv3_dyn) R 4247 4249 3381 0 -1 4194368 4493 0 0 0 2542 3 0 0 25 0 3 0 331411026 41197568 8906 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4249/tid=4252] ppid=4247 vsize=40232 CPUtime=25.37
/proc/4249/task/4252/stat : 4252 (MiraXTv3_dyn) R 4247 4249 3381 0 -1 4194368 4838 0 0 0 2532 5 0 0 25 0 3 0 331411026 41197568 8906 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 40232

[startup+51.1011 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 4252
/proc/meminfo: memFree=1808552/2055920 swapFree=4156500/4192956
[pid=4249] ppid=4247 vsize=50512 CPUtime=101.91
/proc/4249/stat : 4249 (MiraXTv3_dyn) S 4247 4249 3381 0 -1 4194304 13008 0 0 0 10177 14 0 0 18 0 3 0 331411026 51724288 11443 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4249/statm: 12628 11443 218 20 0 11986 0
[pid=4249/tid=4251] ppid=4247 vsize=50512 CPUtime=51.02
/proc/4249/task/4251/stat : 4251 (MiraXTv3_dyn) R 4247 4249 3381 0 -1 4194368 6267 0 0 0 5097 5 0 0 25 0 3 0 331411026 51724288 11443 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4249/tid=4252] ppid=4247 vsize=50512 CPUtime=50.87
/proc/4249/task/4252/stat : 4252 (MiraXTv3_dyn) R 4247 4249 3381 0 -1 4194368 6405 0 0 0 5079 8 0 0 25 0 3 0 331411026 51724288 11443 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 50512

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 4252
/proc/meminfo: memFree=1801448/2055920 swapFree=4156500/4192956
[pid=4249] ppid=4247 vsize=58504 CPUtime=204.06
/proc/4249/stat : 4249 (MiraXTv3_dyn) S 4247 4249 3381 0 -1 4194304 16228 0 0 0 20389 17 0 0 18 0 3 0 331411026 59908096 13196 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4249/statm: 14626 13196 218 20 0 13984 0
[pid=4249/tid=4251] ppid=4247 vsize=58504 CPUtime=102.17
/proc/4249/task/4251/stat : 4251 (MiraXTv3_dyn) R 4247 4249 3381 0 -1 4194368 7469 0 0 0 10211 6 0 0 25 0 3 0 331411026 59908096 13196 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4249/tid=4252] ppid=4247 vsize=58504 CPUtime=101.88
/proc/4249/task/4252/stat : 4252 (MiraXTv3_dyn) R 4247 4249 3381 0 -1 4194368 8423 0 0 0 10177 11 0 0 25 0 3 0 331411026 59908096 13196 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204.06
Current children cumulated vsize (KiB) 58504

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 4252
/proc/meminfo: memFree=1795880/2055920 swapFree=4156500/4192956
[pid=4249] ppid=4247 vsize=63416 CPUtime=323.71
/proc/4249/stat : 4249 (MiraXTv3_dyn) S 4247 4249 3381 0 -1 4194304 19375 0 0 0 32351 20 0 0 18 0 3 0 331411026 64937984 14566 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4249/statm: 15854 14566 218 20 0 15212 0
[pid=4249/tid=4251] ppid=4247 vsize=63416 CPUtime=162.08
/proc/4249/task/4251/stat : 4251 (MiraXTv3_dyn) R 4247 4249 3381 0 -1 4194368 9034 0 0 0 16201 7 0 0 25 0 3 0 331411026 64937984 14566 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4249/tid=4252] ppid=4247 vsize=63416 CPUtime=161.61
/proc/4249/task/4252/stat : 4252 (MiraXTv3_dyn) R 4247 4249 3381 0 -1 4194368 10005 0 0 0 16149 12 0 0 25 0 3 0 331411026 64937984 14566 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.71
Current children cumulated vsize (KiB) 63416

[startup+222.302 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 4252
/proc/meminfo: memFree=1793000/2055920 swapFree=4156500/4192956
[pid=4249] ppid=4247 vsize=66320 CPUtime=443.42
/proc/4249/stat : 4249 (MiraXTv3_dyn) S 4247 4249 3381 0 -1 4194304 21678 0 0 0 44320 22 0 0 18 0 3 0 331411026 67911680 15257 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4249/statm: 16580 15257 218 20 0 15938 0
[pid=4249/tid=4251] ppid=4247 vsize=66320 CPUtime=222.04
/proc/4249/task/4251/stat : 4251 (MiraXTv3_dyn) R 4247 4249 3381 0 -1 4194368 10315 0 0 0 22196 8 0 0 25 0 3 0 331411026 67911680 15257 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4249/tid=4252] ppid=4247 vsize=66320 CPUtime=221.36
/proc/4249/task/4252/stat : 4252 (MiraXTv3_dyn) R 4247 4249 3381 0 -1 4194368 11027 0 0 0 22123 13 0 0 25 0 3 0 331411026 67911680 15257 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520288 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.42
Current children cumulated vsize (KiB) 66320

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 1.91 4/80 4252
/proc/meminfo: memFree=1790120/2055920 swapFree=4156500/4192956
[pid=4249] ppid=4247 vsize=69332 CPUtime=563.14
/proc/4249/stat : 4249 (MiraXTv3_dyn) S 4247 4249 3381 0 -1 4194304 24071 0 0 0 56289 25 0 0 18 0 3 0 331411026 70995968 16057 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4249/statm: 17333 16057 218 20 0 16691 0
[pid=4249/tid=4251] ppid=4247 vsize=69332 CPUtime=282
/proc/4249/task/4251/stat : 4251 (MiraXTv3_dyn) R 4247 4249 3381 0 -1 4194368 11507 0 0 0 28191 9 0 0 25 0 3 0 331411026 70995968 16057 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526388 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4249/tid=4252] ppid=4247 vsize=69332 CPUtime=281.12
/proc/4249/task/4252/stat : 4252 (MiraXTv3_dyn) R 4247 4249 3381 0 -1 4194368 12228 0 0 0 28097 15 0 0 25 0 3 0 331411026 70995968 16057 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.14
Current children cumulated vsize (KiB) 69332

[startup+342.302 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 4252
/proc/meminfo: memFree=1788904/2055920 swapFree=4156500/4192956
[pid=4249] ppid=4247 vsize=70776 CPUtime=682.81
/proc/4249/stat : 4249 (MiraXTv3_dyn) S 4247 4249 3381 0 -1 4194304 25860 0 0 0 68254 27 0 0 18 0 3 0 331411026 72474624 16295 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4249/statm: 17694 16295 218 20 0 17052 0
[pid=4249/tid=4251] ppid=4247 vsize=70776 CPUtime=341.93
/proc/4249/task/4251/stat : 4251 (MiraXTv3_dyn) R 4247 4249 3381 0 -1 4194368 12435 0 0 0 34184 9 0 0 25 0 3 0 331411026 72474624 16295 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4249/tid=4252] ppid=4247 vsize=70776 CPUtime=340.85
/proc/4249/task/4252/stat : 4252 (MiraXTv3_dyn) R 4247 4249 3381 0 -1 4194368 13089 0 0 0 34069 16 0 0 25 0 3 0 331411026 72474624 16295 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.81
Current children cumulated vsize (KiB) 70776

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 4252
/proc/meminfo: memFree=1788392/2055920 swapFree=4156500/4192956
[pid=4249] ppid=4247 vsize=70960 CPUtime=802.49
/proc/4249/stat : 4249 (MiraXTv3_dyn) S 4247 4249 3381 0 -1 4194304 27500 0 0 0 80221 28 0 0 18 0 3 0 331411026 72663040 16440 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4249/statm: 17740 16440 218 20 0 17098 0
[pid=4249/tid=4251] ppid=4247 vsize=70960 CPUtime=401.87
/proc/4249/task/4251/stat : 4251 (MiraXTv3_dyn) R 4247 4249 3381 0 -1 4194368 13241 0 0 0 40177 10 0 0 25 0 3 0 331411026 72663040 16440 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4249/tid=4252] ppid=4247 vsize=70960 CPUtime=400.6
/proc/4249/task/4252/stat : 4252 (MiraXTv3_dyn) R 4247 4249 3381 0 -1 4194368 13923 0 0 0 40043 17 0 0 25 0 3 0 331411026 72663040 16440 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 802.49
Current children cumulated vsize (KiB) 70960

[startup+462.302 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 4252
/proc/meminfo: memFree=1787880/2055920 swapFree=4156500/4192956
[pid=4249] ppid=4247 vsize=72164 CPUtime=922.19
/proc/4249/stat : 4249 (MiraXTv3_dyn) S 4247 4249 3381 0 -1 4194304 29157 0 0 0 92189 30 0 0 18 0 3 0 331411026 73895936 16556 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4249/statm: 18041 16556 218 20 0 17399 0
[pid=4249/tid=4251] ppid=4247 vsize=72164 CPUtime=461.82
/proc/4249/task/4251/stat : 4251 (MiraXTv3_dyn) R 4247 4249 3381 0 -1 4194368 14085 0 0 0 46171 11 0 0 25 0 3 0 331411026 73895936 16556 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4249/tid=4252] ppid=4247 vsize=72164 CPUtime=460.35
/proc/4249/task/4252/stat : 4252 (MiraXTv3_dyn) R 4247 4249 3381 0 -1 4194368 14736 0 0 0 46016 19 0 0 25 0 3 0 331411026 73895936 16556 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 922.19
Current children cumulated vsize (KiB) 72164

[startup+522.302 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 4252
/proc/meminfo: memFree=1787368/2055920 swapFree=4156500/4192956
[pid=4249] ppid=4247 vsize=72324 CPUtime=1041.87
/proc/4249/stat : 4249 (MiraXTv3_dyn) S 4247 4249 3381 0 -1 4194304 30756 0 0 0 104156 31 0 0 18 0 3 0 331411026 74059776 16685 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4249/statm: 18081 16685 218 20 0 17439 0
[pid=4249/tid=4251] ppid=4247 vsize=72324 CPUtime=521.75
/proc/4249/task/4251/stat : 4251 (MiraXTv3_dyn) R 4247 4249 3381 0 -1 4194368 14935 0 0 0 52164 11 0 0 25 0 3 0 331411026 74059776 16685 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4249/tid=4252] ppid=4247 vsize=72324 CPUtime=520.1
/proc/4249/task/4252/stat : 4252 (MiraXTv3_dyn) R 4247 4249 3381 0 -1 4194368 15485 0 0 0 51991 19 0 0 24 0 3 0 331411026 74059776 16685 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1041.87
Current children cumulated vsize (KiB) 72324

[startup+582.302 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 4252
/proc/meminfo: memFree=1787112/2055920 swapFree=4156500/4192956
[pid=4249] ppid=4247 vsize=73424 CPUtime=1161.56
/proc/4249/stat : 4249 (MiraXTv3_dyn) S 4247 4249 3381 0 -1 4194304 32198 0 0 0 116123 33 0 0 18 0 3 0 331411026 75186176 16739 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4249/statm: 18356 16739 218 20 0 17714 0
[pid=4249/tid=4251] ppid=4247 vsize=73424 CPUtime=581.69
/proc/4249/task/4251/stat : 4251 (MiraXTv3_dyn) R 4247 4249 3381 0 -1 4194368 15652 0 0 0 58157 12 0 0 25 0 3 0 331411026 75186176 16739 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526719 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4249/tid=4252] ppid=4247 vsize=73424 CPUtime=579.86
/proc/4249/task/4252/stat : 4252 (MiraXTv3_dyn) R 4247 4249 3381 0 -1 4194368 16210 0 0 0 57966 20 0 0 25 0 3 0 331411026 75186176 16739 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520184 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1161.56
Current children cumulated vsize (KiB) 73424



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.602 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 4252
/proc/meminfo: memFree=1786984/2055920 swapFree=4156500/4192956
[pid=4249] ppid=4247 vsize=73424 CPUtime=1200.09
/proc/4249/stat : 4249 (MiraXTv3_dyn) S 4247 4249 3381 0 -1 4194304 32678 0 0 0 119975 34 0 0 18 0 3 0 331411026 75186176 16749 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4249/statm: 18356 16749 218 20 0 17714 0
[pid=4249/tid=4251] ppid=4247 vsize=73424 CPUtime=600.99
/proc/4249/task/4251/stat : 4251 (MiraXTv3_dyn) R 4247 4249 3381 0 -1 4194368 15892 0 0 0 60087 12 0 0 25 0 3 0 331411026 75186176 16749 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4249/tid=4252] ppid=4247 vsize=73424 CPUtime=599.07
/proc/4249/task/4252/stat : 4252 (MiraXTv3_dyn) R 4247 4249 3381 0 -1 4194368 16450 0 0 0 59887 20 0 0 25 0 3 0 331411026 75186176 16749 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 73424

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)
Real time (s): 601.63
CPU time (s): 1200.12
CPU user time (s): 1199.77
CPU system time (s): 0.351946
CPU usage (%): 199.478
Max. virtual memory (cumulated for all children) (KiB): 73896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.77
system time used= 0.351946
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32678
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= 279
involuntary context switches= 22517

runsolver used 0.581911 second user time and 1.62375 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Thu May 10 22:08:54 UTC 2007

IDJOB= 299774
IDBENCH= 20018
IDSOLVER= 128
FILE ID= node15/299774-1178834934

PBS_JOBID= 5250990

Free space on /tmp= 66560 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v400/unif-k3-r4.26-v400-c1704-S1031412672-05.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/299774-1178834934/MiraXTv3_dyn /tmp/evaluation/299774-1178834934/instance-299774-1178834934.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-299774-1178834934 -o ROOT/results/node15/solver-299774-1178834934 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/299774-1178834934/MiraXTv3_dyn /tmp/evaluation/299774-1178834934/instance-299774-1178834934.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  2e3fcbe567f2903b00fec23f53309ef8

RANDOM SEED= 206664242

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node15.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.227
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.227
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:       1854168 kB
Buffers:         39648 kB
Cached:          97452 kB
SwapCached:      16240 kB
Active:          93208 kB
Inactive:        67860 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1854168 kB
SwapTotal:     4192956 kB
SwapFree:      4156500 kB
Dirty:            3944 kB
Writeback:           0 kB
Mapped:          29812 kB
Slab:            26116 kB
Committed_AS: 10808136 kB
PageTables:       1868 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= 66560 MiB

End job on node15 on Thu May 10 22:18:58 UTC 2007