Trace number 314405

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.12 1200.94

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-09.cnf
MD5SUM50ed98553825ac1825482c1496260592
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark564.645
Satisfiable
(Un)Satisfiability was proved
Number of variables33582
Number of clauses160817
Sum of the clauses size423605
Maximum clause length4200
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2136464
Number of clauses of size 36536
Number of clauses of size 46374
Number of clauses of size 52328
Number of clauses of size over 59114

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-314405-1178876869 -o ROOT/results/node11/solver-314405-1178876869 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/314405-1178876869/MiraXTv1_dyn /tmp/evaluation/314405-1178876869/instance-314405-1178876869.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.92 0.97 0.99 3/77 24456
/proc/meminfo: memFree=1682936/2055920 swapFree=4144152/4192956
[pid=24456] ppid=24454 vsize=3788 CPUtime=0
/proc/24456/stat : 24456 (MiraXTv1_dyn) R 24454 24456 23253 0 -1 4194304 406 0 0 0 0 0 0 0 18 0 1 0 328735919 3878912 381 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/24456/statm: 947 390 202 20 0 305 0

[startup+0.090567 s]
/proc/loadavg: 0.92 0.97 0.99 3/77 24456
/proc/meminfo: memFree=1682936/2055920 swapFree=4144152/4192956
[pid=24456] ppid=24454 vsize=11988 CPUtime=0.07
/proc/24456/stat : 24456 (MiraXTv1_dyn) R 24454 24456 23253 0 -1 4194304 2352 0 0 0 6 1 0 0 18 0 1 0 328735919 12275712 2328 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8414843 0 0 4096 0 0 0 0 17 0 0 0
/proc/24456/statm: 2997 2328 206 20 0 2355 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 11988

[startup+0.101568 s]
/proc/loadavg: 0.92 0.97 0.99 3/77 24456
/proc/meminfo: memFree=1682936/2055920 swapFree=4144152/4192956
[pid=24456] ppid=24454 vsize=12516 CPUtime=0.09
/proc/24456/stat : 24456 (MiraXTv1_dyn) R 24454 24456 23253 0 -1 4194304 2508 0 0 0 8 1 0 0 18 0 1 0 328735919 12816384 2483 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8414843 0 0 4096 0 0 0 0 17 0 0 0
/proc/24456/statm: 3129 2483 206 20 0 2487 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12516

[startup+0.30159 s]
/proc/loadavg: 0.92 0.97 0.99 3/77 24456
/proc/meminfo: memFree=1682936/2055920 swapFree=4144152/4192956
[pid=24456] ppid=24454 vsize=15776 CPUtime=0.29
/proc/24456/stat : 24456 (MiraXTv1_dyn) R 24454 24456 23253 0 -1 4194304 3353 0 0 0 27 2 0 0 20 0 1 0 328735919 16154624 3328 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134584077 0 0 4096 0 0 0 0 17 0 0 0
/proc/24456/statm: 3944 3328 207 20 0 3302 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15776

[startup+0.701639 s]
/proc/loadavg: 0.92 0.97 0.99 3/77 24456
/proc/meminfo: memFree=1682936/2055920 swapFree=4144152/4192956
[pid=24456] ppid=24454 vsize=22256 CPUtime=0.69
/proc/24456/stat : 24456 (MiraXTv1_dyn) R 24454 24456 23253 0 -1 4194304 4924 0 0 0 66 3 0 0 24 0 1 0 328735919 22790144 4899 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134575425 0 0 4096 0 0 0 0 17 0 0 0
/proc/24456/statm: 5564 4899 207 20 0 4922 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22256

[startup+1.50173 s]
/proc/loadavg: 0.92 0.97 0.99 2/78 24457
/proc/meminfo: memFree=1661744/2055920 swapFree=4144152/4192956
[pid=24456] ppid=24454 vsize=24524 CPUtime=1.49
/proc/24456/stat : 24456 (MiraXTv1_dyn) R 24454 24456 23253 0 -1 4194304 5514 0 0 0 146 3 0 0 25 0 1 0 328735919 25112576 5489 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134584058 0 0 4096 0 0 0 0 17 0 0 0
/proc/24456/statm: 6131 5489 207 20 0 5489 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24524

[startup+3.10192 s]
/proc/loadavg: 0.92 0.97 0.99 2/78 24457
/proc/meminfo: memFree=1660464/2055920 swapFree=4144152/4192956
[pid=24456] ppid=24454 vsize=26052 CPUtime=3.09
/proc/24456/stat : 24456 (MiraXTv1_dyn) R 24454 24456 23253 0 -1 4194304 5851 0 0 0 305 4 0 0 25 0 1 0 328735919 26677248 5826 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134575886 0 0 4096 0 0 0 0 17 0 0 0
/proc/24456/statm: 6513 5826 207 20 0 5871 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26052

[startup+6.3013 s]
/proc/loadavg: 0.93 0.97 0.99 2/78 24457
/proc/meminfo: memFree=1659440/2055920 swapFree=4144152/4192956
[pid=24456] ppid=24454 vsize=27228 CPUtime=6.29
/proc/24456/stat : 24456 (MiraXTv1_dyn) R 24454 24456 23253 0 -1 4194304 6017 0 0 0 625 4 0 0 25 0 1 0 328735919 27881472 5992 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 0 0 0
/proc/24456/statm: 6807 5992 207 20 0 6165 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27228

[startup+12.7021 s]
/proc/loadavg: 0.93 0.97 0.99 2/79 24458
/proc/meminfo: memFree=1652072/2055920 swapFree=4144152/4192956
[pid=24456] ppid=24454 vsize=46496 CPUtime=12.68
/proc/24456/stat : 24456 (MiraXTv1_dyn) S 24454 24456 23253 0 -1 4194304 9034 0 0 0 1263 5 0 0 25 0 2 0 328735919 47611904 8031 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24456/statm: 11624 8031 218 20 0 10982 0
[pid=24456/tid=24458] ppid=24454 vsize=46496 CPUtime=4.74
/proc/24456/task/24458/stat : 24458 (MiraXTv1_dyn) R 24454 24456 23253 0 -1 4194368 2792 0 0 0 473 1 0 0 25 0 2 0 328736714 47611904 8031 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565504 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 46496

[startup+25.5016 s]
/proc/loadavg: 0.95 0.97 0.99 2/79 24460
/proc/meminfo: memFree=1631592/2055920 swapFree=4144152/4192956
[pid=24456] ppid=24454 vsize=65808 CPUtime=25.48
/proc/24456/stat : 24456 (MiraXTv1_dyn) S 24454 24456 23253 0 -1 4194304 14081 0 0 0 2539 9 0 0 25 0 2 0 328735919 67387392 13078 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24456/statm: 16452 13078 218 20 0 15810 0
[pid=24456/tid=24458] ppid=24454 vsize=65808 CPUtime=17.53
/proc/24456/task/24458/stat : 24458 (MiraXTv1_dyn) R 24454 24456 23253 0 -1 4194368 7839 0 0 0 1748 5 0 0 25 0 2 0 328736714 67387392 13078 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526142 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 65808

[startup+51.1016 s]
/proc/loadavg: 0.96 0.97 0.99 2/79 24460
/proc/meminfo: memFree=1604264/2055920 swapFree=4144152/4192956
[pid=24456] ppid=24454 vsize=93308 CPUtime=51.06
/proc/24456/stat : 24456 (MiraXTv1_dyn) S 24454 24456 23253 0 -1 4194304 21224 0 0 0 5091 15 0 0 25 0 2 0 328735919 95547392 20097 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24456/statm: 23327 20097 218 20 0 22685 0
[pid=24456/tid=24458] ppid=24454 vsize=93308 CPUtime=43.1
/proc/24456/task/24458/stat : 24458 (MiraXTv1_dyn) R 24454 24456 23253 0 -1 4194368 14982 0 0 0 4300 10 0 0 25 0 2 0 328736714 95547392 20097 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 93308

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.99 2/79 24460
/proc/meminfo: memFree=1575912/2055920 swapFree=4144152/4192956
[pid=24456] ppid=24454 vsize=119644 CPUtime=102.22
/proc/24456/stat : 24456 (MiraXTv1_dyn) S 24454 24456 23253 0 -1 4194304 28227 0 0 0 10202 20 0 0 25 0 2 0 328735919 122515456 26802 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24456/statm: 29911 26802 218 20 0 29269 0
[pid=24456/tid=24458] ppid=24454 vsize=119644 CPUtime=94.27
/proc/24456/task/24458/stat : 24458 (MiraXTv1_dyn) R 24454 24456 23253 0 -1 4194368 21985 0 0 0 9411 16 0 0 25 0 2 0 328736714 122515456 26802 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 119644

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 24460
/proc/meminfo: memFree=1571496/2055920 swapFree=4144152/4192956
[pid=24456] ppid=24454 vsize=124480 CPUtime=162.19
/proc/24456/stat : 24456 (MiraXTv1_dyn) S 24454 24456 23253 0 -1 4194304 29668 0 0 0 16197 22 0 0 25 0 2 0 328735919 127467520 27901 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24456/statm: 31120 27901 218 20 0 30478 0
[pid=24456/tid=24458] ppid=24454 vsize=124480 CPUtime=154.24
/proc/24456/task/24458/stat : 24458 (MiraXTv1_dyn) R 24454 24456 23253 0 -1 4194368 23426 0 0 0 15406 18 0 0 25 0 2 0 328736714 127467520 27901 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134522131 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 124480

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 24460
/proc/meminfo: memFree=1571432/2055920 swapFree=4144152/4192956
[pid=24456] ppid=24454 vsize=124480 CPUtime=222.14
/proc/24456/stat : 24456 (MiraXTv1_dyn) S 24454 24456 23253 0 -1 4194304 30123 0 0 0 22192 22 0 0 25 0 2 0 328735919 127467520 27924 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24456/statm: 31120 27924 218 20 0 30478 0
[pid=24456/tid=24458] ppid=24454 vsize=124480 CPUtime=214.19
/proc/24456/task/24458/stat : 24458 (MiraXTv1_dyn) R 24454 24456 23253 0 -1 4194368 23881 0 0 0 21401 18 0 0 25 0 2 0 328736714 127467520 27924 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 124480

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 24460
/proc/meminfo: memFree=1571496/2055920 swapFree=4144152/4192956
[pid=24456] ppid=24454 vsize=124480 CPUtime=282.1
/proc/24456/stat : 24456 (MiraXTv1_dyn) S 24454 24456 23253 0 -1 4194304 30131 0 0 0 28188 22 0 0 25 0 2 0 328735919 127467520 27932 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24456/statm: 31120 27932 218 20 0 30478 0
[pid=24456/tid=24458] ppid=24454 vsize=124480 CPUtime=274.15
/proc/24456/task/24458/stat : 24458 (MiraXTv1_dyn) R 24454 24456 23253 0 -1 4194368 23889 0 0 0 27397 18 0 0 25 0 2 0 328736714 127467520 27932 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 124480

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 24460
/proc/meminfo: memFree=1558504/2055920 swapFree=4144152/4192956
[pid=24456] ppid=24454 vsize=137196 CPUtime=342.06
/proc/24456/stat : 24456 (MiraXTv1_dyn) S 24454 24456 23253 0 -1 4194304 33628 0 0 0 34180 26 0 0 25 0 2 0 328735919 140488704 31131 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24456/statm: 34299 31131 218 20 0 33657 0
[pid=24456/tid=24458] ppid=24454 vsize=137196 CPUtime=334.11
/proc/24456/task/24458/stat : 24458 (MiraXTv1_dyn) R 24454 24456 23253 0 -1 4194368 27386 0 0 0 33389 22 0 0 25 0 2 0 328736714 140488704 31131 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.06
Current children cumulated vsize (KiB) 137196

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 24460
/proc/meminfo: memFree=1558504/2055920 swapFree=4144152/4192956
[pid=24456] ppid=24454 vsize=137196 CPUtime=402.02
/proc/24456/stat : 24456 (MiraXTv1_dyn) S 24454 24456 23253 0 -1 4194304 33634 0 0 0 40175 27 0 0 25 0 2 0 328735919 140488704 31137 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24456/statm: 34299 31137 218 20 0 33657 0
[pid=24456/tid=24458] ppid=24454 vsize=137196 CPUtime=394.07
/proc/24456/task/24458/stat : 24458 (MiraXTv1_dyn) R 24454 24456 23253 0 -1 4194368 27392 0 0 0 39385 22 0 0 25 0 2 0 328736714 140488704 31137 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.02
Current children cumulated vsize (KiB) 137196

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 24460
/proc/meminfo: memFree=1558504/2055920 swapFree=4144152/4192956
[pid=24456] ppid=24454 vsize=137196 CPUtime=461.97
/proc/24456/stat : 24456 (MiraXTv1_dyn) S 24454 24456 23253 0 -1 4194304 33643 0 0 0 46170 27 0 0 25 0 2 0 328735919 140488704 31146 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24456/statm: 34299 31146 218 20 0 33657 0
[pid=24456/tid=24458] ppid=24454 vsize=137196 CPUtime=454.03
/proc/24456/task/24458/stat : 24458 (MiraXTv1_dyn) R 24454 24456 23253 0 -1 4194368 27401 0 0 0 45380 23 0 0 25 0 2 0 328736714 140488704 31146 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 461.97
Current children cumulated vsize (KiB) 137196

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 24460
/proc/meminfo: memFree=1558504/2055920 swapFree=4144152/4192956
[pid=24456] ppid=24454 vsize=137196 CPUtime=521.91
/proc/24456/stat : 24456 (MiraXTv1_dyn) S 24454 24456 23253 0 -1 4194304 33648 0 0 0 52164 27 0 0 25 0 2 0 328735919 140488704 31151 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24456/statm: 34299 31151 218 20 0 33657 0
[pid=24456/tid=24458] ppid=24454 vsize=137196 CPUtime=513.96
/proc/24456/task/24458/stat : 24458 (MiraXTv1_dyn) R 24454 24456 23253 0 -1 4194368 27406 0 0 0 51373 23 0 0 25 0 2 0 328736714 140488704 31151 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 521.91
Current children cumulated vsize (KiB) 137196

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 24460
/proc/meminfo: memFree=1539816/2055920 swapFree=4144152/4192956
[pid=24456] ppid=24454 vsize=155856 CPUtime=581.87
/proc/24456/stat : 24456 (MiraXTv1_dyn) S 24454 24456 23253 0 -1 4194304 38624 0 0 0 58158 29 0 0 25 0 2 0 328735919 159596544 35815 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24456/statm: 38964 35815 218 20 0 38322 0
[pid=24456/tid=24458] ppid=24454 vsize=155856 CPUtime=573.93
/proc/24456/task/24458/stat : 24458 (MiraXTv1_dyn) R 24454 24456 23253 0 -1 4194368 32382 0 0 0 57368 25 0 0 25 0 2 0 328736714 159596544 35815 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 581.87
Current children cumulated vsize (KiB) 155856

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 24460
/proc/meminfo: memFree=1539816/2055920 swapFree=4144152/4192956
[pid=24456] ppid=24454 vsize=155856 CPUtime=641.83
/proc/24456/stat : 24456 (MiraXTv1_dyn) S 24454 24456 23253 0 -1 4194304 38863 0 0 0 64154 29 0 0 25 0 2 0 328735919 159596544 35820 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24456/statm: 38964 35820 218 20 0 38322 0
[pid=24456/tid=24458] ppid=24454 vsize=155856 CPUtime=633.89
/proc/24456/task/24458/stat : 24458 (MiraXTv1_dyn) R 24454 24456 23253 0 -1 4194368 32621 0 0 0 63364 25 0 0 25 0 2 0 328736714 159596544 35820 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 641.83
Current children cumulated vsize (KiB) 155856

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 24460
/proc/meminfo: memFree=1539752/2055920 swapFree=4144152/4192956
[pid=24456] ppid=24454 vsize=155856 CPUtime=701.8
/proc/24456/stat : 24456 (MiraXTv1_dyn) S 24454 24456 23253 0 -1 4194304 38867 0 0 0 70151 29 0 0 25 0 2 0 328735919 159596544 35824 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24456/statm: 38964 35824 218 20 0 38322 0
[pid=24456/tid=24458] ppid=24454 vsize=155856 CPUtime=693.85
/proc/24456/task/24458/stat : 24458 (MiraXTv1_dyn) R 24454 24456 23253 0 -1 4194368 32625 0 0 0 69360 25 0 0 25 0 2 0 328736714 159596544 35824 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 701.8
Current children cumulated vsize (KiB) 155856

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 24460
/proc/meminfo: memFree=1539688/2055920 swapFree=4144152/4192956
[pid=24456] ppid=24454 vsize=155856 CPUtime=761.78
/proc/24456/stat : 24456 (MiraXTv1_dyn) S 24454 24456 23253 0 -1 4194304 38872 0 0 0 76148 30 0 0 25 0 2 0 328735919 159596544 35829 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24456/statm: 38964 35829 218 20 0 38322 0
[pid=24456/tid=24458] ppid=24454 vsize=155856 CPUtime=753.82
/proc/24456/task/24458/stat : 24458 (MiraXTv1_dyn) R 24454 24456 23253 0 -1 4194368 32630 0 0 0 75357 25 0 0 25 0 2 0 328736714 159596544 35829 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 761.78
Current children cumulated vsize (KiB) 155856

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/85 24616
/proc/meminfo: memFree=1538552/2055920 swapFree=4144152/4192956
[pid=24456] ppid=24454 vsize=155856 CPUtime=821.71
/proc/24456/stat : 24456 (MiraXTv1_dyn) S 24454 24456 23253 0 -1 4194304 38878 0 0 0 82132 39 0 0 25 0 2 0 328735919 159596544 35835 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24456/statm: 38964 35835 218 20 0 38322 0
[pid=24456/tid=24458] ppid=24454 vsize=155856 CPUtime=813.76
/proc/24456/task/24458/stat : 24458 (MiraXTv1_dyn) R 24454 24456 23253 0 -1 4194368 32636 0 0 0 81341 35 0 0 25 0 2 0 328736714 159596544 35835 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 821.71
Current children cumulated vsize (KiB) 155856

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 24658
/proc/meminfo: memFree=1539496/2055920 swapFree=4144152/4192956
[pid=24456] ppid=24454 vsize=155856 CPUtime=881.67
/proc/24456/stat : 24456 (MiraXTv1_dyn) S 24454 24456 23253 0 -1 4194304 38883 0 0 0 88124 43 0 0 25 0 2 0 328735919 159596544 35840 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24456/statm: 38964 35840 218 20 0 38322 0
[pid=24456/tid=24458] ppid=24454 vsize=155856 CPUtime=873.73
/proc/24456/task/24458/stat : 24458 (MiraXTv1_dyn) R 24454 24456 23253 0 -1 4194368 32641 0 0 0 87334 39 0 0 25 0 2 0 328736714 159596544 35840 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 881.67
Current children cumulated vsize (KiB) 155856

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 24658
/proc/meminfo: memFree=1539496/2055920 swapFree=4144152/4192956
[pid=24456] ppid=24454 vsize=155856 CPUtime=941.64
/proc/24456/stat : 24456 (MiraXTv1_dyn) S 24454 24456 23253 0 -1 4194304 38888 0 0 0 94120 44 0 0 25 0 2 0 328735919 159596544 35845 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24456/statm: 38964 35845 218 20 0 38322 0
[pid=24456/tid=24458] ppid=24454 vsize=155856 CPUtime=933.7
/proc/24456/task/24458/stat : 24458 (MiraXTv1_dyn) R 24454 24456 23253 0 -1 4194368 32646 0 0 0 93330 40 0 0 25 0 2 0 328736714 159596544 35845 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 941.64
Current children cumulated vsize (KiB) 155856

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 24658
/proc/meminfo: memFree=1539560/2055920 swapFree=4144152/4192956
[pid=24456] ppid=24454 vsize=155856 CPUtime=1001.59
/proc/24456/stat : 24456 (MiraXTv1_dyn) S 24454 24456 23253 0 -1 4194304 38890 0 0 0 100115 44 0 0 25 0 2 0 328735919 159596544 35847 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24456/statm: 38964 35847 218 20 0 38322 0
[pid=24456/tid=24458] ppid=24454 vsize=155856 CPUtime=993.64
/proc/24456/task/24458/stat : 24458 (MiraXTv1_dyn) R 24454 24456 23253 0 -1 4194368 32648 0 0 0 99324 40 0 0 25 0 2 0 328736714 159596544 35847 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1001.59
Current children cumulated vsize (KiB) 155856

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 24658
/proc/meminfo: memFree=1539560/2055920 swapFree=4144152/4192956
[pid=24456] ppid=24454 vsize=155856 CPUtime=1061.55
/proc/24456/stat : 24456 (MiraXTv1_dyn) S 24454 24456 23253 0 -1 4194304 38893 0 0 0 106111 44 0 0 25 0 2 0 328735919 159596544 35850 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24456/statm: 38964 35850 218 20 0 38322 0
[pid=24456/tid=24458] ppid=24454 vsize=155856 CPUtime=1053.61
/proc/24456/task/24458/stat : 24458 (MiraXTv1_dyn) R 24454 24456 23253 0 -1 4194368 32651 0 0 0 105321 40 0 0 25 0 2 0 328736714 159596544 35850 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1061.55
Current children cumulated vsize (KiB) 155856

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 24658
/proc/meminfo: memFree=1539560/2055920 swapFree=4144152/4192956
[pid=24456] ppid=24454 vsize=155856 CPUtime=1121.53
/proc/24456/stat : 24456 (MiraXTv1_dyn) S 24454 24456 23253 0 -1 4194304 38895 0 0 0 112109 44 0 0 25 0 2 0 328735919 159596544 35852 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24456/statm: 38964 35852 218 20 0 38322 0
[pid=24456/tid=24458] ppid=24454 vsize=155856 CPUtime=1113.58
/proc/24456/task/24458/stat : 24458 (MiraXTv1_dyn) R 24454 24456 23253 0 -1 4194368 32653 0 0 0 111318 40 0 0 25 0 2 0 328736714 159596544 35852 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134522143 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1121.53
Current children cumulated vsize (KiB) 155856

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 24658
/proc/meminfo: memFree=1539560/2055920 swapFree=4144152/4192956
[pid=24456] ppid=24454 vsize=155856 CPUtime=1181.49
/proc/24456/stat : 24456 (MiraXTv1_dyn) S 24454 24456 23253 0 -1 4194304 38896 0 0 0 118105 44 0 0 25 0 2 0 328735919 159596544 35853 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24456/statm: 38964 35853 218 20 0 38322 0
[pid=24456/tid=24458] ppid=24454 vsize=155856 CPUtime=1173.54
/proc/24456/task/24458/stat : 24458 (MiraXTv1_dyn) R 24454 24456 23253 0 -1 4194368 32654 0 0 0 117314 40 0 0 25 0 2 0 328736714 159596544 35853 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.49
Current children cumulated vsize (KiB) 155856



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.9 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 24658
/proc/meminfo: memFree=1539560/2055920 swapFree=4144152/4192956
[pid=24456] ppid=24454 vsize=155856 CPUtime=1200.08
/proc/24456/stat : 24456 (MiraXTv1_dyn) S 24454 24456 23253 0 -1 4194304 38897 0 0 0 119963 45 0 0 25 0 2 0 328735919 159596544 35854 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24456/statm: 38964 35854 218 20 0 38322 0
[pid=24456/tid=24458] ppid=24454 vsize=155856 CPUtime=1192.13
/proc/24456/task/24458/stat : 24458 (MiraXTv1_dyn) R 24454 24456 23253 0 -1 4194368 32655 0 0 0 119173 40 0 0 25 0 2 0 328736714 159596544 35854 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 155856

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

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

[startup+1200.9 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 24658
/proc/meminfo: memFree=1539560/2055920 swapFree=4144152/4192956
[pid=24456] ppid=24454 vsize=155856 CPUtime=1200.08
/proc/24456/stat : 24456 (MiraXTv1_dyn) S 24454 24456 23253 0 -1 4194304 38897 0 0 0 119963 45 0 0 25 0 2 0 328735919 159596544 35854 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24456/statm: 38964 35854 218 20 0 38322 0
[pid=24456/tid=24458] ppid=24454 vsize=155856 CPUtime=1192.13
/proc/24456/task/24458/stat : 24458 (MiraXTv1_dyn) R 24454 24456 23253 0 -1 4194368 32655 0 0 0 119173 40 0 0 25 0 2 0 328736714 159596544 35854 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 155856

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.94
CPU time (s): 1200.12
CPU user time (s): 1199.65
CPU system time (s): 0.473927
CPU usage (%): 99.932
Max. virtual memory (cumulated for all children) (KiB): 155856

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

runsolver used 1.27781 second user time and 3.11753 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Fri May 11 09:47:50 UTC 2007

IDJOB= 314405
IDBENCH= 20390
IDSOLVER= 130
FILE ID= node11/314405-1178876869

PBS_JOBID= 5251040

Free space on /tmp= 66554 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/industrial/fuhs/medium/AProVE07-09.cnf
COMMAND LINE= /tmp/evaluation/314405-1178876869/MiraXTv1_dyn /tmp/evaluation/314405-1178876869/instance-314405-1178876869.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-314405-1178876869 -o ROOT/results/node11/solver-314405-1178876869 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/314405-1178876869/MiraXTv1_dyn /tmp/evaluation/314405-1178876869/instance-314405-1178876869.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  50ed98553825ac1825482c1496260592

RANDOM SEED= 525974193

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:       1683152 kB
Buffers:         49824 kB
Cached:         234612 kB
SwapCached:      18368 kB
Active:         132360 kB
Inactive:       176716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1683152 kB
SwapTotal:     4192956 kB
SwapFree:      4144152 kB
Dirty:            6812 kB
Writeback:           0 kB
Mapped:          30032 kB
Slab:            49080 kB
Committed_AS:  7618616 kB
PageTables:       1848 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= 66554 MiB

End job on node11 on Fri May 11 10:07:53 UTC 2007