Trace number 300104

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.09 1200.42

General information on the benchmark

Namerandom/OnTreshold/3SAT/v400/
unif-k3-r4.26-v400-c1704-S141590207-13.SAT.shuffled.cnf
MD5SUM7c6ec57a1bd3ce147e9f90a32f77311f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.039993
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1704
Sum of the clauses size5112
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31704
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-300104-1178835956 -o ROOT/results/node14/solver-300104-1178835956 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/300104-1178835956/MiraXTv1_dyn /tmp/evaluation/300104-1178835956/instance-300104-1178835956.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.98 0.99 3/77 20072
/proc/meminfo: memFree=1850688/2055920 swapFree=4145896/4192956
[pid=20072] ppid=20070 vsize=3788 CPUtime=0
/proc/20072/stat : 20072 (MiraXTv1_dyn) R 20070 20072 19266 0 -1 4194304 291 0 0 0 0 0 0 0 18 0 1 0 331513342 3878912 266 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7365581 0 0 4096 0 0 0 0 17 1 0 0
/proc/20072/statm: 947 266 206 20 0 305 0

[startup+0.028249 s]
/proc/loadavg: 0.91 0.98 0.99 3/77 20072
/proc/meminfo: memFree=1850688/2055920 swapFree=4145896/4192956
[pid=20072] ppid=20070 vsize=4444 CPUtime=0.02
/proc/20072/stat : 20072 (MiraXTv1_dyn) S 20070 20072 19266 0 -1 4194304 394 0 0 0 2 0 0 0 18 0 2 0 331513342 4550656 369 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20072/statm: 1111 369 218 20 0 469 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4444

[startup+0.101256 s]
/proc/loadavg: 0.91 0.98 0.99 3/77 20072
/proc/meminfo: memFree=1850688/2055920 swapFree=4145896/4192956
[pid=20072] ppid=20070 vsize=5360 CPUtime=0.09
/proc/20072/stat : 20072 (MiraXTv1_dyn) S 20070 20072 19266 0 -1 4194304 482 0 0 0 9 0 0 0 18 0 2 0 331513342 5488640 457 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20072/statm: 1340 457 218 20 0 698 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5360

[startup+0.301275 s]
/proc/loadavg: 0.91 0.98 0.99 3/77 20072
/proc/meminfo: memFree=1850688/2055920 swapFree=4145896/4192956
[pid=20072] ppid=20070 vsize=6124 CPUtime=0.29
/proc/20072/stat : 20072 (MiraXTv1_dyn) S 20070 20072 19266 0 -1 4194304 674 0 0 0 29 0 0 0 18 0 2 0 331513342 6270976 649 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20072/statm: 1531 649 218 20 0 889 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6124

[startup+0.701313 s]
/proc/loadavg: 0.91 0.98 0.99 3/77 20072
/proc/meminfo: memFree=1850688/2055920 swapFree=4145896/4192956
[pid=20072] ppid=20070 vsize=7156 CPUtime=0.69
/proc/20072/stat : 20072 (MiraXTv1_dyn) S 20070 20072 19266 0 -1 4194304 965 0 0 0 69 0 0 0 18 0 2 0 331513342 7327744 940 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20072/statm: 1789 940 218 20 0 1147 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7156

[startup+1.50139 s]
/proc/loadavg: 0.91 0.98 0.99 2/79 20074
/proc/meminfo: memFree=1847088/2055920 swapFree=4145896/4192956
[pid=20072] ppid=20070 vsize=8084 CPUtime=1.49
/proc/20072/stat : 20072 (MiraXTv1_dyn) S 20070 20072 19266 0 -1 4194304 1217 0 0 0 149 0 0 0 18 0 2 0 331513342 8278016 1192 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20072/statm: 2021 1192 218 20 0 1379 0
[pid=20072/tid=20074] ppid=20070 vsize=8084 CPUtime=1.48
/proc/20072/task/20074/stat : 20074 (MiraXTv1_dyn) R 20070 20072 19266 0 -1 4194368 882 0 0 0 148 0 0 0 25 0 2 0 331513343 8278016 1192 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7362171 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8084

[startup+3.10154 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 20074
/proc/meminfo: memFree=1845424/2055920 swapFree=4145896/4192956
[pid=20072] ppid=20070 vsize=11072 CPUtime=3.09
/proc/20072/stat : 20072 (MiraXTv1_dyn) S 20070 20072 19266 0 -1 4194304 1951 0 0 0 309 0 0 0 18 0 2 0 331513342 11337728 1926 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20072/statm: 2768 1926 218 20 0 2126 0
[pid=20072/tid=20074] ppid=20070 vsize=11072 CPUtime=3.08
/proc/20072/task/20074/stat : 20074 (MiraXTv1_dyn) R 20070 20072 19266 0 -1 4194368 1616 0 0 0 308 0 0 0 25 0 2 0 331513343 11337728 1926 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7362171 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11072

[startup+6.30185 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 20074
/proc/meminfo: memFree=1841904/2055920 swapFree=4145896/4192956
[pid=20072] ppid=20070 vsize=12984 CPUtime=6.29
/proc/20072/stat : 20072 (MiraXTv1_dyn) S 20070 20072 19266 0 -1 4194304 2496 0 0 0 628 1 0 0 18 0 2 0 331513342 13295616 2395 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20072/statm: 3246 2395 218 20 0 2604 0
[pid=20072/tid=20074] ppid=20070 vsize=12984 CPUtime=6.28
/proc/20072/task/20074/stat : 20074 (MiraXTv1_dyn) R 20070 20072 19266 0 -1 4194368 2161 0 0 0 627 1 0 0 25 0 2 0 331513343 13295616 2395 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12984

[startup+12.7025 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 20074
/proc/meminfo: memFree=1836144/2055920 swapFree=4145896/4192956
[pid=20072] ppid=20070 vsize=18092 CPUtime=12.69
/proc/20072/stat : 20072 (MiraXTv1_dyn) S 20070 20072 19266 0 -1 4194304 3895 0 0 0 1267 2 0 0 18 0 2 0 331513342 18526208 3695 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20072/statm: 4523 3695 218 20 0 3881 0
[pid=20072/tid=20074] ppid=20070 vsize=18092 CPUtime=12.67
/proc/20072/task/20074/stat : 20074 (MiraXTv1_dyn) R 20070 20072 19266 0 -1 4194368 3560 0 0 0 1266 1 0 0 25 0 2 0 331513343 18526208 3695 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526297 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18092

[startup+25.5017 s]
/proc/loadavg: 0.94 0.98 0.99 2/79 20074
/proc/meminfo: memFree=1832432/2055920 swapFree=4145896/4192956
[pid=20072] ppid=20070 vsize=21840 CPUtime=25.48
/proc/20072/stat : 20072 (MiraXTv1_dyn) S 20070 20072 19266 0 -1 4194304 5081 0 0 0 2546 2 0 0 18 0 2 0 331513342 22364160 4636 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20072/statm: 5460 4636 218 20 0 4818 0
[pid=20072/tid=20074] ppid=20070 vsize=21840 CPUtime=25.47
/proc/20072/task/20074/stat : 20074 (MiraXTv1_dyn) R 20070 20072 19266 0 -1 4194368 4746 0 0 0 2545 2 0 0 25 0 2 0 331513343 22364160 4636 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526382 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 21840

[startup+51.1011 s]
/proc/loadavg: 0.96 0.98 0.99 2/79 20074
/proc/meminfo: memFree=1830000/2055920 swapFree=4145896/4192956
[pid=20072] ppid=20070 vsize=24120 CPUtime=51.07
/proc/20072/stat : 20072 (MiraXTv1_dyn) S 20070 20072 19266 0 -1 4194304 6146 0 0 0 5104 3 0 0 18 0 2 0 331513342 24698880 5284 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20072/statm: 6030 5284 218 20 0 5388 0
[pid=20072/tid=20074] ppid=20070 vsize=24120 CPUtime=51.06
/proc/20072/task/20074/stat : 20074 (MiraXTv1_dyn) R 20070 20072 19266 0 -1 4194368 5811 0 0 0 5103 3 0 0 25 0 2 0 331513343 24698880 5284 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526426 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 24120

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/79 20074
/proc/meminfo: memFree=1828016/2055920 swapFree=4145896/4192956
[pid=20072] ppid=20070 vsize=26276 CPUtime=102.27
/proc/20072/stat : 20072 (MiraXTv1_dyn) S 20070 20072 19266 0 -1 4194304 7498 0 0 0 10222 5 0 0 18 0 2 0 331513342 26906624 5730 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20072/statm: 6569 5730 218 20 0 5927 0
[pid=20072/tid=20074] ppid=20070 vsize=26276 CPUtime=102.26
/proc/20072/task/20074/stat : 20074 (MiraXTv1_dyn) R 20070 20072 19266 0 -1 4194368 7163 0 0 0 10221 5 0 0 25 0 2 0 331513343 26906624 5730 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 26276

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 20074
/proc/meminfo: memFree=1826480/2055920 swapFree=4145896/4192956
[pid=20072] ppid=20070 vsize=27588 CPUtime=162.25
/proc/20072/stat : 20072 (MiraXTv1_dyn) S 20070 20072 19266 0 -1 4194304 8751 0 0 0 16219 6 0 0 18 0 2 0 331513342 28250112 6098 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20072/statm: 6897 6098 218 20 0 6255 0
[pid=20072/tid=20074] ppid=20070 vsize=27588 CPUtime=162.24
/proc/20072/task/20074/stat : 20074 (MiraXTv1_dyn) R 20070 20072 19266 0 -1 4194368 8416 0 0 0 16218 6 0 0 25 0 2 0 331513343 28250112 6098 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526297 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 27588

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 20074
/proc/meminfo: memFree=1825776/2055920 swapFree=4145896/4192956
[pid=20072] ppid=20070 vsize=28288 CPUtime=222.23
/proc/20072/stat : 20072 (MiraXTv1_dyn) S 20070 20072 19266 0 -1 4194304 9952 0 0 0 22216 7 0 0 18 0 2 0 331513342 28966912 6285 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20072/statm: 7072 6285 218 20 0 6430 0
[pid=20072/tid=20074] ppid=20070 vsize=28288 CPUtime=222.22
/proc/20072/task/20074/stat : 20074 (MiraXTv1_dyn) R 20070 20072 19266 0 -1 4194368 9617 0 0 0 22215 7 0 0 25 0 2 0 331513343 28966912 6285 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 28288

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 20074
/proc/meminfo: memFree=1824816/2055920 swapFree=4145896/4192956
[pid=20072] ppid=20070 vsize=29192 CPUtime=282.21
/proc/20072/stat : 20072 (MiraXTv1_dyn) S 20070 20072 19266 0 -1 4194304 11148 0 0 0 28212 9 0 0 18 0 2 0 331513342 29892608 6509 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20072/statm: 7298 6509 218 20 0 6656 0
[pid=20072/tid=20074] ppid=20070 vsize=29192 CPUtime=282.21
/proc/20072/task/20074/stat : 20074 (MiraXTv1_dyn) R 20070 20072 19266 0 -1 4194368 10813 0 0 0 28212 9 0 0 25 0 2 0 331513343 29892608 6509 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526404 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 29192

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 20074
/proc/meminfo: memFree=1824304/2055920 swapFree=4145896/4192956
[pid=20072] ppid=20070 vsize=30184 CPUtime=342.2
/proc/20072/stat : 20072 (MiraXTv1_dyn) S 20070 20072 19266 0 -1 4194304 12262 0 0 0 34210 10 0 0 18 0 2 0 331513342 30908416 6708 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20072/statm: 7546 6708 218 20 0 6904 0
[pid=20072/tid=20074] ppid=20070 vsize=30184 CPUtime=342.19
/proc/20072/task/20074/stat : 20074 (MiraXTv1_dyn) R 20070 20072 19266 0 -1 4194368 11927 0 0 0 34209 10 0 0 25 0 2 0 331513343 30908416 6708 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526288 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 30184

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 20074
/proc/meminfo: memFree=1823536/2055920 swapFree=4145896/4192956
[pid=20072] ppid=20070 vsize=30624 CPUtime=402.18
/proc/20072/stat : 20072 (MiraXTv1_dyn) S 20070 20072 19266 0 -1 4194304 13127 0 0 0 40207 11 0 0 18 0 2 0 331513342 31358976 6821 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20072/statm: 7656 6821 218 20 0 7014 0
[pid=20072/tid=20074] ppid=20070 vsize=30624 CPUtime=402.17
/proc/20072/task/20074/stat : 20074 (MiraXTv1_dyn) R 20070 20072 19266 0 -1 4194368 12792 0 0 0 40206 11 0 0 25 0 2 0 331513343 31358976 6821 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 30624

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 20074
/proc/meminfo: memFree=1823152/2055920 swapFree=4145896/4192956
[pid=20072] ppid=20070 vsize=31304 CPUtime=462.16
/proc/20072/stat : 20072 (MiraXTv1_dyn) S 20070 20072 19266 0 -1 4194304 14223 0 0 0 46204 12 0 0 18 0 2 0 331513342 32055296 6953 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20072/statm: 7826 6953 218 20 0 7184 0
[pid=20072/tid=20074] ppid=20070 vsize=31304 CPUtime=462.15
/proc/20072/task/20074/stat : 20074 (MiraXTv1_dyn) R 20070 20072 19266 0 -1 4194368 13888 0 0 0 46203 12 0 0 25 0 2 0 331513343 32055296 6953 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 31304

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 20074
/proc/meminfo: memFree=1822448/2055920 swapFree=4145896/4192956
[pid=20072] ppid=20070 vsize=32584 CPUtime=522.15
/proc/20072/stat : 20072 (MiraXTv1_dyn) S 20070 20072 19266 0 -1 4194304 15274 0 0 0 52202 13 0 0 18 0 2 0 331513342 33366016 7114 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20072/statm: 8146 7114 218 20 0 7504 0
[pid=20072/tid=20074] ppid=20070 vsize=32584 CPUtime=522.14
/proc/20072/task/20074/stat : 20074 (MiraXTv1_dyn) R 20070 20072 19266 0 -1 4194368 14939 0 0 0 52201 13 0 0 25 0 2 0 331513343 33366016 7114 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 32584

[startup+582.302 s]
/proc/loadavg: 1.04 1.00 0.99 2/79 20074
/proc/meminfo: memFree=1821552/2055920 swapFree=4145896/4192956
[pid=20072] ppid=20070 vsize=33412 CPUtime=582.14
/proc/20072/stat : 20072 (MiraXTv1_dyn) S 20070 20072 19266 0 -1 4194304 16320 0 0 0 58200 14 0 0 18 0 2 0 331513342 34213888 7352 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20072/statm: 8353 7352 218 20 0 7711 0
[pid=20072/tid=20074] ppid=20070 vsize=33412 CPUtime=582.12
/proc/20072/task/20074/stat : 20074 (MiraXTv1_dyn) R 20070 20072 19266 0 -1 4194368 15985 0 0 0 58199 13 0 0 25 0 2 0 331513343 34213888 7352 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 33412

[startup+642.301 s]
/proc/loadavg: 1.01 1.00 0.99 2/79 20074
/proc/meminfo: memFree=1821168/2055920 swapFree=4145896/4192956
[pid=20072] ppid=20070 vsize=33740 CPUtime=642.11
/proc/20072/stat : 20072 (MiraXTv1_dyn) S 20070 20072 19266 0 -1 4194304 17327 0 0 0 64197 14 0 0 18 0 2 0 331513342 34549760 7431 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20072/statm: 8435 7431 218 20 0 7793 0
[pid=20072/tid=20074] ppid=20070 vsize=33740 CPUtime=642.11
/proc/20072/task/20074/stat : 20074 (MiraXTv1_dyn) R 20070 20072 19266 0 -1 4194368 16992 0 0 0 64197 14 0 0 25 0 2 0 331513343 34549760 7431 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 33740

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 20074
/proc/meminfo: memFree=1821040/2055920 swapFree=4145896/4192956
[pid=20072] ppid=20070 vsize=33740 CPUtime=702.1
/proc/20072/stat : 20072 (MiraXTv1_dyn) S 20070 20072 19266 0 -1 4194304 18211 0 0 0 70195 15 0 0 18 0 2 0 331513342 34549760 7474 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20072/statm: 8435 7474 218 20 0 7793 0
[pid=20072/tid=20074] ppid=20070 vsize=33740 CPUtime=702.09
/proc/20072/task/20074/stat : 20074 (MiraXTv1_dyn) R 20070 20072 19266 0 -1 4194368 17876 0 0 0 70194 15 0 0 25 0 2 0 331513343 34549760 7474 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 33740

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 20074
/proc/meminfo: memFree=1820656/2055920 swapFree=4145896/4192956
[pid=20072] ppid=20070 vsize=34188 CPUtime=762.08
/proc/20072/stat : 20072 (MiraXTv1_dyn) S 20070 20072 19266 0 -1 4194304 19047 0 0 0 76192 16 0 0 18 0 2 0 331513342 35008512 7564 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20072/statm: 8547 7564 218 20 0 7905 0
[pid=20072/tid=20074] ppid=20070 vsize=34188 CPUtime=762.08
/proc/20072/task/20074/stat : 20074 (MiraXTv1_dyn) R 20070 20072 19266 0 -1 4194368 18712 0 0 0 76192 16 0 0 25 0 2 0 331513343 35008512 7564 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526327 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 34188

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 20074
/proc/meminfo: memFree=1820144/2055920 swapFree=4145896/4192956
[pid=20072] ppid=20070 vsize=34644 CPUtime=822.06
/proc/20072/stat : 20072 (MiraXTv1_dyn) S 20070 20072 19266 0 -1 4194304 20042 0 0 0 82189 17 0 0 18 0 2 0 331513342 35475456 7694 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20072/statm: 8661 7694 218 20 0 8019 0
[pid=20072/tid=20074] ppid=20070 vsize=34644 CPUtime=822.06
/proc/20072/task/20074/stat : 20074 (MiraXTv1_dyn) R 20070 20072 19266 0 -1 4194368 19707 0 0 0 82189 17 0 0 25 0 2 0 331513343 35475456 7694 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 34644

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 20074
/proc/meminfo: memFree=1819824/2055920 swapFree=4145896/4192956
[pid=20072] ppid=20070 vsize=34856 CPUtime=882.05
/proc/20072/stat : 20072 (MiraXTv1_dyn) S 20070 20072 19266 0 -1 4194304 20896 0 0 0 88187 18 0 0 18 0 2 0 331513342 35692544 7781 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20072/statm: 8714 7781 218 20 0 8072 0
[pid=20072/tid=20074] ppid=20070 vsize=34856 CPUtime=882.04
/proc/20072/task/20074/stat : 20074 (MiraXTv1_dyn) R 20070 20072 19266 0 -1 4194368 20561 0 0 0 88186 18 0 0 25 0 2 0 331513343 35692544 7781 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 34856

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 20074
/proc/meminfo: memFree=1819632/2055920 swapFree=4145896/4192956
[pid=20072] ppid=20070 vsize=35044 CPUtime=942.04
/proc/20072/stat : 20072 (MiraXTv1_dyn) S 20070 20072 19266 0 -1 4194304 21715 0 0 0 94185 19 0 0 18 0 2 0 331513342 35885056 7823 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20072/statm: 8761 7823 218 20 0 8119 0
[pid=20072/tid=20074] ppid=20070 vsize=35044 CPUtime=942.02
/proc/20072/task/20074/stat : 20074 (MiraXTv1_dyn) R 20070 20072 19266 0 -1 4194368 21380 0 0 0 94184 18 0 0 25 0 2 0 331513343 35885056 7823 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 35044

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 20076
/proc/meminfo: memFree=1819504/2055920 swapFree=4145896/4192956
[pid=20072] ppid=20070 vsize=35044 CPUtime=1002.02
/proc/20072/stat : 20072 (MiraXTv1_dyn) S 20070 20072 19266 0 -1 4194304 22630 0 0 0 100182 20 0 0 18 0 2 0 331513342 35885056 7838 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20072/statm: 8761 7838 218 20 0 8119 0
[pid=20072/tid=20074] ppid=20070 vsize=35044 CPUtime=1002
/proc/20072/task/20074/stat : 20074 (MiraXTv1_dyn) R 20070 20072 19266 0 -1 4194368 22295 0 0 0 100181 19 0 0 25 0 2 0 331513343 35885056 7838 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 35044

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 20076
/proc/meminfo: memFree=1819312/2055920 swapFree=4145896/4192956
[pid=20072] ppid=20070 vsize=35328 CPUtime=1062
/proc/20072/stat : 20072 (MiraXTv1_dyn) S 20070 20072 19266 0 -1 4194304 23491 0 0 0 106180 20 0 0 18 0 2 0 331513342 36175872 7902 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20072/statm: 8832 7902 218 20 0 8190 0
[pid=20072/tid=20074] ppid=20070 vsize=35328 CPUtime=1061.99
/proc/20072/task/20074/stat : 20074 (MiraXTv1_dyn) R 20070 20072 19266 0 -1 4194368 23156 0 0 0 106179 20 0 0 25 0 2 0 331513343 36175872 7902 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526652 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 35328

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 20076
/proc/meminfo: memFree=1819248/2055920 swapFree=4145896/4192956
[pid=20072] ppid=20070 vsize=35328 CPUtime=1121.98
/proc/20072/stat : 20072 (MiraXTv1_dyn) S 20070 20072 19266 0 -1 4194304 24328 0 0 0 112177 21 0 0 18 0 2 0 331513342 36175872 7932 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20072/statm: 8832 7932 218 20 0 8190 0
[pid=20072/tid=20074] ppid=20070 vsize=35328 CPUtime=1121.98
/proc/20072/task/20074/stat : 20074 (MiraXTv1_dyn) R 20070 20072 19266 0 -1 4194368 23993 0 0 0 112177 21 0 0 25 0 2 0 331513343 36175872 7932 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 35328

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 20076
/proc/meminfo: memFree=1818992/2055920 swapFree=4145896/4192956
[pid=20072] ppid=20070 vsize=35928 CPUtime=1181.97
/proc/20072/stat : 20072 (MiraXTv1_dyn) S 20070 20072 19266 0 -1 4194304 25185 0 0 0 118175 22 0 0 18 0 2 0 331513342 36790272 7972 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20072/statm: 8982 7972 218 20 0 8340 0
[pid=20072/tid=20074] ppid=20070 vsize=35928 CPUtime=1181.96
/proc/20072/task/20074/stat : 20074 (MiraXTv1_dyn) R 20070 20072 19266 0 -1 4194368 24850 0 0 0 118174 22 0 0 25 0 2 0 331513343 36790272 7972 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 35928



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 20076
/proc/meminfo: memFree=1818992/2055920 swapFree=4145896/4192956
[pid=20072] ppid=20070 vsize=36068 CPUtime=1200.06
/proc/20072/stat : 20072 (MiraXTv1_dyn) S 20070 20072 19266 0 -1 4194304 25444 0 0 0 119984 22 0 0 18 0 2 0 331513342 36933632 7995 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20072/statm: 9017 7995 218 20 0 8375 0
[pid=20072/tid=20074] ppid=20070 vsize=36068 CPUtime=1200.06
/proc/20072/task/20074/stat : 20074 (MiraXTv1_dyn) R 20070 20072 19266 0 -1 4194368 25109 0 0 0 119984 22 0 0 25 0 2 0 331513343 36933632 7995 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 36068

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.42
CPU time (s): 1200.09
CPU user time (s): 1199.85
CPU system time (s): 0.233964
CPU usage (%): 99.9725
Max. virtual memory (cumulated for all children) (KiB): 36068

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

runsolver used 1.2938 second user time and 3.07853 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Thu May 10 22:25:56 UTC 2007

IDJOB= 300104
IDBENCH= 20026
IDSOLVER= 130
FILE ID= node14/300104-1178835956

PBS_JOBID= 5250994

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v400/unif-k3-r4.26-v400-c1704-S141590207-13.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/300104-1178835956/MiraXTv1_dyn /tmp/evaluation/300104-1178835956/instance-300104-1178835956.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-300104-1178835956 -o ROOT/results/node14/solver-300104-1178835956 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/300104-1178835956/MiraXTv1_dyn /tmp/evaluation/300104-1178835956/instance-300104-1178835956.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  7c6ec57a1bd3ce147e9f90a32f77311f

RANDOM SEED= 531555918

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:       1850904 kB
Buffers:         39924 kB
Cached:          99168 kB
SwapCached:      15064 kB
Active:          88940 kB
Inactive:        74188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1850904 kB
SwapTotal:     4192956 kB
SwapFree:      4145896 kB
Dirty:            3948 kB
Writeback:           0 kB
Mapped:          30028 kB
Slab:            27388 kB
Committed_AS:  9465256 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= 66561 MiB

End job on node14 on Thu May 10 22:45:58 UTC 2007