Trace number 291576

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 v1? (TO) 1200.05 1200.42

General information on the benchmark

Namerandom/OnTreshold/5SAT/v80/
unif-k5-r21.3-v80-c1704-S1317485140-08.UNSAT.shuffled.cnf
MD5SUM09ba83c5bb0d24fb8b0cf9ee4e9590ec
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark35.4636
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of clauses1704
Sum of the clauses size8520
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 51704
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv1...

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/node19/watcher-291576-1178808076 -o ROOT/results/node19/solver-291576-1178808076 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/291576-1178808076/MiraXTv1_dyn /tmp/evaluation/291576-1178808076/instance-291576-1178808076.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: 0.92 0.97 0.95 3/77 5983
/proc/meminfo: memFree=1872456/2055920 swapFree=4148252/4192956
[pid=5983] ppid=5981 vsize=3788 CPUtime=0
/proc/5983/stat : 5983 (MiraXTv1_dyn) R 5981 5983 5420 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 328725040 3878912 256 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7919227 0 0 4096 0 0 0 0 17 1 0 0
/proc/5983/statm: 947 257 206 20 0 305 0

[startup+0.090146 s]
/proc/loadavg: 0.92 0.97 0.95 3/77 5983
/proc/meminfo: memFree=1872456/2055920 swapFree=4148252/4192956
[pid=5983] ppid=5981 vsize=5372 CPUtime=0.08
/proc/5983/stat : 5983 (MiraXTv1_dyn) S 5981 5983 5420 0 -1 4194304 480 0 0 0 8 0 0 0 18 0 2 0 328725040 5500928 455 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5983/statm: 1343 455 218 20 0 701 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5372

[startup+0.101147 s]
/proc/loadavg: 0.92 0.97 0.95 3/77 5983
/proc/meminfo: memFree=1872456/2055920 swapFree=4148252/4192956
[pid=5983] ppid=5981 vsize=5524 CPUtime=0.09
/proc/5983/stat : 5983 (MiraXTv1_dyn) S 5981 5983 5420 0 -1 4194304 512 0 0 0 9 0 0 0 18 0 2 0 328725040 5656576 487 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5983/statm: 1381 487 218 20 0 739 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5524

[startup+0.301168 s]
/proc/loadavg: 0.92 0.97 0.95 3/77 5983
/proc/meminfo: memFree=1872456/2055920 swapFree=4148252/4192956
[pid=5983] ppid=5981 vsize=6256 CPUtime=0.29
/proc/5983/stat : 5983 (MiraXTv1_dyn) S 5981 5983 5420 0 -1 4194304 731 0 0 0 29 0 0 0 18 0 2 0 328725040 6406144 706 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5983/statm: 1564 706 218 20 0 922 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6256

[startup+0.701211 s]
/proc/loadavg: 0.92 0.97 0.95 3/77 5983
/proc/meminfo: memFree=1872456/2055920 swapFree=4148252/4192956
[pid=5983] ppid=5981 vsize=7212 CPUtime=0.69
/proc/5983/stat : 5983 (MiraXTv1_dyn) S 5981 5983 5420 0 -1 4194304 1003 0 0 0 69 0 0 0 18 0 2 0 328725040 7385088 978 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5983/statm: 1803 978 218 20 0 1161 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7212

[startup+1.5013 s]
/proc/loadavg: 0.92 0.97 0.95 2/79 5985
/proc/meminfo: memFree=1869048/2055920 swapFree=4148252/4192956
[pid=5983] ppid=5981 vsize=8556 CPUtime=1.49
/proc/5983/stat : 5983 (MiraXTv1_dyn) S 5981 5983 5420 0 -1 4194304 1329 0 0 0 149 0 0 0 18 0 2 0 328725040 8761344 1304 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5983/statm: 2139 1304 218 20 0 1497 0
[pid=5983/tid=5985] ppid=5981 vsize=8556 CPUtime=1.48
/proc/5983/task/5985/stat : 5985 (MiraXTv1_dyn) R 5981 5983 5420 0 -1 4194368 995 0 0 0 148 0 0 0 25 0 2 0 328725041 8761344 1304 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7919227 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8556

[startup+3.10147 s]
/proc/loadavg: 0.92 0.97 0.95 2/79 5985
/proc/meminfo: memFree=1866744/2055920 swapFree=4148252/4192956
[pid=5983] ppid=5981 vsize=10896 CPUtime=3.09
/proc/5983/stat : 5983 (MiraXTv1_dyn) S 5981 5983 5420 0 -1 4194304 1979 0 0 0 309 0 0 0 18 0 2 0 328725040 11157504 1918 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5983/statm: 2724 1918 218 20 0 2082 0
[pid=5983/tid=5985] ppid=5981 vsize=10896 CPUtime=3.08
/proc/5983/task/5985/stat : 5985 (MiraXTv1_dyn) R 5981 5983 5420 0 -1 4194368 1645 0 0 0 308 0 0 0 25 0 2 0 328725041 11157504 1918 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10896

[startup+6.30282 s]
/proc/loadavg: 0.93 0.97 0.95 2/79 5985
/proc/meminfo: memFree=1864448/2055920 swapFree=4148252/4192956
[pid=5983] ppid=5981 vsize=12828 CPUtime=6.29
/proc/5983/stat : 5983 (MiraXTv1_dyn) S 5981 5983 5420 0 -1 4194304 2489 0 0 0 628 1 0 0 18 0 2 0 328725040 13135872 2389 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5983/statm: 3207 2389 218 20 0 2565 0
[pid=5983/tid=5985] ppid=5981 vsize=12828 CPUtime=6.27
/proc/5983/task/5985/stat : 5985 (MiraXTv1_dyn) R 5981 5983 5420 0 -1 4194368 2155 0 0 0 627 0 0 0 25 0 2 0 328725041 13135872 2389 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12828

[startup+12.7015 s]
/proc/loadavg: 0.93 0.97 0.95 2/79 5985
/proc/meminfo: memFree=1860352/2055920 swapFree=4148252/4192956
[pid=5983] ppid=5981 vsize=15796 CPUtime=12.69
/proc/5983/stat : 5983 (MiraXTv1_dyn) S 5981 5983 5420 0 -1 4194304 3380 0 0 0 1267 2 0 0 18 0 2 0 328725040 16175104 3128 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5983/statm: 3949 3128 218 20 0 3307 0
[pid=5983/tid=5985] ppid=5981 vsize=15796 CPUtime=12.67
/proc/5983/task/5985/stat : 5985 (MiraXTv1_dyn) R 5981 5983 5420 0 -1 4194368 3046 0 0 0 1266 1 0 0 25 0 2 0 328725041 16175104 3128 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526317 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15796

[startup+25.5019 s]
/proc/loadavg: 0.95 0.97 0.95 2/79 5985
/proc/meminfo: memFree=1857536/2055920 swapFree=4148252/4192956
[pid=5983] ppid=5981 vsize=18472 CPUtime=25.49
/proc/5983/stat : 5983 (MiraXTv1_dyn) S 5981 5983 5420 0 -1 4194304 4302 0 0 0 2546 3 0 0 18 0 2 0 328725040 18915328 3803 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5983/statm: 4618 3803 218 20 0 3976 0
[pid=5983/tid=5985] ppid=5981 vsize=18472 CPUtime=25.47
/proc/5983/task/5985/stat : 5985 (MiraXTv1_dyn) R 5981 5983 5420 0 -1 4194368 3968 0 0 0 2545 2 0 0 25 0 2 0 328725041 18915328 3803 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 18472

[startup+51.1017 s]
/proc/loadavg: 0.96 0.97 0.95 2/79 5985
/proc/meminfo: memFree=1855424/2055920 swapFree=4148252/4192956
[pid=5983] ppid=5981 vsize=20612 CPUtime=51.08
/proc/5983/stat : 5983 (MiraXTv1_dyn) S 5981 5983 5420 0 -1 4194304 5346 0 0 0 5104 4 0 0 18 0 2 0 328725040 21106688 4374 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5983/statm: 5153 4374 218 20 0 4511 0
[pid=5983/tid=5985] ppid=5981 vsize=20612 CPUtime=51.07
/proc/5983/task/5985/stat : 5985 (MiraXTv1_dyn) R 5981 5983 5420 0 -1 4194368 5012 0 0 0 5103 4 0 0 25 0 2 0 328725041 21106688 4374 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 20612

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.95 2/79 5987
/proc/meminfo: memFree=1853760/2055920 swapFree=4148252/4192956
[pid=5983] ppid=5981 vsize=22236 CPUtime=102.27
/proc/5983/stat : 5983 (MiraXTv1_dyn) S 5981 5983 5420 0 -1 4194304 6689 0 0 0 10222 5 0 0 18 0 2 0 328725040 22769664 4787 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5983/statm: 5559 4787 218 20 0 4917 0
[pid=5983/tid=5985] ppid=5981 vsize=22236 CPUtime=102.26
/proc/5983/task/5985/stat : 5985 (MiraXTv1_dyn) R 5981 5983 5420 0 -1 4194368 6355 0 0 0 10221 5 0 0 25 0 2 0 328725041 22769664 4787 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 22236

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.95 3/79 5987
/proc/meminfo: memFree=1852864/2055920 swapFree=4148252/4192956
[pid=5983] ppid=5981 vsize=23340 CPUtime=162.25
/proc/5983/stat : 5983 (MiraXTv1_dyn) S 5981 5983 5420 0 -1 4194304 7930 0 0 0 16219 6 0 0 18 0 2 0 328725040 23900160 4985 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5983/statm: 5835 4985 218 20 0 5193 0
[pid=5983/tid=5985] ppid=5981 vsize=23340 CPUtime=162.24
/proc/5983/task/5985/stat : 5985 (MiraXTv1_dyn) R 5981 5983 5420 0 -1 4194368 7596 0 0 0 16218 6 0 0 25 0 2 0 328725041 23900160 4985 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 23340

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 5987
/proc/meminfo: memFree=1851968/2055920 swapFree=4148252/4192956
[pid=5983] ppid=5981 vsize=24064 CPUtime=222.23
/proc/5983/stat : 5983 (MiraXTv1_dyn) S 5981 5983 5420 0 -1 4194304 9218 0 0 0 22216 7 0 0 18 0 2 0 328725040 24641536 5196 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5983/statm: 6016 5196 218 20 0 5374 0
[pid=5983/tid=5985] ppid=5981 vsize=24064 CPUtime=222.22
/proc/5983/task/5985/stat : 5985 (MiraXTv1_dyn) R 5981 5983 5420 0 -1 4194368 8884 0 0 0 22215 7 0 0 25 0 2 0 328725041 24641536 5196 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 24064

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 5987
/proc/meminfo: memFree=1851264/2055920 swapFree=4148252/4192956
[pid=5983] ppid=5981 vsize=25052 CPUtime=282.22
/proc/5983/stat : 5983 (MiraXTv1_dyn) S 5981 5983 5420 0 -1 4194304 10443 0 0 0 28213 9 0 0 18 0 2 0 328725040 25653248 5394 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5983/statm: 6263 5394 218 20 0 5621 0
[pid=5983/tid=5985] ppid=5981 vsize=25052 CPUtime=282.2
/proc/5983/task/5985/stat : 5985 (MiraXTv1_dyn) R 5981 5983 5420 0 -1 4194368 10109 0 0 0 28212 8 0 0 25 0 2 0 328725041 25653248 5394 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 25052

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 5987
/proc/meminfo: memFree=1850752/2055920 swapFree=4148252/4192956
[pid=5983] ppid=5981 vsize=25532 CPUtime=342.19
/proc/5983/stat : 5983 (MiraXTv1_dyn) S 5981 5983 5420 0 -1 4194304 11450 0 0 0 34210 9 0 0 18 0 2 0 328725040 26144768 5514 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5983/statm: 6383 5514 218 20 0 5741 0
[pid=5983/tid=5985] ppid=5981 vsize=25532 CPUtime=342.18
/proc/5983/task/5985/stat : 5985 (MiraXTv1_dyn) R 5981 5983 5420 0 -1 4194368 11116 0 0 0 34209 9 0 0 25 0 2 0 328725041 26144768 5514 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 25532

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.95 3/79 5987
/proc/meminfo: memFree=1849984/2055920 swapFree=4148252/4192956
[pid=5983] ppid=5981 vsize=26236 CPUtime=402.18
/proc/5983/stat : 5983 (MiraXTv1_dyn) S 5981 5983 5420 0 -1 4194304 12713 0 0 0 40208 10 0 0 18 0 2 0 328725040 26865664 5706 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5983/statm: 6559 5706 218 20 0 5917 0
[pid=5983/tid=5985] ppid=5981 vsize=26236 CPUtime=402.17
/proc/5983/task/5985/stat : 5985 (MiraXTv1_dyn) R 5981 5983 5420 0 -1 4194368 12379 0 0 0 40207 10 0 0 25 0 2 0 328725041 26865664 5706 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 26236

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 5987
/proc/meminfo: memFree=1849600/2055920 swapFree=4148252/4192956
[pid=5983] ppid=5981 vsize=26588 CPUtime=462.17
/proc/5983/stat : 5983 (MiraXTv1_dyn) S 5981 5983 5420 0 -1 4194304 13797 0 0 0 46206 11 0 0 18 0 2 0 328725040 27226112 5784 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5983/statm: 6647 5784 218 20 0 6005 0
[pid=5983/tid=5985] ppid=5981 vsize=26588 CPUtime=462.16
/proc/5983/task/5985/stat : 5985 (MiraXTv1_dyn) R 5981 5983 5420 0 -1 4194368 13463 0 0 0 46205 11 0 0 25 0 2 0 328725041 27226112 5784 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 26588

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 5987
/proc/meminfo: memFree=1849280/2055920 swapFree=4148252/4192956
[pid=5983] ppid=5981 vsize=26852 CPUtime=522.15
/proc/5983/stat : 5983 (MiraXTv1_dyn) S 5981 5983 5420 0 -1 4194304 14833 0 0 0 52203 12 0 0 18 0 2 0 328725040 27496448 5882 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5983/statm: 6713 5882 218 20 0 6071 0
[pid=5983/tid=5985] ppid=5981 vsize=26852 CPUtime=522.14
/proc/5983/task/5985/stat : 5985 (MiraXTv1_dyn) R 5981 5983 5420 0 -1 4194368 14499 0 0 0 52202 12 0 0 25 0 2 0 328725041 27496448 5882 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526404 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 26852

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 5987
/proc/meminfo: memFree=1848960/2055920 swapFree=4148252/4192956
[pid=5983] ppid=5981 vsize=27160 CPUtime=582.13
/proc/5983/stat : 5983 (MiraXTv1_dyn) S 5981 5983 5420 0 -1 4194304 15854 0 0 0 58201 12 0 0 18 0 2 0 328725040 27811840 5952 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5983/statm: 6790 5952 218 20 0 6148 0
[pid=5983/tid=5985] ppid=5981 vsize=27160 CPUtime=582.12
/proc/5983/task/5985/stat : 5985 (MiraXTv1_dyn) R 5981 5983 5420 0 -1 4194368 15520 0 0 0 58200 12 0 0 25 0 2 0 328725041 27811840 5952 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 27160

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 5987
/proc/meminfo: memFree=1848640/2055920 swapFree=4148252/4192956
[pid=5983] ppid=5981 vsize=27436 CPUtime=642.12
/proc/5983/stat : 5983 (MiraXTv1_dyn) S 5981 5983 5420 0 -1 4194304 16894 0 0 0 64199 13 0 0 18 0 2 0 328725040 28094464 6032 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5983/statm: 6859 6032 218 20 0 6217 0
[pid=5983/tid=5985] ppid=5981 vsize=27436 CPUtime=642.11
/proc/5983/task/5985/stat : 5985 (MiraXTv1_dyn) R 5981 5983 5420 0 -1 4194368 16560 0 0 0 64198 13 0 0 25 0 2 0 328725041 28094464 6032 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526297 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 27436

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 5987
/proc/meminfo: memFree=1848384/2055920 swapFree=4148252/4192956
[pid=5983] ppid=5981 vsize=27748 CPUtime=702.11
/proc/5983/stat : 5983 (MiraXTv1_dyn) S 5981 5983 5420 0 -1 4194304 17840 0 0 0 70196 15 0 0 18 0 2 0 328725040 28413952 6092 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5983/statm: 6937 6092 218 20 0 6295 0
[pid=5983/tid=5985] ppid=5981 vsize=27748 CPUtime=702.09
/proc/5983/task/5985/stat : 5985 (MiraXTv1_dyn) R 5981 5983 5420 0 -1 4194368 17506 0 0 0 70195 14 0 0 25 0 2 0 328725041 28413952 6092 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 27748

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 5987
/proc/meminfo: memFree=1848000/2055920 swapFree=4148252/4192956
[pid=5983] ppid=5981 vsize=28244 CPUtime=762.1
/proc/5983/stat : 5983 (MiraXTv1_dyn) S 5981 5983 5420 0 -1 4194304 18858 0 0 0 76194 16 0 0 18 0 2 0 328725040 28921856 6215 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5983/statm: 7061 6215 218 20 0 6419 0
[pid=5983/tid=5985] ppid=5981 vsize=28244 CPUtime=762.08
/proc/5983/task/5985/stat : 5985 (MiraXTv1_dyn) R 5981 5983 5420 0 -1 4194368 18524 0 0 0 76193 15 0 0 25 0 2 0 328725041 28921856 6215 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 28244

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 5987
/proc/meminfo: memFree=1847744/2055920 swapFree=4148252/4192956
[pid=5983] ppid=5981 vsize=28448 CPUtime=822.07
/proc/5983/stat : 5983 (MiraXTv1_dyn) S 5981 5983 5420 0 -1 4194304 19816 0 0 0 82191 16 0 0 18 0 2 0 328725040 29130752 6269 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5983/statm: 7112 6269 218 20 0 6470 0
[pid=5983/tid=5985] ppid=5981 vsize=28448 CPUtime=822.06
/proc/5983/task/5985/stat : 5985 (MiraXTv1_dyn) R 5981 5983 5420 0 -1 4194368 19482 0 0 0 82190 16 0 0 25 0 2 0 328725041 29130752 6269 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 28448

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 5987
/proc/meminfo: memFree=1847680/2055920 swapFree=4148252/4192956
[pid=5983] ppid=5981 vsize=28448 CPUtime=882.06
/proc/5983/stat : 5983 (MiraXTv1_dyn) S 5981 5983 5420 0 -1 4194304 20835 0 0 0 88189 17 0 0 18 0 2 0 328725040 29130752 6283 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5983/statm: 7112 6283 218 20 0 6470 0
[pid=5983/tid=5985] ppid=5981 vsize=28448 CPUtime=882.05
/proc/5983/task/5985/stat : 5985 (MiraXTv1_dyn) R 5981 5983 5420 0 -1 4194368 20501 0 0 0 88188 17 0 0 25 0 2 0 328725041 29130752 6283 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 28448

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 5987
/proc/meminfo: memFree=1847360/2055920 swapFree=4148252/4192956
[pid=5983] ppid=5981 vsize=28768 CPUtime=942.05
/proc/5983/stat : 5983 (MiraXTv1_dyn) S 5981 5983 5420 0 -1 4194304 21839 0 0 0 94186 19 0 0 18 0 2 0 328725040 29458432 6364 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5983/statm: 7192 6364 218 20 0 6550 0
[pid=5983/tid=5985] ppid=5981 vsize=28768 CPUtime=942.03
/proc/5983/task/5985/stat : 5985 (MiraXTv1_dyn) R 5981 5983 5420 0 -1 4194368 21505 0 0 0 94185 18 0 0 25 0 2 0 328725041 29458432 6364 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 28768

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 5987
/proc/meminfo: memFree=1847232/2055920 swapFree=4148252/4192956
[pid=5983] ppid=5981 vsize=29336 CPUtime=1002.03
/proc/5983/stat : 5983 (MiraXTv1_dyn) S 5981 5983 5420 0 -1 4194304 22728 0 0 0 100184 19 0 0 18 0 2 0 328725040 30040064 6415 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5983/statm: 7334 6415 218 20 0 6692 0
[pid=5983/tid=5985] ppid=5981 vsize=29336 CPUtime=1002.02
/proc/5983/task/5985/stat : 5985 (MiraXTv1_dyn) R 5981 5983 5420 0 -1 4194368 22394 0 0 0 100183 19 0 0 25 0 2 0 328725041 30040064 6415 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 29336

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 5987
/proc/meminfo: memFree=1846912/2055920 swapFree=4148252/4192956
[pid=5983] ppid=5981 vsize=29540 CPUtime=1062.01
/proc/5983/stat : 5983 (MiraXTv1_dyn) S 5981 5983 5420 0 -1 4194304 23643 0 0 0 106181 20 0 0 18 0 2 0 328725040 30248960 6484 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5983/statm: 7385 6484 218 20 0 6743 0
[pid=5983/tid=5985] ppid=5981 vsize=29540 CPUtime=1062
/proc/5983/task/5985/stat : 5985 (MiraXTv1_dyn) R 5981 5983 5420 0 -1 4194368 23309 0 0 0 106180 20 0 0 25 0 2 0 328725041 30248960 6484 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4160576690 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 29540

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 5987
/proc/meminfo: memFree=1846464/2055920 swapFree=4148252/4192956
[pid=5983] ppid=5981 vsize=29912 CPUtime=1121.99
/proc/5983/stat : 5983 (MiraXTv1_dyn) S 5981 5983 5420 0 -1 4194304 24670 0 0 0 112178 21 0 0 18 0 2 0 328725040 30629888 6564 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5983/statm: 7478 6564 218 20 0 6836 0
[pid=5983/tid=5985] ppid=5981 vsize=29912 CPUtime=1121.98
/proc/5983/task/5985/stat : 5985 (MiraXTv1_dyn) R 5981 5983 5420 0 -1 4194368 24336 0 0 0 112177 21 0 0 25 0 2 0 328725041 30629888 6564 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 29912

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 5987
/proc/meminfo: memFree=1846528/2055920 swapFree=4148252/4192956
[pid=5983] ppid=5981 vsize=29912 CPUtime=1181.98
/proc/5983/stat : 5983 (MiraXTv1_dyn) S 5981 5983 5420 0 -1 4194304 25535 0 0 0 118176 22 0 0 18 0 2 0 328725040 30629888 6571 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5983/statm: 7478 6571 218 20 0 6836 0
[pid=5983/tid=5985] ppid=5981 vsize=29912 CPUtime=1181.97
/proc/5983/task/5985/stat : 5985 (MiraXTv1_dyn) R 5981 5983 5420 0 -1 4194368 25201 0 0 0 118175 22 0 0 25 0 2 0 328725041 30629888 6571 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 29912



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.95 2/85 6095
/proc/meminfo: memFree=1845256/2055920 swapFree=4148252/4192956
[pid=5983] ppid=5981 vsize=29912 CPUtime=1200.03
/proc/5983/stat : 5983 (MiraXTv1_dyn) S 5981 5983 5420 0 -1 4194304 25849 0 0 0 119980 23 0 0 18 0 2 0 328725040 30629888 6597 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5983/statm: 7478 6597 218 20 0 6836 0
[pid=5983/tid=5985] ppid=5981 vsize=29912 CPUtime=1200.01
/proc/5983/task/5985/stat : 5985 (MiraXTv1_dyn) R 5981 5983 5420 0 -1 4194368 25515 0 0 0 119979 22 0 0 25 0 2 0 328725041 30629888 6597 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526502 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 29912

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): 1200.42
CPU time (s): 1200.05
CPU user time (s): 1199.81
CPU system time (s): 0.234964
CPU usage (%): 99.9693
Max. virtual memory (cumulated for all children) (KiB): 29916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.81
system time used= 0.234964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25849
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= 13
involuntary context switches= 2012

runsolver used 1.3068 second user time and 3.06653 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Thu May 10 14:41:17 UTC 2007

IDJOB= 291576
IDBENCH= 19818
IDSOLVER= 130
FILE ID= node19/291576-1178808076

PBS_JOBID= 5250934

Free space on /tmp= 66560 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v80/unif-k5-r21.3-v80-c1704-S1317485140-08.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/291576-1178808076/MiraXTv1_dyn /tmp/evaluation/291576-1178808076/instance-291576-1178808076.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-291576-1178808076 -o ROOT/results/node19/solver-291576-1178808076 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/291576-1178808076/MiraXTv1_dyn /tmp/evaluation/291576-1178808076/instance-291576-1178808076.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  09ba83c5bb0d24fb8b0cf9ee4e9590ec

RANDOM SEED= 565503134

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node19.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.213
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.213
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:       1872736 kB
Buffers:         38472 kB
Cached:          80356 kB
SwapCached:      14248 kB
Active:          74992 kB
Inactive:        67464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1872736 kB
SwapTotal:     4192956 kB
SwapFree:      4148252 kB
Dirty:            3956 kB
Writeback:           0 kB
Mapped:          29828 kB
Slab:            26240 kB
Committed_AS:  9093648 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= 66560 MiB

End job on node19 on Thu May 10 15:01:19 UTC 2007