Trace number 299651

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.06 601.827

General information on the benchmark

Namerandom/OnTreshold/3SAT/v650/
unif-k3-r4.261-v650-c2769-S1089058690-02.SAT.shuffled.cnf
MD5SUM67fab2237a85c249de45919413a62498
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.05699
Satisfiable
(Un)Satisfiability was proved
Number of variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
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/node6/watcher-299651-1178834422 -o ROOT/results/node6/solver-299651-1178834422 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/299651-1178834422/MiraXTv3_dyn /tmp/evaluation/299651-1178834422/instance-299651-1178834422.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.94 1.90 3/77 22955
/proc/meminfo: memFree=1831160/2055924 swapFree=4143816/4192956
[pid=22955] ppid=22953 vsize=3920 CPUtime=0
/proc/22955/stat : 22955 (MiraXTv3_dyn) R 22953 22955 22284 0 -1 4194304 304 0 0 0 0 0 0 0 18 0 1 0 359479868 4014080 279 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 2626509 0 0 4096 0 0 0 0 17 1 0 0
/proc/22955/statm: 980 279 206 20 0 338 0

[startup+0.053382 s]
/proc/loadavg: 1.83 1.94 1.90 3/77 22955
/proc/meminfo: memFree=1831160/2055924 swapFree=4143816/4192956
[pid=22955] ppid=22953 vsize=5852 CPUtime=0.08
/proc/22955/stat : 22955 (MiraXTv3_dyn) S 22953 22955 22284 0 -1 4194304 575 0 0 0 8 0 0 0 18 0 3 0 359479868 5992448 550 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22955/statm: 1463 550 218 20 0 821 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5852

[startup+0.101446 s]
/proc/loadavg: 1.83 1.94 1.90 3/77 22955
/proc/meminfo: memFree=1831160/2055924 swapFree=4143816/4192956
[pid=22955] ppid=22953 vsize=6772 CPUtime=0.18
/proc/22955/stat : 22955 (MiraXTv3_dyn) S 22953 22955 22284 0 -1 4194304 692 0 0 0 18 0 0 0 18 0 3 0 359479868 6934528 667 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22955/statm: 1693 667 218 20 0 1051 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 6772

[startup+0.301413 s]
/proc/loadavg: 1.83 1.94 1.90 3/77 22955
/proc/meminfo: memFree=1831160/2055924 swapFree=4143816/4192956
[pid=22955] ppid=22953 vsize=8716 CPUtime=0.57
/proc/22955/stat : 22955 (MiraXTv3_dyn) S 22953 22955 22284 0 -1 4194304 1098 0 0 0 57 0 0 0 18 0 3 0 359479868 8925184 1073 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22955/statm: 2179 1073 218 20 0 1537 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 8716

[startup+0.701461 s]
/proc/loadavg: 1.83 1.94 1.90 3/77 22955
/proc/meminfo: memFree=1831160/2055924 swapFree=4143816/4192956
[pid=22955] ppid=22953 vsize=11152 CPUtime=1.38
/proc/22955/stat : 22955 (MiraXTv3_dyn) S 22953 22955 22284 0 -1 4194304 1794 0 0 0 137 1 0 0 18 0 3 0 359479868 11419648 1769 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22955/statm: 2788 1769 218 20 0 2146 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 11152

[startup+1.50256 s]
/proc/loadavg: 1.83 1.94 1.90 3/80 22958
/proc/meminfo: memFree=1823008/2055924 swapFree=4143816/4192956
[pid=22955] ppid=22953 vsize=15400 CPUtime=2.97
/proc/22955/stat : 22955 (MiraXTv3_dyn) S 22953 22955 22284 0 -1 4194304 2938 0 0 0 296 1 0 0 18 0 3 0 359479868 15769600 2913 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22955/statm: 3850 2913 218 20 0 3208 0
[pid=22955/tid=22957] ppid=22953 vsize=15400 CPUtime=1.48
/proc/22955/task/22957/stat : 22957 (MiraXTv3_dyn) S 22953 22955 22284 0 -1 4194368 1253 0 0 0 148 0 0 0 23 0 3 0 359479869 15769600 2913 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22955/tid=22958] ppid=22953 vsize=15400 CPUtime=1.47
/proc/22955/task/22958/stat : 22958 (MiraXTv3_dyn) R 22953 22955 22284 0 -1 4194368 1317 0 0 0 147 0 0 0 19 0 3 0 359479869 15769600 2913 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134518290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 15400

[startup+3.10175 s]
/proc/loadavg: 1.85 1.94 1.90 3/80 22958
/proc/meminfo: memFree=1819232/2055924 swapFree=4143816/4192956
[pid=22955] ppid=22953 vsize=18456 CPUtime=6.17
/proc/22955/stat : 22955 (MiraXTv3_dyn) S 22953 22955 22284 0 -1 4194304 3584 0 0 0 615 2 0 0 18 0 3 0 359479868 18898944 3559 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22955/statm: 4614 3559 218 20 0 3972 0
[pid=22955/tid=22957] ppid=22953 vsize=18456 CPUtime=3.07
/proc/22955/task/22957/stat : 22957 (MiraXTv3_dyn) R 22953 22955 22284 0 -1 4194368 1683 0 0 0 307 0 0 0 19 0 3 0 359479869 18898944 3559 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22955/tid=22958] ppid=22953 vsize=18456 CPUtime=3.06
/proc/22955/task/22958/stat : 22958 (MiraXTv3_dyn) R 22953 22955 22284 0 -1 4194368 1533 0 0 0 306 0 0 0 25 0 3 0 359479869 18898944 3559 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520981 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 18456

[startup+6.30112 s]
/proc/loadavg: 1.85 1.94 1.90 3/80 22958
/proc/meminfo: memFree=1811040/2055924 swapFree=4143816/4192956
[pid=22955] ppid=22953 vsize=27128 CPUtime=12.54
/proc/22955/stat : 22955 (MiraXTv3_dyn) S 22953 22955 22284 0 -1 4194304 5948 0 0 0 1250 4 0 0 18 0 3 0 359479868 27779072 5809 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22955/statm: 6782 5809 218 20 0 6140 0
[pid=22955/tid=22957] ppid=22953 vsize=27128 CPUtime=6.27
/proc/22955/task/22957/stat : 22957 (MiraXTv3_dyn) R 22953 22955 22284 0 -1 4194368 2707 0 0 0 626 1 0 0 25 0 3 0 359479869 27779072 5809 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22955/tid=22958] ppid=22953 vsize=27128 CPUtime=6.24
/proc/22955/task/22958/stat : 22958 (MiraXTv3_dyn) R 22953 22955 22284 0 -1 4194368 2873 0 0 0 622 2 0 0 18 0 3 0 359479869 27779072 5809 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 27128

[startup+12.7019 s]
/proc/loadavg: 1.87 1.94 1.90 3/80 22958
/proc/meminfo: memFree=1794272/2055924 swapFree=4143816/4192956
[pid=22955] ppid=22953 vsize=42252 CPUtime=25.3
/proc/22955/stat : 22955 (MiraXTv3_dyn) S 22953 22955 22284 0 -1 4194304 9670 0 0 0 2522 8 0 0 18 0 3 0 359479868 43266048 9290 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22955/statm: 10563 9290 218 20 0 9921 0
[pid=22955/tid=22957] ppid=22953 vsize=42252 CPUtime=12.67
/proc/22955/task/22957/stat : 22957 (MiraXTv3_dyn) R 22953 22955 22284 0 -1 4194368 4581 0 0 0 1264 3 0 0 25 0 3 0 359479869 43266048 9290 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22955/tid=22958] ppid=22953 vsize=42252 CPUtime=12.61
/proc/22955/task/22958/stat : 22958 (MiraXTv3_dyn) R 22953 22955 22284 0 -1 4194368 4721 0 0 0 1257 4 0 0 25 0 3 0 359479869 43266048 9290 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 42252

[startup+25.5014 s]
/proc/loadavg: 1.89 1.94 1.90 3/80 22958
/proc/meminfo: memFree=1790240/2055924 swapFree=4143816/4192956
[pid=22955] ppid=22953 vsize=48052 CPUtime=50.84
/proc/22955/stat : 22955 (MiraXTv3_dyn) S 22953 22955 22284 0 -1 4194304 11232 0 0 0 5073 11 0 0 18 0 3 0 359479868 49205248 10483 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22955/statm: 12013 10483 218 20 0 11371 0
[pid=22955/tid=22957] ppid=22953 vsize=48052 CPUtime=25.46
/proc/22955/task/22957/stat : 22957 (MiraXTv3_dyn) R 22953 22955 22284 0 -1 4194368 5304 0 0 0 2542 4 0 0 25 0 3 0 359479869 49205248 10483 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22955/tid=22958] ppid=22953 vsize=48052 CPUtime=25.35
/proc/22955/task/22958/stat : 22958 (MiraXTv3_dyn) R 22953 22955 22284 0 -1 4194368 5560 0 0 0 2529 6 0 0 25 0 3 0 359479869 49205248 10483 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526699 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 48052

[startup+51.1014 s]
/proc/loadavg: 1.93 1.94 1.90 3/86 23032
/proc/meminfo: memFree=1778160/2055924 swapFree=4143816/4192956
[pid=22955] ppid=22953 vsize=57816 CPUtime=101.78
/proc/22955/stat : 22955 (MiraXTv3_dyn) S 22953 22955 22284 0 -1 4194304 14672 0 0 0 10160 18 0 0 18 0 3 0 359479868 59203584 13145 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22955/statm: 14454 13145 218 20 0 13812 0
[pid=22955/tid=22957] ppid=22953 vsize=57816 CPUtime=50.98
/proc/22955/task/22957/stat : 22957 (MiraXTv3_dyn) R 22953 22955 22284 0 -1 4194368 6940 0 0 0 5092 6 0 0 25 0 3 0 359479869 59203584 13145 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22955/tid=22958] ppid=22953 vsize=57816 CPUtime=50.78
/proc/22955/task/22958/stat : 22958 (MiraXTv3_dyn) R 22953 22955 22284 0 -1 4194368 7364 0 0 0 5067 11 0 0 25 0 3 0 359479869 59203584 13145 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.78
Current children cumulated vsize (KiB) 57816

[startup+102.306 s]
/proc/loadavg: 1.97 1.95 1.91 3/80 23156
/proc/meminfo: memFree=1772576/2055924 swapFree=4143816/4192956
[pid=22955] ppid=22953 vsize=64160 CPUtime=203.67
/proc/22955/stat : 22955 (MiraXTv3_dyn) S 22953 22955 22284 0 -1 4194304 17657 0 0 0 20338 29 0 0 18 0 3 0 359479868 65699840 14643 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22955/statm: 16040 14643 218 20 0 15398 0
[pid=22955/tid=22957] ppid=22953 vsize=64160 CPUtime=102.02
/proc/22955/task/22957/stat : 22957 (MiraXTv3_dyn) R 22953 22955 22284 0 -1 4194368 8255 0 0 0 10195 7 0 0 25 0 3 0 359479869 65699840 14643 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22955/tid=22958] ppid=22953 vsize=64160 CPUtime=101.62
/proc/22955/task/22958/stat : 22958 (MiraXTv3_dyn) R 22953 22955 22284 0 -1 4194368 9034 0 0 0 10141 21 0 0 25 0 3 0 359479869 65699840 14643 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.67
Current children cumulated vsize (KiB) 64160

[startup+162.301 s]
/proc/loadavg: 1.99 1.95 1.91 3/80 23156
/proc/meminfo: memFree=1770400/2055924 swapFree=4143816/4192956
[pid=22955] ppid=22953 vsize=65824 CPUtime=323.35
/proc/22955/stat : 22955 (MiraXTv3_dyn) S 22953 22955 22284 0 -1 4194304 19944 0 0 0 32304 31 0 0 18 0 3 0 359479868 67403776 15242 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22955/statm: 16456 15242 218 20 0 15814 0
[pid=22955/tid=22957] ppid=22953 vsize=65824 CPUtime=161.98
/proc/22955/task/22957/stat : 22957 (MiraXTv3_dyn) R 22953 22955 22284 0 -1 4194368 9574 0 0 0 16190 8 0 0 25 0 3 0 359479869 67403776 15242 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22955/tid=22958] ppid=22953 vsize=65824 CPUtime=161.34
/proc/22955/task/22958/stat : 22958 (MiraXTv3_dyn) R 22953 22955 22284 0 -1 4194368 10002 0 0 0 16112 22 0 0 25 0 3 0 359479869 67403776 15242 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.35
Current children cumulated vsize (KiB) 65824

[startup+222.301 s]
/proc/loadavg: 1.99 1.96 1.91 3/80 23156
/proc/meminfo: memFree=1765920/2055924 swapFree=4143816/4192956
[pid=22955] ppid=22953 vsize=70196 CPUtime=443.01
/proc/22955/stat : 22955 (MiraXTv3_dyn) S 22953 22955 22284 0 -1 4194304 22528 0 0 0 44267 34 0 0 18 0 3 0 359479868 71880704 16310 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22955/statm: 17549 16310 218 20 0 16907 0
[pid=22955/tid=22957] ppid=22953 vsize=70196 CPUtime=221.92
/proc/22955/task/22957/stat : 22957 (MiraXTv3_dyn) R 22953 22955 22284 0 -1 4194368 11153 0 0 0 22182 10 0 0 25 0 3 0 359479869 71880704 16310 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22955/tid=22958] ppid=22953 vsize=70196 CPUtime=221.06
/proc/22955/task/22958/stat : 22958 (MiraXTv3_dyn) R 22953 22955 22284 0 -1 4194368 11007 0 0 0 22084 22 0 0 25 0 3 0 359479869 71880704 16310 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.01
Current children cumulated vsize (KiB) 70196

[startup+282.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 23156
/proc/meminfo: memFree=1763360/2055924 swapFree=4143816/4192956
[pid=22955] ppid=22953 vsize=73432 CPUtime=562.68
/proc/22955/stat : 22955 (MiraXTv3_dyn) S 22953 22955 22284 0 -1 4194304 24858 0 0 0 56232 36 0 0 18 0 3 0 359479868 75194368 16953 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22955/statm: 18358 16953 218 20 0 17716 0
[pid=22955/tid=22957] ppid=22953 vsize=73432 CPUtime=281.89
/proc/22955/task/22957/stat : 22957 (MiraXTv3_dyn) R 22953 22955 22284 0 -1 4194368 12158 0 0 0 28177 12 0 0 25 0 3 0 359479869 75194368 16953 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526391 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22955/tid=22958] ppid=22953 vsize=73432 CPUtime=280.77
/proc/22955/task/22958/stat : 22958 (MiraXTv3_dyn) R 22953 22955 22284 0 -1 4194368 12332 0 0 0 28054 23 0 0 25 0 3 0 359479869 75194368 16953 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526643 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.68
Current children cumulated vsize (KiB) 73432

[startup+342.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 23156
/proc/meminfo: memFree=1761568/2055924 swapFree=4143816/4192956
[pid=22955] ppid=22953 vsize=74652 CPUtime=682.37
/proc/22955/stat : 22955 (MiraXTv3_dyn) S 22953 22955 22284 0 -1 4194304 26906 0 0 0 68199 38 0 0 18 0 3 0 359479868 76443648 17436 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22955/statm: 18663 17436 218 20 0 18021 0
[pid=22955/tid=22957] ppid=22953 vsize=74652 CPUtime=341.86
/proc/22955/task/22957/stat : 22957 (MiraXTv3_dyn) R 22953 22955 22284 0 -1 4194368 13361 0 0 0 34173 13 0 0 25 0 3 0 359479869 76443648 17436 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22955/tid=22958] ppid=22953 vsize=74652 CPUtime=340.49
/proc/22955/task/22958/stat : 22958 (MiraXTv3_dyn) R 22953 22955 22284 0 -1 4194368 13177 0 0 0 34025 24 0 0 25 0 3 0 359479869 76443648 17436 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.37
Current children cumulated vsize (KiB) 74652

[startup+402.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 23156
/proc/meminfo: memFree=1760096/2055924 swapFree=4143816/4192956
[pid=22955] ppid=22953 vsize=76744 CPUtime=802.07
/proc/22955/stat : 22955 (MiraXTv3_dyn) S 22953 22955 22284 0 -1 4194304 28752 0 0 0 80167 40 0 0 18 0 3 0 359479868 78585856 17765 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22955/statm: 19186 17765 218 20 0 18544 0
[pid=22955/tid=22957] ppid=22953 vsize=76744 CPUtime=401.82
/proc/22955/task/22957/stat : 22957 (MiraXTv3_dyn) R 22953 22955 22284 0 -1 4194368 14247 0 0 0 40168 14 0 0 25 0 3 0 359479869 78585856 17765 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22955/tid=22958] ppid=22953 vsize=76744 CPUtime=400.22
/proc/22955/task/22958/stat : 22958 (MiraXTv3_dyn) R 22953 22955 22284 0 -1 4194368 14137 0 0 0 39997 25 0 0 25 0 3 0 359479869 78585856 17765 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.07
Current children cumulated vsize (KiB) 76744

[startup+462.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 23156
/proc/meminfo: memFree=1759136/2055924 swapFree=4143816/4192956
[pid=22955] ppid=22953 vsize=76876 CPUtime=921.74
/proc/22955/stat : 22955 (MiraXTv3_dyn) S 22953 22955 22284 0 -1 4194304 30363 0 0 0 92133 41 0 0 18 0 3 0 359479868 78721024 18027 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22955/statm: 19219 18027 218 20 0 18577 0
[pid=22955/tid=22957] ppid=22953 vsize=76876 CPUtime=461.79
/proc/22955/task/22957/stat : 22957 (MiraXTv3_dyn) R 22953 22955 22284 0 -1 4194368 15042 0 0 0 46164 15 0 0 25 0 3 0 359479869 78721024 18027 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22955/tid=22958] ppid=22953 vsize=76876 CPUtime=459.92
/proc/22955/task/22958/stat : 22958 (MiraXTv3_dyn) R 22953 22955 22284 0 -1 4194368 14953 0 0 0 45967 25 0 0 25 0 3 0 359479869 78721024 18027 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 921.74
Current children cumulated vsize (KiB) 76876

[startup+522.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 23156
/proc/meminfo: memFree=1756896/2055924 swapFree=4143816/4192956
[pid=22955] ppid=22953 vsize=79368 CPUtime=1041.44
/proc/22955/stat : 22955 (MiraXTv3_dyn) S 22953 22955 22284 0 -1 4194304 32184 0 0 0 104101 43 0 0 18 0 3 0 359479868 81272832 18580 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22955/statm: 19842 18580 218 20 0 19200 0
[pid=22955/tid=22957] ppid=22953 vsize=79368 CPUtime=521.77
/proc/22955/task/22957/stat : 22957 (MiraXTv3_dyn) R 22953 22955 22284 0 -1 4194368 15798 0 0 0 52161 16 0 0 25 0 3 0 359479869 81272832 18580 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22955/tid=22958] ppid=22953 vsize=79368 CPUtime=519.67
/proc/22955/task/22958/stat : 22958 (MiraXTv3_dyn) R 22953 22955 22284 0 -1 4194368 16018 0 0 0 51940 27 0 0 25 0 3 0 359479869 81272832 18580 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.44
Current children cumulated vsize (KiB) 79368

[startup+582.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 23156
/proc/meminfo: memFree=1756320/2055924 swapFree=4143816/4192956
[pid=22955] ppid=22953 vsize=79512 CPUtime=1161.13
/proc/22955/stat : 22955 (MiraXTv3_dyn) S 22953 22955 22284 0 -1 4194304 33982 0 0 0 116068 45 0 0 18 0 3 0 359479868 81420288 18759 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22955/statm: 19878 18759 218 20 0 19236 0
[pid=22955/tid=22957] ppid=22953 vsize=79512 CPUtime=581.73
/proc/22955/task/22957/stat : 22957 (MiraXTv3_dyn) R 22953 22955 22284 0 -1 4194368 16619 0 0 0 58156 17 0 0 25 0 3 0 359479869 81420288 18759 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22955/tid=22958] ppid=22953 vsize=79512 CPUtime=579.39
/proc/22955/task/22958/stat : 22958 (MiraXTv3_dyn) R 22953 22955 22284 0 -1 4194368 16995 0 0 0 57912 27 0 0 25 0 3 0 359479869 81420288 18759 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.13
Current children cumulated vsize (KiB) 79512



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.803 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 23156
/proc/meminfo: memFree=1756064/2055924 swapFree=4143816/4192956
[pid=22955] ppid=22953 vsize=79512 CPUtime=1200.02
/proc/22955/stat : 22955 (MiraXTv3_dyn) S 22953 22955 22284 0 -1 4194304 34568 0 0 0 119957 45 0 0 18 0 3 0 359479868 81420288 18793 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22955/statm: 19878 18793 218 20 0 19236 0
[pid=22955/tid=22957] ppid=22953 vsize=79512 CPUtime=601.22
/proc/22955/task/22957/stat : 22957 (MiraXTv3_dyn) R 22953 22955 22284 0 -1 4194368 16964 0 0 0 60105 17 0 0 25 0 3 0 359479869 81420288 18793 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22955/tid=22958] ppid=22953 vsize=79512 CPUtime=598.79
/proc/22955/task/22958/stat : 22958 (MiraXTv3_dyn) R 22953 22955 22284 0 -1 4194368 17236 0 0 0 59851 28 0 0 25 0 3 0 359479869 81420288 18793 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 79512

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.827
CPU time (s): 1200.06
CPU user time (s): 1199.59
CPU system time (s): 0.469928
CPU usage (%): 199.403
Max. virtual memory (cumulated for all children) (KiB): 79804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.59
system time used= 0.469928
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34568
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= 235
involuntary context switches= 22815

runsolver used 0.648901 second user time and 1.58976 second system time

The end

Launcher Data (download as text)

Begin job on node6 on Thu May 10 22:00:22 UTC 2007

IDJOB= 299651
IDBENCH= 20015
IDSOLVER= 128
FILE ID= node6/299651-1178834422

PBS_JOBID= 5250977

Free space on /tmp= 66557 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v650/unif-k3-r4.261-v650-c2769-S1089058690-02.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/299651-1178834422/MiraXTv3_dyn /tmp/evaluation/299651-1178834422/instance-299651-1178834422.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-299651-1178834422 -o ROOT/results/node6/solver-299651-1178834422 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/299651-1178834422/MiraXTv3_dyn /tmp/evaluation/299651-1178834422/instance-299651-1178834422.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  67fab2237a85c249de45919413a62498

RANDOM SEED= 407697245

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:       1831440 kB
Buffers:         40396 kB
Cached:         115804 kB
SwapCached:      17540 kB
Active:         106696 kB
Inactive:        74264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1831440 kB
SwapTotal:     4192956 kB
SwapFree:      4143816 kB
Dirty:            3992 kB
Writeback:           0 kB
Mapped:          29936 kB
Slab:            29096 kB
Committed_AS: 12663664 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= 66557 MiB

End job on node6 on Thu May 10 22:10:26 UTC 2007