Trace number 334728

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.16 1200.48

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-gigamax.used-as.sat04-984.sat05-4194.reshuffled-07.cnf
MD5SUMc7db94a671d9411eb90a6ffa8f8c530f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark323.087
Satisfiable
(Un)Satisfiability was proved
Number of variables29249
Number of clauses861366
Sum of the clauses size1745389
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2858070
Number of clauses of size 30
Number of clauses of size 46
Number of clauses of size 528
Number of clauses of size over 53262

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/node14/watcher-334728-1178901273 -o ROOT/results/node14/solver-334728-1178901273 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/334728-1178901273/MiraXTv1_dyn /tmp/evaluation/334728-1178901273/instance-334728-1178901273.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 30379
/proc/meminfo: memFree=1558024/2055920 swapFree=4145896/4192956
[pid=30379] ppid=30377 vsize=3788 CPUtime=0
/proc/30379/stat : 30379 (MiraXTv1_dyn) R 30377 30379 28974 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 338045220 3878912 326 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30379/statm: 947 334 202 20 0 305 0

[startup+0.010718 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 30379
/proc/meminfo: memFree=1558024/2055920 swapFree=4145896/4192956
[pid=30379] ppid=30377 vsize=5412 CPUtime=0
/proc/30379/stat : 30379 (MiraXTv1_dyn) R 30377 30379 28974 0 -1 4194304 887 0 0 0 0 0 0 0 18 0 1 0 338045220 5541888 862 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134579267 0 0 4096 0 0 0 0 17 1 0 0
/proc/30379/statm: 1353 863 206 20 0 711 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5412

[startup+0.101726 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 30379
/proc/meminfo: memFree=1558024/2055920 swapFree=4145896/4192956
[pid=30379] ppid=30377 vsize=10288 CPUtime=0.08
/proc/30379/stat : 30379 (MiraXTv1_dyn) R 30377 30379 28974 0 -1 4194304 1962 0 0 0 8 0 0 0 18 0 1 0 338045220 10534912 1937 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7362171 0 0 4096 0 0 0 0 17 1 0 0
/proc/30379/statm: 2572 1937 206 20 0 1930 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 10288

[startup+0.301744 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 30379
/proc/meminfo: memFree=1558024/2055920 swapFree=4145896/4192956
[pid=30379] ppid=30377 vsize=15780 CPUtime=0.29
/proc/30379/stat : 30379 (MiraXTv1_dyn) R 30377 30379 28974 0 -1 4194304 3262 0 0 0 28 1 0 0 19 0 1 0 338045220 16158720 3237 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7362171 0 0 4096 0 0 0 0 17 1 0 0
/proc/30379/statm: 3945 3237 206 20 0 3303 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15780

[startup+0.701781 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 30379
/proc/meminfo: memFree=1558024/2055920 swapFree=4145896/4192956
[pid=30379] ppid=30377 vsize=26912 CPUtime=0.69
/proc/30379/stat : 30379 (MiraXTv1_dyn) R 30377 30379 28974 0 -1 4194304 5907 0 0 0 66 3 0 0 22 0 1 0 338045220 27557888 5882 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7362171 0 0 4096 0 0 0 0 17 1 0 0
/proc/30379/statm: 6728 5882 206 20 0 6086 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26912

[startup+1.50196 s]
/proc/loadavg: 0.91 0.97 0.99 2/78 30380
/proc/meminfo: memFree=1526848/2055920 swapFree=4145896/4192956
[pid=30379] ppid=30377 vsize=50084 CPUtime=1.49
/proc/30379/stat : 30379 (MiraXTv1_dyn) R 30377 30379 28974 0 -1 4194304 11396 0 0 0 144 5 0 0 25 0 1 0 338045220 51286016 11371 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7362171 0 0 4096 0 0 0 0 17 1 0 0
/proc/30379/statm: 12521 11371 206 20 0 11879 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 50084

[startup+3.10201 s]
/proc/loadavg: 1.00 0.99 1.00 2/78 30380
/proc/meminfo: memFree=1508160/2055920 swapFree=4145896/4192956
[pid=30379] ppid=30377 vsize=54040 CPUtime=3.09
/proc/30379/stat : 30379 (MiraXTv1_dyn) R 30377 30379 28974 0 -1 4194304 12564 0 0 0 303 6 0 0 25 0 1 0 338045220 55336960 12539 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583658 0 0 4096 0 0 0 0 17 1 0 0
/proc/30379/statm: 13510 12539 207 20 0 12868 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 54040

[startup+6.30131 s]
/proc/loadavg: 1.00 0.99 1.00 2/78 30380
/proc/meminfo: memFree=1503744/2055920 swapFree=4145896/4192956
[pid=30379] ppid=30377 vsize=68428 CPUtime=6.28
/proc/30379/stat : 30379 (MiraXTv1_dyn) R 30377 30379 28974 0 -1 4194304 16359 0 0 0 621 7 0 0 25 0 1 0 338045220 70070272 16334 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134575888 0 0 4096 0 0 0 0 17 1 0 0
/proc/30379/statm: 17107 16334 207 20 0 16465 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 68428

[startup+12.7019 s]
/proc/loadavg: 1.00 0.99 1.00 2/78 30380
/proc/meminfo: memFree=1487552/2055920 swapFree=4145896/4192956
[pid=30379] ppid=30377 vsize=74628 CPUtime=12.69
/proc/30379/stat : 30379 (MiraXTv1_dyn) R 30377 30379 28974 0 -1 4194304 17907 0 0 0 1260 9 0 0 25 0 1 0 338045220 76419072 17882 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7366165 0 0 4096 0 0 0 0 17 1 0 0
/proc/30379/statm: 18657 17882 207 20 0 18015 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 74628

[startup+25.5011 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 30381
/proc/meminfo: memFree=1468344/2055920 swapFree=4145896/4192956
[pid=30379] ppid=30377 vsize=147804 CPUtime=25.48
/proc/30379/stat : 30379 (MiraXTv1_dyn) S 30377 30379 28974 0 -1 4194304 25525 0 0 0 2535 13 0 0 25 0 2 0 338045220 151351296 22541 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30379/statm: 36951 22541 218 20 0 36309 0
[pid=30379/tid=30381] ppid=30377 vsize=147804 CPUtime=10.14
/proc/30379/task/30381/stat : 30381 (MiraXTv1_dyn) R 30377 30379 28974 0 -1 4194368 6397 0 0 0 1011 3 0 0 25 0 2 0 338046755 151351296 22541 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 147804

[startup+51.1015 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 30381
/proc/meminfo: memFree=1454520/2055920 swapFree=4145896/4192956
[pid=30379] ppid=30377 vsize=161004 CPUtime=51.05
/proc/30379/stat : 30379 (MiraXTv1_dyn) S 30377 30379 28974 0 -1 4194304 29153 0 0 0 5089 16 0 0 25 0 2 0 338045220 164868096 26086 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30379/statm: 40251 26086 218 20 0 39609 0
[pid=30379/tid=30381] ppid=30377 vsize=161004 CPUtime=35.71
/proc/30379/task/30381/stat : 30381 (MiraXTv1_dyn) R 30377 30379 28974 0 -1 4194368 10025 0 0 0 3565 6 0 0 25 0 2 0 338046755 164868096 26086 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 161004

[startup+102.306 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 30381
/proc/meminfo: memFree=1415352/2055920 swapFree=4145896/4192956
[pid=30379] ppid=30377 vsize=199152 CPUtime=102.25
/proc/30379/stat : 30379 (MiraXTv1_dyn) S 30377 30379 28974 0 -1 4194304 39039 0 0 0 10201 24 0 0 25 0 2 0 338045220 203931648 35794 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30379/statm: 49788 35794 218 20 0 49146 0
[pid=30379/tid=30381] ppid=30377 vsize=199152 CPUtime=86.9
/proc/30379/task/30381/stat : 30381 (MiraXTv1_dyn) R 30377 30379 28974 0 -1 4194368 19911 0 0 0 8676 14 0 0 25 0 2 0 338046755 203931648 35794 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 199152

[startup+162.301 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 30381
/proc/meminfo: memFree=1374776/2055920 swapFree=4145896/4192956
[pid=30379] ppid=30377 vsize=238928 CPUtime=162.23
/proc/30379/stat : 30379 (MiraXTv1_dyn) S 30377 30379 28974 0 -1 4194304 49299 0 0 0 16189 34 0 0 25 0 2 0 338045220 244662272 45836 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30379/statm: 59732 45836 218 20 0 59090 0
[pid=30379/tid=30381] ppid=30377 vsize=238928 CPUtime=146.88
/proc/30379/task/30381/stat : 30381 (MiraXTv1_dyn) R 30377 30379 28974 0 -1 4194368 30171 0 0 0 14665 23 0 0 25 0 2 0 338046755 244662272 45836 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 238928

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 30381
/proc/meminfo: memFree=1333880/2055920 swapFree=4145896/4192956
[pid=30379] ppid=30377 vsize=279664 CPUtime=222.21
/proc/30379/stat : 30379 (MiraXTv1_dyn) S 30377 30379 28974 0 -1 4194304 59652 0 0 0 22180 41 0 0 25 0 2 0 338045220 286375936 56032 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30379/statm: 69916 56032 218 20 0 69274 0
[pid=30379/tid=30381] ppid=30377 vsize=279664 CPUtime=206.87
/proc/30379/task/30381/stat : 30381 (MiraXTv1_dyn) R 30377 30379 28974 0 -1 4194368 40524 0 0 0 20656 31 0 0 25 0 2 0 338046755 286375936 56032 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 279664

[startup+282.301 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 30381
/proc/meminfo: memFree=1295672/2055920 swapFree=4145896/4192956
[pid=30379] ppid=30377 vsize=317680 CPUtime=282.2
/proc/30379/stat : 30379 (MiraXTv1_dyn) S 30377 30379 28974 0 -1 4194304 69432 0 0 0 28171 49 0 0 25 0 2 0 338045220 325304320 65566 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30379/statm: 79420 65566 218 20 0 78778 0
[pid=30379/tid=30381] ppid=30377 vsize=317680 CPUtime=266.86
/proc/30379/task/30381/stat : 30381 (MiraXTv1_dyn) R 30377 30379 28974 0 -1 4194368 50304 0 0 0 26647 39 0 0 25 0 2 0 338046755 325304320 65566 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 317680

[startup+342.301 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 30381
/proc/meminfo: memFree=1295672/2055920 swapFree=4145896/4192956
[pid=30379] ppid=30377 vsize=317680 CPUtime=342.19
/proc/30379/stat : 30379 (MiraXTv1_dyn) S 30377 30379 28974 0 -1 4194304 69521 0 0 0 34169 50 0 0 25 0 2 0 338045220 325304320 65571 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30379/statm: 79420 65571 218 20 0 78778 0
[pid=30379/tid=30381] ppid=30377 vsize=317680 CPUtime=326.84
/proc/30379/task/30381/stat : 30381 (MiraXTv1_dyn) R 30377 30379 28974 0 -1 4194368 50393 0 0 0 32645 39 0 0 25 0 2 0 338046755 325304320 65571 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 317680

[startup+402.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 30381
/proc/meminfo: memFree=1237176/2055920 swapFree=4145896/4192956
[pid=30379] ppid=30377 vsize=375988 CPUtime=402.17
/proc/30379/stat : 30379 (MiraXTv1_dyn) S 30377 30379 28974 0 -1 4194304 84284 0 0 0 40157 60 0 0 25 0 2 0 338045220 385011712 80165 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30379/statm: 93997 80165 218 20 0 93355 0
[pid=30379/tid=30381] ppid=30377 vsize=375988 CPUtime=386.82
/proc/30379/task/30381/stat : 30381 (MiraXTv1_dyn) R 30377 30379 28974 0 -1 4194368 65156 0 0 0 38633 49 0 0 25 0 2 0 338046755 385011712 80165 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 375988

[startup+462.301 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 30383
/proc/meminfo: memFree=1237112/2055920 swapFree=4145896/4192956
[pid=30379] ppid=30377 vsize=375988 CPUtime=462.15
/proc/30379/stat : 30379 (MiraXTv1_dyn) S 30377 30379 28974 0 -1 4194304 84461 0 0 0 46155 60 0 0 25 0 2 0 338045220 385011712 80171 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30379/statm: 93997 80171 218 20 0 93355 0
[pid=30379/tid=30381] ppid=30377 vsize=375988 CPUtime=446.81
/proc/30379/task/30381/stat : 30381 (MiraXTv1_dyn) R 30377 30379 28974 0 -1 4194368 65333 0 0 0 44631 50 0 0 25 0 2 0 338046755 385011712 80171 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134519927 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 375988

[startup+522.301 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 30383
/proc/meminfo: memFree=1215224/2055920 swapFree=4145896/4192956
[pid=30379] ppid=30377 vsize=397852 CPUtime=522.14
/proc/30379/stat : 30379 (MiraXTv1_dyn) S 30377 30379 28974 0 -1 4194304 90100 0 0 0 52150 64 0 0 25 0 2 0 338045220 407400448 85638 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30379/statm: 99463 85638 218 20 0 98821 0
[pid=30379/tid=30381] ppid=30377 vsize=397852 CPUtime=506.79
/proc/30379/task/30381/stat : 30381 (MiraXTv1_dyn) R 30377 30379 28974 0 -1 4194368 70972 0 0 0 50626 53 0 0 25 0 2 0 338046755 407400448 85638 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526542 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 397852

[startup+582.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 30383
/proc/meminfo: memFree=1215224/2055920 swapFree=4145896/4192956
[pid=30379] ppid=30377 vsize=397852 CPUtime=582.12
/proc/30379/stat : 30379 (MiraXTv1_dyn) S 30377 30379 28974 0 -1 4194304 90187 0 0 0 58148 64 0 0 25 0 2 0 338045220 407400448 85638 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30379/statm: 99463 85638 218 20 0 98821 0
[pid=30379/tid=30381] ppid=30377 vsize=397852 CPUtime=566.77
/proc/30379/task/30381/stat : 30381 (MiraXTv1_dyn) R 30377 30379 28974 0 -1 4194368 71059 0 0 0 56624 53 0 0 25 0 2 0 338046755 407400448 85638 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520089 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 397852

[startup+642.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 30383
/proc/meminfo: memFree=1197240/2055920 swapFree=4145896/4192956
[pid=30379] ppid=30377 vsize=415684 CPUtime=642.11
/proc/30379/stat : 30379 (MiraXTv1_dyn) S 30377 30379 28974 0 -1 4194304 94764 0 0 0 64144 67 0 0 25 0 2 0 338045220 425660416 90128 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30379/statm: 103921 90128 218 20 0 103279 0
[pid=30379/tid=30381] ppid=30377 vsize=415684 CPUtime=626.77
/proc/30379/task/30381/stat : 30381 (MiraXTv1_dyn) R 30377 30379 28974 0 -1 4194368 75636 0 0 0 62620 57 0 0 25 0 2 0 338046755 425660416 90128 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 415684

[startup+702.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 30383
/proc/meminfo: memFree=1197176/2055920 swapFree=4145896/4192956
[pid=30379] ppid=30377 vsize=415684 CPUtime=702.1
/proc/30379/stat : 30379 (MiraXTv1_dyn) S 30377 30379 28974 0 -1 4194304 94944 0 0 0 70142 68 0 0 25 0 2 0 338045220 425660416 90133 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30379/statm: 103921 90133 218 20 0 103279 0
[pid=30379/tid=30381] ppid=30377 vsize=415684 CPUtime=686.74
/proc/30379/task/30381/stat : 30381 (MiraXTv1_dyn) R 30377 30379 28974 0 -1 4194368 75816 0 0 0 68617 57 0 0 25 0 2 0 338046755 425660416 90133 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526267 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 415684

[startup+762.307 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 30383
/proc/meminfo: memFree=1166712/2055920 swapFree=4145896/4192956
[pid=30379] ppid=30377 vsize=446152 CPUtime=762.09
/proc/30379/stat : 30379 (MiraXTv1_dyn) S 30377 30379 28974 0 -1 4194304 102639 0 0 0 76136 73 0 0 25 0 2 0 338045220 456859648 97740 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30379/statm: 111538 97740 218 20 0 110896 0
[pid=30379/tid=30381] ppid=30377 vsize=446152 CPUtime=746.74
/proc/30379/task/30381/stat : 30381 (MiraXTv1_dyn) R 30377 30379 28974 0 -1 4194368 83511 0 0 0 74612 62 0 0 25 0 2 0 338046755 456859648 97740 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 446152

[startup+822.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 30383
/proc/meminfo: memFree=1166712/2055920 swapFree=4145896/4192956
[pid=30379] ppid=30377 vsize=446152 CPUtime=822.06
/proc/30379/stat : 30379 (MiraXTv1_dyn) S 30377 30379 28974 0 -1 4194304 102728 0 0 0 82133 73 0 0 25 0 2 0 338045220 456859648 97741 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30379/statm: 111538 97741 218 20 0 110896 0
[pid=30379/tid=30381] ppid=30377 vsize=446152 CPUtime=806.72
/proc/30379/task/30381/stat : 30381 (MiraXTv1_dyn) R 30377 30379 28974 0 -1 4194368 83600 0 0 0 80609 63 0 0 25 0 2 0 338046755 456859648 97741 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 446152

[startup+882.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 30383
/proc/meminfo: memFree=1141624/2055920 swapFree=4145896/4192956
[pid=30379] ppid=30377 vsize=471112 CPUtime=882.05
/proc/30379/stat : 30379 (MiraXTv1_dyn) S 30377 30379 28974 0 -1 4194304 109160 0 0 0 88128 77 0 0 25 0 2 0 338045220 482418688 103997 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30379/statm: 117778 103997 218 20 0 117136 0
[pid=30379/tid=30381] ppid=30377 vsize=471112 CPUtime=866.71
/proc/30379/task/30381/stat : 30381 (MiraXTv1_dyn) R 30377 30379 28974 0 -1 4194368 90032 0 0 0 86604 67 0 0 25 0 2 0 338046755 482418688 103997 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 471112

[startup+942.303 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 30383
/proc/meminfo: memFree=1141624/2055920 swapFree=4145896/4192956
[pid=30379] ppid=30377 vsize=471112 CPUtime=942.04
/proc/30379/stat : 30379 (MiraXTv1_dyn) S 30377 30379 28974 0 -1 4194304 109249 0 0 0 94126 78 0 0 25 0 2 0 338045220 482418688 103997 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30379/statm: 117778 103997 218 20 0 117136 0
[pid=30379/tid=30381] ppid=30377 vsize=471112 CPUtime=926.69
/proc/30379/task/30381/stat : 30381 (MiraXTv1_dyn) R 30377 30379 28974 0 -1 4194368 90121 0 0 0 92602 67 0 0 25 0 2 0 338046755 482418688 103997 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7360561 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 471112

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 30383
/proc/meminfo: memFree=1141624/2055920 swapFree=4145896/4192956
[pid=30379] ppid=30377 vsize=471112 CPUtime=1002.01
/proc/30379/stat : 30379 (MiraXTv1_dyn) S 30377 30379 28974 0 -1 4194304 109339 0 0 0 100123 78 0 0 25 0 2 0 338045220 482418688 103998 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30379/statm: 117778 103998 218 20 0 117136 0
[pid=30379/tid=30381] ppid=30377 vsize=471112 CPUtime=986.67
/proc/30379/task/30381/stat : 30381 (MiraXTv1_dyn) R 30377 30379 28974 0 -1 4194368 90211 0 0 0 98599 68 0 0 25 0 2 0 338046755 482418688 103998 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 471112

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 30383
/proc/meminfo: memFree=1127416/2055920 swapFree=4145896/4192956
[pid=30379] ppid=30377 vsize=485348 CPUtime=1062.01
/proc/30379/stat : 30379 (MiraXTv1_dyn) S 30377 30379 28974 0 -1 4194304 112969 0 0 0 106119 82 0 0 25 0 2 0 338045220 496996352 107539 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30379/statm: 121337 107539 218 20 0 120695 0
[pid=30379/tid=30381] ppid=30377 vsize=485348 CPUtime=1046.65
/proc/30379/task/30381/stat : 30381 (MiraXTv1_dyn) R 30377 30379 28974 0 -1 4194368 93841 0 0 0 104594 71 0 0 25 0 2 0 338046755 496996352 107539 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565556 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 485348

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 30383
/proc/meminfo: memFree=1127480/2055920 swapFree=4145896/4192956
[pid=30379] ppid=30377 vsize=485348 CPUtime=1121.99
/proc/30379/stat : 30379 (MiraXTv1_dyn) S 30377 30379 28974 0 -1 4194304 113148 0 0 0 112117 82 0 0 25 0 2 0 338045220 496996352 107540 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30379/statm: 121337 107540 218 20 0 120695 0
[pid=30379/tid=30381] ppid=30377 vsize=485348 CPUtime=1106.64
/proc/30379/task/30381/stat : 30381 (MiraXTv1_dyn) R 30377 30379 28974 0 -1 4194368 94020 0 0 0 110592 72 0 0 25 0 2 0 338046755 496996352 107540 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 485348

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 30383
/proc/meminfo: memFree=1127416/2055920 swapFree=4145896/4192956
[pid=30379] ppid=30377 vsize=485328 CPUtime=1181.97
/proc/30379/stat : 30379 (MiraXTv1_dyn) S 30377 30379 28974 0 -1 4194304 113241 0 0 0 118114 83 0 0 25 0 2 0 338045220 496975872 107543 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30379/statm: 121332 107543 218 20 0 120690 0
[pid=30379/tid=30381] ppid=30377 vsize=485328 CPUtime=1166.63
/proc/30379/task/30381/stat : 30381 (MiraXTv1_dyn) R 30377 30379 28974 0 -1 4194368 94113 0 0 0 116590 73 0 0 25 0 2 0 338046755 496975872 107543 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 485328



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 30383
/proc/meminfo: memFree=1127416/2055920 swapFree=4145896/4192956
[pid=30379] ppid=30377 vsize=485328 CPUtime=1200.07
/proc/30379/stat : 30379 (MiraXTv1_dyn) S 30377 30379 28974 0 -1 4194304 113241 0 0 0 119924 83 0 0 25 0 2 0 338045220 496975872 107543 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30379/statm: 121332 107543 218 20 0 120690 0
[pid=30379/tid=30381] ppid=30377 vsize=485328 CPUtime=1184.73
/proc/30379/task/30381/stat : 30381 (MiraXTv1_dyn) R 30377 30379 28974 0 -1 4194368 94113 0 0 0 118400 73 0 0 25 0 2 0 338046755 496975872 107543 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 485328

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.48
CPU time (s): 1200.16
CPU user time (s): 1199.25
CPU system time (s): 0.902862
CPU usage (%): 99.9731
Max. virtual memory (cumulated for all children) (KiB): 485348

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

runsolver used 1.27381 second user time and 3.09953 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Fri May 11 16:34:35 UTC 2007

IDJOB= 334728
IDBENCH= 24634
IDSOLVER= 130
FILE ID= node14/334728-1178901273

PBS_JOBID= 5251080

Free space on /tmp= 66541 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-gigamax.used-as.sat04-984.sat05-4194.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/334728-1178901273/MiraXTv1_dyn /tmp/evaluation/334728-1178901273/instance-334728-1178901273.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-334728-1178901273 -o ROOT/results/node14/solver-334728-1178901273 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/334728-1178901273/MiraXTv1_dyn /tmp/evaluation/334728-1178901273/instance-334728-1178901273.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  c7db94a671d9411eb90a6ffa8f8c530f

RANDOM SEED= 984403780

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node14.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.227
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.227
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:       1558176 kB
Buffers:         44852 kB
Cached:         383212 kB
SwapCached:      15092 kB
Active:         150696 kB
Inactive:       301396 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1558176 kB
SwapTotal:     4192956 kB
SwapFree:      4145896 kB
Dirty:           16100 kB
Writeback:           0 kB
Mapped:          30028 kB
Slab:            31096 kB
Committed_AS:  9576112 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= 66541 MiB

End job on node14 on Fri May 11 16:54:37 UTC 2007