Trace number 335776

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.17 601.743

General information on the benchmark

Namecrafted/Hard/contest05/counting-php/
easier-fphp-020-015.sat05-1218.reshuffled-07.cnf
MD5SUM5c9a33eabccd4cfda0614fe55b1a1565
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark34.0958
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of clauses4970
Sum of the clauses size10200
Maximum clause length15
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24950
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 520

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/node5/watcher-335776-1178904892 -o ROOT/results/node5/solver-335776-1178904892 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335776-1178904892/MiraXTv3_dyn /tmp/evaluation/335776-1178904892/instance-335776-1178904892.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: 1.90 1.95 1.84 3/77 20839
/proc/meminfo: memFree=1640696/2055920 swapFree=4150068/4192956
[pid=20839] ppid=20837 vsize=3788 CPUtime=0
/proc/20839/stat : 20839 (MiraXTv3_dyn) R 20837 20839 20706 0 -1 4194304 295 0 0 0 0 0 0 0 18 0 1 0 366526835 3878912 270 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8328827 0 0 4096 0 0 0 0 17 0 0 0
/proc/20839/statm: 947 270 206 20 0 305 0

[startup+0.077685 s]
/proc/loadavg: 1.90 1.95 1.84 3/77 20839
/proc/meminfo: memFree=1640696/2055920 swapFree=4150068/4192956
[pid=20839] ppid=20837 vsize=7320 CPUtime=0.11
/proc/20839/stat : 20839 (MiraXTv3_dyn) S 20837 20839 20706 0 -1 4194304 844 0 0 0 11 0 0 0 18 0 3 0 366526835 7495680 819 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20839/statm: 1830 819 218 20 0 1188 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 7320

[startup+0.101685 s]
/proc/loadavg: 1.90 1.95 1.84 3/77 20839
/proc/meminfo: memFree=1640696/2055920 swapFree=4150068/4192956
[pid=20839] ppid=20837 vsize=8388 CPUtime=0.16
/proc/20839/stat : 20839 (MiraXTv3_dyn) S 20837 20839 20706 0 -1 4194304 972 0 0 0 16 0 0 0 18 0 3 0 366526835 8589312 947 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20839/statm: 2097 947 218 20 0 1455 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 8388

[startup+0.301709 s]
/proc/loadavg: 1.90 1.95 1.84 3/77 20839
/proc/meminfo: memFree=1640696/2055920 swapFree=4150068/4192956
[pid=20839] ppid=20837 vsize=12056 CPUtime=0.55
/proc/20839/stat : 20839 (MiraXTv3_dyn) S 20837 20839 20706 0 -1 4194304 1856 0 0 0 55 0 0 0 18 0 3 0 366526835 12345344 1831 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20839/statm: 3014 1831 218 20 0 2372 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 12056

[startup+0.701757 s]
/proc/loadavg: 1.90 1.95 1.84 3/77 20839
/proc/meminfo: memFree=1640696/2055920 swapFree=4150068/4192956
[pid=20839] ppid=20837 vsize=16736 CPUtime=1.36
/proc/20839/stat : 20839 (MiraXTv3_dyn) S 20837 20839 20706 0 -1 4194304 3119 0 0 0 135 1 0 0 18 0 3 0 366526835 17137664 3094 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20839/statm: 4184 3094 218 20 0 3542 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 16736

[startup+1.50285 s]
/proc/loadavg: 1.90 1.95 1.84 3/80 20842
/proc/meminfo: memFree=1626080/2055920 swapFree=4150068/4192956
[pid=20839] ppid=20837 vsize=24920 CPUtime=2.95
/proc/20839/stat : 20839 (MiraXTv3_dyn) S 20837 20839 20706 0 -1 4194304 4934 0 0 0 293 2 0 0 18 0 3 0 366526835 25518080 4909 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20839/statm: 6230 4909 218 20 0 5588 0
[pid=20839/tid=20841] ppid=20837 vsize=24920 CPUtime=1.46
/proc/20839/task/20841/stat : 20841 (MiraXTv3_dyn) R 20837 20839 20706 0 -1 4194368 2097 0 0 0 146 0 0 0 21 0 3 0 366526838 25518080 4909 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526288 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20839/tid=20842] ppid=20837 vsize=24920 CPUtime=1.45
/proc/20839/task/20842/stat : 20842 (MiraXTv3_dyn) R 20837 20839 20706 0 -1 4194368 2420 0 0 0 144 1 0 0 17 0 3 0 366526838 25518080 4909 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 24920

[startup+3.10204 s]
/proc/loadavg: 1.90 1.95 1.84 3/80 20842
/proc/meminfo: memFree=1620320/2055920 swapFree=4150068/4192956
[pid=20839] ppid=20837 vsize=29668 CPUtime=6.14
/proc/20839/stat : 20839 (MiraXTv3_dyn) S 20837 20839 20706 0 -1 4194304 6283 0 0 0 611 3 0 0 18 0 3 0 366526835 30380032 6257 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20839/statm: 7417 6257 218 20 0 6775 0
[pid=20839/tid=20841] ppid=20837 vsize=29668 CPUtime=3.06
/proc/20839/task/20841/stat : 20841 (MiraXTv3_dyn) R 20837 20839 20706 0 -1 4194368 2792 0 0 0 305 1 0 0 21 0 3 0 366526838 30380032 6257 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20839/tid=20842] ppid=20837 vsize=29668 CPUtime=3.05
/proc/20839/task/20842/stat : 20842 (MiraXTv3_dyn) R 20837 20839 20706 0 -1 4194368 3074 0 0 0 303 2 0 0 21 0 3 0 366526838 30380032 6257 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 29668

[startup+6.30139 s]
/proc/loadavg: 1.90 1.95 1.84 3/80 20842
/proc/meminfo: memFree=1601632/2055920 swapFree=4150068/4192956
[pid=20839] ppid=20837 vsize=50524 CPUtime=12.53
/proc/20839/stat : 20839 (MiraXTv3_dyn) S 20837 20839 20706 0 -1 4194304 11684 0 0 0 1245 8 0 0 18 0 3 0 366526835 51736576 11509 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20839/statm: 12631 11509 218 20 0 11989 0
[pid=20839/tid=20841] ppid=20837 vsize=50524 CPUtime=6.26
/proc/20839/task/20841/stat : 20841 (MiraXTv3_dyn) R 20837 20839 20706 0 -1 4194368 5520 0 0 0 623 3 0 0 19 0 3 0 366526838 51736576 11509 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8328827 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20839/tid=20842] ppid=20837 vsize=50524 CPUtime=6.23
/proc/20839/task/20842/stat : 20842 (MiraXTv3_dyn) R 20837 20839 20706 0 -1 4194368 5747 0 0 0 619 4 0 0 25 0 3 0 366526838 51736576 11509 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 50524

[startup+12.7011 s]
/proc/loadavg: 1.91 1.95 1.84 3/80 20842
/proc/meminfo: memFree=1575712/2055920 swapFree=4150068/4192956
[pid=20839] ppid=20837 vsize=70872 CPUtime=25.28
/proc/20839/stat : 20839 (MiraXTv3_dyn) S 20837 20839 20706 0 -1 4194304 16819 0 0 0 2516 12 0 0 18 0 3 0 366526835 72572928 16399 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20839/statm: 17718 16399 218 20 0 17076 0
[pid=20839/tid=20841] ppid=20837 vsize=70872 CPUtime=12.65
/proc/20839/task/20841/stat : 20841 (MiraXTv3_dyn) R 20837 20839 20706 0 -1 4194368 8006 0 0 0 1260 5 0 0 25 0 3 0 366526838 72572928 16399 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20839/tid=20842] ppid=20837 vsize=70872 CPUtime=12.6
/proc/20839/task/20842/stat : 20842 (MiraXTv3_dyn) R 20837 20839 20706 0 -1 4194368 8396 0 0 0 1253 7 0 0 25 0 3 0 366526838 72572928 16399 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 70872

[startup+25.5016 s]
/proc/loadavg: 1.93 1.95 1.84 3/80 20842
/proc/meminfo: memFree=1556384/2055920 swapFree=4150068/4192956
[pid=20839] ppid=20837 vsize=91372 CPUtime=50.82
/proc/20839/stat : 20839 (MiraXTv3_dyn) S 20837 20839 20706 0 -1 4194304 22380 0 0 0 5067 15 0 0 18 0 3 0 366526835 93564928 21553 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20839/statm: 22843 21553 218 20 0 22201 0
[pid=20839/tid=20841] ppid=20837 vsize=91372 CPUtime=25.44
/proc/20839/task/20841/stat : 20841 (MiraXTv3_dyn) R 20837 20839 20706 0 -1 4194368 10889 0 0 0 2538 6 0 0 19 0 3 0 366526838 93564928 21553 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20839/tid=20842] ppid=20837 vsize=91372 CPUtime=25.33
/proc/20839/task/20842/stat : 20842 (MiraXTv3_dyn) R 20837 20839 20706 0 -1 4194368 11074 0 0 0 2525 8 0 0 25 0 3 0 366526838 93564928 21553 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 91372

[startup+51.1015 s]
/proc/loadavg: 1.95 1.95 1.84 3/80 20842
/proc/meminfo: memFree=1537248/2055920 swapFree=4150068/4192956
[pid=20839] ppid=20837 vsize=108672 CPUtime=101.84
/proc/20839/stat : 20839 (MiraXTv3_dyn) S 20837 20839 20706 0 -1 4194304 27534 0 0 0 10164 20 0 0 18 0 3 0 366526835 111280128 25883 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20839/statm: 27168 25883 218 20 0 26526 0
[pid=20839/tid=20841] ppid=20837 vsize=108672 CPUtime=50.97
/proc/20839/task/20841/stat : 20841 (MiraXTv3_dyn) R 20837 20839 20706 0 -1 4194368 12953 0 0 0 5089 8 0 0 25 0 3 0 366526838 111280128 25883 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20839/tid=20842] ppid=20837 vsize=108672 CPUtime=50.83
/proc/20839/task/20842/stat : 20842 (MiraXTv3_dyn) R 20837 20839 20706 0 -1 4194368 14164 0 0 0 5072 11 0 0 25 0 3 0 366526838 111280128 25883 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 108672

[startup+102.306 s]
/proc/loadavg: 1.98 1.96 1.85 3/80 20842
/proc/meminfo: memFree=1518816/2055920 swapFree=4150068/4192956
[pid=20839] ppid=20837 vsize=127260 CPUtime=203.98
/proc/20839/stat : 20839 (MiraXTv3_dyn) S 20837 20839 20706 0 -1 4194304 33718 0 0 0 20373 25 0 0 18 0 3 0 366526835 130314240 30506 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20839/statm: 31815 30506 218 20 0 31173 0
[pid=20839/tid=20841] ppid=20837 vsize=127260 CPUtime=101.95
/proc/20839/task/20841/stat : 20841 (MiraXTv3_dyn) R 20837 20839 20706 0 -1 4194368 16416 0 0 0 10185 10 0 0 17 0 3 0 366526838 130314240 30506 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8327519 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20839/tid=20842] ppid=20837 vsize=127260 CPUtime=101.98
/proc/20839/task/20842/stat : 20842 (MiraXTv3_dyn) R 20837 20839 20706 0 -1 4194368 16885 0 0 0 10184 14 0 0 24 0 3 0 366526838 130314240 30506 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.98
Current children cumulated vsize (KiB) 127260

[startup+162.301 s]
/proc/loadavg: 1.99 1.96 1.85 3/80 20844
/proc/meminfo: memFree=1511712/2055920 swapFree=4150068/4192956
[pid=20839] ppid=20837 vsize=134356 CPUtime=323.65
/proc/20839/stat : 20839 (MiraXTv3_dyn) S 20837 20839 20706 0 -1 4194304 36572 0 0 0 32337 28 0 0 18 0 3 0 366526835 137580544 32255 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20839/statm: 33589 32255 218 20 0 32947 0
[pid=20839/tid=20841] ppid=20837 vsize=134356 CPUtime=161.78
/proc/20839/task/20841/stat : 20841 (MiraXTv3_dyn) R 20837 20839 20706 0 -1 4194368 17458 0 0 0 16167 11 0 0 25 0 3 0 366526838 137580544 32255 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526297 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20839/tid=20842] ppid=20837 vsize=134356 CPUtime=161.83
/proc/20839/task/20842/stat : 20842 (MiraXTv3_dyn) R 20837 20839 20706 0 -1 4194368 18697 0 0 0 16167 16 0 0 25 0 3 0 366526838 137580544 32255 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.65
Current children cumulated vsize (KiB) 134356

[startup+222.302 s]
/proc/loadavg: 1.99 1.97 1.86 3/80 20844
/proc/meminfo: memFree=1509472/2055920 swapFree=4150068/4192956
[pid=20839] ppid=20837 vsize=136216 CPUtime=443.3
/proc/20839/stat : 20839 (MiraXTv3_dyn) S 20837 20839 20706 0 -1 4194304 38043 0 0 0 44301 29 0 0 18 0 3 0 366526835 139485184 32814 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20839/statm: 34054 32814 218 20 0 33412 0
[pid=20839/tid=20841] ppid=20837 vsize=136216 CPUtime=221.71
/proc/20839/task/20841/stat : 20841 (MiraXTv3_dyn) R 20837 20839 20706 0 -1 4194368 18112 0 0 0 22159 12 0 0 25 0 3 0 366526838 139485184 32814 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526382 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20839/tid=20842] ppid=20837 vsize=136216 CPUtime=221.56
/proc/20839/task/20842/stat : 20842 (MiraXTv3_dyn) R 20837 20839 20706 0 -1 4194368 19514 0 0 0 22139 17 0 0 25 0 3 0 366526838 139485184 32814 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.3
Current children cumulated vsize (KiB) 136216

[startup+282.302 s]
/proc/loadavg: 1.99 1.97 1.86 3/80 20844
/proc/meminfo: memFree=1506272/2055920 swapFree=4150068/4192956
[pid=20839] ppid=20837 vsize=139768 CPUtime=563
/proc/20839/stat : 20839 (MiraXTv3_dyn) S 20837 20839 20706 0 -1 4194304 40167 0 0 0 56268 32 0 0 18 0 3 0 366526835 143122432 33637 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20839/statm: 34942 33637 218 20 0 34300 0
[pid=20839/tid=20841] ppid=20837 vsize=139768 CPUtime=281.65
/proc/20839/task/20841/stat : 20841 (MiraXTv3_dyn) R 20837 20839 20706 0 -1 4194368 19686 0 0 0 28152 13 0 0 25 0 3 0 366526838 143122432 33637 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20839/tid=20842] ppid=20837 vsize=139768 CPUtime=281.31
/proc/20839/task/20842/stat : 20842 (MiraXTv3_dyn) R 20837 20839 20706 0 -1 4194368 20064 0 0 0 28113 18 0 0 25 0 3 0 366526838 143122432 33637 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563
Current children cumulated vsize (KiB) 139768

[startup+342.301 s]
/proc/loadavg: 1.99 1.97 1.87 3/80 20844
/proc/meminfo: memFree=1506016/2055920 swapFree=4150068/4192956
[pid=20839] ppid=20837 vsize=140104 CPUtime=682.69
/proc/20839/stat : 20839 (MiraXTv3_dyn) S 20837 20839 20706 0 -1 4194304 41225 0 0 0 68236 33 0 0 18 0 3 0 366526835 143466496 33662 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20839/statm: 35026 33662 218 20 0 34384 0
[pid=20839/tid=20841] ppid=20837 vsize=140104 CPUtime=341.6
/proc/20839/task/20841/stat : 20841 (MiraXTv3_dyn) R 20837 20839 20706 0 -1 4194368 20223 0 0 0 34146 14 0 0 25 0 3 0 366526838 143466496 33662 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20839/tid=20842] ppid=20837 vsize=140104 CPUtime=341.05
/proc/20839/task/20842/stat : 20842 (MiraXTv3_dyn) R 20837 20839 20706 0 -1 4194368 20585 0 0 0 34086 19 0 0 25 0 3 0 366526838 143466496 33662 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.69
Current children cumulated vsize (KiB) 140104

[startup+402.301 s]
/proc/loadavg: 1.99 1.97 1.87 3/80 20844
/proc/meminfo: memFree=1505760/2055920 swapFree=4150068/4192956
[pid=20839] ppid=20837 vsize=140368 CPUtime=802.38
/proc/20839/stat : 20839 (MiraXTv3_dyn) S 20837 20839 20706 0 -1 4194304 42260 0 0 0 80203 35 0 0 18 0 3 0 366526835 143736832 33722 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20839/statm: 35092 33722 218 20 0 34450 0
[pid=20839/tid=20841] ppid=20837 vsize=140368 CPUtime=401.52
/proc/20839/task/20841/stat : 20841 (MiraXTv3_dyn) R 20837 20839 20706 0 -1 4194368 20801 0 0 0 40138 14 0 0 19 0 3 0 366526838 143736832 33722 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20839/tid=20842] ppid=20837 vsize=140368 CPUtime=400.82
/proc/20839/task/20842/stat : 20842 (MiraXTv3_dyn) R 20837 20839 20706 0 -1 4194368 21042 0 0 0 40062 20 0 0 19 0 3 0 366526838 143736832 33722 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 802.38
Current children cumulated vsize (KiB) 140368

[startup+462.301 s]
/proc/loadavg: 1.99 1.97 1.88 3/80 20844
/proc/meminfo: memFree=1505568/2055920 swapFree=4150068/4192956
[pid=20839] ppid=20837 vsize=140632 CPUtime=922.06
/proc/20839/stat : 20839 (MiraXTv3_dyn) S 20837 20839 20706 0 -1 4194304 43813 0 0 0 92170 36 0 0 18 0 3 0 366526835 144007168 33780 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20839/statm: 35158 33780 218 20 0 34516 0
[pid=20839/tid=20841] ppid=20837 vsize=140632 CPUtime=461.47
/proc/20839/task/20841/stat : 20841 (MiraXTv3_dyn) R 20837 20839 20706 0 -1 4194368 21639 0 0 0 46132 15 0 0 25 0 3 0 366526838 144007168 33780 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20839/tid=20842] ppid=20837 vsize=140632 CPUtime=460.54
/proc/20839/task/20842/stat : 20842 (MiraXTv3_dyn) R 20837 20839 20706 0 -1 4194368 21757 0 0 0 46034 20 0 0 25 0 3 0 366526838 144007168 33780 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 922.06
Current children cumulated vsize (KiB) 140632

[startup+522.302 s]
/proc/loadavg: 1.99 1.97 1.89 3/80 20844
/proc/meminfo: memFree=1501984/2055920 swapFree=4150068/4192956
[pid=20839] ppid=20837 vsize=144728 CPUtime=1041.74
/proc/20839/stat : 20839 (MiraXTv3_dyn) S 20837 20839 20706 0 -1 4194304 46070 0 0 0 104136 38 0 0 18 0 3 0 366526835 148201472 34672 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20839/statm: 36182 34672 218 20 0 35540 0
[pid=20839/tid=20841] ppid=20837 vsize=144728 CPUtime=521.41
/proc/20839/task/20841/stat : 20841 (MiraXTv3_dyn) R 20837 20839 20706 0 -1 4194368 22289 0 0 0 52126 15 0 0 25 0 3 0 366526838 148201472 34672 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20839/tid=20842] ppid=20837 vsize=144728 CPUtime=520.3
/proc/20839/task/20842/stat : 20842 (MiraXTv3_dyn) R 20837 20839 20706 0 -1 4194368 23364 0 0 0 52007 23 0 0 25 0 3 0 366526838 148201472 34672 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1041.74
Current children cumulated vsize (KiB) 144728

[startup+582.302 s]
/proc/loadavg: 1.99 1.97 1.89 3/80 20844
/proc/meminfo: memFree=1501664/2055920 swapFree=4150068/4192956
[pid=20839] ppid=20837 vsize=144896 CPUtime=1161.41
/proc/20839/stat : 20839 (MiraXTv3_dyn) S 20837 20839 20706 0 -1 4194304 46800 0 0 0 116101 40 0 0 18 0 3 0 366526835 148373504 34752 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20839/statm: 36224 34752 218 20 0 35582 0
[pid=20839/tid=20841] ppid=20837 vsize=144896 CPUtime=581.33
/proc/20839/task/20841/stat : 20841 (MiraXTv3_dyn) R 20837 20839 20706 0 -1 4194368 22762 0 0 0 58117 16 0 0 25 0 3 0 366526838 148373504 34752 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20839/tid=20842] ppid=20837 vsize=144896 CPUtime=580.04
/proc/20839/task/20842/stat : 20842 (MiraXTv3_dyn) R 20837 20839 20706 0 -1 4194368 23621 0 0 0 57981 23 0 0 25 0 3 0 366526838 148373504 34752 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1161.41
Current children cumulated vsize (KiB) 144896



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.707 s]
/proc/loadavg: 1.99 1.97 1.89 3/80 20844
/proc/meminfo: memFree=1501472/2055920 swapFree=4150068/4192956
[pid=20839] ppid=20837 vsize=145044 CPUtime=1200.13
/proc/20839/stat : 20839 (MiraXTv3_dyn) S 20837 20839 20706 0 -1 4194304 47054 0 0 0 119973 40 0 0 18 0 3 0 366526835 148525056 34811 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20839/statm: 36261 34811 218 20 0 35619 0
[pid=20839/tid=20841] ppid=20837 vsize=145044 CPUtime=600.72
/proc/20839/task/20841/stat : 20841 (MiraXTv3_dyn) R 20837 20839 20706 0 -1 4194368 23015 0 0 0 60056 16 0 0 25 0 3 0 366526838 148525056 34811 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20839/tid=20842] ppid=20837 vsize=145044 CPUtime=599.37
/proc/20839/task/20842/stat : 20842 (MiraXTv3_dyn) R 20837 20839 20706 0 -1 4194368 23622 0 0 0 59913 24 0 0 25 0 3 0 366526838 148525056 34811 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.13
Current children cumulated vsize (KiB) 145044

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

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

[startup+601.707 s]
/proc/loadavg: 1.99 1.97 1.89 3/80 20844
/proc/meminfo: memFree=1501472/2055920 swapFree=4150068/4192956
[pid=20839] ppid=20837 vsize=145044 CPUtime=1200.13
/proc/20839/stat : 20839 (MiraXTv3_dyn) S 20837 20839 20706 0 -1 4194304 47054 0 0 0 119973 40 0 0 18 0 3 0 366526835 148525056 34811 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20839/statm: 36261 34811 218 20 0 35619 0
[pid=20839/tid=20841] ppid=20837 vsize=145044 CPUtime=600.72
/proc/20839/task/20841/stat : 20841 (MiraXTv3_dyn) R 20837 20839 20706 0 -1 4194368 23015 0 0 0 60056 16 0 0 25 0 3 0 366526838 148525056 34811 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20839/tid=20842] ppid=20837 vsize=145044 CPUtime=599.37
/proc/20839/task/20842/stat : 20842 (MiraXTv3_dyn) R 20837 20839 20706 0 -1 4194368 23622 0 0 0 59913 24 0 0 25 0 3 0 366526838 148525056 34811 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.13
Current children cumulated vsize (KiB) 145044

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.743
CPU time (s): 1200.17
CPU user time (s): 1199.75
CPU system time (s): 0.427934
CPU usage (%): 199.45
Max. virtual memory (cumulated for all children) (KiB): 145304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.75
system time used= 0.427934
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47054
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= 301
involuntary context switches= 22556

runsolver used 0.657899 second user time and 1.54377 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Fri May 11 17:34:52 UTC 2007

IDJOB= 335776
IDBENCH= 24659
IDSOLVER= 128
FILE ID= node5/335776-1178904892

PBS_JOBID= 5251097

Free space on /tmp= 66549 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/counting-php/easier-fphp-020-015.sat05-1218.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/335776-1178904892/MiraXTv3_dyn /tmp/evaluation/335776-1178904892/instance-335776-1178904892.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-335776-1178904892 -o ROOT/results/node5/solver-335776-1178904892 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/335776-1178904892/MiraXTv3_dyn /tmp/evaluation/335776-1178904892/instance-335776-1178904892.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  5c9a33eabccd4cfda0614fe55b1a1565

RANDOM SEED= 823127868

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node5.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.232
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.232
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:       1640976 kB
Buffers:         47408 kB
Cached:         279776 kB
SwapCached:      11320 kB
Active:         151640 kB
Inactive:       198736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1640976 kB
SwapTotal:     4192956 kB
SwapFree:      4150068 kB
Dirty:            4036 kB
Writeback:           0 kB
Mapped:          29996 kB
Slab:            50124 kB
Committed_AS: 14060388 kB
PageTables:       1720 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= 66549 MiB

End job on node5 on Fri May 11 17:44:56 UTC 2007