Trace number 456228

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) 5000.24 2616.32

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-equilarge_l1.used-as.sat04-893.sat05-4187.reshuffled-07.cnf
MD5SUM181c4935b6e4cd791aedd030930111fa
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 variables16866
Number of clauses2507999
Sum of the clauses size5028712
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22505923
Number of clauses of size 31
Number of clauses of size 47
Number of clauses of size 59
Number of clauses of size over 52059

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/node68/watcher-456228-1179050846 -o ROOT/results/node68/solver-456228-1179050846 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/456228-1179050846/MiraXTv3_dyn /tmp/evaluation/456228-1179050846/instance-456228-1179050846.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 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.77 1.95 1.82 3/64 10275
/proc/meminfo: memFree=1099448/2055920 swapFree=4184008/4192956
[pid=10275] ppid=10273 vsize=3788 CPUtime=0
/proc/10275/stat : 10275 (MiraXTv3_dyn) R 10273 10275 9944 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 381074701 3878912 325 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10275/statm: 947 332 202 20 0 305 0

[startup+0.048855 s]
/proc/loadavg: 1.77 1.95 1.82 3/64 10275
/proc/meminfo: memFree=1099448/2055920 swapFree=4184008/4192956
[pid=10275] ppid=10273 vsize=7268 CPUtime=0.04
/proc/10275/stat : 10275 (MiraXTv3_dyn) R 10273 10275 9944 0 -1 4194304 1343 0 0 0 4 0 0 0 18 0 1 0 381074701 7442432 1319 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 10953677 0 0 4096 0 0 0 0 17 1 0 0
/proc/10275/statm: 1817 1325 206 20 0 1175 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7268

[startup+0.101858 s]
/proc/loadavg: 1.77 1.95 1.82 3/64 10275
/proc/meminfo: memFree=1099448/2055920 swapFree=4184008/4192956
[pid=10275] ppid=10273 vsize=9284 CPUtime=0.09
/proc/10275/stat : 10275 (MiraXTv3_dyn) R 10273 10275 9944 0 -1 4194304 1788 0 0 0 9 0 0 0 18 0 1 0 381074701 9506816 1763 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 10950213 0 0 4096 0 0 0 0 17 1 0 0
/proc/10275/statm: 2321 1764 206 20 0 1679 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9284

[startup+0.30188 s]
/proc/loadavg: 1.77 1.95 1.82 3/64 10275
/proc/meminfo: memFree=1099448/2055920 swapFree=4184008/4192956
[pid=10275] ppid=10273 vsize=15592 CPUtime=0.29
/proc/10275/stat : 10275 (MiraXTv3_dyn) R 10273 10275 9944 0 -1 4194304 3413 0 0 0 28 1 0 0 19 0 1 0 381074701 15966208 3388 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 10950267 0 0 4096 0 0 0 0 17 1 0 0
/proc/10275/statm: 3898 3388 206 20 0 3256 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15592

[startup+0.701911 s]
/proc/loadavg: 1.77 1.95 1.82 3/64 10275
/proc/meminfo: memFree=1099448/2055920 swapFree=4184008/4192956
[pid=10275] ppid=10273 vsize=29364 CPUtime=0.69
/proc/10275/stat : 10275 (MiraXTv3_dyn) R 10273 10275 9944 0 -1 4194304 6854 0 0 0 66 3 0 0 22 0 1 0 381074701 30068736 6829 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 10950267 0 0 4096 0 0 0 0 17 1 0 0
/proc/10275/statm: 7341 6829 206 20 0 6699 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29364

[startup+1.50198 s]
/proc/loadavg: 1.77 1.95 1.82 2/65 10276
/proc/meminfo: memFree=1062960/2055920 swapFree=4184008/4192956
[pid=10275] ppid=10273 vsize=58080 CPUtime=1.49
/proc/10275/stat : 10275 (MiraXTv3_dyn) R 10273 10275 9944 0 -1 4194304 13979 0 0 0 142 7 0 0 25 0 1 0 381074701 59473920 13954 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 10950267 0 0 4096 0 0 0 0 17 1 0 0
/proc/10275/statm: 14520 13955 206 20 0 13878 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 58080

[startup+3.10113 s]
/proc/loadavg: 1.71 1.94 1.82 2/65 10276
/proc/meminfo: memFree=1023088/2055920 swapFree=4184008/4192956
[pid=10275] ppid=10273 vsize=119016 CPUtime=3.09
/proc/10275/stat : 10275 (MiraXTv3_dyn) R 10273 10275 9944 0 -1 4194304 28818 0 0 0 294 15 0 0 25 0 1 0 381074701 121872384 28793 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 10950267 0 0 4096 0 0 0 0 17 1 0 0
/proc/10275/statm: 29754 28796 206 20 0 29112 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 119016

[startup+6.30142 s]
/proc/loadavg: 1.71 1.94 1.82 2/65 10276
/proc/meminfo: memFree=969456/2055920 swapFree=4184008/4192956
[pid=10275] ppid=10273 vsize=141312 CPUtime=6.29
/proc/10275/stat : 10275 (MiraXTv3_dyn) R 10273 10275 9944 0 -1 4194304 32839 0 0 0 611 18 0 0 25 0 1 0 381074701 144703488 32814 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 1 0 0
/proc/10275/statm: 35328 32814 207 20 0 34686 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 141312

[startup+12.702 s]
/proc/loadavg: 1.60 1.90 1.81 2/65 10276
/proc/meminfo: memFree=969528/2055920 swapFree=4184008/4192956
[pid=10275] ppid=10273 vsize=141312 CPUtime=12.69
/proc/10275/stat : 10275 (MiraXTv3_dyn) R 10273 10275 9944 0 -1 4194304 32839 0 0 0 1251 18 0 0 25 0 1 0 381074701 144703488 32814 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 1 0 0
/proc/10275/statm: 35328 32814 207 20 0 34686 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 141312

[startup+25.5012 s]
/proc/loadavg: 1.51 1.87 1.80 2/65 10276
/proc/meminfo: memFree=969664/2055920 swapFree=4184008/4192956
[pid=10275] ppid=10273 vsize=141312 CPUtime=25.48
/proc/10275/stat : 10275 (MiraXTv3_dyn) R 10273 10275 9944 0 -1 4194304 32839 0 0 0 2530 18 0 0 25 0 1 0 381074701 144703488 32814 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 0 0 0
/proc/10275/statm: 35328 32814 207 20 0 34686 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 141312

[startup+51.1015 s]
/proc/loadavg: 1.33 1.80 1.78 2/65 10276
/proc/meminfo: memFree=969856/2055920 swapFree=4184008/4192956
[pid=10275] ppid=10273 vsize=141312 CPUtime=51.06
/proc/10275/stat : 10275 (MiraXTv3_dyn) R 10273 10275 9944 0 -1 4194304 32839 0 0 0 5088 18 0 0 25 0 1 0 381074701 144703488 32814 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 1 0 0
/proc/10275/statm: 35328 32814 207 20 0 34686 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 141312

[startup+102.305 s]
/proc/loadavg: 1.13 1.66 1.73 2/65 10276
/proc/meminfo: memFree=878336/2055920 swapFree=4184008/4192956
[pid=10275] ppid=10273 vsize=234144 CPUtime=102.25
/proc/10275/stat : 10275 (MiraXTv3_dyn) R 10273 10275 9944 0 -1 4194304 55697 0 0 0 10196 29 0 0 25 0 1 0 381074701 239763456 55672 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 1 0 0
/proc/10275/statm: 58536 55672 207 20 0 57894 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 234144

[startup+162.301 s]
/proc/loadavg: 1.05 1.55 1.69 2/65 10276
/proc/meminfo: memFree=870848/2055920 swapFree=4184008/4192956
[pid=10275] ppid=10273 vsize=235860 CPUtime=162.24
/proc/10275/stat : 10275 (MiraXTv3_dyn) R 10273 10275 9944 0 -1 4194304 57553 0 0 0 16193 31 0 0 25 0 1 0 381074701 241520640 57528 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 1 0 0
/proc/10275/statm: 58965 57528 207 20 0 58323 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 235860

[startup+222.302 s]
/proc/loadavg: 1.08 1.45 1.64 2/67 10278
/proc/meminfo: memFree=619824/2055920 swapFree=4184008/4192956
[pid=10275] ppid=10273 vsize=1036564 CPUtime=224.09
/proc/10275/stat : 10275 (MiraXTv3_dyn) S 10273 10275 9944 0 -1 4194304 127759 0 0 0 22340 69 0 0 25 0 3 0 381074701 1061441536 120186 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10275/statm: 259141 120186 218 20 0 258499 0
[pid=10275/tid=10277] ppid=10273 vsize=1036564 CPUtime=16.75
/proc/10275/task/10277/stat : 10277 (MiraXTv3_dyn) R 10273 10275 9944 0 -1 4194368 34948 0 0 0 1658 17 0 0 25 0 3 0 381095254 1061441536 120186 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10275/tid=10278] ppid=10273 vsize=1036564 CPUtime=1.86
/proc/10275/task/10278/stat : 10278 (MiraXTv3_dyn) S 10273 10275 9944 0 -1 4194368 25380 0 0 0 171 15 0 0 19 0 3 0 381095254 1061441536 120186 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 224.09
Current children cumulated vsize (KiB) 1036564

[startup+282.301 s]
/proc/loadavg: 1.63 1.54 1.66 3/67 10278
/proc/meminfo: memFree=601840/2055920 swapFree=4184008/4192956
[pid=10275] ppid=10273 vsize=1052552 CPUtime=343.06
/proc/10275/stat : 10275 (MiraXTv3_dyn) S 10273 10275 9944 0 -1 4194304 132391 0 0 0 34227 79 0 0 25 0 3 0 381074701 1077813248 124719 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10275/statm: 263138 124719 218 20 0 262496 0
[pid=10275/tid=10277] ppid=10273 vsize=1052552 CPUtime=76.74
/proc/10275/task/10277/stat : 10277 (MiraXTv3_dyn) R 10273 10275 9944 0 -1 4194368 35161 0 0 0 7656 18 0 0 25 0 3 0 381095254 1077813248 124719 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526205 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10275/tid=10278] ppid=10273 vsize=1052552 CPUtime=60.84
/proc/10275/task/10278/stat : 10278 (MiraXTv3_dyn) R 10273 10275 9944 0 -1 4194368 29799 0 0 0 6059 25 0 0 25 0 3 0 381095254 1077813248 124719 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 343.06
Current children cumulated vsize (KiB) 1052552

[startup+342.302 s]
/proc/loadavg: 1.87 1.63 1.68 3/67 10278
/proc/meminfo: memFree=595120/2055920 swapFree=4184008/4192956
[pid=10275] ppid=10273 vsize=1059720 CPUtime=462.78
/proc/10275/stat : 10275 (MiraXTv3_dyn) S 10273 10275 9944 0 -1 4194304 134050 0 0 0 46194 84 0 0 25 0 3 0 381074701 1085153280 126344 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10275/statm: 264930 126344 218 20 0 264288 0
[pid=10275/tid=10277] ppid=10273 vsize=1059720 CPUtime=136.72
/proc/10275/task/10277/stat : 10277 (MiraXTv3_dyn) R 10273 10275 9944 0 -1 4194368 35224 0 0 0 13654 18 0 0 25 0 3 0 381095254 1085153280 126344 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10275/tid=10278] ppid=10273 vsize=1059720 CPUtime=120.59
/proc/10275/task/10278/stat : 10278 (MiraXTv3_dyn) R 10273 10275 9944 0 -1 4194368 31395 0 0 0 12029 30 0 0 25 0 3 0 381095254 1085153280 126344 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 462.78
Current children cumulated vsize (KiB) 1059720

[startup+402.301 s]
/proc/loadavg: 1.95 1.69 1.69 3/67 10278
/proc/meminfo: memFree=579568/2055920 swapFree=4184008/4192956
[pid=10275] ppid=10273 vsize=1074716 CPUtime=582.51
/proc/10275/stat : 10275 (MiraXTv3_dyn) S 10273 10275 9944 0 -1 4194304 138112 0 0 0 58159 92 0 0 25 0 3 0 381074701 1100509184 130357 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10275/statm: 268679 130357 218 20 0 268037 0
[pid=10275/tid=10277] ppid=10273 vsize=1074716 CPUtime=196.7
/proc/10275/task/10277/stat : 10277 (MiraXTv3_dyn) R 10273 10275 9944 0 -1 4194368 35506 0 0 0 19652 18 0 0 25 0 3 0 381095254 1100509184 130357 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10275/tid=10278] ppid=10273 vsize=1074716 CPUtime=180.32
/proc/10275/task/10278/stat : 10278 (MiraXTv3_dyn) R 10273 10275 9944 0 -1 4194368 35175 0 0 0 17995 37 0 0 25 0 3 0 381095254 1100509184 130357 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 582.51
Current children cumulated vsize (KiB) 1074716

[startup+462.302 s]
/proc/loadavg: 1.98 1.74 1.71 3/67 10278
/proc/meminfo: memFree=555312/2055920 swapFree=4184008/4192956
[pid=10275] ppid=10273 vsize=1098292 CPUtime=702.23
/proc/10275/stat : 10275 (MiraXTv3_dyn) S 10273 10275 9944 0 -1 4194304 144155 0 0 0 70120 103 0 0 25 0 3 0 381074701 1124651008 136300 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10275/statm: 274573 136300 218 20 0 273931 0
[pid=10275/tid=10277] ppid=10273 vsize=1098292 CPUtime=256.69
/proc/10275/task/10277/stat : 10277 (MiraXTv3_dyn) R 10273 10275 9944 0 -1 4194368 37934 0 0 0 25647 22 0 0 25 0 3 0 381095254 1124651008 136300 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10275/tid=10278] ppid=10273 vsize=1098292 CPUtime=240.06
/proc/10275/task/10278/stat : 10278 (MiraXTv3_dyn) R 10273 10275 9944 0 -1 4194368 38790 0 0 0 23962 44 0 0 25 0 3 0 381095254 1124651008 136300 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 702.23
Current children cumulated vsize (KiB) 1098292

[startup+522.302 s]
/proc/loadavg: 1.99 1.79 1.73 3/67 10278
/proc/meminfo: memFree=535472/2055920 swapFree=4184008/4192956
[pid=10275] ppid=10273 vsize=1116628 CPUtime=821.96
/proc/10275/stat : 10275 (MiraXTv3_dyn) S 10273 10275 9944 0 -1 4194304 149117 0 0 0 82085 111 0 0 25 0 3 0 381074701 1143427072 141148 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10275/statm: 279157 141148 218 20 0 278515 0
[pid=10275/tid=10277] ppid=10273 vsize=1116628 CPUtime=316.67

################
# More data... #
################

[pid=10275] ppid=10273 vsize=1233700 CPUtime=3695.33
/proc/10275/stat : 10275 (MiraXTv3_dyn) S 10273 10275 9944 0 -1 4194304 182245 0 0 0 369365 168 0 0 25 0 3 0 381074701 1263308800 171060 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10275/statm: 308425 171060 218 20 0 307783 0
[pid=10275/tid=10277] ppid=10273 vsize=1233700 CPUtime=1756.26
/proc/10275/task/10277/stat : 10277 (MiraXTv3_dyn) R 10273 10275 9944 0 -1 4194368 54229 0 0 0 175579 47 0 0 25 0 3 0 381095254 1263308800 171060 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10275/tid=10278] ppid=10273 vsize=1233700 CPUtime=1733.59
/proc/10275/task/10278/stat : 10278 (MiraXTv3_dyn) R 10273 10275 9944 0 -1 4194368 60585 0 0 0 173274 85 0 0 25 0 3 0 381095254 1263308800 171060 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3695.33
Current children cumulated vsize (KiB) 1233700

[startup+2022.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 10278
/proc/meminfo: memFree=415472/2055920 swapFree=4184008/4192956
[pid=10275] ppid=10273 vsize=1233700 CPUtime=3815.05
/proc/10275/stat : 10275 (MiraXTv3_dyn) S 10273 10275 9944 0 -1 4194304 182344 0 0 0 381337 168 0 0 25 0 3 0 381074701 1263308800 171068 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10275/statm: 308425 171068 218 20 0 307783 0
[pid=10275/tid=10277] ppid=10273 vsize=1233700 CPUtime=1816.24
/proc/10275/task/10277/stat : 10277 (MiraXTv3_dyn) R 10273 10275 9944 0 -1 4194368 54324 0 0 0 181577 47 0 0 25 0 3 0 381095254 1263308800 171068 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10275/tid=10278] ppid=10273 vsize=1233700 CPUtime=1793.34
/proc/10275/task/10278/stat : 10278 (MiraXTv3_dyn) R 10273 10275 9944 0 -1 4194368 60589 0 0 0 179249 85 0 0 25 0 3 0 381095254 1263308800 171068 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3815.05
Current children cumulated vsize (KiB) 1233700

[startup+2082.31 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 10278
/proc/meminfo: memFree=415472/2055920 swapFree=4184008/4192956
[pid=10275] ppid=10273 vsize=1233700 CPUtime=3934.78
/proc/10275/stat : 10275 (MiraXTv3_dyn) S 10273 10275 9944 0 -1 4194304 182350 0 0 0 393310 168 0 0 25 0 3 0 381074701 1263308800 171074 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10275/statm: 308425 171074 218 20 0 307783 0
[pid=10275/tid=10277] ppid=10273 vsize=1233700 CPUtime=1876.23
/proc/10275/task/10277/stat : 10277 (MiraXTv3_dyn) R 10273 10275 9944 0 -1 4194368 54326 0 0 0 187576 47 0 0 25 0 3 0 381095254 1263308800 171074 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10275/tid=10278] ppid=10273 vsize=1233700 CPUtime=1853.08
/proc/10275/task/10278/stat : 10278 (MiraXTv3_dyn) R 10273 10275 9944 0 -1 4194368 60593 0 0 0 185223 85 0 0 25 0 3 0 381095254 1263308800 171074 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3934.78
Current children cumulated vsize (KiB) 1233700

[startup+2142.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 10278
/proc/meminfo: memFree=415472/2055920 swapFree=4184008/4192956
[pid=10275] ppid=10273 vsize=1233700 CPUtime=4054.5
/proc/10275/stat : 10275 (MiraXTv3_dyn) S 10273 10275 9944 0 -1 4194304 182443 0 0 0 405282 168 0 0 25 0 3 0 381074701 1263308800 171076 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10275/statm: 308425 171076 218 20 0 307783 0
[pid=10275/tid=10277] ppid=10273 vsize=1233700 CPUtime=1936.21
/proc/10275/task/10277/stat : 10277 (MiraXTv3_dyn) R 10273 10275 9944 0 -1 4194368 54417 0 0 0 193574 47 0 0 25 0 3 0 381095254 1263308800 171076 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10275/tid=10278] ppid=10273 vsize=1233700 CPUtime=1912.82
/proc/10275/task/10278/stat : 10278 (MiraXTv3_dyn) R 10273 10275 9944 0 -1 4194368 60595 0 0 0 191197 85 0 0 25 0 3 0 381095254 1263308800 171076 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4054.5
Current children cumulated vsize (KiB) 1233700

[startup+2202.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 10280
/proc/meminfo: memFree=415152/2055920 swapFree=4184008/4192956
[pid=10275] ppid=10273 vsize=1234096 CPUtime=4174.22
/proc/10275/stat : 10275 (MiraXTv3_dyn) S 10273 10275 9944 0 -1 4194304 182641 0 0 0 417254 168 0 0 25 0 3 0 381074701 1263714304 171182 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10275/statm: 308524 171182 218 20 0 307882 0
[pid=10275/tid=10277] ppid=10273 vsize=1234096 CPUtime=1996.19
/proc/10275/task/10277/stat : 10277 (MiraXTv3_dyn) R 10273 10275 9944 0 -1 4194368 54615 0 0 0 199572 47 0 0 25 0 3 0 381095254 1263714304 171182 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10275/tid=10278] ppid=10273 vsize=1234096 CPUtime=1972.56
/proc/10275/task/10278/stat : 10278 (MiraXTv3_dyn) R 10273 10275 9944 0 -1 4194368 60595 0 0 0 197171 85 0 0 25 0 3 0 381095254 1263714304 171182 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526451 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4174.22
Current children cumulated vsize (KiB) 1234096

[startup+2262.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 10280
/proc/meminfo: memFree=407856/2055920 swapFree=4184008/4192956
[pid=10275] ppid=10273 vsize=1241516 CPUtime=4293.94
/proc/10275/stat : 10275 (MiraXTv3_dyn) S 10273 10275 9944 0 -1 4194304 184582 0 0 0 429223 171 0 0 25 0 3 0 381074701 1271312384 173031 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10275/statm: 310379 173031 218 20 0 309737 0
[pid=10275/tid=10277] ppid=10273 vsize=1241516 CPUtime=2056.17
/proc/10275/task/10277/stat : 10277 (MiraXTv3_dyn) R 10273 10275 9944 0 -1 4194368 56553 0 0 0 205567 50 0 0 25 0 3 0 381095254 1271312384 173031 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526414 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10275/tid=10278] ppid=10273 vsize=1241516 CPUtime=2032.3
/proc/10275/task/10278/stat : 10278 (MiraXTv3_dyn) R 10273 10275 9944 0 -1 4194368 60598 0 0 0 203145 85 0 0 25 0 3 0 381095254 1271312384 173031 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4293.94
Current children cumulated vsize (KiB) 1241516

[startup+2322.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 10280
/proc/meminfo: memFree=402160/2055920 swapFree=4184008/4192956
[pid=10275] ppid=10273 vsize=1246820 CPUtime=4413.66
/proc/10275/stat : 10275 (MiraXTv3_dyn) S 10273 10275 9944 0 -1 4194304 186026 0 0 0 441193 173 0 0 25 0 3 0 381074701 1276743680 174383 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10275/statm: 311705 174383 218 20 0 311063 0
[pid=10275/tid=10277] ppid=10273 vsize=1246820 CPUtime=2116.16
/proc/10275/task/10277/stat : 10277 (MiraXTv3_dyn) R 10273 10275 9944 0 -1 4194368 57992 0 0 0 211564 52 0 0 25 0 3 0 381095254 1276743680 174383 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10275/tid=10278] ppid=10273 vsize=1246820 CPUtime=2092.03
/proc/10275/task/10278/stat : 10278 (MiraXTv3_dyn) R 10273 10275 9944 0 -1 4194368 60603 0 0 0 209118 85 0 0 25 0 3 0 381095254 1276743680 174383 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4413.66
Current children cumulated vsize (KiB) 1246820

[startup+2382.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 10280
/proc/meminfo: memFree=402160/2055920 swapFree=4184008/4192956
[pid=10275] ppid=10273 vsize=1246820 CPUtime=4533.39
/proc/10275/stat : 10275 (MiraXTv3_dyn) S 10273 10275 9944 0 -1 4194304 186029 0 0 0 453166 173 0 0 25 0 3 0 381074701 1276743680 174386 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10275/statm: 311705 174386 218 20 0 311063 0
[pid=10275/tid=10277] ppid=10273 vsize=1246820 CPUtime=2176.14
/proc/10275/task/10277/stat : 10277 (MiraXTv3_dyn) R 10273 10275 9944 0 -1 4194368 57993 0 0 0 217562 52 0 0 25 0 3 0 381095254 1276743680 174386 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10275/tid=10278] ppid=10273 vsize=1246820 CPUtime=2151.77
/proc/10275/task/10278/stat : 10278 (MiraXTv3_dyn) R 10273 10275 9944 0 -1 4194368 60605 0 0 0 215092 85 0 0 25 0 3 0 381095254 1276743680 174386 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4533.39
Current children cumulated vsize (KiB) 1246820

[startup+2442.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 10280
/proc/meminfo: memFree=402032/2055920 swapFree=4184008/4192956
[pid=10275] ppid=10273 vsize=1246820 CPUtime=4653.11
/proc/10275/stat : 10275 (MiraXTv3_dyn) S 10273 10275 9944 0 -1 4194304 186127 0 0 0 465138 173 0 0 25 0 3 0 381074701 1276743680 174391 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10275/statm: 311705 174391 218 20 0 311063 0
[pid=10275/tid=10277] ppid=10273 vsize=1246820 CPUtime=2236.13
/proc/10275/task/10277/stat : 10277 (MiraXTv3_dyn) R 10273 10275 9944 0 -1 4194368 58091 0 0 0 223561 52 0 0 25 0 3 0 381095254 1276743680 174391 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10275/tid=10278] ppid=10273 vsize=1246820 CPUtime=2211.51
/proc/10275/task/10278/stat : 10278 (MiraXTv3_dyn) R 10273 10275 9944 0 -1 4194368 60605 0 0 0 221066 85 0 0 25 0 3 0 381095254 1276743680 174391 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4653.11
Current children cumulated vsize (KiB) 1246820

[startup+2502.3 s]
/proc/loadavg: 2.11 2.00 1.92 3/67 10280
/proc/meminfo: memFree=401968/2055920 swapFree=4184008/4192956
[pid=10275] ppid=10273 vsize=1246820 CPUtime=4772.84
/proc/10275/stat : 10275 (MiraXTv3_dyn) S 10273 10275 9944 0 -1 4194304 186224 0 0 0 477111 173 0 0 25 0 3 0 381074701 1276743680 174395 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10275/statm: 311705 174395 218 20 0 311063 0
[pid=10275/tid=10277] ppid=10273 vsize=1246820 CPUtime=2296.11
/proc/10275/task/10277/stat : 10277 (MiraXTv3_dyn) R 10273 10275 9944 0 -1 4194368 58185 0 0 0 229559 52 0 0 25 0 3 0 381095254 1276743680 174395 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10275/tid=10278] ppid=10273 vsize=1246820 CPUtime=2271.26
/proc/10275/task/10278/stat : 10278 (MiraXTv3_dyn) R 10273 10275 9944 0 -1 4194368 60608 0 0 0 227041 85 0 0 25 0 3 0 381095254 1276743680 174395 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4772.84
Current children cumulated vsize (KiB) 1246820

[startup+2562.3 s]
/proc/loadavg: 2.11 2.02 1.93 3/67 10280
/proc/meminfo: memFree=402032/2055920 swapFree=4184008/4192956
[pid=10275] ppid=10273 vsize=1246820 CPUtime=4892.56
/proc/10275/stat : 10275 (MiraXTv3_dyn) S 10273 10275 9944 0 -1 4194304 186318 0 0 0 489083 173 0 0 25 0 3 0 381074701 1276743680 174396 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10275/statm: 311705 174396 218 20 0 311063 0
[pid=10275/tid=10277] ppid=10273 vsize=1246820 CPUtime=2356.09
/proc/10275/task/10277/stat : 10277 (MiraXTv3_dyn) R 10273 10275 9944 0 -1 4194368 58279 0 0 0 235557 52 0 0 25 0 3 0 381095254 1276743680 174396 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10275/tid=10278] ppid=10273 vsize=1246820 CPUtime=2330.99
/proc/10275/task/10278/stat : 10278 (MiraXTv3_dyn) R 10273 10275 9944 0 -1 4194368 60608 0 0 0 233014 85 0 0 25 0 3 0 381095254 1276743680 174396 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4892.56
Current children cumulated vsize (KiB) 1246820



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2616.2 s]
/proc/loadavg: 2.10 2.03 1.93 3/67 10280
/proc/meminfo: memFree=401968/2055920 swapFree=4184008/4192956
[pid=10275] ppid=10273 vsize=1246820 CPUtime=5000.12
/proc/10275/stat : 10275 (MiraXTv3_dyn) S 10273 10275 9944 0 -1 4194304 186414 0 0 0 499838 174 0 0 25 0 3 0 381074701 1276743680 174399 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10275/statm: 311705 174399 218 20 0 311063 0
[pid=10275/tid=10277] ppid=10273 vsize=1246820 CPUtime=2409.98
/proc/10275/task/10277/stat : 10277 (MiraXTv3_dyn) R 10273 10275 9944 0 -1 4194368 58373 0 0 0 240946 52 0 0 25 0 3 0 381095254 1276743680 174399 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10275/tid=10278] ppid=10273 vsize=1246820 CPUtime=2384.66
/proc/10275/task/10278/stat : 10278 (MiraXTv3_dyn) R 10273 10275 9944 0 -1 4194368 60610 0 0 0 238380 86 0 0 25 0 3 0 381095254 1276743680 174399 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.12
Current children cumulated vsize (KiB) 1246820

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

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

[startup+2616.31 s]
/proc/loadavg: 2.10 2.03 1.93 3/67 10280
/proc/meminfo: memFree=401968/2055920 swapFree=4184008/4192956
[pid=10275] ppid=10273 vsize=0 CPUtime=5000.23
/proc/10275/stat : 10275 (MiraXTv3_dyn) Z 10273 10275 9944 0 -1 4195340 186414 0 0 0 499839 184 0 0 16 0 2 0 381074701 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10275/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.23
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2616.32
CPU time (s): 5000.24
CPU user time (s): 4998.39
CPU system time (s): 1.84872
CPU usage (%): 191.118
Max. virtual memory (cumulated for all children) (KiB): 1247192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.39
system time used= 1.84872
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 186414
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= 1032
involuntary context switches= 36231

runsolver used 2.6496 second user time and 6.82196 second system time

The end

Launcher Data (download as text)

Begin job on node68 on Sun May 13 10:07:32 UTC 2007

IDJOB= 456228
IDBENCH= 24641
IDSOLVER= 196
FILE ID= node68/456228-1179050846

PBS_JOBID= 5253443

Free space on /tmp= 66491 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-equilarge_l1.used-as.sat04-893.sat05-4187.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/456228-1179050846/MiraXTv3_dyn /tmp/evaluation/456228-1179050846/instance-456228-1179050846.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node68/watcher-456228-1179050846 -o ROOT/results/node68/solver-456228-1179050846 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/456228-1179050846/MiraXTv3_dyn /tmp/evaluation/456228-1179050846/instance-456228-1179050846.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  181c4935b6e4cd791aedd030930111fa

RANDOM SEED= 77525417

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node68.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.216
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.216
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:       1099664 kB
Buffers:         54428 kB
Cached:         760288 kB
SwapCached:       3120 kB
Active:         508996 kB
Inactive:       316200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1099664 kB
SwapTotal:     4192956 kB
SwapFree:      4184008 kB
Dirty:           37584 kB
Writeback:           0 kB
Mapped:          15880 kB
Slab:           117160 kB
Committed_AS:  3941276 kB
PageTables:       1380 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= 66491 MiB

End job on node68 on Sun May 13 10:51:10 UTC 2007