Trace number 309944

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.08 1200.52

General information on the benchmark

Namerandom/2+p/p0.9/v810/
unif2p-p0.9-v810-c2932-S1955492734-15-UNSAT.cnf
MD5SUMd921c717596c6b2305f82fa29e923d52
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark284.896
Satisfiable
(Un)Satisfiability was proved
Number of variables810
Number of clauses2931
Sum of the clauses size8500
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2293
Number of clauses of size 32638
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/node6/watcher-309944-1178870260 -o ROOT/results/node6/solver-309944-1178870260 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/309944-1178870260/MiraXTv1_dyn /tmp/evaluation/309944-1178870260/instance-309944-1178870260.cnf 

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


[startup+0 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 28179
/proc/meminfo: memFree=1793976/2055924 swapFree=4143816/4192956
[pid=28179] ppid=28177 vsize=3788 CPUtime=0
/proc/28179/stat : 28179 (MiraXTv1_dyn) R 28177 28179 27403 0 -1 4194304 300 0 0 0 0 0 0 0 18 0 1 0 363063687 3878912 275 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 2626509 0 0 4096 0 0 0 0 17 1 0 0
/proc/28179/statm: 980 281 205 20 0 338 0

[startup+0.044574 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 28179
/proc/meminfo: memFree=1793976/2055924 swapFree=4143816/4192956
[pid=28179] ppid=28177 vsize=4792 CPUtime=0.04
/proc/28179/stat : 28179 (MiraXTv1_dyn) S 28177 28179 27403 0 -1 4194304 481 0 0 0 4 0 0 0 18 0 2 0 363063687 4907008 456 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28179/statm: 1198 456 218 20 0 556 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4792

[startup+0.10158 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 28179
/proc/meminfo: memFree=1793976/2055924 swapFree=4143816/4192956
[pid=28179] ppid=28177 vsize=5056 CPUtime=0.09
/proc/28179/stat : 28179 (MiraXTv1_dyn) S 28177 28179 27403 0 -1 4194304 527 0 0 0 9 0 0 0 18 0 2 0 363063687 5177344 502 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28179/statm: 1264 502 218 20 0 622 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5056

[startup+0.301604 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 28179
/proc/meminfo: memFree=1793976/2055924 swapFree=4143816/4192956
[pid=28179] ppid=28177 vsize=6296 CPUtime=0.29
/proc/28179/stat : 28179 (MiraXTv1_dyn) S 28177 28179 27403 0 -1 4194304 692 0 0 0 29 0 0 0 18 0 2 0 363063687 6447104 667 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28179/statm: 1574 667 218 20 0 932 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6296

[startup+0.701651 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 28179
/proc/meminfo: memFree=1793976/2055924 swapFree=4143816/4192956
[pid=28179] ppid=28177 vsize=7300 CPUtime=0.69
/proc/28179/stat : 28179 (MiraXTv1_dyn) S 28177 28179 27403 0 -1 4194304 971 0 0 0 69 0 0 0 18 0 2 0 363063687 7475200 946 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28179/statm: 1825 946 218 20 0 1183 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7300

[startup+1.50174 s]
/proc/loadavg: 0.91 0.97 0.99 2/79 28181
/proc/meminfo: memFree=1790248/2055924 swapFree=4143816/4192956
[pid=28179] ppid=28177 vsize=8480 CPUtime=1.49
/proc/28179/stat : 28179 (MiraXTv1_dyn) S 28177 28179 27403 0 -1 4194304 1296 0 0 0 149 0 0 0 18 0 2 0 363063687 8683520 1271 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28179/statm: 2120 1271 218 20 0 1478 0
[pid=28179/tid=28181] ppid=28177 vsize=8480 CPUtime=1.48
/proc/28179/task/28181/stat : 28181 (MiraXTv1_dyn) R 28177 28179 27403 0 -1 4194368 919 0 0 0 148 0 0 0 25 0 2 0 363063689 8683520 1271 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8480

[startup+3.10193 s]
/proc/loadavg: 0.91 0.97 0.99 2/79 28181
/proc/meminfo: memFree=1788712/2055924 swapFree=4143816/4192956
[pid=28179] ppid=28177 vsize=10764 CPUtime=3.09
/proc/28179/stat : 28179 (MiraXTv1_dyn) S 28177 28179 27403 0 -1 4194304 1889 0 0 0 308 1 0 0 18 0 2 0 363063687 11022336 1864 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28179/statm: 2691 1864 218 20 0 2049 0
[pid=28179/tid=28181] ppid=28177 vsize=10764 CPUtime=3.07
/proc/28179/task/28181/stat : 28181 (MiraXTv1_dyn) R 28177 28179 27403 0 -1 4194368 1512 0 0 0 307 0 0 0 25 0 2 0 363063689 11022336 1864 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10764

[startup+6.30231 s]
/proc/loadavg: 0.92 0.97 0.99 2/79 28181
/proc/meminfo: memFree=1783464/2055924 swapFree=4143816/4192956
[pid=28179] ppid=28177 vsize=14020 CPUtime=6.29
/proc/28179/stat : 28179 (MiraXTv1_dyn) S 28177 28179 27403 0 -1 4194304 2757 0 0 0 627 2 0 0 18 0 2 0 363063687 14356480 2696 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28179/statm: 3505 2696 218 20 0 2863 0
[pid=28179/tid=28181] ppid=28177 vsize=14020 CPUtime=6.28
/proc/28179/task/28181/stat : 28181 (MiraXTv1_dyn) R 28177 28179 27403 0 -1 4194368 2380 0 0 0 626 2 0 0 25 0 2 0 363063689 14356480 2696 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14020

[startup+12.7011 s]
/proc/loadavg: 0.93 0.97 0.99 2/79 28181
/proc/meminfo: memFree=1780200/2055924 swapFree=4143816/4192956
[pid=28179] ppid=28177 vsize=18020 CPUtime=12.69
/proc/28179/stat : 28179 (MiraXTv1_dyn) S 28177 28179 27403 0 -1 4194304 3838 0 0 0 1266 3 0 0 18 0 2 0 363063687 18452480 3690 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28179/statm: 4505 3690 218 20 0 3863 0
[pid=28179/tid=28181] ppid=28177 vsize=18020 CPUtime=12.67
/proc/28179/task/28181/stat : 28181 (MiraXTv1_dyn) R 28177 28179 27403 0 -1 4194368 3461 0 0 0 1265 2 0 0 25 0 2 0 363063689 18452480 3690 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526414 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18020

[startup+25.5016 s]
/proc/loadavg: 1.02 0.99 1.00 2/79 28181
/proc/meminfo: memFree=1775208/2055924 swapFree=4143816/4192956
[pid=28179] ppid=28177 vsize=22496 CPUtime=25.49
/proc/28179/stat : 28179 (MiraXTv1_dyn) S 28177 28179 27403 0 -1 4194304 5168 0 0 0 2545 4 0 0 18 0 2 0 363063687 23035904 4851 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28179/statm: 5624 4851 218 20 0 4982 0
[pid=28179/tid=28181] ppid=28177 vsize=22496 CPUtime=25.47
/proc/28179/task/28181/stat : 28181 (MiraXTv1_dyn) R 28177 28179 27403 0 -1 4194368 4791 0 0 0 2544 3 0 0 25 0 2 0 363063689 23035904 4851 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 22496

[startup+51.1016 s]
/proc/loadavg: 1.01 0.99 1.00 2/79 28181
/proc/meminfo: memFree=1770024/2055924 swapFree=4143816/4192956
[pid=28179] ppid=28177 vsize=27460 CPUtime=51.07
/proc/28179/stat : 28179 (MiraXTv1_dyn) S 28177 28179 27403 0 -1 4194304 6714 0 0 0 5102 5 0 0 18 0 2 0 363063687 28119040 6067 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28179/statm: 6865 6067 218 20 0 6223 0
[pid=28179/tid=28181] ppid=28177 vsize=27460 CPUtime=51.06
/proc/28179/task/28181/stat : 28181 (MiraXTv1_dyn) R 28177 28179 27403 0 -1 4194368 6337 0 0 0 5101 5 0 0 25 0 2 0 363063689 28119040 6067 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 27460

[startup+102.306 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 28181
/proc/meminfo: memFree=1766824/2055924 swapFree=4143816/4192956
[pid=28179] ppid=28177 vsize=30468 CPUtime=102.26
/proc/28179/stat : 28179 (MiraXTv1_dyn) S 28177 28179 27403 0 -1 4194304 8089 0 0 0 10219 7 0 0 18 0 2 0 363063687 31199232 6863 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28179/statm: 7617 6863 218 20 0 6975 0
[pid=28179/tid=28181] ppid=28177 vsize=30468 CPUtime=102.25
/proc/28179/task/28181/stat : 28181 (MiraXTv1_dyn) R 28177 28179 27403 0 -1 4194368 7712 0 0 0 10218 7 0 0 25 0 2 0 363063689 31199232 6863 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 30468

[startup+162.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 28181
/proc/meminfo: memFree=1765800/2055924 swapFree=4143816/4192956
[pid=28179] ppid=28177 vsize=31724 CPUtime=162.24
/proc/28179/stat : 28179 (MiraXTv1_dyn) S 28177 28179 27403 0 -1 4194304 9100 0 0 0 16216 8 0 0 18 0 2 0 363063687 32485376 7107 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28179/statm: 7931 7107 218 20 0 7289 0
[pid=28179/tid=28181] ppid=28177 vsize=31724 CPUtime=162.23
/proc/28179/task/28181/stat : 28181 (MiraXTv1_dyn) R 28177 28179 27403 0 -1 4194368 8723 0 0 0 16215 8 0 0 25 0 2 0 363063689 32485376 7107 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 31724

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/85 28297
/proc/meminfo: memFree=1763192/2055924 swapFree=4143816/4192956
[pid=28179] ppid=28177 vsize=32988 CPUtime=222.17
/proc/28179/stat : 28179 (MiraXTv1_dyn) S 28177 28179 27403 0 -1 4194304 10062 0 0 0 22205 12 0 0 18 0 2 0 363063687 33779712 7430 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28179/statm: 8247 7430 218 20 0 7605 0
[pid=28179/tid=28181] ppid=28177 vsize=32988 CPUtime=222.16
/proc/28179/task/28181/stat : 28181 (MiraXTv1_dyn) R 28177 28179 27403 0 -1 4194368 9685 0 0 0 22204 12 0 0 25 0 2 0 363063689 33779712 7430 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 32988

[startup+282.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 28379
/proc/meminfo: memFree=1763944/2055924 swapFree=4143816/4192956
[pid=28179] ppid=28177 vsize=33596 CPUtime=282.11
/proc/28179/stat : 28179 (MiraXTv1_dyn) S 28177 28179 27403 0 -1 4194304 10925 0 0 0 28198 13 0 0 18 0 2 0 363063687 34402304 7553 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28179/statm: 8399 7553 218 20 0 7757 0
[pid=28179/tid=28181] ppid=28177 vsize=33596 CPUtime=282.09
/proc/28179/task/28181/stat : 28181 (MiraXTv1_dyn) R 28177 28179 27403 0 -1 4194368 10548 0 0 0 28197 12 0 0 25 0 2 0 363063689 34402304 7553 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 33596

[startup+342.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 28379
/proc/meminfo: memFree=1763368/2055924 swapFree=4143816/4192956
[pid=28179] ppid=28177 vsize=34028 CPUtime=342.08
/proc/28179/stat : 28179 (MiraXTv1_dyn) S 28177 28179 27403 0 -1 4194304 11730 0 0 0 34195 13 0 0 18 0 2 0 363063687 34844672 7680 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28179/statm: 8507 7680 218 20 0 7865 0
[pid=28179/tid=28181] ppid=28177 vsize=34028 CPUtime=342.07
/proc/28179/task/28181/stat : 28181 (MiraXTv1_dyn) R 28177 28179 27403 0 -1 4194368 11353 0 0 0 34194 13 0 0 25 0 2 0 363063689 34844672 7680 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 34028

[startup+402.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 28379
/proc/meminfo: memFree=1762472/2055924 swapFree=4143816/4192956
[pid=28179] ppid=28177 vsize=34868 CPUtime=402.07
/proc/28179/stat : 28179 (MiraXTv1_dyn) S 28177 28179 27403 0 -1 4194304 12569 0 0 0 40192 15 0 0 18 0 2 0 363063687 35704832 7913 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28179/statm: 8717 7913 218 20 0 8075 0
[pid=28179/tid=28181] ppid=28177 vsize=34868 CPUtime=402.05
/proc/28179/task/28181/stat : 28181 (MiraXTv1_dyn) R 28177 28179 27403 0 -1 4194368 12192 0 0 0 40191 14 0 0 25 0 2 0 363063689 35704832 7913 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 34868

[startup+462.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 28379
/proc/meminfo: memFree=1761512/2055924 swapFree=4143816/4192956
[pid=28179] ppid=28177 vsize=35948 CPUtime=462.05
/proc/28179/stat : 28179 (MiraXTv1_dyn) S 28177 28179 27403 0 -1 4194304 13460 0 0 0 46189 16 0 0 18 0 2 0 363063687 36810752 8185 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28179/statm: 8987 8185 218 20 0 8345 0
[pid=28179/tid=28181] ppid=28177 vsize=35948 CPUtime=462.04
/proc/28179/task/28181/stat : 28181 (MiraXTv1_dyn) R 28177 28179 27403 0 -1 4194368 13083 0 0 0 46188 16 0 0 25 0 2 0 363063689 36810752 8185 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 35948

[startup+522.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 28379
/proc/meminfo: memFree=1759656/2055924 swapFree=4143816/4192956
[pid=28179] ppid=28177 vsize=37568 CPUtime=522.04
/proc/28179/stat : 28179 (MiraXTv1_dyn) S 28177 28179 27403 0 -1 4194304 14513 0 0 0 52186 18 0 0 18 0 2 0 363063687 38469632 8610 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28179/statm: 9392 8610 218 20 0 8750 0
[pid=28179/tid=28181] ppid=28177 vsize=37568 CPUtime=522.02
/proc/28179/task/28181/stat : 28181 (MiraXTv1_dyn) R 28177 28179 27403 0 -1 4194368 14136 0 0 0 52185 17 0 0 25 0 2 0 363063689 38469632 8610 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526470 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 37568

[startup+582.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 28379
/proc/meminfo: memFree=1759528/2055924 swapFree=4143816/4192956
[pid=28179] ppid=28177 vsize=37716 CPUtime=582.02
/proc/28179/stat : 28179 (MiraXTv1_dyn) S 28177 28179 27403 0 -1 4194304 15271 0 0 0 58184 18 0 0 18 0 2 0 363063687 38621184 8636 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28179/statm: 9429 8636 218 20 0 8787 0
[pid=28179/tid=28181] ppid=28177 vsize=37716 CPUtime=582.01
/proc/28179/task/28181/stat : 28181 (MiraXTv1_dyn) R 28177 28179 27403 0 -1 4194368 14894 0 0 0 58183 18 0 0 25 0 2 0 363063689 38621184 8636 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 37716

[startup+642.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 28379
/proc/meminfo: memFree=1759272/2055924 swapFree=4143816/4192956
[pid=28179] ppid=28177 vsize=37852 CPUtime=642.01
/proc/28179/stat : 28179 (MiraXTv1_dyn) S 28177 28179 27403 0 -1 4194304 15981 0 0 0 64182 19 0 0 18 0 2 0 363063687 38760448 8695 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28179/statm: 9463 8695 218 20 0 8821 0
[pid=28179/tid=28181] ppid=28177 vsize=37852 CPUtime=642
/proc/28179/task/28181/stat : 28181 (MiraXTv1_dyn) R 28177 28179 27403 0 -1 4194368 15604 0 0 0 64181 19 0 0 25 0 2 0 363063689 38760448 8695 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 37852

[startup+702.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 28379
/proc/meminfo: memFree=1759016/2055924 swapFree=4143816/4192956
[pid=28179] ppid=28177 vsize=38004 CPUtime=701.99
/proc/28179/stat : 28179 (MiraXTv1_dyn) S 28177 28179 27403 0 -1 4194304 16688 0 0 0 70179 20 0 0 18 0 2 0 363063687 38916096 8740 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28179/statm: 9501 8740 218 20 0 8859 0
[pid=28179/tid=28181] ppid=28177 vsize=38004 CPUtime=701.98
/proc/28179/task/28181/stat : 28181 (MiraXTv1_dyn) R 28177 28179 27403 0 -1 4194368 16311 0 0 0 70178 20 0 0 25 0 2 0 363063689 38916096 8740 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 38004

[startup+762.306 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 28379
/proc/meminfo: memFree=1758760/2055924 swapFree=4143816/4192956
[pid=28179] ppid=28177 vsize=38280 CPUtime=761.98
/proc/28179/stat : 28179 (MiraXTv1_dyn) S 28177 28179 27403 0 -1 4194304 17425 0 0 0 76177 21 0 0 18 0 2 0 363063687 39198720 8804 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28179/statm: 9570 8804 218 20 0 8928 0
[pid=28179/tid=28181] ppid=28177 vsize=38280 CPUtime=761.97
/proc/28179/task/28181/stat : 28181 (MiraXTv1_dyn) R 28177 28179 27403 0 -1 4194368 17048 0 0 0 76176 21 0 0 25 0 2 0 363063689 39198720 8804 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 761.98
Current children cumulated vsize (KiB) 38280

[startup+822.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 28379
/proc/meminfo: memFree=1758696/2055924 swapFree=4143816/4192956
[pid=28179] ppid=28177 vsize=38280 CPUtime=821.96
/proc/28179/stat : 28179 (MiraXTv1_dyn) S 28177 28179 27403 0 -1 4194304 18127 0 0 0 82174 22 0 0 18 0 2 0 363063687 39198720 8824 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28179/statm: 9570 8824 218 20 0 8928 0
[pid=28179/tid=28181] ppid=28177 vsize=38280 CPUtime=821.95
/proc/28179/task/28181/stat : 28181 (MiraXTv1_dyn) R 28177 28179 27403 0 -1 4194368 17750 0 0 0 82173 22 0 0 25 0 2 0 363063689 39198720 8824 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 821.96
Current children cumulated vsize (KiB) 38280

[startup+882.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 28379
/proc/meminfo: memFree=1758696/2055924 swapFree=4143816/4192956
[pid=28179] ppid=28177 vsize=38684 CPUtime=881.94
/proc/28179/stat : 28179 (MiraXTv1_dyn) S 28177 28179 27403 0 -1 4194304 18742 0 0 0 88172 22 0 0 18 0 2 0 363063687 39612416 8847 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28179/statm: 9671 8847 218 20 0 9029 0
[pid=28179/tid=28181] ppid=28177 vsize=38684 CPUtime=881.93
/proc/28179/task/28181/stat : 28181 (MiraXTv1_dyn) R 28177 28179 27403 0 -1 4194368 18365 0 0 0 88171 22 0 0 25 0 2 0 363063689 39612416 8847 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 38684

[startup+942.301 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 28379
/proc/meminfo: memFree=1758504/2055924 swapFree=4143816/4192956
[pid=28179] ppid=28177 vsize=39492 CPUtime=941.92
/proc/28179/stat : 28179 (MiraXTv1_dyn) S 28177 28179 27403 0 -1 4194304 19489 0 0 0 94169 23 0 0 18 0 2 0 363063687 40439808 8896 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28179/statm: 9873 8896 218 20 0 9231 0
[pid=28179/tid=28181] ppid=28177 vsize=39492 CPUtime=941.91
/proc/28179/task/28181/stat : 28181 (MiraXTv1_dyn) R 28177 28179 27403 0 -1 4194368 19112 0 0 0 94168 23 0 0 25 0 2 0 363063689 40439808 8896 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 39492

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 28379
/proc/meminfo: memFree=1758248/2055924 swapFree=4143816/4192956
[pid=28179] ppid=28177 vsize=39804 CPUtime=1001.91
/proc/28179/stat : 28179 (MiraXTv1_dyn) S 28177 28179 27403 0 -1 4194304 20181 0 0 0 100167 24 0 0 18 0 2 0 363063687 40759296 8983 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28179/statm: 9951 8983 218 20 0 9309 0
[pid=28179/tid=28181] ppid=28177 vsize=39804 CPUtime=1001.9
/proc/28179/task/28181/stat : 28181 (MiraXTv1_dyn) R 28177 28179 27403 0 -1 4194368 19804 0 0 0 100166 24 0 0 25 0 2 0 363063689 40759296 8983 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 39804

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 28379
/proc/meminfo: memFree=1758120/2055924 swapFree=4143816/4192956
[pid=28179] ppid=28177 vsize=39964 CPUtime=1061.9
/proc/28179/stat : 28179 (MiraXTv1_dyn) S 28177 28179 27403 0 -1 4194304 20930 0 0 0 106165 25 0 0 18 0 2 0 363063687 40923136 9021 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28179/statm: 9991 9021 218 20 0 9349 0
[pid=28179/tid=28181] ppid=28177 vsize=39964 CPUtime=1061.87
/proc/28179/task/28181/stat : 28181 (MiraXTv1_dyn) R 28177 28179 27403 0 -1 4194368 20553 0 0 0 106163 24 0 0 25 0 2 0 363063689 40923136 9021 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521417 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 39964

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 28379
/proc/meminfo: memFree=1757928/2055924 swapFree=4143816/4192956
[pid=28179] ppid=28177 vsize=40136 CPUtime=1121.87
/proc/28179/stat : 28179 (MiraXTv1_dyn) S 28177 28179 27403 0 -1 4194304 21593 0 0 0 112162 25 0 0 18 0 2 0 363063687 41099264 9068 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28179/statm: 10034 9068 218 20 0 9392 0
[pid=28179/tid=28181] ppid=28177 vsize=40136 CPUtime=1121.86
/proc/28179/task/28181/stat : 28181 (MiraXTv1_dyn) R 28177 28179 27403 0 -1 4194368 21216 0 0 0 112161 25 0 0 25 0 2 0 363063689 41099264 9068 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 40136

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 28379
/proc/meminfo: memFree=1757608/2055924 swapFree=4143816/4192956
[pid=28179] ppid=28177 vsize=40612 CPUtime=1181.86
/proc/28179/stat : 28179 (MiraXTv1_dyn) S 28177 28179 27403 0 -1 4194304 22288 0 0 0 118160 26 0 0 18 0 2 0 363063687 41586688 9140 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28179/statm: 10153 9140 218 20 0 9511 0
[pid=28179/tid=28181] ppid=28177 vsize=40612 CPUtime=1181.85
/proc/28179/task/28181/stat : 28181 (MiraXTv1_dyn) R 28177 28179 27403 0 -1 4194368 21911 0 0 0 118159 26 0 0 25 0 2 0 363063689 41586688 9140 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526404 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 40612



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 28379
/proc/meminfo: memFree=1757480/2055924 swapFree=4143816/4192956
[pid=28179] ppid=28177 vsize=40764 CPUtime=1200.05
/proc/28179/stat : 28179 (MiraXTv1_dyn) S 28177 28179 27403 0 -1 4194304 22522 0 0 0 119979 26 0 0 18 0 2 0 363063687 41742336 9166 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28179/statm: 10191 9166 218 20 0 9549 0
[pid=28179/tid=28181] ppid=28177 vsize=40764 CPUtime=1200.04
/proc/28179/task/28181/stat : 28181 (MiraXTv1_dyn) R 28177 28179 27403 0 -1 4194368 22145 0 0 0 119978 26 0 0 25 0 2 0 363063689 41742336 9166 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 40764

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 0.99 1.00 2/79 28379
/proc/meminfo: memFree=1757480/2055924 swapFree=4143816/4192956
[pid=28179] ppid=28177 vsize=40764 CPUtime=1200.05
/proc/28179/stat : 28179 (MiraXTv1_dyn) S 28177 28179 27403 0 -1 4194304 22522 0 0 0 119979 26 0 0 18 0 2 0 363063687 41742336 9166 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28179/statm: 10191 9166 218 20 0 9549 0
[pid=28179/tid=28181] ppid=28177 vsize=40764 CPUtime=1200.04
/proc/28179/task/28181/stat : 28181 (MiraXTv1_dyn) R 28177 28179 27403 0 -1 4194368 22145 0 0 0 119978 26 0 0 25 0 2 0 363063689 41742336 9166 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 40764

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.08
CPU user time (s): 1199.81
CPU system time (s): 0.276957
CPU usage (%): 99.9637
Max. virtual memory (cumulated for all children) (KiB): 41028

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

runsolver used 1.27781 second user time and 3.09753 second system time

The end

Launcher Data (download as text)

Begin job on node6 on Fri May 11 07:57:40 UTC 2007

IDJOB= 309944
IDBENCH= 20273
IDSOLVER= 130
FILE ID= node6/309944-1178870260

PBS_JOBID= 5251038

Free space on /tmp= 66544 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.9/v810/unif2p-p0.9-v810-c2932-S1955492734-15-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/309944-1178870260/MiraXTv1_dyn /tmp/evaluation/309944-1178870260/instance-309944-1178870260.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-309944-1178870260 -o ROOT/results/node6/solver-309944-1178870260 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/309944-1178870260/MiraXTv1_dyn /tmp/evaluation/309944-1178870260/instance-309944-1178870260.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  d921c717596c6b2305f82fa29e923d52

RANDOM SEED= 427910041

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node6.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.232
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.232
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:      2055924 kB
MemFree:       1794192 kB
Buffers:         41788 kB
Cached:         151200 kB
SwapCached:      17540 kB
Active:         141148 kB
Inactive:        76708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1794192 kB
SwapTotal:     4192956 kB
SwapFree:      4143816 kB
Dirty:            3956 kB
Writeback:           0 kB
Mapped:          30052 kB
Slab:            29440 kB
Committed_AS: 12712924 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= 66544 MiB

End job on node6 on Fri May 11 08:17:43 UTC 2007