Trace number 304858

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.23 602.029

General information on the benchmark

Namerandom/LargeSize/7SAT/v140/
unif-k7-r85-v140-c11900-S871621203-03.cnf
MD5SUM99926ee5b14224b8603a2ec5df9e8bf6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark7.93179
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses11900
Sum of the clauses size83300
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 511900

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/node13/watcher-304858-1178853242 -o ROOT/results/node13/solver-304858-1178853242 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/304858-1178853242/MiraXTv3_dyn /tmp/evaluation/304858-1178853242/instance-304858-1178853242.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.83 1.82 1.53 3/77 13701
/proc/meminfo: memFree=1823304/2055920 swapFree=4159364/4192956
[pid=13701] ppid=13699 vsize=3788 CPUtime=0
/proc/13701/stat : 13701 (MiraXTv3_dyn) R 13699 13701 11970 0 -1 4194304 355 0 0 0 0 0 0 0 18 0 1 0 333242060 3878912 330 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 12314235 0 0 4096 0 0 0 0 17 0 0 0
/proc/13701/statm: 947 331 206 20 0 305 0

[startup+0.087708 s]
/proc/loadavg: 1.83 1.82 1.53 3/77 13701
/proc/meminfo: memFree=1823304/2055920 swapFree=4159364/4192956
[pid=13701] ppid=13699 vsize=4780 CPUtime=0.08
/proc/13701/stat : 13701 (MiraXTv3_dyn) R 13699 13701 11970 0 -1 4194304 623 0 0 0 8 0 0 0 18 0 1 0 333242060 4894720 598 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 0 0 0
/proc/13701/statm: 1195 598 207 20 0 553 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4780

[startup+0.10271 s]
/proc/loadavg: 1.83 1.82 1.53 3/77 13701
/proc/meminfo: memFree=1823304/2055920 swapFree=4159364/4192956
[pid=13701] ppid=13699 vsize=4780 CPUtime=0.09
/proc/13701/stat : 13701 (MiraXTv3_dyn) R 13699 13701 11970 0 -1 4194304 623 0 0 0 9 0 0 0 18 0 1 0 333242060 4894720 598 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583875 0 0 4096 0 0 0 0 17 0 0 0
/proc/13701/statm: 1195 598 207 20 0 553 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4780

[startup+0.301764 s]
/proc/loadavg: 1.83 1.82 1.53 3/77 13701
/proc/meminfo: memFree=1823304/2055920 swapFree=4159364/4192956
[pid=13701] ppid=13699 vsize=9888 CPUtime=0.31
/proc/13701/stat : 13701 (MiraXTv3_dyn) S 13699 13701 11970 0 -1 4194304 1158 0 0 0 31 0 0 0 19 0 3 0 333242060 10125312 1065 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13701/statm: 2472 1065 218 20 0 1830 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 9888

[startup+0.701844 s]
/proc/loadavg: 1.83 1.82 1.53 3/77 13701
/proc/meminfo: memFree=1823304/2055920 swapFree=4159364/4192956
[pid=13701] ppid=13699 vsize=14228 CPUtime=1.12
/proc/13701/stat : 13701 (MiraXTv3_dyn) S 13699 13701 11970 0 -1 4194304 2071 0 0 0 111 1 0 0 19 0 3 0 333242060 14569472 1978 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13701/statm: 3557 1978 218 20 0 2915 0
Current children cumulated CPU time (s) 1.12
Current children cumulated vsize (KiB) 14228

[startup+1.50202 s]
/proc/loadavg: 1.83 1.82 1.53 3/80 13704
/proc/meminfo: memFree=1813488/2055920 swapFree=4159364/4192956
[pid=13701] ppid=13699 vsize=19604 CPUtime=2.71
/proc/13701/stat : 13701 (MiraXTv3_dyn) S 13699 13701 11970 0 -1 4194304 3669 0 0 0 269 2 0 0 19 0 3 0 333242060 20074496 3576 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13701/statm: 4901 3576 218 20 0 4259 0
[pid=13701/tid=13703] ppid=13699 vsize=19604 CPUtime=1.22
/proc/13701/task/13703/stat : 13703 (MiraXTv3_dyn) R 13699 13701 11970 0 -1 4194368 1459 0 0 0 122 0 0 0 24 0 3 0 333242087 20074496 3576 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526429 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13701/tid=13704] ppid=13699 vsize=19604 CPUtime=1.21
/proc/13701/task/13704/stat : 13704 (MiraXTv3_dyn) R 13699 13701 11970 0 -1 4194368 1446 0 0 0 120 1 0 0 18 0 3 0 333242087 20074496 3576 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.71
Current children cumulated vsize (KiB) 19604

[startup+3.10136 s]
/proc/loadavg: 1.83 1.82 1.53 3/80 13704
/proc/meminfo: memFree=1807024/2055920 swapFree=4159364/4192956
[pid=13701] ppid=13699 vsize=24020 CPUtime=5.9
/proc/13701/stat : 13701 (MiraXTv3_dyn) S 13699 13701 11970 0 -1 4194304 4543 0 0 0 588 2 0 0 19 0 3 0 333242060 24596480 4450 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13701/statm: 6005 4450 218 20 0 5363 0
[pid=13701/tid=13703] ppid=13699 vsize=24020 CPUtime=2.82
/proc/13701/task/13703/stat : 13703 (MiraXTv3_dyn) R 13699 13701 11970 0 -1 4194368 1830 0 0 0 281 1 0 0 25 0 3 0 333242087 24596480 4450 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526429 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13701/tid=13704] ppid=13699 vsize=24020 CPUtime=2.81
/proc/13701/task/13704/stat : 13704 (MiraXTv3_dyn) R 13699 13701 11970 0 -1 4194368 1949 0 0 0 280 1 0 0 18 0 3 0 333242087 24596480 4450 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526483 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.9
Current children cumulated vsize (KiB) 24020

[startup+6.30104 s]
/proc/loadavg: 1.85 1.83 1.54 3/80 13704
/proc/meminfo: memFree=1795888/2055920 swapFree=4159364/4192956
[pid=13701] ppid=13699 vsize=36744 CPUtime=12.29
/proc/13701/stat : 13701 (MiraXTv3_dyn) S 13699 13701 11970 0 -1 4194304 8106 0 0 0 1223 6 0 0 19 0 3 0 333242060 37625856 7865 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13701/statm: 9186 7865 218 20 0 8544 0
[pid=13701/tid=13703] ppid=13699 vsize=36744 CPUtime=6.01
/proc/13701/task/13703/stat : 13703 (MiraXTv3_dyn) R 13699 13701 11970 0 -1 4194368 3556 0 0 0 599 2 0 0 25 0 3 0 333242087 37625856 7865 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 12314235 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13701/tid=13704] ppid=13699 vsize=36744 CPUtime=5.99
/proc/13701/task/13704/stat : 13704 (MiraXTv3_dyn) R 13699 13701 11970 0 -1 4194368 3786 0 0 0 596 3 0 0 23 0 3 0 333242087 37625856 7865 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.29
Current children cumulated vsize (KiB) 36744

[startup+12.7014 s]
/proc/loadavg: 1.86 1.83 1.54 3/80 13704
/proc/meminfo: memFree=1777712/2055920 swapFree=4159364/4192956
[pid=13701] ppid=13699 vsize=51764 CPUtime=25.04
/proc/13701/stat : 13701 (MiraXTv3_dyn) S 13699 13701 11970 0 -1 4194304 11959 0 0 0 2495 9 0 0 19 0 3 0 333242060 53006336 11474 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13701/statm: 12941 11474 218 20 0 12299 0
[pid=13701/tid=13703] ppid=13699 vsize=51764 CPUtime=12.39
/proc/13701/task/13703/stat : 13703 (MiraXTv3_dyn) R 13699 13701 11970 0 -1 4194368 5539 0 0 0 1236 3 0 0 25 0 3 0 333242087 53006336 11474 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13701/tid=13704] ppid=13699 vsize=51764 CPUtime=12.36
/proc/13701/task/13704/stat : 13704 (MiraXTv3_dyn) R 13699 13701 11970 0 -1 4194368 5656 0 0 0 1231 5 0 0 25 0 3 0 333242087 53006336 11474 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.04
Current children cumulated vsize (KiB) 51764

[startup+25.5021 s]
/proc/loadavg: 1.89 1.84 1.55 3/80 13704
/proc/meminfo: memFree=1761264/2055920 swapFree=4159364/4192956
[pid=13701] ppid=13699 vsize=68200 CPUtime=50.57
/proc/13701/stat : 13701 (MiraXTv3_dyn) S 13699 13701 11970 0 -1 4194304 16799 0 0 0 5041 16 0 0 19 0 3 0 333242060 69836800 15784 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13701/statm: 17050 15784 218 20 0 16408 0
[pid=13701/tid=13703] ppid=13699 vsize=68200 CPUtime=25.19
/proc/13701/task/13703/stat : 13703 (MiraXTv3_dyn) S 13699 13701 11970 0 -1 4194368 7825 0 0 0 2513 6 0 0 25 0 3 0 333242087 69836800 15784 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13701/tid=13704] ppid=13699 vsize=68200 CPUtime=25.11
/proc/13701/task/13704/stat : 13704 (MiraXTv3_dyn) R 13699 13701 11970 0 -1 4194368 8210 0 0 0 2501 10 0 0 17 0 3 0 333242087 69836800 15784 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134516830 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.57
Current children cumulated vsize (KiB) 68200

[startup+51.1024 s]
/proc/loadavg: 1.93 1.85 1.56 3/80 13704
/proc/meminfo: memFree=1755632/2055920 swapFree=4159364/4192956
[pid=13701] ppid=13699 vsize=73004 CPUtime=101.64
/proc/13701/stat : 13701 (MiraXTv3_dyn) S 13699 13701 11970 0 -1 4194304 18839 0 0 0 10146 18 0 0 19 0 3 0 333242060 74756096 16927 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13701/statm: 18251 16927 218 20 0 17609 0
[pid=13701/tid=13703] ppid=13699 vsize=73004 CPUtime=50.66
/proc/13701/task/13703/stat : 13703 (MiraXTv3_dyn) R 13699 13701 11970 0 -1 4194368 8739 0 0 0 5060 6 0 0 25 0 3 0 333242087 74756096 16927 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13701/tid=13704] ppid=13699 vsize=73004 CPUtime=50.7
/proc/13701/task/13704/stat : 13704 (MiraXTv3_dyn) R 13699 13701 11970 0 -1 4194368 9336 0 0 0 5059 11 0 0 25 0 3 0 333242087 74756096 16927 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.64
Current children cumulated vsize (KiB) 73004

[startup+102.306 s]
/proc/loadavg: 1.97 1.87 1.58 3/80 13704
/proc/meminfo: memFree=1748720/2055920 swapFree=4159364/4192956
[pid=13701] ppid=13699 vsize=79188 CPUtime=203.73
/proc/13701/stat : 13701 (MiraXTv3_dyn) S 13699 13701 11970 0 -1 4194304 22347 0 0 0 20351 22 0 0 19 0 3 0 333242060 81088512 18680 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13701/statm: 19797 18680 218 20 0 19155 0
[pid=13701/tid=13703] ppid=13699 vsize=79188 CPUtime=101.61
/proc/13701/task/13703/stat : 13703 (MiraXTv3_dyn) R 13699 13701 11970 0 -1 4194368 10768 0 0 0 10153 8 0 0 25 0 3 0 333242087 81088512 18680 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13701/tid=13704] ppid=13699 vsize=79188 CPUtime=101.84
/proc/13701/task/13704/stat : 13704 (MiraXTv3_dyn) R 13699 13701 11970 0 -1 4194368 10815 0 0 0 10171 13 0 0 25 0 3 0 333242087 81088512 18680 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.73
Current children cumulated vsize (KiB) 79188

[startup+162.301 s]
/proc/loadavg: 1.99 1.89 1.60 3/80 13704
/proc/meminfo: memFree=1744304/2055920 swapFree=4159364/4192956
[pid=13701] ppid=13699 vsize=83176 CPUtime=323.36
/proc/13701/stat : 13701 (MiraXTv3_dyn) S 13699 13701 11970 0 -1 4194304 25415 0 0 0 32311 25 0 0 19 0 3 0 333242060 85172224 19731 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13701/statm: 20794 19731 218 20 0 20152 0
[pid=13701/tid=13703] ppid=13699 vsize=83176 CPUtime=161.32
/proc/13701/task/13703/stat : 13703 (MiraXTv3_dyn) R 13699 13701 11970 0 -1 4194368 12324 0 0 0 16122 10 0 0 25 0 3 0 333242087 85172224 19731 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13701/tid=13704] ppid=13699 vsize=83176 CPUtime=161.78
/proc/13701/task/13704/stat : 13704 (MiraXTv3_dyn) R 13699 13701 11970 0 -1 4194368 12327 0 0 0 16163 15 0 0 25 0 3 0 333242087 85172224 19731 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.36
Current children cumulated vsize (KiB) 83176

[startup+222.302 s]
/proc/loadavg: 1.99 1.91 1.62 3/80 13704
/proc/meminfo: memFree=1742832/2055920 swapFree=4159364/4192956
[pid=13701] ppid=13699 vsize=84936 CPUtime=443.02
/proc/13701/stat : 13701 (MiraXTv3_dyn) S 13699 13701 11970 0 -1 4194304 27560 0 0 0 44275 27 0 0 19 0 3 0 333242060 86974464 20121 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13701/statm: 21234 20121 218 20 0 20592 0
[pid=13701/tid=13703] ppid=13699 vsize=84936 CPUtime=221.02
/proc/13701/task/13703/stat : 13703 (MiraXTv3_dyn) R 13699 13701 11970 0 -1 4194368 13410 0 0 0 22092 10 0 0 25 0 3 0 333242087 86974464 20121 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13701/tid=13704] ppid=13699 vsize=84936 CPUtime=221.72
/proc/13701/task/13704/stat : 13704 (MiraXTv3_dyn) R 13699 13701 11970 0 -1 4194368 13386 0 0 0 22156 16 0 0 25 0 3 0 333242087 86974464 20121 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.02
Current children cumulated vsize (KiB) 84936

[startup+282.302 s]
/proc/loadavg: 1.99 1.92 1.64 3/80 13704
/proc/meminfo: memFree=1741104/2055920 swapFree=4159364/4192956
[pid=13701] ppid=13699 vsize=86420 CPUtime=562.66
/proc/13701/stat : 13701 (MiraXTv3_dyn) S 13699 13701 11970 0 -1 4194304 29664 0 0 0 56237 29 0 0 19 0 3 0 333242060 88494080 20526 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13701/statm: 21605 20526 218 20 0 20963 0
[pid=13701/tid=13703] ppid=13699 vsize=86420 CPUtime=280.7
/proc/13701/task/13703/stat : 13703 (MiraXTv3_dyn) R 13699 13701 11970 0 -1 4194368 14507 0 0 0 28059 11 0 0 25 0 3 0 333242087 88494080 20526 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13701/tid=13704] ppid=13699 vsize=86420 CPUtime=281.68
/proc/13701/task/13704/stat : 13704 (MiraXTv3_dyn) R 13699 13701 11970 0 -1 4194368 14393 0 0 0 28151 17 0 0 25 0 3 0 333242087 88494080 20526 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526422 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.66
Current children cumulated vsize (KiB) 86420

[startup+342.302 s]
/proc/loadavg: 1.99 1.93 1.66 3/80 13704
/proc/meminfo: memFree=1737136/2055920 swapFree=4159364/4192956
[pid=13701] ppid=13699 vsize=90664 CPUtime=682.32
/proc/13701/stat : 13701 (MiraXTv3_dyn) S 13699 13701 11970 0 -1 4194304 32511 0 0 0 68199 33 0 0 19 0 3 0 333242060 92839936 21535 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13701/statm: 22666 21535 218 20 0 22024 0
[pid=13701/tid=13703] ppid=13699 vsize=90664 CPUtime=340.42
/proc/13701/task/13703/stat : 13703 (MiraXTv3_dyn) R 13699 13701 11970 0 -1 4194368 16472 0 0 0 34028 14 0 0 25 0 3 0 333242087 92839936 21535 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520249 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13701/tid=13704] ppid=13699 vsize=90664 CPUtime=341.63
/proc/13701/task/13704/stat : 13704 (MiraXTv3_dyn) R 13699 13701 11970 0 -1 4194368 15275 0 0 0 34145 18 0 0 25 0 3 0 333242087 92839936 21535 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.32
Current children cumulated vsize (KiB) 90664

[startup+402.302 s]
/proc/loadavg: 1.99 1.94 1.68 3/80 13704
/proc/meminfo: memFree=1736624/2055920 swapFree=4159364/4192956
[pid=13701] ppid=13699 vsize=91056 CPUtime=801.96
/proc/13701/stat : 13701 (MiraXTv3_dyn) S 13699 13701 11970 0 -1 4194304 34524 0 0 0 80162 34 0 0 19 0 3 0 333242060 93241344 21635 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13701/statm: 22764 21635 218 20 0 22122 0
[pid=13701/tid=13703] ppid=13699 vsize=91056 CPUtime=400.11
/proc/13701/task/13703/stat : 13703 (MiraXTv3_dyn) R 13699 13701 11970 0 -1 4194368 17458 0 0 0 39997 14 0 0 25 0 3 0 333242087 93241344 21635 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13701/tid=13704] ppid=13699 vsize=91056 CPUtime=401.57
/proc/13701/task/13704/stat : 13704 (MiraXTv3_dyn) R 13699 13701 11970 0 -1 4194368 16302 0 0 0 40138 19 0 0 25 0 3 0 333242087 93241344 21635 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 801.96
Current children cumulated vsize (KiB) 91056

[startup+462.302 s]
/proc/loadavg: 1.99 1.95 1.70 3/80 13704
/proc/meminfo: memFree=1734192/2055920 swapFree=4159364/4192956
[pid=13701] ppid=13699 vsize=94276 CPUtime=921.61
/proc/13701/stat : 13701 (MiraXTv3_dyn) S 13699 13701 11970 0 -1 4194304 36887 0 0 0 92124 37 0 0 19 0 3 0 333242060 96538624 22282 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13701/statm: 23569 22282 218 20 0 22927 0
[pid=13701/tid=13703] ppid=13699 vsize=94276 CPUtime=459.82
/proc/13701/task/13703/stat : 13703 (MiraXTv3_dyn) R 13699 13701 11970 0 -1 4194368 18371 0 0 0 45968 14 0 0 25 0 3 0 333242087 96538624 22282 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13701/tid=13704] ppid=13699 vsize=94276 CPUtime=461.5
/proc/13701/task/13704/stat : 13704 (MiraXTv3_dyn) R 13699 13701 11970 0 -1 4194368 17752 0 0 0 46129 21 0 0 25 0 3 0 333242087 96538624 22282 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4160577633 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 921.61
Current children cumulated vsize (KiB) 94276

[startup+522.302 s]
/proc/loadavg: 1.99 1.95 1.71 3/80 13704
/proc/meminfo: memFree=1733232/2055920 swapFree=4159364/4192956
[pid=13701] ppid=13699 vsize=94572 CPUtime=1041.24
/proc/13701/stat : 13701 (MiraXTv3_dyn) S 13699 13701 11970 0 -1 4194304 38801 0 0 0 104085 39 0 0 19 0 3 0 333242060 96841728 22546 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13701/statm: 23643 22546 218 20 0 23001 0
[pid=13701/tid=13703] ppid=13699 vsize=94572 CPUtime=519.51
/proc/13701/task/13703/stat : 13703 (MiraXTv3_dyn) R 13699 13701 11970 0 -1 4194368 19301 0 0 0 51936 15 0 0 21 0 3 0 333242087 96841728 22546 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520451 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13701/tid=13704] ppid=13699 vsize=94572 CPUtime=521.45
/proc/13701/task/13704/stat : 13704 (MiraXTv3_dyn) R 13699 13701 11970 0 -1 4194368 18736 0 0 0 52122 23 0 0 21 0 3 0 333242087 96841728 22546 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565471 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1041.24
Current children cumulated vsize (KiB) 94572

[startup+582.302 s]
/proc/loadavg: 1.99 1.96 1.73 3/80 13704
/proc/meminfo: memFree=1730992/2055920 swapFree=4159364/4192956
[pid=13701] ppid=13699 vsize=97512 CPUtime=1160.9
/proc/13701/stat : 13701 (MiraXTv3_dyn) S 13699 13701 11970 0 -1 4194304 40905 0 0 0 116049 41 0 0 19 0 3 0 333242060 99852288 23132 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13701/statm: 24378 23132 218 20 0 23736 0
[pid=13701/tid=13703] ppid=13699 vsize=97512 CPUtime=579.22
/proc/13701/task/13703/stat : 13703 (MiraXTv3_dyn) R 13699 13701 11970 0 -1 4194368 20539 0 0 0 57906 16 0 0 25 0 3 0 333242087 99852288 23132 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13701/tid=13704] ppid=13699 vsize=97512 CPUtime=581.4
/proc/13701/task/13704/stat : 13704 (MiraXTv3_dyn) R 13699 13701 11970 0 -1 4194368 19602 0 0 0 58116 24 0 0 25 0 3 0 333242087 99852288 23132 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1160.9
Current children cumulated vsize (KiB) 97512



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+602.002 s]
/proc/loadavg: 1.99 1.96 1.73 3/80 13704
/proc/meminfo: memFree=1730544/2055920 swapFree=4159364/4192956
[pid=13701] ppid=13699 vsize=97668 CPUtime=1200.2
/proc/13701/stat : 13701 (MiraXTv3_dyn) S 13699 13701 11970 0 -1 4194304 41578 0 0 0 119978 42 0 0 19 0 3 0 333242060 100012032 23211 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13701/statm: 24417 23211 218 20 0 23775 0
[pid=13701/tid=13703] ppid=13699 vsize=97668 CPUtime=598.83
/proc/13701/task/13703/stat : 13703 (MiraXTv3_dyn) R 13699 13701 11970 0 -1 4194368 20865 0 0 0 59867 16 0 0 25 0 3 0 333242087 100012032 23211 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13701/tid=13704] ppid=13699 vsize=97668 CPUtime=601.09
/proc/13701/task/13704/stat : 13704 (MiraXTv3_dyn) R 13699 13701 11970 0 -1 4194368 19949 0 0 0 60084 25 0 0 25 0 3 0 333242087 100012032 23211 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526451 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.2
Current children cumulated vsize (KiB) 97668

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): 602.029
CPU time (s): 1200.23
CPU user time (s): 1199.8
CPU system time (s): 0.434933
CPU usage (%): 199.365
Max. virtual memory (cumulated for all children) (KiB): 97776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.8
system time used= 0.434933
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41578
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= 380
involuntary context switches= 22403

runsolver used 0.579911 second user time and 1.61975 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Fri May 11 03:14:02 UTC 2007

IDJOB= 304858
IDBENCH= 20142
IDSOLVER= 128
FILE ID= node13/304858-1178853242

PBS_JOBID= 5251004

Free space on /tmp= 66560 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v140/unif-k7-r85-v140-c11900-S871621203-03.cnf
COMMAND LINE= /tmp/evaluation/304858-1178853242/MiraXTv3_dyn /tmp/evaluation/304858-1178853242/instance-304858-1178853242.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-304858-1178853242 -o ROOT/results/node13/solver-304858-1178853242 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/304858-1178853242/MiraXTv3_dyn /tmp/evaluation/304858-1178853242/instance-304858-1178853242.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  99926ee5b14224b8603a2ec5df9e8bf6

RANDOM SEED= 911241152

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node13.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.259
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.259
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:       1823520 kB
Buffers:         39056 kB
Cached:         106944 kB
SwapCached:      12848 kB
Active:         117984 kB
Inactive:        51224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1823520 kB
SwapTotal:     4192956 kB
SwapFree:      4159364 kB
Dirty:            4252 kB
Writeback:           0 kB
Mapped:          30100 kB
Slab:            48624 kB
Committed_AS:  9770184 kB
PageTables:       1872 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= 66560 MiB

End job on node13 on Fri May 11 03:24:06 UTC 2007