Trace number 303589

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.08 1200.82

General information on the benchmark

Namerandom/LargeSize/7SAT/v200/
unif-k7-r85-v200-c17000-S478782385-06.cnf
MD5SUM7654f0e6b6656b6051959d39f88c3399
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses17000
Sum of the clauses size119000
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 517000

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/node4/watcher-303589-1178848743 -o ROOT/results/node4/solver-303589-1178848743 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/303589-1178848743/MiraXTv1_dyn /tmp/evaluation/303589-1178848743/instance-303589-1178848743.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.91 0.95 0.98 3/77 15200
/proc/meminfo: memFree=1853912/2055920 swapFree=4141212/4192956
[pid=15200] ppid=15198 vsize=3788 CPUtime=0
/proc/15200/stat : 15200 (MiraXTv1_dyn) R 15198 15200 14645 0 -1 4194304 392 0 0 0 0 0 0 0 18 0 1 0 360912046 3878912 368 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 11023995 0 0 4096 0 0 0 0 17 0 0 0
/proc/15200/statm: 947 370 205 20 0 305 0

[startup+0.084573 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 15200
/proc/meminfo: memFree=1853912/2055920 swapFree=4141212/4192956
[pid=15200] ppid=15198 vsize=5316 CPUtime=0.07
/proc/15200/stat : 15200 (MiraXTv1_dyn) R 15198 15200 14645 0 -1 4194304 784 0 0 0 7 0 0 0 18 0 1 0 360912046 5443584 759 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 0 0 0
/proc/15200/statm: 1329 759 207 20 0 687 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5316

[startup+0.101573 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 15200
/proc/meminfo: memFree=1853912/2055920 swapFree=4141212/4192956
[pid=15200] ppid=15198 vsize=5316 CPUtime=0.09
/proc/15200/stat : 15200 (MiraXTv1_dyn) R 15198 15200 14645 0 -1 4194304 784 0 0 0 9 0 0 0 18 0 1 0 360912046 5443584 759 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 0 0 0
/proc/15200/statm: 1329 759 207 20 0 687 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5316

[startup+0.301592 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 15200
/proc/meminfo: memFree=1853912/2055920 swapFree=4141212/4192956
[pid=15200] ppid=15198 vsize=5488 CPUtime=0.29
/proc/15200/stat : 15200 (MiraXTv1_dyn) R 15198 15200 14645 0 -1 4194304 818 0 0 0 29 0 0 0 19 0 1 0 360912046 5619712 793 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 0 0 0
/proc/15200/statm: 1372 793 207 20 0 730 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5488

[startup+0.701631 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 15200
/proc/meminfo: memFree=1853912/2055920 swapFree=4141212/4192956
[pid=15200] ppid=15198 vsize=9688 CPUtime=0.69
/proc/15200/stat : 15200 (MiraXTv1_dyn) S 15198 15200 14645 0 -1 4194304 1433 0 0 0 69 0 0 0 21 0 2 0 360912046 9920512 1406 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15200/statm: 2422 1406 218 20 0 1780 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9688

[startup+1.50271 s]
/proc/loadavg: 0.91 0.95 0.98 2/79 15202
/proc/meminfo: memFree=1847560/2055920 swapFree=4141212/4192956
[pid=15200] ppid=15198 vsize=12988 CPUtime=1.49
/proc/15200/stat : 15200 (MiraXTv1_dyn) S 15198 15200 14645 0 -1 4194304 2327 0 0 0 149 0 0 0 21 0 2 0 360912046 13299712 2300 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15200/statm: 3247 2300 218 20 0 2605 0
[pid=15200/tid=15202] ppid=15198 vsize=12988 CPUtime=1.07
/proc/15200/task/15202/stat : 15202 (MiraXTv1_dyn) R 15198 15200 14645 0 -1 4194368 1449 0 0 0 107 0 0 0 25 0 2 0 360912089 13299712 2301 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 11023995 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12988

[startup+3.10186 s]
/proc/loadavg: 0.91 0.95 0.98 2/79 15202
/proc/meminfo: memFree=1844808/2055920 swapFree=4141212/4192956
[pid=15200] ppid=15198 vsize=17416 CPUtime=3.09
/proc/15200/stat : 15200 (MiraXTv1_dyn) S 15198 15200 14645 0 -1 4194304 3328 0 0 0 308 1 0 0 21 0 2 0 360912046 17833984 3301 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15200/statm: 4354 3301 218 20 0 3712 0
[pid=15200/tid=15202] ppid=15198 vsize=17416 CPUtime=2.66
/proc/15200/task/15202/stat : 15202 (MiraXTv1_dyn) R 15198 15200 14645 0 -1 4194368 2449 0 0 0 266 0 0 0 25 0 2 0 360912089 17833984 3301 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17416

[startup+6.30117 s]
/proc/loadavg: 0.92 0.95 0.98 2/79 15202
/proc/meminfo: memFree=1836872/2055920 swapFree=4141212/4192956
[pid=15200] ppid=15198 vsize=21484 CPUtime=6.29
/proc/15200/stat : 15200 (MiraXTv1_dyn) S 15198 15200 14645 0 -1 4194304 4395 0 0 0 627 2 0 0 21 0 2 0 360912046 21999616 4332 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15200/statm: 5371 4332 218 20 0 4729 0
[pid=15200/tid=15202] ppid=15198 vsize=21484 CPUtime=5.86
/proc/15200/task/15202/stat : 15202 (MiraXTv1_dyn) R 15198 15200 14645 0 -1 4194368 3516 0 0 0 585 1 0 0 25 0 2 0 360912089 21999616 4332 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521740 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21484

[startup+12.7018 s]
/proc/loadavg: 0.93 0.95 0.98 2/79 15202
/proc/meminfo: memFree=1826888/2055920 swapFree=4141212/4192956
[pid=15200] ppid=15198 vsize=31000 CPUtime=12.69
/proc/15200/stat : 15200 (MiraXTv1_dyn) S 15198 15200 14645 0 -1 4194304 7002 0 0 0 1265 4 0 0 21 0 2 0 360912046 31744000 6806 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15200/statm: 7750 6806 218 20 0 7108 0
[pid=15200/tid=15202] ppid=15198 vsize=31000 CPUtime=12.26
/proc/15200/task/15202/stat : 15202 (MiraXTv1_dyn) R 15198 15200 14645 0 -1 4194368 6123 0 0 0 1223 3 0 0 25 0 2 0 360912089 31744000 6806 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 31000

[startup+25.502 s]
/proc/loadavg: 0.94 0.96 0.98 2/79 15202
/proc/meminfo: memFree=1821640/2055920 swapFree=4141212/4192956
[pid=15200] ppid=15198 vsize=36060 CPUtime=25.46
/proc/15200/stat : 15200 (MiraXTv1_dyn) S 15198 15200 14645 0 -1 4194304 8571 0 0 0 2541 5 0 0 21 0 2 0 360912046 36925440 8145 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15200/statm: 9015 8145 218 20 0 8373 0
[pid=15200/tid=15202] ppid=15198 vsize=36060 CPUtime=25.04
/proc/15200/task/15202/stat : 15202 (MiraXTv1_dyn) R 15198 15200 14645 0 -1 4194368 7692 0 0 0 2499 5 0 0 25 0 2 0 360912089 36925440 8145 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 36060

[startup+51.1015 s]
/proc/loadavg: 0.96 0.96 0.98 2/79 15202
/proc/meminfo: memFree=1818248/2055920 swapFree=4141212/4192956
[pid=15200] ppid=15198 vsize=39556 CPUtime=51.04
/proc/15200/stat : 15200 (MiraXTv1_dyn) S 15198 15200 14645 0 -1 4194304 9920 0 0 0 5098 6 0 0 21 0 2 0 360912046 40505344 9050 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15200/statm: 9889 9050 218 20 0 9247 0
[pid=15200/tid=15202] ppid=15198 vsize=39556 CPUtime=50.62
/proc/15200/task/15202/stat : 15202 (MiraXTv1_dyn) R 15198 15200 14645 0 -1 4194368 9041 0 0 0 5056 6 0 0 25 0 2 0 360912089 40505344 9050 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 39556

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.98 2/79 15202
/proc/meminfo: memFree=1814984/2055920 swapFree=4141212/4192956
[pid=15200] ppid=15198 vsize=42784 CPUtime=102.22
/proc/15200/stat : 15200 (MiraXTv1_dyn) S 15198 15200 14645 0 -1 4194304 11506 0 0 0 10214 8 0 0 21 0 2 0 360912046 43810816 9791 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15200/statm: 10696 9791 218 20 0 10054 0
[pid=15200/tid=15202] ppid=15198 vsize=42784 CPUtime=101.79
/proc/15200/task/15202/stat : 15202 (MiraXTv1_dyn) R 15198 15200 14645 0 -1 4194368 10627 0 0 0 10172 7 0 0 25 0 2 0 360912089 43810816 9791 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520117 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 42784

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/85 15372
/proc/meminfo: memFree=1811800/2055920 swapFree=4141212/4192956
[pid=15200] ppid=15198 vsize=44664 CPUtime=162.15
/proc/15200/stat : 15200 (MiraXTv1_dyn) S 15198 15200 14645 0 -1 4194304 12800 0 0 0 16192 23 0 0 21 0 2 0 360912046 45735936 10240 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15200/statm: 11166 10240 218 20 0 10524 0
[pid=15200/tid=15202] ppid=15198 vsize=44664 CPUtime=161.73
/proc/15200/task/15202/stat : 15202 (MiraXTv1_dyn) R 15198 15200 14645 0 -1 4194368 11921 0 0 0 16150 23 0 0 25 0 2 0 360912089 45735936 10240 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 44664

[startup+222.302 s]
/proc/loadavg: 1.17 1.03 1.00 2/79 15909
/proc/meminfo: memFree=1765384/2055920 swapFree=4141212/4192956
[pid=15200] ppid=15198 vsize=46432 CPUtime=222.11
/proc/15200/stat : 15200 (MiraXTv1_dyn) S 15198 15200 14645 0 -1 4194304 14041 0 0 0 22183 28 0 0 21 0 2 0 360912046 47546368 10701 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15200/statm: 11608 10701 218 20 0 10966 0
[pid=15200/tid=15202] ppid=15198 vsize=46432 CPUtime=221.69
/proc/15200/task/15202/stat : 15202 (MiraXTv1_dyn) R 15198 15200 14645 0 -1 4194368 13162 0 0 0 22141 28 0 0 25 0 2 0 360912089 47546368 10701 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.11
Current children cumulated vsize (KiB) 46432

[startup+282.302 s]
/proc/loadavg: 1.06 1.02 1.00 2/79 15909
/proc/meminfo: memFree=1764296/2055920 swapFree=4141212/4192956
[pid=15200] ppid=15198 vsize=47872 CPUtime=282.09
/proc/15200/stat : 15200 (MiraXTv1_dyn) S 15198 15200 14645 0 -1 4194304 15212 0 0 0 28180 29 0 0 21 0 2 0 360912046 49020928 11027 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15200/statm: 11968 11027 218 20 0 11326 0
[pid=15200/tid=15202] ppid=15198 vsize=47872 CPUtime=281.66
/proc/15200/task/15202/stat : 15202 (MiraXTv1_dyn) R 15198 15200 14645 0 -1 4194368 14333 0 0 0 28138 28 0 0 25 0 2 0 360912089 49020928 11027 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 47872

[startup+342.301 s]
/proc/loadavg: 1.02 1.02 1.00 2/79 15909
/proc/meminfo: memFree=1763592/2055920 swapFree=4141212/4192956
[pid=15200] ppid=15198 vsize=48668 CPUtime=342.05
/proc/15200/stat : 15200 (MiraXTv1_dyn) S 15198 15200 14645 0 -1 4194304 16070 0 0 0 34175 30 0 0 21 0 2 0 360912046 49836032 11235 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15200/statm: 12167 11235 218 20 0 11525 0
[pid=15200/tid=15202] ppid=15198 vsize=48668 CPUtime=341.62
/proc/15200/task/15202/stat : 15202 (MiraXTv1_dyn) R 15198 15200 14645 0 -1 4194368 15191 0 0 0 34133 29 0 0 25 0 2 0 360912089 49836032 11235 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.05
Current children cumulated vsize (KiB) 48668

[startup+402.301 s]
/proc/loadavg: 1.01 1.01 1.00 2/79 15909
/proc/meminfo: memFree=1763208/2055920 swapFree=4141212/4192956
[pid=15200] ppid=15198 vsize=49120 CPUtime=402
/proc/15200/stat : 15200 (MiraXTv1_dyn) S 15198 15200 14645 0 -1 4194304 17139 0 0 0 40170 30 0 0 21 0 2 0 360912046 50298880 11329 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15200/statm: 12280 11329 218 20 0 11638 0
[pid=15200/tid=15202] ppid=15198 vsize=49120 CPUtime=401.58
/proc/15200/task/15202/stat : 15202 (MiraXTv1_dyn) R 15198 15200 14645 0 -1 4194368 16260 0 0 0 40128 30 0 0 25 0 2 0 360912089 50298880 11329 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402
Current children cumulated vsize (KiB) 49120

[startup+462.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 15909
/proc/meminfo: memFree=1762824/2055920 swapFree=4141212/4192956
[pid=15200] ppid=15198 vsize=49440 CPUtime=461.97
/proc/15200/stat : 15200 (MiraXTv1_dyn) S 15198 15200 14645 0 -1 4194304 18017 0 0 0 46166 31 0 0 21 0 2 0 360912046 50626560 11427 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15200/statm: 12360 11427 218 20 0 11718 0
[pid=15200/tid=15202] ppid=15198 vsize=49440 CPUtime=461.55
/proc/15200/task/15202/stat : 15202 (MiraXTv1_dyn) R 15198 15200 14645 0 -1 4194368 17138 0 0 0 46124 31 0 0 25 0 2 0 360912089 50626560 11427 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 461.97
Current children cumulated vsize (KiB) 49440

[startup+522.303 s]
/proc/loadavg: 1.06 1.02 1.00 2/79 15909
/proc/meminfo: memFree=1762120/2055920 swapFree=4141212/4192956
[pid=15200] ppid=15198 vsize=50316 CPUtime=521.94
/proc/15200/stat : 15200 (MiraXTv1_dyn) S 15198 15200 14645 0 -1 4194304 18921 0 0 0 52162 32 0 0 21 0 2 0 360912046 51523584 11616 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15200/statm: 12579 11616 218 20 0 11937 0
[pid=15200/tid=15202] ppid=15198 vsize=50316 CPUtime=521.51
/proc/15200/task/15202/stat : 15202 (MiraXTv1_dyn) R 15198 15200 14645 0 -1 4194368 18042 0 0 0 52120 31 0 0 25 0 2 0 360912089 51523584 11616 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 521.94
Current children cumulated vsize (KiB) 50316

[startup+582.301 s]
/proc/loadavg: 1.02 1.01 1.00 2/79 15909
/proc/meminfo: memFree=1761480/2055920 swapFree=4141212/4192956
[pid=15200] ppid=15198 vsize=50948 CPUtime=581.91
/proc/15200/stat : 15200 (MiraXTv1_dyn) S 15198 15200 14645 0 -1 4194304 19861 0 0 0 58158 33 0 0 21 0 2 0 360912046 52170752 11776 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15200/statm: 12737 11776 218 20 0 12095 0
[pid=15200/tid=15202] ppid=15198 vsize=50948 CPUtime=581.48
/proc/15200/task/15202/stat : 15202 (MiraXTv1_dyn) R 15198 15200 14645 0 -1 4194368 18982 0 0 0 58116 32 0 0 25 0 2 0 360912089 52170752 11776 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 581.91
Current children cumulated vsize (KiB) 50948

[startup+642.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 15909
/proc/meminfo: memFree=1761160/2055920 swapFree=4141212/4192956
[pid=15200] ppid=15198 vsize=51272 CPUtime=641.88
/proc/15200/stat : 15200 (MiraXTv1_dyn) S 15198 15200 14645 0 -1 4194304 20649 0 0 0 64155 33 0 0 21 0 2 0 360912046 52502528 11849 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15200/statm: 12818 11849 218 20 0 12176 0
[pid=15200/tid=15202] ppid=15198 vsize=51272 CPUtime=641.46
/proc/15200/task/15202/stat : 15202 (MiraXTv1_dyn) R 15198 15200 14645 0 -1 4194368 19770 0 0 0 64113 33 0 0 25 0 2 0 360912089 52502528 11849 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 641.88
Current children cumulated vsize (KiB) 51272

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 15909
/proc/meminfo: memFree=1760328/2055920 swapFree=4141212/4192956
[pid=15200] ppid=15198 vsize=52000 CPUtime=701.84
/proc/15200/stat : 15200 (MiraXTv1_dyn) S 15198 15200 14645 0 -1 4194304 21534 0 0 0 70150 34 0 0 21 0 2 0 360912046 53248000 12019 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15200/statm: 13000 12019 218 20 0 12358 0
[pid=15200/tid=15202] ppid=15198 vsize=52000 CPUtime=701.41
/proc/15200/task/15202/stat : 15202 (MiraXTv1_dyn) R 15198 15200 14645 0 -1 4194368 20655 0 0 0 70108 33 0 0 25 0 2 0 360912089 53248000 12019 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 701.84
Current children cumulated vsize (KiB) 52000

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 15909
/proc/meminfo: memFree=1759880/2055920 swapFree=4141212/4192956
[pid=15200] ppid=15198 vsize=52564 CPUtime=761.81
/proc/15200/stat : 15200 (MiraXTv1_dyn) S 15198 15200 14645 0 -1 4194304 22316 0 0 0 76147 34 0 0 21 0 2 0 360912046 53825536 12151 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15200/statm: 13141 12151 218 20 0 12499 0
[pid=15200/tid=15202] ppid=15198 vsize=52564 CPUtime=761.38
/proc/15200/task/15202/stat : 15202 (MiraXTv1_dyn) R 15198 15200 14645 0 -1 4194368 21437 0 0 0 76105 33 0 0 25 0 2 0 360912089 53825536 12151 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 761.81
Current children cumulated vsize (KiB) 52564

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 15909
/proc/meminfo: memFree=1759560/2055920 swapFree=4141212/4192956
[pid=15200] ppid=15198 vsize=52748 CPUtime=821.76
/proc/15200/stat : 15200 (MiraXTv1_dyn) S 15198 15200 14645 0 -1 4194304 23286 0 0 0 82142 34 0 0 21 0 2 0 360912046 54013952 12211 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15200/statm: 13187 12211 218 20 0 12545 0
[pid=15200/tid=15202] ppid=15198 vsize=52748 CPUtime=821.34
/proc/15200/task/15202/stat : 15202 (MiraXTv1_dyn) R 15198 15200 14645 0 -1 4194368 22407 0 0 0 82100 34 0 0 25 0 2 0 360912089 54013952 12211 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 821.76
Current children cumulated vsize (KiB) 52748

[startup+882.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 15909
/proc/meminfo: memFree=1759176/2055920 swapFree=4141212/4192956
[pid=15200] ppid=15198 vsize=53168 CPUtime=881.74
/proc/15200/stat : 15200 (MiraXTv1_dyn) S 15198 15200 14645 0 -1 4194304 24230 0 0 0 88139 35 0 0 21 0 2 0 360912046 54444032 12310 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15200/statm: 13292 12310 218 20 0 12650 0
[pid=15200/tid=15202] ppid=15198 vsize=53168 CPUtime=881.31
/proc/15200/task/15202/stat : 15202 (MiraXTv1_dyn) R 15198 15200 14645 0 -1 4194368 23351 0 0 0 88097 34 0 0 25 0 2 0 360912089 54444032 12310 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 881.74
Current children cumulated vsize (KiB) 53168

[startup+942.303 s]
/proc/loadavg: 1.00 1.00 1.00 3/79 15909
/proc/meminfo: memFree=1758984/2055920 swapFree=4141212/4192956
[pid=15200] ppid=15198 vsize=53456 CPUtime=941.7
/proc/15200/stat : 15200 (MiraXTv1_dyn) S 15198 15200 14645 0 -1 4194304 25008 0 0 0 94134 36 0 0 21 0 2 0 360912046 54738944 12373 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15200/statm: 13364 12373 218 20 0 12722 0
[pid=15200/tid=15202] ppid=15198 vsize=53456 CPUtime=941.27
/proc/15200/task/15202/stat : 15202 (MiraXTv1_dyn) R 15198 15200 14645 0 -1 4194368 24129 0 0 0 94092 35 0 0 25 0 2 0 360912089 54738944 12373 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 941.7
Current children cumulated vsize (KiB) 53456

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 15909
/proc/meminfo: memFree=1758408/2055920 swapFree=4141212/4192956
[pid=15200] ppid=15198 vsize=54068 CPUtime=1001.67
/proc/15200/stat : 15200 (MiraXTv1_dyn) S 15198 15200 14645 0 -1 4194304 25931 0 0 0 100131 36 0 0 21 0 2 0 360912046 55365632 12516 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15200/statm: 13517 12516 218 20 0 12875 0
[pid=15200/tid=15202] ppid=15198 vsize=54068 CPUtime=1001.24
/proc/15200/task/15202/stat : 15202 (MiraXTv1_dyn) R 15198 15200 14645 0 -1 4194368 25052 0 0 0 100089 35 0 0 25 0 2 0 360912089 55365632 12516 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1001.67
Current children cumulated vsize (KiB) 54068

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 15909
/proc/meminfo: memFree=1758024/2055920 swapFree=4141212/4192956
[pid=15200] ppid=15198 vsize=54560 CPUtime=1061.63
/proc/15200/stat : 15200 (MiraXTv1_dyn) S 15198 15200 14645 0 -1 4194304 26774 0 0 0 106127 36 0 0 21 0 2 0 360912046 55869440 12644 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15200/statm: 13640 12644 218 20 0 12998 0
[pid=15200/tid=15202] ppid=15198 vsize=54560 CPUtime=1061.21
/proc/15200/task/15202/stat : 15202 (MiraXTv1_dyn) R 15198 15200 14645 0 -1 4194368 25895 0 0 0 106085 36 0 0 25 0 2 0 360912089 55869440 12644 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1061.63
Current children cumulated vsize (KiB) 54560

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 15909
/proc/meminfo: memFree=1757448/2055920 swapFree=4141212/4192956
[pid=15200] ppid=15198 vsize=55188 CPUtime=1121.6
/proc/15200/stat : 15200 (MiraXTv1_dyn) S 15198 15200 14645 0 -1 4194304 27633 0 0 0 112123 37 0 0 21 0 2 0 360912046 56512512 12788 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15200/statm: 13797 12788 218 20 0 13155 0
[pid=15200/tid=15202] ppid=15198 vsize=55188 CPUtime=1121.17
/proc/15200/task/15202/stat : 15202 (MiraXTv1_dyn) R 15198 15200 14645 0 -1 4194368 26754 0 0 0 112081 36 0 0 25 0 2 0 360912089 56512512 12788 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1121.6
Current children cumulated vsize (KiB) 55188

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 15909
/proc/meminfo: memFree=1756936/2055920 swapFree=4141212/4192956
[pid=15200] ppid=15198 vsize=55740 CPUtime=1181.57
/proc/15200/stat : 15200 (MiraXTv1_dyn) S 15198 15200 14645 0 -1 4194304 28527 0 0 0 118120 37 0 0 21 0 2 0 360912046 57077760 12902 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15200/statm: 13935 12902 218 20 0 13293 0
[pid=15200/tid=15202] ppid=15198 vsize=55740 CPUtime=1181.14
/proc/15200/task/15202/stat : 15202 (MiraXTv1_dyn) R 15198 15200 14645 0 -1 4194368 27648 0 0 0 118078 36 0 0 25 0 2 0 360912089 57077760 12902 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565715 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1181.57
Current children cumulated vsize (KiB) 55740



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 15909
/proc/meminfo: memFree=1756808/2055920 swapFree=4141212/4192956
[pid=15200] ppid=15198 vsize=55888 CPUtime=1200.06
/proc/15200/stat : 15200 (MiraXTv1_dyn) S 15198 15200 14645 0 -1 4194304 28756 0 0 0 119969 37 0 0 21 0 2 0 360912046 57229312 12936 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15200/statm: 13972 12936 218 20 0 13330 0
[pid=15200/tid=15202] ppid=15198 vsize=55888 CPUtime=1199.63
/proc/15200/task/15202/stat : 15202 (MiraXTv1_dyn) R 15198 15200 14645 0 -1 4194368 27877 0 0 0 119927 36 0 0 25 0 2 0 360912089 57229312 12936 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 55888

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.82
CPU time (s): 1200.08
CPU user time (s): 1199.7
CPU system time (s): 0.382941
CPU usage (%): 99.9384
Max. virtual memory (cumulated for all children) (KiB): 55888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.7
system time used= 0.382941
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28756
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= 26074

runsolver used 1.26581 second user time and 3.15252 second system time

The end

Launcher Data (download as text)

Begin job on node4 on Fri May 11 01:59:03 UTC 2007

IDJOB= 303589
IDBENCH= 20111
IDSOLVER= 130
FILE ID= node4/303589-1178848743

PBS_JOBID= 5251007

Free space on /tmp= 66560 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v200/unif-k7-r85-v200-c17000-S478782385-06.cnf
COMMAND LINE= /tmp/evaluation/303589-1178848743/MiraXTv1_dyn /tmp/evaluation/303589-1178848743/instance-303589-1178848743.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-303589-1178848743 -o ROOT/results/node4/solver-303589-1178848743 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/303589-1178848743/MiraXTv1_dyn /tmp/evaluation/303589-1178848743/instance-303589-1178848743.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  7654f0e6b6656b6051959d39f88c3399

RANDOM SEED= 266534229

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node4.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	: 5931.00
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:       1854128 kB
Buffers:         38656 kB
Cached:          87856 kB
SwapCached:      15676 kB
Active:          86108 kB
Inactive:        63984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1854128 kB
SwapTotal:     4192956 kB
SwapFree:      4141212 kB
Dirty:            4476 kB
Writeback:           0 kB
Mapped:          30028 kB
Slab:            37216 kB
Committed_AS:  9890776 kB
PageTables:       1816 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 node4 on Fri May 11 02:19:06 UTC 2007