Trace number 297601

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.21 601.831

General information on the benchmark

Namerandom/OnTreshold/3SAT/v550/
unif-k3-r4.26-v550-c2343-S1166224100-13.SAT.shuffled.cnf
MD5SUM8145f79563f8728b1e47a8c34d5efd7e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.028994
Satisfiable
(Un)Satisfiability was proved
Number of variables550
Number of clauses2343
Sum of the clauses size7029
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32343
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-297601-1178827373 -o ROOT/results/node6/solver-297601-1178827373 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/297601-1178827373/MiraXTv3_dyn /tmp/evaluation/297601-1178827373/instance-297601-1178827373.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.00 1.00 1.17 3/77 22219
/proc/meminfo: memFree=1835832/2055924 swapFree=4143808/4192956
[pid=22219] ppid=22217 vsize=3920 CPUtime=0
/proc/22219/stat : 22219 (MiraXTv3_dyn) R 22217 22219 20591 0 -1 4194304 302 0 0 0 0 0 0 0 18 0 1 0 358774936 4014080 277 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 2626509 0 0 4096 0 0 0 0 17 0 0 0
/proc/22219/statm: 980 277 206 20 0 338 0

[startup+0.042706 s]
/proc/loadavg: 1.00 1.00 1.17 3/77 22219
/proc/meminfo: memFree=1835832/2055924 swapFree=4143808/4192956
[pid=22219] ppid=22217 vsize=7652 CPUtime=0.18
/proc/22219/stat : 22219 (MiraXTv3_dyn) S 22217 22219 20591 0 -1 4194304 673 0 0 0 18 0 0 0 18 0 3 0 358774936 7835648 648 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22219/statm: 1913 663 218 20 0 1271 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 7652

[startup+0.251081 s]
/proc/loadavg: 1.00 1.00 1.17 3/77 22219
/proc/meminfo: memFree=1835832/2055924 swapFree=4143808/4192956
[pid=22219] ppid=22217 vsize=8636 CPUtime=0.47
/proc/22219/stat : 22219 (MiraXTv3_dyn) S 22217 22219 20591 0 -1 4194304 978 0 0 0 47 0 0 0 18 0 3 0 358774936 8843264 953 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22219/statm: 2159 953 218 20 0 1517 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 8636

[startup+0.302089 s]
/proc/loadavg: 1.00 1.00 1.17 3/77 22219
/proc/meminfo: memFree=1835832/2055924 swapFree=4143808/4192956
[pid=22219] ppid=22217 vsize=8912 CPUtime=0.57
/proc/22219/stat : 22219 (MiraXTv3_dyn) S 22217 22219 20591 0 -1 4194304 1073 0 0 0 57 0 0 0 18 0 3 0 358774936 9125888 1048 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22219/statm: 2228 1048 218 20 0 1586 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 8912

[startup+0.701138 s]
/proc/loadavg: 1.00 1.00 1.17 3/77 22219
/proc/meminfo: memFree=1835832/2055924 swapFree=4143808/4192956
[pid=22219] ppid=22217 vsize=11296 CPUtime=1.37
/proc/22219/stat : 22219 (MiraXTv3_dyn) S 22217 22219 20591 0 -1 4194304 1718 0 0 0 136 1 0 0 18 0 3 0 358774936 11567104 1693 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22219/statm: 2824 1693 218 20 0 2182 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 11296

[startup+1.50223 s]
/proc/loadavg: 1.08 1.02 1.17 3/80 22222
/proc/meminfo: memFree=1827488/2055924 swapFree=4143808/4192956
[pid=22219] ppid=22217 vsize=15032 CPUtime=2.97
/proc/22219/stat : 22219 (MiraXTv3_dyn) S 22217 22219 20591 0 -1 4194304 2766 0 0 0 296 1 0 0 18 0 3 0 358774936 15392768 2741 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22219/statm: 3758 2741 218 20 0 3116 0
[pid=22219/tid=22221] ppid=22217 vsize=15032 CPUtime=1.47
/proc/22219/task/22221/stat : 22221 (MiraXTv3_dyn) R 22217 22219 20591 0 -1 4194368 1230 0 0 0 147 0 0 0 17 0 3 0 358774937 15392768 2741 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520120 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22219/tid=22222] ppid=22217 vsize=15032 CPUtime=1.47
/proc/22219/task/22222/stat : 22222 (MiraXTv3_dyn) R 22217 22219 20591 0 -1 4194368 1179 0 0 0 147 0 0 0 22 0 3 0 358774937 15392768 2741 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 15032

[startup+3.10142 s]
/proc/loadavg: 1.08 1.02 1.17 3/80 22222
/proc/meminfo: memFree=1824480/2055924 swapFree=4143808/4192956
[pid=22219] ppid=22217 vsize=16700 CPUtime=6.16
/proc/22219/stat : 22219 (MiraXTv3_dyn) S 22217 22219 20591 0 -1 4194304 3261 0 0 0 614 2 0 0 18 0 3 0 358774936 17100800 3236 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22219/statm: 4175 3236 218 20 0 3533 0
[pid=22219/tid=22221] ppid=22217 vsize=16700 CPUtime=3.06
/proc/22219/task/22221/stat : 22221 (MiraXTv3_dyn) R 22217 22219 20591 0 -1 4194368 1503 0 0 0 305 1 0 0 17 0 3 0 358774937 17100800 3236 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526404 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22219/tid=22222] ppid=22217 vsize=16700 CPUtime=3.07
/proc/22219/task/22222/stat : 22222 (MiraXTv3_dyn) R 22217 22219 20591 0 -1 4194368 1401 0 0 0 307 0 0 0 24 0 3 0 358774937 17100800 3236 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520502 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 16700

[startup+6.3018 s]
/proc/loadavg: 1.08 1.02 1.17 3/80 22222
/proc/meminfo: memFree=1815968/2055924 swapFree=4143808/4192956
[pid=22219] ppid=22217 vsize=25976 CPUtime=12.54
/proc/22219/stat : 22219 (MiraXTv3_dyn) S 22217 22219 20591 0 -1 4194304 5708 0 0 0 1250 4 0 0 18 0 3 0 358774936 26599424 5609 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22219/statm: 6494 5609 218 20 0 5852 0
[pid=22219/tid=22221] ppid=22217 vsize=25976 CPUtime=6.24
/proc/22219/task/22221/stat : 22221 (MiraXTv3_dyn) R 22217 22219 20591 0 -1 4194368 2708 0 0 0 623 1 0 0 23 0 3 0 358774937 26599424 5609 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22219/tid=22222] ppid=22217 vsize=25976 CPUtime=6.27
/proc/22219/task/22222/stat : 22222 (MiraXTv3_dyn) R 22217 22219 20591 0 -1 4194368 2643 0 0 0 626 1 0 0 23 0 3 0 358774937 26599424 5609 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526297 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 25976

[startup+12.7015 s]
/proc/loadavg: 1.22 1.05 1.18 3/80 22222
/proc/meminfo: memFree=1800544/2055924 swapFree=4143808/4192956
[pid=22219] ppid=22217 vsize=40424 CPUtime=25.3
/proc/22219/stat : 22219 (MiraXTv3_dyn) S 22217 22219 20591 0 -1 4194304 9316 0 0 0 2523 7 0 0 18 0 3 0 358774936 41394176 8934 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22219/statm: 10106 8934 218 20 0 9464 0
[pid=22219/tid=22221] ppid=22217 vsize=40424 CPUtime=12.62
/proc/22219/task/22221/stat : 22221 (MiraXTv3_dyn) R 22217 22219 20591 0 -1 4194368 4487 0 0 0 1259 3 0 0 18 0 3 0 358774937 41394176 8934 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22219/tid=22222] ppid=22217 vsize=40424 CPUtime=12.66
/proc/22219/task/22222/stat : 22222 (MiraXTv3_dyn) R 22217 22219 20591 0 -1 4194368 4472 0 0 0 1263 3 0 0 18 0 3 0 358774937 41394176 8934 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 40424

[startup+25.502 s]
/proc/loadavg: 1.34 1.08 1.19 3/80 22222
/proc/meminfo: memFree=1792864/2055924 swapFree=4143808/4192956
[pid=22219] ppid=22217 vsize=48244 CPUtime=50.83
/proc/22219/stat : 22219 (MiraXTv3_dyn) S 22217 22219 20591 0 -1 4194304 11712 0 0 0 5073 10 0 0 18 0 3 0 358774936 49401856 10960 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22219/statm: 12061 10960 218 20 0 11419 0
[pid=22219/tid=22221] ppid=22217 vsize=48244 CPUtime=25.36
/proc/22219/task/22221/stat : 22221 (MiraXTv3_dyn) R 22217 22219 20591 0 -1 4194368 5682 0 0 0 2532 4 0 0 25 0 3 0 358774937 49401856 10960 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22219/tid=22222] ppid=22217 vsize=48244 CPUtime=25.45
/proc/22219/task/22222/stat : 22222 (MiraXTv3_dyn) R 22217 22219 20591 0 -1 4194368 5673 0 0 0 2540 5 0 0 23 0 3 0 358774937 49401856 10960 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 48244

[startup+51.1021 s]
/proc/loadavg: 1.56 1.15 1.21 3/80 22222
/proc/meminfo: memFree=1780448/2055924 swapFree=4143808/4192956
[pid=22219] ppid=22217 vsize=59720 CPUtime=101.87
/proc/22219/stat : 22219 (MiraXTv3_dyn) S 22217 22219 20591 0 -1 4194304 15629 0 0 0 10173 14 0 0 18 0 3 0 358774936 61153280 14015 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22219/statm: 14930 14015 218 20 0 14288 0
[pid=22219/tid=22221] ppid=22217 vsize=59720 CPUtime=50.83
/proc/22219/task/22221/stat : 22221 (MiraXTv3_dyn) R 22217 22219 20591 0 -1 4194368 7641 0 0 0 5077 6 0 0 25 0 3 0 358774937 61153280 14015 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22219/tid=22222] ppid=22217 vsize=59720 CPUtime=51.02
/proc/22219/task/22222/stat : 22222 (MiraXTv3_dyn) R 22217 22219 20591 0 -1 4194368 7631 0 0 0 5095 7 0 0 25 0 3 0 358774937 61153280 14015 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.87
Current children cumulated vsize (KiB) 59720

[startup+102.302 s]
/proc/loadavg: 1.82 1.29 1.25 3/80 22222
/proc/meminfo: memFree=1771616/2055924 swapFree=4143808/4192956
[pid=22219] ppid=22217 vsize=68880 CPUtime=203.92
/proc/22219/stat : 22219 (MiraXTv3_dyn) S 22217 22219 20591 0 -1 4194304 19205 0 0 0 20375 17 0 0 18 0 3 0 358774936 70533120 16074 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22219/statm: 17220 16074 218 20 0 16578 0
[pid=22219/tid=22221] ppid=22217 vsize=68880 CPUtime=101.75
/proc/22219/task/22221/stat : 22221 (MiraXTv3_dyn) R 22217 22219 20591 0 -1 4194368 9623 0 0 0 10167 8 0 0 25 0 3 0 358774937 70533120 16074 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22219/tid=22222] ppid=22217 vsize=68880 CPUtime=102.15
/proc/22219/task/22222/stat : 22222 (MiraXTv3_dyn) R 22217 22219 20591 0 -1 4194368 9225 0 0 0 10207 8 0 0 25 0 3 0 358774937 70533120 16074 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.92
Current children cumulated vsize (KiB) 68880

[startup+162.302 s]
/proc/loadavg: 1.93 1.42 1.29 3/80 22222
/proc/meminfo: memFree=1767712/2055924 swapFree=4143808/4192956
[pid=22219] ppid=22217 vsize=73320 CPUtime=323.58
/proc/22219/stat : 22219 (MiraXTv3_dyn) S 22217 22219 20591 0 -1 4194304 21930 0 0 0 32339 19 0 0 18 0 3 0 358774936 75079680 17067 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22219/statm: 18330 17067 218 20 0 17688 0
[pid=22219/tid=22221] ppid=22217 vsize=73320 CPUtime=161.47
/proc/22219/task/22221/stat : 22221 (MiraXTv3_dyn) R 22217 22219 20591 0 -1 4194368 10949 0 0 0 16138 9 0 0 25 0 3 0 358774937 75079680 17067 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22219/tid=22222] ppid=22217 vsize=73320 CPUtime=162.1
/proc/22219/task/22222/stat : 22222 (MiraXTv3_dyn) R 22217 22219 20591 0 -1 4194368 10624 0 0 0 16200 10 0 0 25 0 3 0 358774937 75079680 17067 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.58
Current children cumulated vsize (KiB) 73320

[startup+222.306 s]
/proc/loadavg: 1.97 1.52 1.33 3/80 22222
/proc/meminfo: memFree=1764832/2055924 swapFree=4143808/4192956
[pid=22219] ppid=22217 vsize=75372 CPUtime=443.22
/proc/22219/stat : 22219 (MiraXTv3_dyn) S 22217 22219 20591 0 -1 4194304 24289 0 0 0 44301 21 0 0 18 0 3 0 358774936 77180928 17773 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22219/statm: 18843 17773 218 20 0 18201 0
[pid=22219/tid=22221] ppid=22217 vsize=75372 CPUtime=221.19
/proc/22219/task/22221/stat : 22221 (MiraXTv3_dyn) R 22217 22219 20591 0 -1 4194368 12111 0 0 0 22109 10 0 0 25 0 3 0 358774937 77180928 17773 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22219/tid=22222] ppid=22217 vsize=75372 CPUtime=222.01
/proc/22219/task/22222/stat : 22222 (MiraXTv3_dyn) R 22217 22219 20591 0 -1 4194368 11821 0 0 0 22191 10 0 0 25 0 3 0 358774937 77180928 17773 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.22
Current children cumulated vsize (KiB) 75372

[startup+282.302 s]
/proc/loadavg: 1.99 1.61 1.37 3/80 22222
/proc/meminfo: memFree=1762144/2055924 swapFree=4143808/4192956
[pid=22219] ppid=22217 vsize=78184 CPUtime=562.87
/proc/22219/stat : 22219 (MiraXTv3_dyn) S 22217 22219 20591 0 -1 4194304 26718 0 0 0 56264 23 0 0 18 0 3 0 358774936 80060416 18460 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22219/statm: 19546 18460 218 20 0 18904 0
[pid=22219/tid=22221] ppid=22217 vsize=78184 CPUtime=280.91
/proc/22219/task/22221/stat : 22221 (MiraXTv3_dyn) R 22217 22219 20591 0 -1 4194368 13436 0 0 0 28080 11 0 0 25 0 3 0 358774937 80060416 18460 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22219/tid=22222] ppid=22217 vsize=78184 CPUtime=281.93
/proc/22219/task/22222/stat : 22222 (MiraXTv3_dyn) R 22217 22219 20591 0 -1 4194368 12925 0 0 0 28182 11 0 0 25 0 3 0 358774937 80060416 18460 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.87
Current children cumulated vsize (KiB) 78184

[startup+342.302 s]
/proc/loadavg: 1.99 1.67 1.41 3/80 22222
/proc/meminfo: memFree=1760224/2055924 swapFree=4143808/4192956
[pid=22219] ppid=22217 vsize=80568 CPUtime=682.58
/proc/22219/stat : 22219 (MiraXTv3_dyn) S 22217 22219 20591 0 -1 4194304 28777 0 0 0 68233 25 0 0 18 0 3 0 358774936 82501632 18901 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22219/statm: 20142 18901 218 20 0 19500 0
[pid=22219/tid=22221] ppid=22217 vsize=80568 CPUtime=340.66
/proc/22219/task/22221/stat : 22221 (MiraXTv3_dyn) R 22217 22219 20591 0 -1 4194368 14533 0 0 0 34054 12 0 0 25 0 3 0 358774937 82501632 18901 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22219/tid=22222] ppid=22217 vsize=80568 CPUtime=341.91
/proc/22219/task/22222/stat : 22222 (MiraXTv3_dyn) R 22217 22219 20591 0 -1 4194368 13887 0 0 0 34179 12 0 0 25 0 3 0 358774937 82501632 18901 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.58
Current children cumulated vsize (KiB) 80568

[startup+402.302 s]
/proc/loadavg: 1.99 1.73 1.44 3/80 22222
/proc/meminfo: memFree=1757024/2055924 swapFree=4143808/4192956
[pid=22219] ppid=22217 vsize=83376 CPUtime=802.24
/proc/22219/stat : 22219 (MiraXTv3_dyn) S 22217 22219 20591 0 -1 4194304 31061 0 0 0 80197 27 0 0 18 0 3 0 358774936 85377024 19724 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22219/statm: 20844 19724 218 20 0 20202 0
[pid=22219/tid=22221] ppid=22217 vsize=83376 CPUtime=400.35
/proc/22219/task/22221/stat : 22221 (MiraXTv3_dyn) R 22217 22219 20591 0 -1 4194368 15952 0 0 0 40022 13 0 0 25 0 3 0 358774937 85377024 19724 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22219/tid=22222] ppid=22217 vsize=83376 CPUtime=401.86
/proc/22219/task/22222/stat : 22222 (MiraXTv3_dyn) R 22217 22219 20591 0 -1 4194368 14752 0 0 0 40173 13 0 0 25 0 3 0 358774937 85377024 19724 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 802.24
Current children cumulated vsize (KiB) 83376

[startup+462.302 s]
/proc/loadavg: 1.99 1.78 1.48 3/80 22222
/proc/meminfo: memFree=1755936/2055924 swapFree=4143808/4192956
[pid=22219] ppid=22217 vsize=85844 CPUtime=921.89
/proc/22219/stat : 22219 (MiraXTv3_dyn) S 22217 22219 20591 0 -1 4194304 32761 0 0 0 92161 28 0 0 18 0 3 0 358774936 87904256 20029 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22219/statm: 21461 20029 218 20 0 20819 0
[pid=22219/tid=22221] ppid=22217 vsize=85844 CPUtime=460.04
/proc/22219/task/22221/stat : 22221 (MiraXTv3_dyn) R 22217 22219 20591 0 -1 4194368 16865 0 0 0 45990 14 0 0 25 0 3 0 358774937 87904256 20029 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22219/tid=22222] ppid=22217 vsize=85844 CPUtime=461.84
/proc/22219/task/22222/stat : 22222 (MiraXTv3_dyn) R 22217 22219 20591 0 -1 4194368 15539 0 0 0 46170 14 0 0 25 0 3 0 358774937 87904256 20029 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530101 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 921.89
Current children cumulated vsize (KiB) 85844

[startup+522.302 s]
/proc/loadavg: 1.99 1.81 1.51 3/80 22222
/proc/meminfo: memFree=1755232/2055924 swapFree=4143808/4192956
[pid=22219] ppid=22217 vsize=86280 CPUtime=1041.59
/proc/22219/stat : 22219 (MiraXTv3_dyn) S 22217 22219 20591 0 -1 4194304 34437 0 0 0 104130 29 0 0 18 0 3 0 358774936 88350720 20165 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22219/statm: 21570 20165 218 20 0 20928 0
[pid=22219/tid=22221] ppid=22217 vsize=86280 CPUtime=519.78
/proc/22219/task/22221/stat : 22221 (MiraXTv3_dyn) R 22217 22219 20591 0 -1 4194368 17704 0 0 0 51964 14 0 0 25 0 3 0 358774937 88350720 20165 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22219/tid=22222] ppid=22217 vsize=86280 CPUtime=521.79
/proc/22219/task/22222/stat : 22222 (MiraXTv3_dyn) R 22217 22219 20591 0 -1 4194368 16376 0 0 0 52165 14 0 0 25 0 3 0 358774937 88350720 20165 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526377 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1041.59
Current children cumulated vsize (KiB) 86280

[startup+582.302 s]
/proc/loadavg: 1.99 1.85 1.53 3/80 22222
/proc/meminfo: memFree=1754592/2055924 swapFree=4143808/4192956
[pid=22219] ppid=22217 vsize=86568 CPUtime=1161.27
/proc/22219/stat : 22219 (MiraXTv3_dyn) S 22217 22219 20591 0 -1 4194304 36297 0 0 0 116096 31 0 0 18 0 3 0 358774936 88645632 20331 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22219/statm: 21642 20331 218 20 0 21000 0
[pid=22219/tid=22221] ppid=22217 vsize=86568 CPUtime=579.49
/proc/22219/task/22221/stat : 22221 (MiraXTv3_dyn) R 22217 22219 20591 0 -1 4194368 18678 0 0 0 57934 15 0 0 25 0 3 0 358774937 88645632 20331 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22219/tid=22222] ppid=22217 vsize=86568 CPUtime=581.76
/proc/22219/task/22222/stat : 22222 (MiraXTv3_dyn) R 22217 22219 20591 0 -1 4194368 17262 0 0 0 58161 15 0 0 25 0 3 0 358774937 88645632 20331 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1161.27
Current children cumulated vsize (KiB) 86568



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.806 s]
/proc/loadavg: 1.99 1.85 1.54 3/80 22222
/proc/meminfo: memFree=1753440/2055924 swapFree=4143808/4192956
[pid=22219] ppid=22217 vsize=87872 CPUtime=1200.17
/proc/22219/stat : 22219 (MiraXTv3_dyn) S 22217 22219 20591 0 -1 4194304 37097 0 0 0 119986 31 0 0 18 0 3 0 358774936 89980928 20671 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22219/statm: 21968 20671 218 20 0 21326 0
[pid=22219/tid=22221] ppid=22217 vsize=87872 CPUtime=598.9
/proc/22219/task/22221/stat : 22221 (MiraXTv3_dyn) R 22217 22219 20591 0 -1 4194368 19082 0 0 0 59875 15 0 0 25 0 3 0 358774937 89980928 20671 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22219/tid=22222] ppid=22217 vsize=87872 CPUtime=601.25
/proc/22219/task/22222/stat : 22222 (MiraXTv3_dyn) R 22217 22219 20591 0 -1 4194368 17658 0 0 0 60110 15 0 0 25 0 3 0 358774937 89980928 20671 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.17
Current children cumulated vsize (KiB) 87872

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

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

[startup+601.806 s]
/proc/loadavg: 1.99 1.85 1.54 3/80 22222
/proc/meminfo: memFree=1753440/2055924 swapFree=4143808/4192956
[pid=22219] ppid=22217 vsize=87872 CPUtime=1200.17
/proc/22219/stat : 22219 (MiraXTv3_dyn) S 22217 22219 20591 0 -1 4194304 37097 0 0 0 119986 31 0 0 18 0 3 0 358774936 89980928 20671 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22219/statm: 21968 20671 218 20 0 21326 0
[pid=22219/tid=22221] ppid=22217 vsize=87872 CPUtime=598.9
/proc/22219/task/22221/stat : 22221 (MiraXTv3_dyn) R 22217 22219 20591 0 -1 4194368 19082 0 0 0 59875 15 0 0 25 0 3 0 358774937 89980928 20671 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22219/tid=22222] ppid=22217 vsize=87872 CPUtime=601.25
/proc/22219/task/22222/stat : 22222 (MiraXTv3_dyn) R 22217 22219 20591 0 -1 4194368 17658 0 0 0 60110 15 0 0 25 0 3 0 358774937 89980928 20671 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.17
Current children cumulated vsize (KiB) 87872

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.831
CPU time (s): 1200.21
CPU user time (s): 1199.88
CPU system time (s): 0.332949
CPU usage (%): 199.427
Max. virtual memory (cumulated for all children) (KiB): 87872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.88
system time used= 0.332949
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37097
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= 263
involuntary context switches= 22300

runsolver used 0.621905 second user time and 1.57676 second system time

The end

Launcher Data (download as text)

Begin job on node6 on Thu May 10 20:02:53 UTC 2007

IDJOB= 297601
IDBENCH= 19965
IDSOLVER= 128
FILE ID= node6/297601-1178827373

PBS_JOBID= 5250975

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v550/unif-k3-r4.26-v550-c2343-S1166224100-13.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/297601-1178827373/MiraXTv3_dyn /tmp/evaluation/297601-1178827373/instance-297601-1178827373.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-297601-1178827373 -o ROOT/results/node6/solver-297601-1178827373 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/297601-1178827373/MiraXTv3_dyn /tmp/evaluation/297601-1178827373/instance-297601-1178827373.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  8145f79563f8728b1e47a8c34d5efd7e

RANDOM SEED= 735270220

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:       1836048 kB
Buffers:         40136 kB
Cached:         111464 kB
SwapCached:      17516 kB
Active:         102276 kB
Inactive:        73928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1836048 kB
SwapTotal:     4192956 kB
SwapFree:      4143808 kB
Dirty:            3956 kB
Writeback:           0 kB
Mapped:          29900 kB
Slab:            29180 kB
Committed_AS: 12654316 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= 66561 MiB

End job on node6 on Thu May 10 20:12:57 UTC 2007