Trace number 308056

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

General information on the benchmark

Namerandom/2+p/p0.7/v3500/
unif2p-p0.7-v3500-c9345-S2078602069-04-UNSAT.cnf
MD5SUM410d091a694560f8677ebd7e24f26af7
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark761.144
Satisfiable
(Un)Satisfiability was proved
Number of variables3496
Number of clauses9344
Sum of the clauses size25229
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22803
Number of clauses of size 36541
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/node12/watcher-308056-1178864720 -o ROOT/results/node12/solver-308056-1178864720 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/308056-1178864720/MiraXTv3_dyn /tmp/evaluation/308056-1178864720/instance-308056-1178864720.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: 1.47 1.11 1.02 3/77 7095
/proc/meminfo: memFree=1685736/2055920 swapFree=4154864/4192956
[pid=7095] ppid=7093 vsize=3788 CPUtime=0
/proc/7095/stat : 7095 (MiraXTv3_dyn) R 7093 7095 6120 0 -1 4194304 322 0 0 0 0 0 0 0 18 0 1 0 362509369 3878912 297 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10134477 0 0 4096 0 0 0 0 17 1 0 0
/proc/7095/statm: 947 301 205 20 0 305 0

[startup+0.059759 s]
/proc/loadavg: 1.47 1.11 1.02 3/77 7095
/proc/meminfo: memFree=1685736/2055920 swapFree=4154864/4192956
[pid=7095] ppid=7093 vsize=9480 CPUtime=0.05
/proc/7095/stat : 7095 (MiraXTv3_dyn) S 7093 7095 6120 0 -1 4194304 1139 0 0 0 5 0 0 0 18 0 3 0 362509369 9707520 1114 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7095/statm: 2370 1114 218 20 0 1728 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 9480

[startup+0.101764 s]
/proc/loadavg: 1.47 1.11 1.02 3/77 7095
/proc/meminfo: memFree=1685736/2055920 swapFree=4154864/4192956
[pid=7095] ppid=7093 vsize=9612 CPUtime=0.13
/proc/7095/stat : 7095 (MiraXTv3_dyn) S 7093 7095 6120 0 -1 4194304 1181 0 0 0 13 0 0 0 18 0 3 0 362509369 9842688 1156 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7095/statm: 2403 1156 218 20 0 1761 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 9612

[startup+0.301785 s]
/proc/loadavg: 1.47 1.11 1.02 3/77 7095
/proc/meminfo: memFree=1685736/2055920 swapFree=4154864/4192956
[pid=7095] ppid=7093 vsize=10272 CPUtime=0.53
/proc/7095/stat : 7095 (MiraXTv3_dyn) S 7093 7095 6120 0 -1 4194304 1354 0 0 0 53 0 0 0 18 0 3 0 362509369 10518528 1329 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7095/statm: 2568 1329 218 20 0 1926 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 10272

[startup+0.701825 s]
/proc/loadavg: 1.47 1.11 1.02 3/77 7095
/proc/meminfo: memFree=1685736/2055920 swapFree=4154864/4192956
[pid=7095] ppid=7093 vsize=12012 CPUtime=1.34
/proc/7095/stat : 7095 (MiraXTv3_dyn) S 7093 7095 6120 0 -1 4194304 1743 0 0 0 133 1 0 0 18 0 3 0 362509369 12300288 1718 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7095/statm: 3003 1718 218 20 0 2361 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 12012

[startup+1.50291 s]
/proc/loadavg: 1.47 1.11 1.02 3/80 7098
/proc/meminfo: memFree=1678544/2055920 swapFree=4154864/4192956
[pid=7095] ppid=7093 vsize=15012 CPUtime=2.94
/proc/7095/stat : 7095 (MiraXTv3_dyn) S 7093 7095 6120 0 -1 4194304 2446 0 0 0 292 2 0 0 18 0 3 0 362509369 15372288 2421 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7095/statm: 3753 2421 218 20 0 3111 0
[pid=7095/tid=7097] ppid=7093 vsize=15012 CPUtime=1.45
/proc/7095/task/7097/stat : 7097 (MiraXTv3_dyn) R 7093 7095 6120 0 -1 4194368 882 0 0 0 145 0 0 0 18 0 3 0 362509374 15372288 2421 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526341 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7095/tid=7098] ppid=7093 vsize=15012 CPUtime=1.43
/proc/7095/task/7098/stat : 7098 (MiraXTv3_dyn) R 7093 7095 6120 0 -1 4194368 905 0 0 0 143 0 0 0 18 0 3 0 362509374 15372288 2421 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526391 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 15012

[startup+3.10207 s]
/proc/loadavg: 1.47 1.11 1.02 4/80 7098
/proc/meminfo: memFree=1674768/2055920 swapFree=4154864/4192956
[pid=7095] ppid=7093 vsize=19680 CPUtime=6.13
/proc/7095/stat : 7095 (MiraXTv3_dyn) S 7093 7095 6120 0 -1 4194304 3736 0 0 0 610 3 0 0 18 0 3 0 362509369 20152320 3711 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7095/statm: 4920 3711 218 20 0 4278 0
[pid=7095/tid=7097] ppid=7093 vsize=19680 CPUtime=3.05
/proc/7095/task/7097/stat : 7097 (MiraXTv3_dyn) R 7093 7095 6120 0 -1 4194368 1566 0 0 0 304 1 0 0 23 0 3 0 362509374 20152320 3711 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526417 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7095/tid=7098] ppid=7093 vsize=19680 CPUtime=3.03
/proc/7095/task/7098/stat : 7098 (MiraXTv3_dyn) R 7093 7095 6120 0 -1 4194368 1511 0 0 0 302 1 0 0 18 0 3 0 362509374 20152320 3711 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520292 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 19680

[startup+6.30139 s]
/proc/loadavg: 1.51 1.12 1.03 3/80 7098
/proc/meminfo: memFree=1668752/2055920 swapFree=4154864/4192956
[pid=7095] ppid=7093 vsize=23188 CPUtime=12.51
/proc/7095/stat : 7095 (MiraXTv3_dyn) S 7093 7095 6120 0 -1 4194304 4671 0 0 0 1247 4 0 0 18 0 3 0 362509369 23744512 4646 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7095/statm: 5797 4646 218 20 0 5155 0
[pid=7095/tid=7097] ppid=7093 vsize=23188 CPUtime=6.24
/proc/7095/task/7097/stat : 7097 (MiraXTv3_dyn) R 7093 7095 6120 0 -1 4194368 2086 0 0 0 623 1 0 0 25 0 3 0 362509374 23744512 4646 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7095/tid=7098] ppid=7093 vsize=23188 CPUtime=6.22
/proc/7095/task/7098/stat : 7098 (MiraXTv3_dyn) R 7093 7095 6120 0 -1 4194368 1926 0 0 0 620 2 0 0 25 0 3 0 362509374 23744512 4646 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 23188

[startup+12.701 s]
/proc/loadavg: 1.55 1.14 1.03 3/80 7098
/proc/meminfo: memFree=1659280/2055920 swapFree=4154864/4192956
[pid=7095] ppid=7093 vsize=32536 CPUtime=25.27
/proc/7095/stat : 7095 (MiraXTv3_dyn) S 7093 7095 6120 0 -1 4194304 7173 0 0 0 2521 6 0 0 18 0 3 0 362509369 33316864 7073 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7095/statm: 8134 7073 218 20 0 7492 0
[pid=7095/tid=7097] ppid=7093 vsize=32536 CPUtime=12.64
/proc/7095/task/7097/stat : 7097 (MiraXTv3_dyn) R 7093 7095 6120 0 -1 4194368 3166 0 0 0 1262 2 0 0 25 0 3 0 362509374 33316864 7073 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526732 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7095/tid=7098] ppid=7093 vsize=32536 CPUtime=12.58
/proc/7095/task/7098/stat : 7098 (MiraXTv3_dyn) R 7093 7095 6120 0 -1 4194368 3348 0 0 0 1255 3 0 0 25 0 3 0 362509374 33316864 7073 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520511 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 32536

[startup+25.5014 s]
/proc/loadavg: 1.65 1.18 1.05 3/80 7098
/proc/meminfo: memFree=1638480/2055920 swapFree=4154864/4192956
[pid=7095] ppid=7093 vsize=52396 CPUtime=50.81
/proc/7095/stat : 7095 (MiraXTv3_dyn) S 7093 7095 6120 0 -1 4194304 12321 0 0 0 5068 13 0 0 18 0 3 0 362509369 53653504 12043 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7095/statm: 13099 12043 218 20 0 12457 0
[pid=7095/tid=7097] ppid=7093 vsize=52396 CPUtime=25.44
/proc/7095/task/7097/stat : 7097 (MiraXTv3_dyn) R 7093 7095 6120 0 -1 4194368 5726 0 0 0 2537 7 0 0 21 0 3 0 362509374 53653504 12043 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7095/tid=7098] ppid=7093 vsize=52396 CPUtime=25.32
/proc/7095/task/7098/stat : 7098 (MiraXTv3_dyn) R 7093 7095 6120 0 -1 4194368 5936 0 0 0 2527 5 0 0 25 0 3 0 362509374 53653504 12043 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.81
Current children cumulated vsize (KiB) 52396

[startup+51.1019 s]
/proc/loadavg: 1.77 1.24 1.07 3/80 7098
/proc/meminfo: memFree=1631952/2055920 swapFree=4154864/4192956
[pid=7095] ppid=7093 vsize=58724 CPUtime=101.86
/proc/7095/stat : 7095 (MiraXTv3_dyn) S 7093 7095 6120 0 -1 4194304 14117 0 0 0 10171 15 0 0 18 0 3 0 362509369 60133376 13491 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7095/statm: 14681 13491 218 20 0 14039 0
[pid=7095/tid=7097] ppid=7093 vsize=58724 CPUtime=51.01
/proc/7095/task/7097/stat : 7097 (MiraXTv3_dyn) R 7093 7095 6120 0 -1 4194368 6687 0 0 0 5094 7 0 0 25 0 3 0 362509374 60133376 13491 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7095/tid=7098] ppid=7093 vsize=58724 CPUtime=50.81
/proc/7095/task/7098/stat : 7098 (MiraXTv3_dyn) R 7093 7095 6120 0 -1 4194368 6771 0 0 0 5074 7 0 0 25 0 3 0 362509374 60133376 13491 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.86
Current children cumulated vsize (KiB) 58724

[startup+102.307 s]
/proc/loadavg: 1.90 1.36 1.12 3/80 7098
/proc/meminfo: memFree=1614288/2055920 swapFree=4154864/4192956
[pid=7095] ppid=7093 vsize=76444 CPUtime=203.98
/proc/7095/stat : 7095 (MiraXTv3_dyn) S 7093 7095 6120 0 -1 4194304 19283 0 0 0 20376 22 0 0 18 0 3 0 362509369 78278656 17896 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7095/statm: 19111 17896 218 20 0 18469 0
[pid=7095/tid=7097] ppid=7093 vsize=76444 CPUtime=102.16
/proc/7095/task/7097/stat : 7097 (MiraXTv3_dyn) R 7093 7095 6120 0 -1 4194368 8870 0 0 0 10206 10 0 0 25 0 3 0 362509374 78278656 17896 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7095/tid=7098] ppid=7093 vsize=76444 CPUtime=101.76
/proc/7095/task/7098/stat : 7098 (MiraXTv3_dyn) R 7093 7095 6120 0 -1 4194368 9754 0 0 0 10166 10 0 0 25 0 3 0 362509374 78278656 17896 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.98
Current children cumulated vsize (KiB) 76444

[startup+162.302 s]
/proc/loadavg: 1.96 1.47 1.17 3/80 7098
/proc/meminfo: memFree=1606288/2055920 swapFree=4154864/4192956
[pid=7095] ppid=7093 vsize=84312 CPUtime=323.61
/proc/7095/stat : 7095 (MiraXTv3_dyn) S 7093 7095 6120 0 -1 4194304 22123 0 0 0 32335 26 0 0 18 0 3 0 362509369 86335488 19901 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7095/statm: 21078 19901 218 20 0 20436 0
[pid=7095/tid=7097] ppid=7093 vsize=84312 CPUtime=162.06
/proc/7095/task/7097/stat : 7097 (MiraXTv3_dyn) R 7093 7095 6120 0 -1 4194368 10388 0 0 0 16193 13 0 0 25 0 3 0 362509374 86335488 19901 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7095/tid=7098] ppid=7093 vsize=84312 CPUtime=161.5
/proc/7095/task/7098/stat : 7098 (MiraXTv3_dyn) R 7093 7095 6120 0 -1 4194368 11076 0 0 0 16137 13 0 0 25 0 3 0 362509374 86335488 19901 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.61
Current children cumulated vsize (KiB) 84312

[startup+222.302 s]
/proc/loadavg: 1.98 1.57 1.22 3/80 7098
/proc/meminfo: memFree=1604176/2055920 swapFree=4154864/4192956
[pid=7095] ppid=7093 vsize=85692 CPUtime=443.28
/proc/7095/stat : 7095 (MiraXTv3_dyn) S 7093 7095 6120 0 -1 4194304 23424 0 0 0 44300 28 0 0 18 0 3 0 362509369 87748608 20411 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7095/statm: 21423 20411 218 20 0 20781 0
[pid=7095/tid=7097] ppid=7093 vsize=85692 CPUtime=222.02
/proc/7095/task/7097/stat : 7097 (MiraXTv3_dyn) R 7093 7095 6120 0 -1 4194368 11020 0 0 0 22188 14 0 0 25 0 3 0 362509374 87748608 20411 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7095/tid=7098] ppid=7093 vsize=85692 CPUtime=221.22
/proc/7095/task/7098/stat : 7098 (MiraXTv3_dyn) R 7093 7095 6120 0 -1 4194368 11745 0 0 0 22109 13 0 0 25 0 3 0 362509374 87748608 20411 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.28
Current children cumulated vsize (KiB) 85692

[startup+282.302 s]
/proc/loadavg: 1.99 1.64 1.27 3/80 7098
/proc/meminfo: memFree=1598928/2055920 swapFree=4154864/4192956
[pid=7095] ppid=7093 vsize=90592 CPUtime=562.98
/proc/7095/stat : 7095 (MiraXTv3_dyn) S 7093 7095 6120 0 -1 4194304 25545 0 0 0 56266 32 0 0 18 0 3 0 362509369 92766208 21716 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7095/statm: 22648 21716 218 20 0 22006 0
[pid=7095/tid=7097] ppid=7093 vsize=90592 CPUtime=281.98
/proc/7095/task/7097/stat : 7097 (MiraXTv3_dyn) R 7093 7095 6120 0 -1 4194368 12292 0 0 0 28182 16 0 0 25 0 3 0 362509374 92766208 21716 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7095/tid=7098] ppid=7093 vsize=90592 CPUtime=280.95
/proc/7095/task/7098/stat : 7098 (MiraXTv3_dyn) R 7093 7095 6120 0 -1 4194368 12594 0 0 0 28081 14 0 0 25 0 3 0 362509374 92766208 21716 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.98
Current children cumulated vsize (KiB) 90592

[startup+342.302 s]
/proc/loadavg: 1.99 1.70 1.31 3/80 7098
/proc/meminfo: memFree=1592848/2055920 swapFree=4154864/4192956
[pid=7095] ppid=7093 vsize=96172 CPUtime=682.68
/proc/7095/stat : 7095 (MiraXTv3_dyn) S 7093 7095 6120 0 -1 4194304 27830 0 0 0 68232 36 0 0 18 0 3 0 362509369 98480128 23249 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7095/statm: 24043 23249 218 20 0 23401 0
[pid=7095/tid=7097] ppid=7093 vsize=96172 CPUtime=341.95
/proc/7095/task/7097/stat : 7097 (MiraXTv3_dyn) R 7093 7095 6120 0 -1 4194368 13540 0 0 0 34176 19 0 0 25 0 3 0 362509374 98480128 23249 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7095/tid=7098] ppid=7093 vsize=96172 CPUtime=340.67
/proc/7095/task/7098/stat : 7098 (MiraXTv3_dyn) R 7093 7095 6120 0 -1 4194368 13631 0 0 0 34052 15 0 0 21 0 3 0 362509374 98480128 23249 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565628 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.68
Current children cumulated vsize (KiB) 96172

[startup+402.302 s]
/proc/loadavg: 1.99 1.76 1.35 3/80 7098
/proc/meminfo: memFree=1591504/2055920 swapFree=4154864/4192956
[pid=7095] ppid=7093 vsize=98752 CPUtime=802.38
/proc/7095/stat : 7095 (MiraXTv3_dyn) S 7093 7095 6120 0 -1 4194304 28972 0 0 0 80201 37 0 0 18 0 3 0 362509369 101122048 23624 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7095/statm: 24688 23624 218 20 0 24046 0
[pid=7095/tid=7097] ppid=7093 vsize=98752 CPUtime=401.93
/proc/7095/task/7097/stat : 7097 (MiraXTv3_dyn) R 7093 7095 6120 0 -1 4194368 14175 0 0 0 40173 20 0 0 25 0 3 0 362509374 101122048 23624 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7095/tid=7098] ppid=7093 vsize=98752 CPUtime=400.4
/proc/7095/task/7098/stat : 7098 (MiraXTv3_dyn) R 7093 7095 6120 0 -1 4194368 14138 0 0 0 40024 16 0 0 25 0 3 0 362509374 101122048 23624 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.38
Current children cumulated vsize (KiB) 98752

[startup+462.302 s]
/proc/loadavg: 1.99 1.80 1.39 4/80 7098
/proc/meminfo: memFree=1591184/2055920 swapFree=4154864/4192956
[pid=7095] ppid=7093 vsize=98752 CPUtime=922.1
/proc/7095/stat : 7095 (MiraXTv3_dyn) S 7093 7095 6120 0 -1 4194304 29785 0 0 0 92172 38 0 0 18 0 3 0 362509369 101122048 23656 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7095/statm: 24688 23656 218 20 0 24046 0
[pid=7095/tid=7097] ppid=7093 vsize=98752 CPUtime=461.91
/proc/7095/task/7097/stat : 7097 (MiraXTv3_dyn) R 7093 7095 6120 0 -1 4194368 14542 0 0 0 46170 21 0 0 25 0 3 0 362509374 101122048 23656 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7095/tid=7098] ppid=7093 vsize=98752 CPUtime=460.14
/proc/7095/task/7098/stat : 7098 (MiraXTv3_dyn) R 7093 7095 6120 0 -1 4194368 14584 0 0 0 45998 16 0 0 25 0 3 0 362509374 101122048 23656 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.1
Current children cumulated vsize (KiB) 98752

[startup+522.302 s]
/proc/loadavg: 1.99 1.83 1.42 3/80 7098
/proc/meminfo: memFree=1588560/2055920 swapFree=4154864/4192956
[pid=7095] ppid=7093 vsize=103436 CPUtime=1041.81
/proc/7095/stat : 7095 (MiraXTv3_dyn) S 7093 7095 6120 0 -1 4194304 31716 0 0 0 104140 41 0 0 18 0 3 0 362509369 105918464 24611 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7095/statm: 25859 24611 218 20 0 25217 0
[pid=7095/tid=7097] ppid=7093 vsize=103436 CPUtime=521.89
/proc/7095/task/7097/stat : 7097 (MiraXTv3_dyn) R 7093 7095 6120 0 -1 4194368 15406 0 0 0 52166 23 0 0 25 0 3 0 362509374 105918464 24611 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7095/tid=7098] ppid=7093 vsize=103436 CPUtime=519.87
/proc/7095/task/7098/stat : 7098 (MiraXTv3_dyn) R 7093 7095 6120 0 -1 4194368 15651 0 0 0 51970 17 0 0 25 0 3 0 362509374 105918464 24611 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.81
Current children cumulated vsize (KiB) 103436

[startup+582.302 s]
/proc/loadavg: 1.99 1.86 1.46 3/80 7098
/proc/meminfo: memFree=1574800/2055920 swapFree=4154864/4192956
[pid=7095] ppid=7093 vsize=116680 CPUtime=1161.51
/proc/7095/stat : 7095 (MiraXTv3_dyn) S 7093 7095 6120 0 -1 4194304 35580 0 0 0 116104 47 0 0 18 0 3 0 362509369 119480320 27754 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7095/statm: 29170 27754 218 20 0 28528 0
[pid=7095/tid=7097] ppid=7093 vsize=116680 CPUtime=581.86
/proc/7095/task/7097/stat : 7097 (MiraXTv3_dyn) R 7093 7095 6120 0 -1 4194368 17118 0 0 0 58160 26 0 0 25 0 3 0 362509374 119480320 27754 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7095/tid=7098] ppid=7093 vsize=116680 CPUtime=579.59
/proc/7095/task/7098/stat : 7098 (MiraXTv3_dyn) R 7093 7095 6120 0 -1 4194368 17803 0 0 0 57940 19 0 0 25 0 3 0 362509374 119480320 27754 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.51
Current children cumulated vsize (KiB) 116680



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.603 s]
/proc/loadavg: 1.99 1.87 1.47 3/80 7098
/proc/meminfo: memFree=1568848/2055920 swapFree=4154864/4192956
[pid=7095] ppid=7093 vsize=121928 CPUtime=1200.05
/proc/7095/stat : 7095 (MiraXTv3_dyn) S 7093 7095 6120 0 -1 4194304 37311 0 0 0 119955 50 0 0 18 0 3 0 362509369 124854272 29303 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7095/statm: 30482 29303 218 20 0 29840 0
[pid=7095/tid=7097] ppid=7093 vsize=121928 CPUtime=601.17
/proc/7095/task/7097/stat : 7097 (MiraXTv3_dyn) R 7093 7095 6120 0 -1 4194368 17898 0 0 0 60089 28 0 0 25 0 3 0 362509374 124854272 29303 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7095/tid=7098] ppid=7093 vsize=121928 CPUtime=598.82
/proc/7095/task/7098/stat : 7098 (MiraXTv3_dyn) R 7093 7095 6120 0 -1 4194368 18754 0 0 0 59861 21 0 0 25 0 3 0 362509374 124854272 29303 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526049 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 121928

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.638
CPU time (s): 1200.08
CPU user time (s): 1199.56
CPU system time (s): 0.518921
CPU usage (%): 199.469
Max. virtual memory (cumulated for all children) (KiB): 121928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.56
system time used= 0.518921
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37313
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= 333
involuntary context switches= 22390

runsolver used 0.584911 second user time and 1.61375 second system time

The end

Launcher Data (download as text)

Begin job on node12 on Fri May 11 06:25:20 UTC 2007

IDJOB= 308056
IDBENCH= 20221
IDSOLVER= 128
FILE ID= node12/308056-1178864720

PBS_JOBID= 5251035

Free space on /tmp= 66559 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.7/v3500/unif2p-p0.7-v3500-c9345-S2078602069-04-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/308056-1178864720/MiraXTv3_dyn /tmp/evaluation/308056-1178864720/instance-308056-1178864720.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-308056-1178864720 -o ROOT/results/node12/solver-308056-1178864720 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/308056-1178864720/MiraXTv3_dyn /tmp/evaluation/308056-1178864720/instance-308056-1178864720.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  410d091a694560f8677ebd7e24f26af7

RANDOM SEED= 169891310

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node12.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.239
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.239
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:       1685952 kB
Buffers:         49596 kB
Cached:         232156 kB
SwapCached:      17516 kB
Active:         138860 kB
Inactive:       167556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1685952 kB
SwapTotal:     4192956 kB
SwapFree:      4154864 kB
Dirty:            4100 kB
Writeback:           0 kB
Mapped:          30136 kB
Slab:            49052 kB
Committed_AS: 10914384 kB
PageTables:       1792 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= 66559 MiB

End job on node12 on Fri May 11 06:35:24 UTC 2007