Trace number 334980

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 1200.58

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-all.used-as.sat04-986.sat05-4198.reshuffled-07.cnf
MD5SUM73bcef7c584867538ae0bed90374a7ab
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 variables61649
Number of clauses3157120
Sum of the clauses size6361883
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23150117
Number of clauses of size 31
Number of clauses of size 413
Number of clauses of size 58
Number of clauses of size over 56981

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/node11/watcher-334980-1178902159 -o ROOT/results/node11/solver-334980-1178902159 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/334980-1178902159/MiraXTv1_dyn /tmp/evaluation/334980-1178902159/instance-334980-1178902159.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.99 1.00 1.00 3/77 30933
/proc/meminfo: memFree=1481912/2055920 swapFree=4144152/4192956
[pid=30933] ppid=30931 vsize=3788 CPUtime=0
/proc/30933/stat : 30933 (MiraXTv1_dyn) R 30931 30933 28919 0 -1 4194304 422 0 0 0 0 0 0 0 18 0 1 0 331265587 3878912 397 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/30933/statm: 947 405 202 20 0 305 0

[startup+0.070123 s]
/proc/loadavg: 0.99 1.00 1.00 3/77 30933
/proc/meminfo: memFree=1481912/2055920 swapFree=4144152/4192956
[pid=30933] ppid=30931 vsize=13408 CPUtime=0.06
/proc/30933/stat : 30933 (MiraXTv1_dyn) R 30931 30933 28919 0 -1 4194304 2434 0 0 0 6 0 0 0 18 0 1 0 331265587 13729792 2400 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8412909 0 0 4096 0 0 0 0 17 0 0 0
/proc/30933/statm: 3352 2401 206 20 0 2710 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 13408

[startup+0.102125 s]
/proc/loadavg: 0.99 1.00 1.00 3/77 30933
/proc/meminfo: memFree=1481912/2055920 swapFree=4144152/4192956
[pid=30933] ppid=30931 vsize=14264 CPUtime=0.09
/proc/30933/stat : 30933 (MiraXTv1_dyn) R 30931 30933 28919 0 -1 4194304 2634 0 0 0 9 0 0 0 18 0 1 0 331265587 14606336 2600 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8414843 0 0 4096 0 0 0 0 17 0 0 0
/proc/30933/statm: 3566 2600 206 20 0 2924 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14264

[startup+0.301138 s]
/proc/loadavg: 0.99 1.00 1.00 3/77 30933
/proc/meminfo: memFree=1481912/2055920 swapFree=4144152/4192956
[pid=30933] ppid=30931 vsize=18984 CPUtime=0.29
/proc/30933/stat : 30933 (MiraXTv1_dyn) R 30931 30933 28919 0 -1 4194304 3804 0 0 0 28 1 0 0 19 0 1 0 331265587 19439616 3770 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8414843 0 0 4096 0 0 0 0 17 0 0 0
/proc/30933/statm: 4746 3771 206 20 0 4104 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18984

[startup+0.701185 s]
/proc/loadavg: 0.99 1.00 1.00 3/77 30933
/proc/meminfo: memFree=1481912/2055920 swapFree=4144152/4192956
[pid=30933] ppid=30931 vsize=27984 CPUtime=0.69
/proc/30933/stat : 30933 (MiraXTv1_dyn) R 30931 30933 28919 0 -1 4194304 6044 0 0 0 67 2 0 0 23 0 1 0 331265587 28655616 6010 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134584903 0 0 4096 0 0 0 0 17 0 0 0
/proc/30933/statm: 6996 6010 206 20 0 6354 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27984

[startup+1.50128 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 30934
/proc/meminfo: memFree=1450928/2055920 swapFree=4144152/4192956
[pid=30933] ppid=30931 vsize=46204 CPUtime=1.49
/proc/30933/stat : 30933 (MiraXTv1_dyn) R 30931 30933 28919 0 -1 4194304 10502 0 0 0 144 5 0 0 25 0 1 0 331265587 47312896 10468 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134569396 0 0 4096 0 0 0 0 17 0 0 0
/proc/30933/statm: 11551 10468 206 20 0 10909 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 46204

[startup+3.10148 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 30934
/proc/meminfo: memFree=1427248/2055920 swapFree=4144152/4192956
[pid=30933] ppid=30931 vsize=83660 CPUtime=3.08
/proc/30933/stat : 30933 (MiraXTv1_dyn) R 30931 30933 28919 0 -1 4194304 19523 0 0 0 297 11 0 0 25 0 1 0 331265587 85667840 19489 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134569365 0 0 4096 0 0 0 0 17 1 0 0
/proc/30933/statm: 20915 19489 206 20 0 20273 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 83660

[startup+6.30165 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 30934
/proc/meminfo: memFree=1353136/2055920 swapFree=4144152/4192956
[pid=30933] ppid=30931 vsize=159368 CPUtime=6.28
/proc/30933/stat : 30933 (MiraXTv1_dyn) R 30931 30933 28919 0 -1 4194304 37314 0 0 0 607 21 0 0 25 0 1 0 331265587 163192832 37280 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8414843 0 0 4096 0 0 0 0 17 1 0 0
/proc/30933/statm: 39842 37280 206 20 0 39200 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 159368

[startup+12.7014 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 30934
/proc/meminfo: memFree=1310384/2055920 swapFree=4144152/4192956
[pid=30933] ppid=30931 vsize=179032 CPUtime=12.68
/proc/30933/stat : 30933 (MiraXTv1_dyn) R 30931 30933 28919 0 -1 4194304 43088 0 0 0 1244 24 0 0 25 0 1 0 331265587 183328768 43054 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 1 0 0
/proc/30933/statm: 44758 43054 207 20 0 44116 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 179032

[startup+25.5019 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 30934
/proc/meminfo: memFree=1310384/2055920 swapFree=4144152/4192956
[pid=30933] ppid=30931 vsize=179032 CPUtime=25.48
/proc/30933/stat : 30933 (MiraXTv1_dyn) R 30931 30933 28919 0 -1 4194304 43088 0 0 0 2524 24 0 0 25 0 1 0 331265587 183328768 43054 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 1 0 0
/proc/30933/statm: 44758 43054 207 20 0 44116 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 179032

[startup+51.1019 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 30934
/proc/meminfo: memFree=1245808/2055920 swapFree=4144152/4192956
[pid=30933] ppid=30931 vsize=253596 CPUtime=51.07
/proc/30933/stat : 30933 (MiraXTv1_dyn) R 30931 30933 28919 0 -1 4194304 59220 0 0 0 5075 32 0 0 25 0 1 0 331265587 259682304 59186 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134587739 0 0 4096 0 0 0 0 17 1 0 0
/proc/30933/statm: 63399 59186 207 20 0 62757 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 253596

[startup+102.306 s]
/proc/loadavg: 1.03 1.01 1.00 2/78 30934
/proc/meminfo: memFree=1225840/2055920 swapFree=4144152/4192956
[pid=30933] ppid=30931 vsize=281792 CPUtime=102.26
/proc/30933/stat : 30933 (MiraXTv1_dyn) R 30931 30933 28919 0 -1 4194304 64218 0 0 0 10190 36 0 0 25 0 1 0 331265587 288555008 64184 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 1 0 0
/proc/30933/statm: 70448 64184 207 20 0 69806 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 281792

[startup+162.301 s]
/proc/loadavg: 1.01 1.01 1.00 2/79 30935
/proc/meminfo: memFree=1099816/2055920 swapFree=4144152/4192956
[pid=30933] ppid=30931 vsize=662936 CPUtime=162.24
/proc/30933/stat : 30933 (MiraXTv1_dyn) S 30931 30933 28919 0 -1 4194304 106705 0 0 0 16168 56 0 0 25 0 2 0 331265587 678846464 95582 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30933/statm: 165734 95582 218 20 0 165092 0
[pid=30933/tid=30935] ppid=30931 vsize=662936 CPUtime=28.69
/proc/30933/task/30935/stat : 30935 (MiraXTv1_dyn) R 30931 30933 28919 0 -1 4194368 34964 0 0 0 2854 15 0 0 25 0 2 0 331278946 678846464 95582 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 662936

[startup+222.301 s]
/proc/loadavg: 1.04 1.02 1.00 2/79 30935
/proc/meminfo: memFree=1098920/2055920 swapFree=4144152/4192956
[pid=30933] ppid=30931 vsize=662936 CPUtime=222.22
/proc/30933/stat : 30933 (MiraXTv1_dyn) S 30931 30933 28919 0 -1 4194304 106950 0 0 0 22165 57 0 0 25 0 2 0 331265587 678846464 95827 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30933/statm: 165734 95827 218 20 0 165092 0
[pid=30933/tid=30935] ppid=30931 vsize=662936 CPUtime=88.68
/proc/30933/task/30935/stat : 30935 (MiraXTv1_dyn) R 30931 30933 28919 0 -1 4194368 35209 0 0 0 8852 16 0 0 25 0 2 0 331278946 678846464 95827 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 662936

[startup+282.301 s]
/proc/loadavg: 1.01 1.01 1.00 2/79 30935
/proc/meminfo: memFree=1098280/2055920 swapFree=4144152/4192956
[pid=30933] ppid=30931 vsize=662936 CPUtime=282.21
/proc/30933/stat : 30933 (MiraXTv1_dyn) S 30931 30933 28919 0 -1 4194304 107114 0 0 0 28163 58 0 0 25 0 2 0 331265587 678846464 95991 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30933/statm: 165734 95991 218 20 0 165092 0
[pid=30933/tid=30935] ppid=30931 vsize=662936 CPUtime=148.65
/proc/30933/task/30935/stat : 30935 (MiraXTv1_dyn) R 30931 30933 28919 0 -1 4194368 35373 0 0 0 14849 16 0 0 25 0 2 0 331278946 678846464 95991 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526377 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 662936

[startup+342.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 30935
/proc/meminfo: memFree=1097576/2055920 swapFree=4144152/4192956
[pid=30933] ppid=30931 vsize=662936 CPUtime=342.18
/proc/30933/stat : 30933 (MiraXTv1_dyn) S 30931 30933 28919 0 -1 4194304 107294 0 0 0 34160 58 0 0 25 0 2 0 331265587 678846464 96171 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30933/statm: 165734 96171 218 20 0 165092 0
[pid=30933/tid=30935] ppid=30931 vsize=662936 CPUtime=208.64
/proc/30933/task/30935/stat : 30935 (MiraXTv1_dyn) R 30931 30933 28919 0 -1 4194368 35553 0 0 0 20847 17 0 0 25 0 2 0 331278946 678846464 96171 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526414 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 662936

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 30935
/proc/meminfo: memFree=1097512/2055920 swapFree=4144152/4192956
[pid=30933] ppid=30931 vsize=662936 CPUtime=402.17
/proc/30933/stat : 30933 (MiraXTv1_dyn) S 30931 30933 28919 0 -1 4194304 107300 0 0 0 40158 59 0 0 25 0 2 0 331265587 678846464 96177 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30933/statm: 165734 96177 218 20 0 165092 0
[pid=30933/tid=30935] ppid=30931 vsize=662936 CPUtime=268.62
/proc/30933/task/30935/stat : 30935 (MiraXTv1_dyn) R 30931 30933 28919 0 -1 4194368 35559 0 0 0 26845 17 0 0 25 0 2 0 331278946 678846464 96177 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520502 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 662936

[startup+462.301 s]
/proc/loadavg: 1.06 1.01 1.00 2/79 30935
/proc/meminfo: memFree=1090152/2055920 swapFree=4144152/4192956
[pid=30933] ppid=30931 vsize=669804 CPUtime=462.15
/proc/30933/stat : 30933 (MiraXTv1_dyn) S 30931 30933 28919 0 -1 4194304 109185 0 0 0 46153 62 0 0 25 0 2 0 331265587 685879296 97977 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30933/statm: 167451 97977 218 20 0 166809 0
[pid=30933/tid=30935] ppid=30931 vsize=669804 CPUtime=328.6
/proc/30933/task/30935/stat : 30935 (MiraXTv1_dyn) R 30931 30933 28919 0 -1 4194368 37444 0 0 0 32840 20 0 0 25 0 2 0 331278946 685879296 97977 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526475 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 669804

[startup+522.302 s]
/proc/loadavg: 1.02 1.01 1.00 2/79 30935
/proc/meminfo: memFree=1089960/2055920 swapFree=4144152/4192956
[pid=30933] ppid=30931 vsize=669804 CPUtime=522.13
/proc/30933/stat : 30933 (MiraXTv1_dyn) S 30931 30933 28919 0 -1 4194304 109319 0 0 0 52151 62 0 0 25 0 2 0 331265587 685879296 98022 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30933/statm: 167451 98022 218 20 0 166809 0
[pid=30933/tid=30935] ppid=30931 vsize=669804 CPUtime=388.59
/proc/30933/task/30935/stat : 30935 (MiraXTv1_dyn) R 30931 30933 28919 0 -1 4194368 37578 0 0 0 38838 21 0 0 25 0 2 0 331278946 685879296 98022 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 669804

[startup+582.302 s]
/proc/loadavg: 1.06 1.02 1.00 2/79 30935
/proc/meminfo: memFree=1080744/2055920 swapFree=4144152/4192956
[pid=30933] ppid=30931 vsize=678828 CPUtime=582.11
/proc/30933/stat : 30933 (MiraXTv1_dyn) S 30931 30933 28919 0 -1 4194304 111824 0 0 0 58146 65 0 0 25 0 2 0 331265587 695119872 100337 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30933/statm: 169707 100337 218 20 0 169065 0
[pid=30933/tid=30935] ppid=30931 vsize=678828 CPUtime=448.57
/proc/30933/task/30935/stat : 30935 (MiraXTv1_dyn) R 30931 30933 28919 0 -1 4194368 40083 0 0 0 44833 24 0 0 25 0 2 0 331278946 695119872 100337 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526271 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 678828

[startup+642.302 s]
/proc/loadavg: 1.02 1.01 1.00 2/79 30935
/proc/meminfo: memFree=1080616/2055920 swapFree=4144152/4192956
[pid=30933] ppid=30931 vsize=678828 CPUtime=642.11
/proc/30933/stat : 30933 (MiraXTv1_dyn) S 30931 30933 28919 0 -1 4194304 111950 0 0 0 64145 66 0 0 25 0 2 0 331265587 695119872 100363 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30933/statm: 169707 100363 218 20 0 169065 0
[pid=30933/tid=30935] ppid=30931 vsize=678828 CPUtime=508.55
/proc/30933/task/30935/stat : 30935 (MiraXTv1_dyn) R 30931 30933 28919 0 -1 4194368 40209 0 0 0 50831 24 0 0 25 0 2 0 331278946 695119872 100363 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 678828

[startup+702.302 s]
/proc/loadavg: 1.01 1.01 1.00 2/85 31007
/proc/meminfo: memFree=1071608/2055920 swapFree=4144152/4192956
[pid=30933] ppid=30931 vsize=686508 CPUtime=702.05
/proc/30933/stat : 30933 (MiraXTv1_dyn) S 30931 30933 28919 0 -1 4194304 114128 0 0 0 70135 70 0 0 25 0 2 0 331265587 702984192 102333 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30933/statm: 171627 102333 218 20 0 170985 0
[pid=30933/tid=30935] ppid=30931 vsize=686508 CPUtime=568.5
/proc/30933/task/30935/stat : 30935 (MiraXTv1_dyn) R 30931 30933 28919 0 -1 4194368 42387 0 0 0 56821 29 0 0 25 0 2 0 331278946 702984192 102333 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520108 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 686508

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 31133
/proc/meminfo: memFree=1072416/2055920 swapFree=4144152/4192956
[pid=30933] ppid=30931 vsize=686508 CPUtime=761.95
/proc/30933/stat : 30933 (MiraXTv1_dyn) S 30931 30933 28919 0 -1 4194304 114251 0 0 0 76124 71 0 0 25 0 2 0 331265587 702984192 102348 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30933/statm: 171627 102348 218 20 0 170985 0
[pid=30933/tid=30935] ppid=30931 vsize=686508 CPUtime=628.41
/proc/30933/task/30935/stat : 30935 (MiraXTv1_dyn) R 30931 30933 28919 0 -1 4194368 42510 0 0 0 62811 30 0 0 25 0 2 0 331278946 702984192 102348 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 686508

[startup+822.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 31133
/proc/meminfo: memFree=1072416/2055920 swapFree=4144152/4192956
[pid=30933] ppid=30931 vsize=686508 CPUtime=821.94
/proc/30933/stat : 30933 (MiraXTv1_dyn) S 30931 30933 28919 0 -1 4194304 114382 0 0 0 82122 72 0 0 25 0 2 0 331265587 702984192 102369 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30933/statm: 171627 102369 218 20 0 170985 0
[pid=30933/tid=30935] ppid=30931 vsize=686508 CPUtime=688.38
/proc/30933/task/30935/stat : 30935 (MiraXTv1_dyn) R 30931 30933 28919 0 -1 4194368 42641 0 0 0 68808 30 0 0 25 0 2 0 331278946 702984192 102369 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 686508

[startup+882.302 s]
/proc/loadavg: 1.03 1.01 1.00 2/79 31133
/proc/meminfo: memFree=1072224/2055920 swapFree=4144152/4192956
[pid=30933] ppid=30931 vsize=686508 CPUtime=881.91
/proc/30933/stat : 30933 (MiraXTv1_dyn) S 30931 30933 28919 0 -1 4194304 114637 0 0 0 88119 72 0 0 25 0 2 0 331265587 702984192 102398 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30933/statm: 171627 102398 218 20 0 170985 0
[pid=30933/tid=30935] ppid=30931 vsize=686508 CPUtime=748.37
/proc/30933/task/30935/stat : 30935 (MiraXTv1_dyn) R 30931 30933 28919 0 -1 4194368 42896 0 0 0 74806 31 0 0 25 0 2 0 331278946 702984192 102398 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526333 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 686508

[startup+942.302 s]
/proc/loadavg: 1.01 1.01 1.00 2/79 31133
/proc/meminfo: memFree=1067488/2055920 swapFree=4144152/4192956
[pid=30933] ppid=30931 vsize=691812 CPUtime=941.89
/proc/30933/stat : 30933 (MiraXTv1_dyn) S 30931 30933 28919 0 -1 4194304 116089 0 0 0 94115 74 0 0 25 0 2 0 331265587 708415488 103735 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30933/statm: 172953 103735 218 20 0 172311 0
[pid=30933/tid=30935] ppid=30931 vsize=691812 CPUtime=808.35
/proc/30933/task/30935/stat : 30935 (MiraXTv1_dyn) R 30931 30933 28919 0 -1 4194368 44348 0 0 0 80802 33 0 0 25 0 2 0 331278946 708415488 103735 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 941.89
Current children cumulated vsize (KiB) 691812

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 31133
/proc/meminfo: memFree=1056800/2055920 swapFree=4144152/4192956
[pid=30933] ppid=30931 vsize=701872 CPUtime=1001.88
/proc/30933/stat : 30933 (MiraXTv1_dyn) S 30931 30933 28919 0 -1 4194304 118737 0 0 0 100111 77 0 0 25 0 2 0 331265587 718716928 106266 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30933/statm: 175468 106266 218 20 0 174826 0
[pid=30933/tid=30935] ppid=30931 vsize=701872 CPUtime=868.33
/proc/30933/task/30935/stat : 30935 (MiraXTv1_dyn) R 30931 30933 28919 0 -1 4194368 46996 0 0 0 86797 36 0 0 25 0 2 0 331278946 718716928 106266 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.88
Current children cumulated vsize (KiB) 701872

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 31133
/proc/meminfo: memFree=1056680/2055920 swapFree=4144152/4192956
[pid=30933] ppid=30931 vsize=701872 CPUtime=1061.86
/proc/30933/stat : 30933 (MiraXTv1_dyn) S 30931 30933 28919 0 -1 4194304 118993 0 0 0 106108 78 0 0 25 0 2 0 331265587 718716928 106284 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30933/statm: 175468 106284 218 20 0 174826 0
[pid=30933/tid=30935] ppid=30931 vsize=701872 CPUtime=928.32
/proc/30933/task/30935/stat : 30935 (MiraXTv1_dyn) R 30931 30933 28919 0 -1 4194368 47252 0 0 0 92795 37 0 0 25 0 2 0 331278946 718716928 106284 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.86
Current children cumulated vsize (KiB) 701872

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 31133
/proc/meminfo: memFree=1055976/2055920 swapFree=4144152/4192956
[pid=30933] ppid=30931 vsize=702532 CPUtime=1121.85
/proc/30933/stat : 30933 (MiraXTv1_dyn) S 30931 30933 28919 0 -1 4194304 119293 0 0 0 112106 79 0 0 25 0 2 0 331265587 719392768 106463 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30933/statm: 175633 106463 218 20 0 174991 0
[pid=30933/tid=30935] ppid=30931 vsize=702532 CPUtime=988.29
/proc/30933/task/30935/stat : 30935 (MiraXTv1_dyn) R 30931 30933 28919 0 -1 4194368 47552 0 0 0 98792 37 0 0 25 0 2 0 331278946 719392768 106463 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.85
Current children cumulated vsize (KiB) 702532

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 31133
/proc/meminfo: memFree=1055976/2055920 swapFree=4144152/4192956
[pid=30933] ppid=30931 vsize=702532 CPUtime=1181.83
/proc/30933/stat : 30933 (MiraXTv1_dyn) S 30931 30933 28919 0 -1 4194304 119424 0 0 0 118104 79 0 0 25 0 2 0 331265587 719392768 106472 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30933/statm: 175633 106472 218 20 0 174991 0
[pid=30933/tid=30935] ppid=30931 vsize=702532 CPUtime=1048.28
/proc/30933/task/30935/stat : 30935 (MiraXTv1_dyn) R 30931 30933 28919 0 -1 4194368 47683 0 0 0 104790 38 0 0 25 0 2 0 331278946 719392768 106472 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.83
Current children cumulated vsize (KiB) 702532



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 31133
/proc/meminfo: memFree=1055976/2055920 swapFree=4144152/4192956
[pid=30933] ppid=30931 vsize=702532 CPUtime=1200.02
/proc/30933/stat : 30933 (MiraXTv1_dyn) S 30931 30933 28919 0 -1 4194304 119554 0 0 0 119923 79 0 0 25 0 2 0 331265587 719392768 106479 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30933/statm: 175633 106479 218 20 0 174991 0
[pid=30933/tid=30935] ppid=30931 vsize=702532 CPUtime=1066.48
/proc/30933/task/30935/stat : 30935 (MiraXTv1_dyn) R 30931 30933 28919 0 -1 4194368 47813 0 0 0 106610 38 0 0 25 0 2 0 331278946 719392768 106479 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 702532

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 31133
/proc/meminfo: memFree=1055976/2055920 swapFree=4144152/4192956
[pid=30933] ppid=30931 vsize=702532 CPUtime=1200.02
/proc/30933/stat : 30933 (MiraXTv1_dyn) S 30931 30933 28919 0 -1 4194304 119554 0 0 0 119923 79 0 0 25 0 2 0 331265587 719392768 106479 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30933/statm: 175633 106479 218 20 0 174991 0
[pid=30933/tid=30935] ppid=30931 vsize=702532 CPUtime=1066.48
/proc/30933/task/30935/stat : 30935 (MiraXTv1_dyn) R 30931 30933 28919 0 -1 4194368 47813 0 0 0 106610 38 0 0 25 0 2 0 331278946 719392768 106479 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 702532

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.58
CPU time (s): 1200.1
CPU user time (s): 1199.24
CPU system time (s): 0.860869
CPU usage (%): 99.9606
Max. virtual memory (cumulated for all children) (KiB): 703024

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

runsolver used 1.2888 second user time and 3.08453 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Fri May 11 16:49:27 UTC 2007

IDJOB= 334980
IDBENCH= 24640
IDSOLVER= 130
FILE ID= node11/334980-1178902159

PBS_JOBID= 5251081

Free space on /tmp= 66512 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  73bcef7c584867538ae0bed90374a7ab

RANDOM SEED= 286646613

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node11.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.235
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.235
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:       1482128 kB
Buffers:         52084 kB
Cached:         428252 kB
SwapCached:      18376 kB
Active:         207276 kB
Inactive:       299784 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1482128 kB
SwapTotal:     4192956 kB
SwapFree:      4144152 kB
Dirty:           49492 kB
Writeback:           0 kB
Mapped:          32164 kB
Slab:            52148 kB
Committed_AS:  7712576 kB
PageTables:       1852 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= 66512 MiB

End job on node11 on Fri May 11 17:09:29 UTC 2007