Trace number 336660

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.1 1201.02

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-b-clqcolor-16-11-14.sat05-1261.reshuffled-07.cnf
MD5SUMcd57d37a316c4dccaae3ab131e3f8090
Bench CategoryCRAFTED (crafted 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 variables520
Number of clauses24646
Sum of the clauses size72792
Maximum clause length16
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21456
Number of clauses of size 323160
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

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/node6/watcher-336660-1178908118 -o ROOT/results/node6/solver-336660-1178908118 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/336660-1178908118/MiraXTv1_dyn /tmp/evaluation/336660-1178908118/instance-336660-1178908118.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.00 1.00 1.00 3/77 1420
/proc/meminfo: memFree=1456304/2055924 swapFree=4143816/4192956
[pid=1420] ppid=1418 vsize=3788 CPUtime=0
/proc/1420/stat : 1420 (MiraXTv1_dyn) R 1418 1420 969 0 -1 4194304 377 0 0 0 0 0 0 0 18 0 1 0 366849458 3878912 352 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 2626509 0 0 4096 0 0 0 0 17 0 0 0
/proc/1420/statm: 947 352 206 20 0 305 0

[startup+0.057551 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 1420
/proc/meminfo: memFree=1456304/2055924 swapFree=4143816/4192956
[pid=1420] ppid=1418 vsize=5212 CPUtime=0.05
/proc/1420/stat : 1420 (MiraXTv1_dyn) R 1418 1420 969 0 -1 4194304 705 0 0 0 5 0 0 0 18 0 1 0 366849458 5337088 680 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583935 0 0 4096 0 0 0 0 17 0 0 0
/proc/1420/statm: 1303 680 207 20 0 661 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5212

[startup+0.101556 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 1420
/proc/meminfo: memFree=1456304/2055924 swapFree=4143816/4192956
[pid=1420] ppid=1418 vsize=5212 CPUtime=0.09
/proc/1420/stat : 1420 (MiraXTv1_dyn) R 1418 1420 969 0 -1 4194304 705 0 0 0 9 0 0 0 18 0 1 0 366849458 5337088 680 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583921 0 0 4096 0 0 0 0 17 0 0 0
/proc/1420/statm: 1303 680 207 20 0 661 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5212

[startup+0.301579 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 1420
/proc/meminfo: memFree=1456304/2055924 swapFree=4143816/4192956
[pid=1420] ppid=1418 vsize=6016 CPUtime=0.29
/proc/1420/stat : 1420 (MiraXTv1_dyn) R 1418 1420 969 0 -1 4194304 917 0 0 0 29 0 0 0 19 0 1 0 366849458 6160384 892 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 0 0 0
/proc/1420/statm: 1504 892 207 20 0 862 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6016

[startup+0.701625 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 1420
/proc/meminfo: memFree=1456304/2055924 swapFree=4143816/4192956
[pid=1420] ppid=1418 vsize=12424 CPUtime=0.69
/proc/1420/stat : 1420 (MiraXTv1_dyn) S 1418 1420 969 0 -1 4194304 1962 0 0 0 69 0 0 0 20 0 2 0 366849458 12722176 1883 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1420/statm: 3106 1883 218 20 0 2464 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12424

[startup+1.50172 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1422
/proc/meminfo: memFree=1447648/2055924 swapFree=4143816/4192956
[pid=1420] ppid=1418 vsize=16084 CPUtime=1.49
/proc/1420/stat : 1420 (MiraXTv1_dyn) S 1418 1420 969 0 -1 4194304 2798 0 0 0 148 1 0 0 20 0 2 0 366849458 16470016 2719 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1420/statm: 4021 2719 218 20 0 3379 0
[pid=1420/tid=1422] ppid=1418 vsize=16084 CPUtime=1.13
/proc/1420/task/1422/stat : 1422 (MiraXTv1_dyn) R 1418 1420 969 0 -1 4194368 1751 0 0 0 113 0 0 0 25 0 2 0 366849494 16470016 2719 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16084

[startup+3.10191 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1422
/proc/meminfo: memFree=1442336/2055924 swapFree=4143816/4192956
[pid=1420] ppid=1418 vsize=22484 CPUtime=3.09
/proc/1420/stat : 1420 (MiraXTv1_dyn) S 1418 1420 969 0 -1 4194304 4508 0 0 0 308 1 0 0 20 0 2 0 366849458 23023616 4393 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1420/statm: 5621 4393 218 20 0 4979 0
[pid=1420/tid=1422] ppid=1418 vsize=22484 CPUtime=2.73
/proc/1420/task/1422/stat : 1422 (MiraXTv1_dyn) R 1418 1420 969 0 -1 4194368 3461 0 0 0 273 0 0 0 25 0 2 0 366849494 23023616 4393 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22484

[startup+6.30128 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1422
/proc/meminfo: memFree=1431328/2055924 swapFree=4143816/4192956
[pid=1420] ppid=1418 vsize=32108 CPUtime=6.29
/proc/1420/stat : 1420 (MiraXTv1_dyn) S 1418 1420 969 0 -1 4194304 7121 0 0 0 627 2 0 0 20 0 2 0 366849458 32878592 6873 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1420/statm: 8027 6873 218 20 0 7385 0
[pid=1420/tid=1422] ppid=1418 vsize=32108 CPUtime=5.94
/proc/1420/task/1422/stat : 1422 (MiraXTv1_dyn) R 1418 1420 969 0 -1 4194368 6074 0 0 0 592 2 0 0 25 0 2 0 366849494 32878592 6873 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32108

[startup+12.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1422
/proc/meminfo: memFree=1423648/2055924 swapFree=4143816/4192956
[pid=1420] ppid=1418 vsize=37328 CPUtime=12.69
/proc/1420/stat : 1420 (MiraXTv1_dyn) S 1418 1420 969 0 -1 4194304 8689 0 0 0 1266 3 0 0 20 0 2 0 366849458 38223872 8211 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1420/statm: 9332 8211 218 20 0 8690 0
[pid=1420/tid=1422] ppid=1418 vsize=37328 CPUtime=12.32
/proc/1420/task/1422/stat : 1422 (MiraXTv1_dyn) R 1418 1420 969 0 -1 4194368 7642 0 0 0 1230 2 0 0 25 0 2 0 366849494 38223872 8211 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) 37328

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1422
/proc/meminfo: memFree=1415776/2055924 swapFree=4143816/4192956
[pid=1420] ppid=1418 vsize=45152 CPUtime=25.47
/proc/1420/stat : 1420 (MiraXTv1_dyn) S 1418 1420 969 0 -1 4194304 10988 0 0 0 2543 4 0 0 20 0 2 0 366849458 46235648 10194 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1420/statm: 11288 10194 218 20 0 10646 0
[pid=1420/tid=1422] ppid=1418 vsize=45152 CPUtime=25.12
/proc/1420/task/1422/stat : 1422 (MiraXTv1_dyn) R 1418 1420 969 0 -1 4194368 9941 0 0 0 2508 4 0 0 25 0 2 0 366849494 46235648 10194 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 45152

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1422
/proc/meminfo: memFree=1411808/2055924 swapFree=4143816/4192956
[pid=1420] ppid=1418 vsize=49116 CPUtime=51.06
/proc/1420/stat : 1420 (MiraXTv1_dyn) S 1418 1420 969 0 -1 4194304 12561 0 0 0 5101 5 0 0 20 0 2 0 366849458 50294784 11183 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1420/statm: 12279 11183 218 20 0 11637 0
[pid=1420/tid=1422] ppid=1418 vsize=49116 CPUtime=50.7
/proc/1420/task/1422/stat : 1422 (MiraXTv1_dyn) R 1418 1420 969 0 -1 4194368 11514 0 0 0 5066 4 0 0 25 0 2 0 366849494 50294784 11183 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 49116

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1422
/proc/meminfo: memFree=1409696/2055924 swapFree=4143816/4192956
[pid=1420] ppid=1418 vsize=51392 CPUtime=102.23
/proc/1420/stat : 1420 (MiraXTv1_dyn) S 1418 1420 969 0 -1 4194304 13900 0 0 0 10217 6 0 0 20 0 2 0 366849458 52625408 11742 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1420/statm: 12848 11742 218 20 0 12206 0
[pid=1420/tid=1422] ppid=1418 vsize=51392 CPUtime=101.87
/proc/1420/task/1422/stat : 1422 (MiraXTv1_dyn) R 1418 1420 969 0 -1 4194368 12853 0 0 0 10182 5 0 0 25 0 2 0 366849494 52625408 11742 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 51392

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1422
/proc/meminfo: memFree=1408288/2055924 swapFree=4143816/4192956
[pid=1420] ppid=1418 vsize=52752 CPUtime=162.17
/proc/1420/stat : 1420 (MiraXTv1_dyn) S 1418 1420 969 0 -1 4194304 15464 0 0 0 16211 6 0 0 20 0 2 0 366849458 54018048 12071 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1420/statm: 13188 12071 218 20 0 12546 0
[pid=1420/tid=1422] ppid=1418 vsize=52752 CPUtime=161.81
/proc/1420/task/1422/stat : 1422 (MiraXTv1_dyn) R 1418 1420 969 0 -1 4194368 14417 0 0 0 16176 5 0 0 25 0 2 0 366849494 54018048 12071 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 52752

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1422
/proc/meminfo: memFree=1407712/2055924 swapFree=4143816/4192956
[pid=1420] ppid=1418 vsize=53224 CPUtime=222.11
/proc/1420/stat : 1420 (MiraXTv1_dyn) S 1418 1420 969 0 -1 4194304 16758 0 0 0 22204 7 0 0 20 0 2 0 366849458 54501376 12195 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1420/statm: 13306 12195 218 20 0 12664 0
[pid=1420/tid=1422] ppid=1418 vsize=53224 CPUtime=221.75
/proc/1420/task/1422/stat : 1422 (MiraXTv1_dyn) R 1418 1420 969 0 -1 4194368 15711 0 0 0 22169 6 0 0 25 0 2 0 366849494 54501376 12195 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.11
Current children cumulated vsize (KiB) 53224

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1422
/proc/meminfo: memFree=1407264/2055924 swapFree=4143816/4192956
[pid=1420] ppid=1418 vsize=53672 CPUtime=282.08
/proc/1420/stat : 1420 (MiraXTv1_dyn) S 1418 1420 969 0 -1 4194304 18210 0 0 0 28200 8 0 0 20 0 2 0 366849458 54960128 12282 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1420/statm: 13418 12282 218 20 0 12776 0
[pid=1420/tid=1422] ppid=1418 vsize=53672 CPUtime=281.71
/proc/1420/task/1422/stat : 1422 (MiraXTv1_dyn) R 1418 1420 969 0 -1 4194368 17163 0 0 0 28164 7 0 0 25 0 2 0 366849494 54960128 12282 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.08
Current children cumulated vsize (KiB) 53672

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1422
/proc/meminfo: memFree=1403296/2055924 swapFree=4143816/4192956
[pid=1420] ppid=1418 vsize=57536 CPUtime=342.03
/proc/1420/stat : 1420 (MiraXTv1_dyn) S 1418 1420 969 0 -1 4194304 20104 0 0 0 34194 9 0 0 20 0 2 0 366849458 58916864 13266 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1420/statm: 14384 13266 218 20 0 13742 0
[pid=1420/tid=1422] ppid=1418 vsize=57536 CPUtime=341.66
/proc/1420/task/1422/stat : 1422 (MiraXTv1_dyn) R 1418 1420 969 0 -1 4194368 19057 0 0 0 34158 8 0 0 25 0 2 0 366849494 58916864 13266 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.03
Current children cumulated vsize (KiB) 57536

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1422
/proc/meminfo: memFree=1402528/2055924 swapFree=4143816/4192956
[pid=1420] ppid=1418 vsize=58480 CPUtime=401.98
/proc/1420/stat : 1420 (MiraXTv1_dyn) S 1418 1420 969 0 -1 4194304 20760 0 0 0 40188 10 0 0 20 0 2 0 366849458 59883520 13467 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1420/statm: 14620 13467 218 20 0 13978 0
[pid=1420/tid=1422] ppid=1418 vsize=58480 CPUtime=401.62
/proc/1420/task/1422/stat : 1422 (MiraXTv1_dyn) R 1418 1420 969 0 -1 4194368 19713 0 0 0 40153 9 0 0 25 0 2 0 366849494 59883520 13467 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 401.98
Current children cumulated vsize (KiB) 58480

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1422
/proc/meminfo: memFree=1401632/2055924 swapFree=4143816/4192956
[pid=1420] ppid=1418 vsize=59284 CPUtime=461.95
/proc/1420/stat : 1420 (MiraXTv1_dyn) S 1418 1420 969 0 -1 4194304 21684 0 0 0 46185 10 0 0 20 0 2 0 366849458 60706816 13676 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1420/statm: 14821 13676 218 20 0 14179 0
[pid=1420/tid=1422] ppid=1418 vsize=59284 CPUtime=461.6
/proc/1420/task/1422/stat : 1422 (MiraXTv1_dyn) R 1418 1420 969 0 -1 4194368 20637 0 0 0 46150 10 0 0 25 0 2 0 366849494 60706816 13676 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 461.95
Current children cumulated vsize (KiB) 59284

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1424
/proc/meminfo: memFree=1401120/2055924 swapFree=4143816/4192956
[pid=1420] ppid=1418 vsize=59980 CPUtime=521.91
/proc/1420/stat : 1420 (MiraXTv1_dyn) S 1418 1420 969 0 -1 4194304 22349 0 0 0 52180 11 0 0 20 0 2 0 366849458 61419520 13821 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1420/statm: 14995 13821 218 20 0 14353 0
[pid=1420/tid=1422] ppid=1418 vsize=59980 CPUtime=521.55
/proc/1420/task/1422/stat : 1422 (MiraXTv1_dyn) R 1418 1420 969 0 -1 4194368 21302 0 0 0 52145 10 0 0 25 0 2 0 366849494 61419520 13821 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 521.91
Current children cumulated vsize (KiB) 59980

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1424
/proc/meminfo: memFree=1400928/2055924 swapFree=4143816/4192956
[pid=1420] ppid=1418 vsize=60140 CPUtime=581.87
/proc/1420/stat : 1420 (MiraXTv1_dyn) S 1418 1420 969 0 -1 4194304 23307 0 0 0 58176 11 0 0 20 0 2 0 366849458 61583360 13869 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1420/statm: 15035 13869 218 20 0 14393 0
[pid=1420/tid=1422] ppid=1418 vsize=60140 CPUtime=581.51
/proc/1420/task/1422/stat : 1422 (MiraXTv1_dyn) R 1418 1420 969 0 -1 4194368 22260 0 0 0 58141 10 0 0 25 0 2 0 366849494 61583360 13869 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 581.87
Current children cumulated vsize (KiB) 60140

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1424
/proc/meminfo: memFree=1400608/2055924 swapFree=4143816/4192956
[pid=1420] ppid=1418 vsize=60484 CPUtime=641.81
/proc/1420/stat : 1420 (MiraXTv1_dyn) S 1418 1420 969 0 -1 4194304 24244 0 0 0 64170 11 0 0 20 0 2 0 366849458 61935616 13961 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1420/statm: 15121 13961 218 20 0 14479 0
[pid=1420/tid=1422] ppid=1418 vsize=60484 CPUtime=641.46
/proc/1420/task/1422/stat : 1422 (MiraXTv1_dyn) R 1418 1420 969 0 -1 4194368 23197 0 0 0 64135 11 0 0 25 0 2 0 366849494 61935616 13961 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526397 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 641.81
Current children cumulated vsize (KiB) 60484

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1424
/proc/meminfo: memFree=1400544/2055924 swapFree=4143816/4192956
[pid=1420] ppid=1418 vsize=60648 CPUtime=701.77
/proc/1420/stat : 1420 (MiraXTv1_dyn) S 1418 1420 969 0 -1 4194304 25432 0 0 0 70165 12 0 0 20 0 2 0 366849458 62103552 13979 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1420/statm: 15162 13979 218 20 0 14520 0
[pid=1420/tid=1422] ppid=1418 vsize=60648 CPUtime=701.41
/proc/1420/task/1422/stat : 1422 (MiraXTv1_dyn) R 1418 1420 969 0 -1 4194368 24385 0 0 0 70130 11 0 0 25 0 2 0 366849494 62103552 13979 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 701.77
Current children cumulated vsize (KiB) 60648

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1424
/proc/meminfo: memFree=1400096/2055924 swapFree=4143816/4192956
[pid=1420] ppid=1418 vsize=60944 CPUtime=761.72
/proc/1420/stat : 1420 (MiraXTv1_dyn) S 1418 1420 969 0 -1 4194304 26507 0 0 0 76159 13 0 0 20 0 2 0 366849458 62406656 14079 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1420/statm: 15236 14079 218 20 0 14594 0
[pid=1420/tid=1422] ppid=1418 vsize=60944 CPUtime=761.36
/proc/1420/task/1422/stat : 1422 (MiraXTv1_dyn) R 1418 1420 969 0 -1 4194368 25460 0 0 0 76124 12 0 0 25 0 2 0 366849494 62406656 14079 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 761.72
Current children cumulated vsize (KiB) 60944

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1424
/proc/meminfo: memFree=1395488/2055924 swapFree=4143816/4192956
[pid=1420] ppid=1418 vsize=65676 CPUtime=821.66
/proc/1420/stat : 1420 (MiraXTv1_dyn) S 1418 1420 969 0 -1 4194304 28833 0 0 0 82152 14 0 0 20 0 2 0 366849458 67252224 15235 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1420/statm: 16419 15235 218 20 0 15777 0
[pid=1420/tid=1422] ppid=1418 vsize=65676 CPUtime=821.29
/proc/1420/task/1422/stat : 1422 (MiraXTv1_dyn) R 1418 1420 969 0 -1 4194368 27786 0 0 0 82116 13 0 0 25 0 2 0 366849494 67252224 15235 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 821.66
Current children cumulated vsize (KiB) 65676

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1424
/proc/meminfo: memFree=1395488/2055924 swapFree=4143816/4192956
[pid=1420] ppid=1418 vsize=65676 CPUtime=881.61
/proc/1420/stat : 1420 (MiraXTv1_dyn) S 1418 1420 969 0 -1 4194304 29550 0 0 0 88147 14 0 0 20 0 2 0 366849458 67252224 15237 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1420/statm: 16419 15237 218 20 0 15777 0
[pid=1420/tid=1422] ppid=1418 vsize=65676 CPUtime=881.25
/proc/1420/task/1422/stat : 1422 (MiraXTv1_dyn) R 1418 1420 969 0 -1 4194368 28503 0 0 0 88112 13 0 0 25 0 2 0 366849494 67252224 15237 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 881.61
Current children cumulated vsize (KiB) 65676

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1424
/proc/meminfo: memFree=1395296/2055924 swapFree=4143816/4192956
[pid=1420] ppid=1418 vsize=65876 CPUtime=941.56
/proc/1420/stat : 1420 (MiraXTv1_dyn) S 1418 1420 969 0 -1 4194304 30571 0 0 0 94141 15 0 0 20 0 2 0 366849458 67457024 15283 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1420/statm: 16469 15283 218 20 0 15827 0
[pid=1420/tid=1422] ppid=1418 vsize=65876 CPUtime=941.2
/proc/1420/task/1422/stat : 1422 (MiraXTv1_dyn) R 1418 1420 969 0 -1 4194368 29524 0 0 0 94106 14 0 0 25 0 2 0 366849494 67457024 15283 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 941.56
Current children cumulated vsize (KiB) 65876

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1424
/proc/meminfo: memFree=1395296/2055924 swapFree=4143816/4192956
[pid=1420] ppid=1418 vsize=65876 CPUtime=1001.5
/proc/1420/stat : 1420 (MiraXTv1_dyn) S 1418 1420 969 0 -1 4194304 31305 0 0 0 100135 15 0 0 20 0 2 0 366849458 67457024 15302 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1420/statm: 16469 15302 218 20 0 15827 0
[pid=1420/tid=1422] ppid=1418 vsize=65876 CPUtime=1001.14
/proc/1420/task/1422/stat : 1422 (MiraXTv1_dyn) R 1418 1420 969 0 -1 4194368 30258 0 0 0 100100 14 0 0 25 0 2 0 366849494 67457024 15302 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1001.5
Current children cumulated vsize (KiB) 65876

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1424
/proc/meminfo: memFree=1395296/2055924 swapFree=4143816/4192956
[pid=1420] ppid=1418 vsize=65876 CPUtime=1061.47
/proc/1420/stat : 1420 (MiraXTv1_dyn) S 1418 1420 969 0 -1 4194304 32150 0 0 0 106131 16 0 0 20 0 2 0 366849458 67457024 15302 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1420/statm: 16469 15302 218 20 0 15827 0
[pid=1420/tid=1422] ppid=1418 vsize=65876 CPUtime=1061.11
/proc/1420/task/1422/stat : 1422 (MiraXTv1_dyn) R 1418 1420 969 0 -1 4194368 31103 0 0 0 106096 15 0 0 25 0 2 0 366849494 67457024 15302 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1061.47
Current children cumulated vsize (KiB) 65876

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1424
/proc/meminfo: memFree=1395104/2055924 swapFree=4143816/4192956
[pid=1420] ppid=1418 vsize=66060 CPUtime=1121.44
/proc/1420/stat : 1420 (MiraXTv1_dyn) S 1418 1420 969 0 -1 4194304 32849 0 0 0 112127 17 0 0 20 0 2 0 366849458 67645440 15351 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1420/statm: 16515 15351 218 20 0 15873 0
[pid=1420/tid=1422] ppid=1418 vsize=66060 CPUtime=1121.08
/proc/1420/task/1422/stat : 1422 (MiraXTv1_dyn) R 1418 1420 969 0 -1 4194368 31802 0 0 0 112092 16 0 0 25 0 2 0 366849494 67645440 15351 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1121.44
Current children cumulated vsize (KiB) 66060

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1424
/proc/meminfo: memFree=1395104/2055924 swapFree=4143816/4192956
[pid=1420] ppid=1418 vsize=66060 CPUtime=1181.41
/proc/1420/stat : 1420 (MiraXTv1_dyn) S 1418 1420 969 0 -1 4194304 33305 0 0 0 118124 17 0 0 20 0 2 0 366849458 67645440 15352 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1420/statm: 16515 15352 218 20 0 15873 0
[pid=1420/tid=1422] ppid=1418 vsize=66060 CPUtime=1181.04
/proc/1420/task/1422/stat : 1422 (MiraXTv1_dyn) R 1418 1420 969 0 -1 4194368 32258 0 0 0 118088 16 0 0 25 0 2 0 366849494 67645440 15352 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1181.41
Current children cumulated vsize (KiB) 66060



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1424
/proc/meminfo: memFree=1394848/2055924 swapFree=4143816/4192956
[pid=1420] ppid=1418 vsize=66248 CPUtime=1200.07
/proc/1420/stat : 1420 (MiraXTv1_dyn) S 1418 1420 969 0 -1 4194304 33457 0 0 0 119990 17 0 0 20 0 2 0 366849458 67837952 15374 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1420/statm: 16562 15374 218 20 0 15920 0
[pid=1420/tid=1422] ppid=1418 vsize=66248 CPUtime=1199.71
/proc/1420/task/1422/stat : 1422 (MiraXTv1_dyn) R 1418 1420 969 0 -1 4194368 32410 0 0 0 119955 16 0 0 25 0 2 0 366849494 67837952 15374 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 66248

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): 1201.02
CPU time (s): 1200.1
CPU user time (s): 1199.92
CPU system time (s): 0.182972
CPU usage (%): 99.9231
Max. virtual memory (cumulated for all children) (KiB): 66248

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

runsolver used 1.27581 second user time and 3.10253 second system time

The end

Launcher Data (download as text)

Begin job on node6 on Fri May 11 18:28:38 UTC 2007

IDJOB= 336660
IDBENCH= 24680
IDSOLVER= 130
FILE ID= node6/336660-1178908118

PBS_JOBID= 5251098

Free space on /tmp= 66525 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/counting-clq/unsat-set-b-clqcolor-16-11-14.sat05-1261.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/336660-1178908118/MiraXTv1_dyn /tmp/evaluation/336660-1178908118/instance-336660-1178908118.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-336660-1178908118 -o ROOT/results/node6/solver-336660-1178908118 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/336660-1178908118/MiraXTv1_dyn /tmp/evaluation/336660-1178908118/instance-336660-1178908118.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  cd57d37a316c4dccaae3ab131e3f8090

RANDOM SEED= 626395526

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node6.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:      2055924 kB
MemFree:       1456520 kB
Buffers:         46752 kB
Cached:         479912 kB
SwapCached:      17540 kB
Active:         258152 kB
Inactive:       293216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1456520 kB
SwapTotal:     4192956 kB
SwapFree:      4143816 kB
Dirty:            4332 kB
Writeback:           0 kB
Mapped:          29936 kB
Slab:            33648 kB
Committed_AS: 12774436 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= 66525 MiB

End job on node6 on Fri May 11 18:48:41 UTC 2007