Trace number 307277

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 v3? (TO) 1200.19 601.985

General information on the benchmark

Namerandom/LargeSize/3SAT/v19000/
unif-k3-r4.2-v19000-c79800-S1314701073-08.cnf
MD5SUMfd5c93189113fd3fe98f3e154d2a7947
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1096.16
Satisfiable
(Un)Satisfiability was proved
Number of variables19000
Number of clauses79800
Sum of the clauses size239400
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 379800
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 MiraXTv3...

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/node19/watcher-307277-1178862190 -o ROOT/results/node19/solver-307277-1178862190 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/307277-1178862190/MiraXTv3_dyn /tmp/evaluation/307277-1178862190/instance-307277-1178862190.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.99 1.09 3/77 12944
/proc/meminfo: memFree=1796800/2055920 swapFree=4148252/4192956
[pid=12944] ppid=12942 vsize=3788 CPUtime=0
/proc/12944/stat : 12944 (MiraXTv3_dyn) R 12942 12944 12389 0 -1 4194304 429 0 0 0 0 0 0 0 18 0 1 0 334136448 3878912 404 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/12944/statm: 947 411 202 20 0 305 0

[startup+0.078196 s]
/proc/loadavg: 0.92 0.99 1.09 3/77 12944
/proc/meminfo: memFree=1796800/2055920 swapFree=4148252/4192956
[pid=12944] ppid=12942 vsize=8464 CPUtime=0.06
/proc/12944/stat : 12944 (MiraXTv3_dyn) R 12942 12944 12389 0 -1 4194304 1611 0 0 0 6 0 0 0 18 0 1 0 334136448 8667136 1586 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7919227 0 0 4096 0 0 0 0 17 0 0 0
/proc/12944/statm: 2116 1587 206 20 0 1474 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 8464

[startup+0.101198 s]
/proc/loadavg: 0.92 0.99 1.09 3/77 12944
/proc/meminfo: memFree=1796800/2055920 swapFree=4148252/4192956
[pid=12944] ppid=12942 vsize=9284 CPUtime=0.08
/proc/12944/stat : 12944 (MiraXTv3_dyn) R 12942 12944 12389 0 -1 4194304 1770 0 0 0 8 0 0 0 18 0 1 0 334136448 9506816 1745 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7919227 0 0 4096 0 0 0 0 17 0 0 0
/proc/12944/statm: 2321 1745 206 20 0 1679 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9284

[startup+0.301221 s]
/proc/loadavg: 0.92 0.99 1.09 3/77 12944
/proc/meminfo: memFree=1796800/2055920 swapFree=4148252/4192956
[pid=12944] ppid=12942 vsize=11368 CPUtime=0.29
/proc/12944/stat : 12944 (MiraXTv3_dyn) R 12942 12944 12389 0 -1 4194304 2313 0 0 0 28 1 0 0 19 0 1 0 334136448 11640832 2288 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134591653 0 0 4096 0 0 0 0 17 0 0 0
/proc/12944/statm: 2842 2288 207 20 0 2200 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11368

[startup+0.701274 s]
/proc/loadavg: 0.92 0.99 1.09 3/77 12944
/proc/meminfo: memFree=1796800/2055920 swapFree=4148252/4192956
[pid=12944] ppid=12942 vsize=43528 CPUtime=0.88
/proc/12944/stat : 12944 (MiraXTv3_dyn) S 12942 12944 12389 0 -1 4194304 6155 0 0 0 85 3 0 0 21 0 3 0 334136448 44572672 5766 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12944/statm: 10882 5766 218 20 0 10240 0
Current children cumulated CPU time (s) 0.88
Current children cumulated vsize (KiB) 43528

[startup+1.50136 s]
/proc/loadavg: 0.92 0.99 1.09 3/80 12947
/proc/meminfo: memFree=1773928/2055920 swapFree=4148252/4192956
[pid=12944] ppid=12942 vsize=44452 CPUtime=2.48
/proc/12944/stat : 12944 (MiraXTv3_dyn) S 12942 12944 12389 0 -1 4194304 6405 0 0 0 245 3 0 0 21 0 3 0 334136448 45518848 6016 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12944/statm: 11113 6016 218 20 0 10471 0
[pid=12944/tid=12946] ppid=12942 vsize=44452 CPUtime=1.08
/proc/12944/task/12946/stat : 12946 (MiraXTv3_dyn) R 12942 12944 12389 0 -1 4194368 1948 0 0 0 108 0 0 0 25 0 3 0 334136489 45518848 6016 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520089 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12944/tid=12947] ppid=12942 vsize=44452 CPUtime=0.97
/proc/12944/task/12947/stat : 12947 (MiraXTv3_dyn) R 12942 12944 12389 0 -1 4194368 1589 0 0 0 97 0 0 0 21 0 3 0 334136489 45518848 6016 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.48
Current children cumulated vsize (KiB) 44452

[startup+3.10153 s]
/proc/loadavg: 0.92 0.99 1.09 3/80 12947
/proc/meminfo: memFree=1772136/2055920 swapFree=4148252/4192956
[pid=12944] ppid=12942 vsize=47852 CPUtime=5.67
/proc/12944/stat : 12944 (MiraXTv3_dyn) S 12942 12944 12389 0 -1 4194304 7434 0 0 0 563 4 0 0 21 0 3 0 334136448 49000448 7045 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12944/statm: 11963 7045 218 20 0 11321 0
[pid=12944/tid=12946] ppid=12942 vsize=47852 CPUtime=2.68
/proc/12944/task/12946/stat : 12946 (MiraXTv3_dyn) R 12942 12944 12389 0 -1 4194368 2400 0 0 0 267 1 0 0 20 0 3 0 334136489 49000448 7045 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12944/tid=12947] ppid=12942 vsize=47852 CPUtime=2.56
/proc/12944/task/12947/stat : 12947 (MiraXTv3_dyn) R 12942 12944 12389 0 -1 4194368 2166 0 0 0 256 0 0 0 25 0 3 0 334136489 49000448 7045 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520992 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.67
Current children cumulated vsize (KiB) 47852

[startup+6.30288 s]
/proc/loadavg: 1.01 1.01 1.09 3/80 12947
/proc/meminfo: memFree=1762024/2055920 swapFree=4148252/4192956
[pid=12944] ppid=12942 vsize=58756 CPUtime=12.05
/proc/12944/stat : 12944 (MiraXTv3_dyn) S 12942 12944 12389 0 -1 4194304 10142 0 0 0 1198 7 0 0 21 0 3 0 334136448 60166144 9753 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12944/statm: 14689 9753 218 20 0 14047 0
[pid=12944/tid=12946] ppid=12942 vsize=58756 CPUtime=5.89
/proc/12944/task/12946/stat : 12946 (MiraXTv3_dyn) R 12942 12944 12389 0 -1 4194368 3921 0 0 0 586 3 0 0 24 0 3 0 334136489 60166144 9753 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12944/tid=12947] ppid=12942 vsize=58756 CPUtime=5.76
/proc/12944/task/12947/stat : 12947 (MiraXTv3_dyn) R 12942 12944 12389 0 -1 4194368 3353 0 0 0 574 2 0 0 25 0 3 0 334136489 60166144 9753 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526719 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.05
Current children cumulated vsize (KiB) 58756

[startup+12.7016 s]
/proc/loadavg: 1.09 1.03 1.10 3/80 12947
/proc/meminfo: memFree=1738984/2055920 swapFree=4148252/4192956
[pid=12944] ppid=12942 vsize=80064 CPUtime=24.82
/proc/12944/stat : 12944 (MiraXTv3_dyn) S 12942 12944 12389 0 -1 4194304 15706 0 0 0 2468 14 0 0 21 0 3 0 334136448 81985536 15317 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12944/statm: 20016 15317 218 20 0 19374 0
[pid=12944/tid=12946] ppid=12942 vsize=80064 CPUtime=12.28
/proc/12944/task/12946/stat : 12946 (MiraXTv3_dyn) R 12942 12944 12389 0 -1 4194368 6922 0 0 0 1221 7 0 0 25 0 3 0 334136489 81985536 15317 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12944/tid=12947] ppid=12942 vsize=80064 CPUtime=12.13
/proc/12944/task/12947/stat : 12947 (MiraXTv3_dyn) R 12942 12944 12389 0 -1 4194368 5916 0 0 0 1208 5 0 0 25 0 3 0 334136489 81985536 15317 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.82
Current children cumulated vsize (KiB) 80064

[startup+25.503 s]
/proc/loadavg: 1.29 1.07 1.11 3/80 12947
/proc/meminfo: memFree=1713960/2055920 swapFree=4148252/4192956
[pid=12944] ppid=12942 vsize=102536 CPUtime=50.37
/proc/12944/stat : 12944 (MiraXTv3_dyn) S 12942 12944 12389 0 -1 4194304 21198 0 0 0 5014 23 0 0 21 0 3 0 334136448 104996864 20809 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12944/statm: 25634 20809 218 20 0 24992 0
[pid=12944/tid=12946] ppid=12942 vsize=102536 CPUtime=25.08
/proc/12944/task/12946/stat : 12946 (MiraXTv3_dyn) R 12942 12944 12389 0 -1 4194368 9878 0 0 0 2495 13 0 0 25 0 3 0 334136489 104996864 20809 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12944/tid=12947] ppid=12942 vsize=102536 CPUtime=24.87
/proc/12944/task/12947/stat : 12947 (MiraXTv3_dyn) R 12942 12944 12389 0 -1 4194368 8452 0 0 0 2480 7 0 0 25 0 3 0 334136489 104996864 20809 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.37
Current children cumulated vsize (KiB) 102536

[startup+51.1027 s]
/proc/loadavg: 1.53 1.15 1.13 3/80 12947
/proc/meminfo: memFree=1644584/2055920 swapFree=4148252/4192956
[pid=12944] ppid=12942 vsize=173628 CPUtime=101.43
/proc/12944/stat : 12944 (MiraXTv3_dyn) S 12942 12944 12389 0 -1 4194304 39024 0 0 0 10098 45 0 0 21 0 3 0 334136448 177795072 38563 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12944/statm: 43407 38563 218 20 0 42765 0
[pid=12944/tid=12946] ppid=12942 vsize=173628 CPUtime=50.65
/proc/12944/task/12946/stat : 12946 (MiraXTv3_dyn) R 12942 12944 12389 0 -1 4194368 16868 0 0 0 5041 24 0 0 25 0 3 0 334136489 177795072 38563 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12944/tid=12947] ppid=12942 vsize=173628 CPUtime=50.37
/proc/12944/task/12947/stat : 12947 (MiraXTv3_dyn) R 12942 12944 12389 0 -1 4194368 19288 0 0 0 5018 19 0 0 25 0 3 0 334136489 177795072 38563 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.43
Current children cumulated vsize (KiB) 173628

[startup+102.306 s]
/proc/loadavg: 1.79 1.28 1.17 3/80 12947
/proc/meminfo: memFree=1538024/2055920 swapFree=4148252/4192956
[pid=12944] ppid=12942 vsize=276976 CPUtime=203.58
/proc/12944/stat : 12944 (MiraXTv3_dyn) S 12942 12944 12389 0 -1 4194304 65475 0 0 0 20276 82 0 0 21 0 3 0 334136448 283623424 64692 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12944/statm: 69244 64692 218 20 0 68602 0
[pid=12944/tid=12946] ppid=12942 vsize=276976 CPUtime=101.8
/proc/12944/task/12946/stat : 12946 (MiraXTv3_dyn) R 12942 12944 12389 0 -1 4194368 30424 0 0 0 10133 47 0 0 25 0 3 0 334136489 283623424 64692 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12944/tid=12947] ppid=12942 vsize=276976 CPUtime=101.35
/proc/12944/task/12947/stat : 12947 (MiraXTv3_dyn) R 12942 12944 12389 0 -1 4194368 32183 0 0 0 10103 32 0 0 25 0 3 0 334136489 283623424 64692 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.58
Current children cumulated vsize (KiB) 276976

[startup+162.303 s]
/proc/loadavg: 1.92 1.40 1.22 3/80 12947
/proc/meminfo: memFree=1449256/2055920 swapFree=4148252/4192956
[pid=12944] ppid=12942 vsize=367536 CPUtime=323.29
/proc/12944/stat : 12944 (MiraXTv3_dyn) S 12942 12944 12389 0 -1 4194304 88558 0 0 0 32215 114 0 0 21 0 3 0 334136448 376356864 87476 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12944/statm: 91884 87476 218 20 0 91242 0
[pid=12944/tid=12946] ppid=12942 vsize=367536 CPUtime=161.77
/proc/12944/task/12946/stat : 12946 (MiraXTv3_dyn) R 12942 12944 12389 0 -1 4194368 43011 0 0 0 16109 68 0 0 25 0 3 0 334136489 376356864 87476 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12944/tid=12947] ppid=12942 vsize=367536 CPUtime=161.12
/proc/12944/task/12947/stat : 12947 (MiraXTv3_dyn) R 12942 12944 12389 0 -1 4194368 42679 0 0 0 16068 44 0 0 25 0 3 0 334136489 376356864 87476 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520708 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.29
Current children cumulated vsize (KiB) 367536

[startup+222.302 s]
/proc/loadavg: 1.97 1.51 1.27 3/80 12947
/proc/meminfo: memFree=1426792/2055920 swapFree=4148252/4192956
[pid=12944] ppid=12942 vsize=386848 CPUtime=442.95
/proc/12944/stat : 12944 (MiraXTv3_dyn) S 12942 12944 12389 0 -1 4194304 93705 0 0 0 44174 121 0 0 21 0 3 0 334136448 396132352 92433 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12944/statm: 96712 92433 218 20 0 96070 0
[pid=12944/tid=12946] ppid=12942 vsize=386848 CPUtime=221.71
/proc/12944/task/12946/stat : 12946 (MiraXTv3_dyn) R 12942 12944 12389 0 -1 4194368 45554 0 0 0 22099 72 0 0 25 0 3 0 334136489 396132352 92433 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12944/tid=12947] ppid=12942 vsize=386848 CPUtime=220.84
/proc/12944/task/12947/stat : 12947 (MiraXTv3_dyn) R 12942 12944 12389 0 -1 4194368 45283 0 0 0 22036 48 0 0 25 0 3 0 334136489 396132352 92433 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 442.95
Current children cumulated vsize (KiB) 386848

[startup+282.302 s]
/proc/loadavg: 1.99 1.60 1.31 3/80 12947
/proc/meminfo: memFree=1383848/2055920 swapFree=4148252/4192956
[pid=12944] ppid=12942 vsize=429592 CPUtime=562.56
/proc/12944/stat : 12944 (MiraXTv3_dyn) S 12942 12944 12389 0 -1 4194304 104681 0 0 0 56121 135 0 0 21 0 3 0 334136448 439902208 103146 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12944/statm: 107398 103146 218 20 0 106756 0
[pid=12944/tid=12946] ppid=12942 vsize=429592 CPUtime=281.66
/proc/12944/task/12946/stat : 12946 (MiraXTv3_dyn) R 12942 12944 12389 0 -1 4194368 53425 0 0 0 28084 82 0 0 25 0 3 0 334136489 439902208 103146 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12944/tid=12947] ppid=12942 vsize=429592 CPUtime=280.5
/proc/12944/task/12947/stat : 12947 (MiraXTv3_dyn) R 12942 12944 12389 0 -1 4194368 48388 0 0 0 27999 51 0 0 25 0 3 0 334136489 439902208 103146 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.56
Current children cumulated vsize (KiB) 429592

[startup+342.301 s]
/proc/loadavg: 1.99 1.67 1.35 3/80 12947
/proc/meminfo: memFree=1383592/2055920 swapFree=4148252/4192956
[pid=12944] ppid=12942 vsize=429592 CPUtime=682.28
/proc/12944/stat : 12944 (MiraXTv3_dyn) S 12942 12944 12389 0 -1 4194304 105027 0 0 0 68092 136 0 0 21 0 3 0 334136448 439902208 103158 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12944/statm: 107398 103158 218 20 0 106756 0
[pid=12944/tid=12946] ppid=12942 vsize=429592 CPUtime=341.61
/proc/12944/task/12946/stat : 12946 (MiraXTv3_dyn) R 12942 12944 12389 0 -1 4194368 53631 0 0 0 34079 82 0 0 25 0 3 0 334136489 439902208 103158 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12944/tid=12947] ppid=12942 vsize=429592 CPUtime=340.25
/proc/12944/task/12947/stat : 12947 (MiraXTv3_dyn) R 12942 12944 12389 0 -1 4194368 48528 0 0 0 33974 51 0 0 25 0 3 0 334136489 439902208 103158 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.28
Current children cumulated vsize (KiB) 429592

[startup+402.302 s]
/proc/loadavg: 1.99 1.72 1.39 3/80 12947
/proc/meminfo: memFree=1346216/2055920 swapFree=4148252/4192956
[pid=12944] ppid=12942 vsize=466784 CPUtime=801.95
/proc/12944/stat : 12944 (MiraXTv3_dyn) S 12942 12944 12389 0 -1 4194304 114780 0 0 0 80044 151 0 0 21 0 3 0 334136448 477986816 112509 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12944/statm: 116696 112509 218 20 0 116054 0
[pid=12944/tid=12946] ppid=12942 vsize=466784 CPUtime=401.55
/proc/12944/task/12946/stat : 12946 (MiraXTv3_dyn) R 12942 12944 12389 0 -1 4194368 57131 0 0 0 40065 90 0 0 25 0 3 0 334136489 477986816 112509 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12944/tid=12947] ppid=12942 vsize=466784 CPUtime=399.99
/proc/12944/task/12947/stat : 12947 (MiraXTv3_dyn) R 12942 12944 12389 0 -1 4194368 54781 0 0 0 39940 59 0 0 25 0 3 0 334136489 477986816 112509 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 801.95
Current children cumulated vsize (KiB) 466784

[startup+462.301 s]
/proc/loadavg: 1.99 1.77 1.42 3/80 12947
/proc/meminfo: memFree=1346152/2055920 swapFree=4148252/4192956
[pid=12944] ppid=12942 vsize=466784 CPUtime=921.64
/proc/12944/stat : 12944 (MiraXTv3_dyn) S 12942 12944 12389 0 -1 4194304 114993 0 0 0 92013 151 0 0 21 0 3 0 334136448 477986816 112519 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12944/statm: 116696 112519 218 20 0 116054 0
[pid=12944/tid=12946] ppid=12942 vsize=466784 CPUtime=461.49
/proc/12944/task/12946/stat : 12946 (MiraXTv3_dyn) R 12942 12944 12389 0 -1 4194368 57136 0 0 0 46059 90 0 0 25 0 3 0 334136489 477986816 112519 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12944/tid=12947] ppid=12942 vsize=466784 CPUtime=459.75
/proc/12944/task/12947/stat : 12947 (MiraXTv3_dyn) R 12942 12944 12389 0 -1 4194368 54989 0 0 0 45916 59 0 0 25 0 3 0 334136489 477986816 112519 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 921.64
Current children cumulated vsize (KiB) 466784

[startup+522.302 s]
/proc/loadavg: 1.99 1.81 1.46 3/80 12947
/proc/meminfo: memFree=1346152/2055920 swapFree=4148252/4192956
[pid=12944] ppid=12942 vsize=466784 CPUtime=1041.34
/proc/12944/stat : 12944 (MiraXTv3_dyn) S 12942 12944 12389 0 -1 4194304 115093 0 0 0 103982 152 0 0 21 0 3 0 334136448 477986816 112551 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12944/statm: 116696 112551 218 20 0 116054 0
[pid=12944/tid=12946] ppid=12942 vsize=466784 CPUtime=521.43
/proc/12944/task/12946/stat : 12946 (MiraXTv3_dyn) R 12942 12944 12389 0 -1 4194368 57155 0 0 0 52053 90 0 0 25 0 3 0 334136489 477986816 112551 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12944/tid=12947] ppid=12942 vsize=466784 CPUtime=519.5
/proc/12944/task/12947/stat : 12947 (MiraXTv3_dyn) R 12942 12944 12389 0 -1 4194368 55070 0 0 0 51890 60 0 0 25 0 3 0 334136489 477986816 112551 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1041.34
Current children cumulated vsize (KiB) 466784

[startup+582.301 s]
/proc/loadavg: 1.99 1.84 1.49 3/80 12947
/proc/meminfo: memFree=1345960/2055920 swapFree=4148252/4192956
[pid=12944] ppid=12942 vsize=467808 CPUtime=1161
/proc/12944/stat : 12944 (MiraXTv3_dyn) S 12942 12944 12389 0 -1 4194304 115205 0 0 0 115947 153 0 0 21 0 3 0 334136448 479035392 112595 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12944/statm: 116952 112595 218 20 0 116310 0
[pid=12944/tid=12946] ppid=12942 vsize=467808 CPUtime=581.36
/proc/12944/task/12946/stat : 12946 (MiraXTv3_dyn) R 12942 12944 12389 0 -1 4194368 57195 0 0 0 58046 90 0 0 25 0 3 0 334136489 479035392 112595 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12944/tid=12947] ppid=12942 vsize=467808 CPUtime=579.22
/proc/12944/task/12947/stat : 12947 (MiraXTv3_dyn) R 12942 12944 12389 0 -1 4194368 55142 0 0 0 57861 61 0 0 18 0 3 0 334136489 479035392 112595 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1161
Current children cumulated vsize (KiB) 467808



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.902 s]
/proc/loadavg: 1.99 1.85 1.50 3/80 12947
/proc/meminfo: memFree=1345896/2055920 swapFree=4148252/4192956
[pid=12944] ppid=12942 vsize=467808 CPUtime=1200.1
/proc/12944/stat : 12944 (MiraXTv3_dyn) S 12942 12944 12389 0 -1 4194304 115302 0 0 0 119857 153 0 0 21 0 3 0 334136448 479035392 112624 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12944/statm: 116952 112624 218 20 0 116310 0
[pid=12944/tid=12946] ppid=12942 vsize=467808 CPUtime=600.94
/proc/12944/task/12946/stat : 12946 (MiraXTv3_dyn) R 12942 12944 12389 0 -1 4194368 57204 0 0 0 60004 90 0 0 25 0 3 0 334136489 479035392 112624 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526573 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12944/tid=12947] ppid=12942 vsize=467808 CPUtime=598.75
/proc/12944/task/12947/stat : 12947 (MiraXTv3_dyn) R 12942 12944 12389 0 -1 4194368 55230 0 0 0 59814 61 0 0 25 0 3 0 334136489 479035392 112624 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 467808

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

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

[startup+601.902 s]
/proc/loadavg: 1.99 1.85 1.50 3/80 12947
/proc/meminfo: memFree=1345896/2055920 swapFree=4148252/4192956
[pid=12944] ppid=12942 vsize=467808 CPUtime=1200.1
/proc/12944/stat : 12944 (MiraXTv3_dyn) S 12942 12944 12389 0 -1 4194304 115302 0 0 0 119857 153 0 0 21 0 3 0 334136448 479035392 112624 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12944/statm: 116952 112624 218 20 0 116310 0
[pid=12944/tid=12946] ppid=12942 vsize=467808 CPUtime=600.94
/proc/12944/task/12946/stat : 12946 (MiraXTv3_dyn) R 12942 12944 12389 0 -1 4194368 57204 0 0 0 60004 90 0 0 25 0 3 0 334136489 479035392 112624 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526573 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12944/tid=12947] ppid=12942 vsize=467808 CPUtime=598.75
/proc/12944/task/12947/stat : 12947 (MiraXTv3_dyn) R 12942 12944 12389 0 -1 4194368 55230 0 0 0 59814 61 0 0 25 0 3 0 334136489 479035392 112624 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 467808

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.985
CPU time (s): 1200.19
CPU user time (s): 1198.58
CPU system time (s): 1.60876
CPU usage (%): 199.372
Max. virtual memory (cumulated for all children) (KiB): 467808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.58
system time used= 1.60875
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 115302
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= 610
involuntary context switches= 22596

runsolver used 0.668898 second user time and 1.54976 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Fri May 11 05:43:11 UTC 2007

IDJOB= 307277
IDBENCH= 20201
IDSOLVER= 128
FILE ID= node19/307277-1178862190

PBS_JOBID= 5251028

Free space on /tmp= 66558 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/3SAT/v19000/unif-k3-r4.2-v19000-c79800-S1314701073-08.cnf
COMMAND LINE= /tmp/evaluation/307277-1178862190/MiraXTv3_dyn /tmp/evaluation/307277-1178862190/instance-307277-1178862190.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-307277-1178862190 -o ROOT/results/node19/solver-307277-1178862190 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/307277-1178862190/MiraXTv3_dyn /tmp/evaluation/307277-1178862190/instance-307277-1178862190.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  fd5c93189113fd3fe98f3e154d2a7947

RANDOM SEED= 18971601

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node19.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.213
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.213
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:       1797016 kB
Buffers:         47068 kB
Cached:         126704 kB
SwapCached:      14248 kB
Active:         103192 kB
Inactive:        94360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1797016 kB
SwapTotal:     4192956 kB
SwapFree:      4148252 kB
Dirty:            5468 kB
Writeback:           0 kB
Mapped:          29916 kB
Slab:            46840 kB
Committed_AS:  9155468 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= 66558 MiB

End job on node19 on Fri May 11 05:53:15 UTC 2007