Trace number 316085

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 v1UNSAT 272.246 272.415

General information on the benchmark

Namecrafted/spence/
medium/s77-100.cnf
MD5SUM124e32713f66a3b30ead344822177706
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark15.9906
Satisfiable
(Un)Satisfiability was proved
Number of variables77
Number of clauses164
Sum of the clauses size492
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3164
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 MiraXTv1...
272.22/272.41	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.2.4 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node15/watcher-316085-1178881545 -o ROOT/results/node15/solver-316085-1178881545 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/316085-1178881545/MiraXTv1_dyn /tmp/evaluation/316085-1178881545/instance-316085-1178881545.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.93 1.39 1.56 3/77 10714
/proc/meminfo: memFree=1801320/2055920 swapFree=4156500/4192956
[pid=10714] ppid=10712 vsize=3852 CPUtime=0
/proc/10714/stat : 10714 (MiraXTv1_dyn) S 10712 10714 8961 0 -1 4194304 302 0 0 0 0 0 0 0 18 0 2 0 336072098 3944448 277 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10714/statm: 963 277 218 20 0 321 0
[pid=10714/tid=10715] ppid=10712 vsize=3852 CPUtime=0
/proc/10714/task/10715/stat : 10715 (MiraXTv1_dyn) R 10712 10714 8961 0 -1 4194368 12 0 0 0 0 0 0 0 19 0 2 0 336072098 3944448 277 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134537213 0 0 4096 0 0 0 0 -1 0 0 0

[startup+0.102549 s]
/proc/loadavg: 0.93 1.39 1.56 3/77 10714
/proc/meminfo: memFree=1801320/2055920 swapFree=4156500/4192956
[pid=10714] ppid=10712 vsize=5228 CPUtime=0.09
/proc/10714/stat : 10714 (MiraXTv1_dyn) S 10712 10714 8961 0 -1 4194304 462 0 0 0 9 0 0 0 18 0 2 0 336072098 5353472 437 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10714/statm: 1307 437 218 20 0 665 0
[pid=10714/tid=10715] ppid=10712 vsize=5228 CPUtime=0.09
/proc/10714/task/10715/stat : 10715 (MiraXTv1_dyn) R 10712 10714 8961 0 -1 4194368 172 0 0 0 9 0 0 0 19 0 2 0 336072098 5353472 437 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5228

[startup+0.201558 s]
/proc/loadavg: 0.93 1.39 1.56 3/77 10714
/proc/meminfo: memFree=1801320/2055920 swapFree=4156500/4192956
[pid=10714] ppid=10712 vsize=5552 CPUtime=0.19
/proc/10714/stat : 10714 (MiraXTv1_dyn) S 10712 10714 8961 0 -1 4194304 565 0 0 0 19 0 0 0 18 0 2 0 336072098 5685248 540 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10714/statm: 1388 540 218 20 0 746 0
[pid=10714/tid=10715] ppid=10712 vsize=5552 CPUtime=0.19
/proc/10714/task/10715/stat : 10715 (MiraXTv1_dyn) R 10712 10714 8961 0 -1 4194368 275 0 0 0 19 0 0 0 20 0 2 0 336072098 5685248 540 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 5552

[startup+0.301565 s]
/proc/loadavg: 0.93 1.39 1.56 3/77 10714
/proc/meminfo: memFree=1801320/2055920 swapFree=4156500/4192956
[pid=10714] ppid=10712 vsize=5876 CPUtime=0.29
/proc/10714/stat : 10714 (MiraXTv1_dyn) S 10712 10714 8961 0 -1 4194304 658 0 0 0 29 0 0 0 18 0 2 0 336072098 6017024 633 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10714/statm: 1469 633 218 20 0 827 0
[pid=10714/tid=10715] ppid=10712 vsize=5876 CPUtime=0.29
/proc/10714/task/10715/stat : 10715 (MiraXTv1_dyn) R 10712 10714 8961 0 -1 4194368 368 0 0 0 29 0 0 0 21 0 2 0 336072098 6017024 633 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5876

[startup+0.701603 s]
/proc/loadavg: 0.93 1.39 1.56 3/77 10714
/proc/meminfo: memFree=1801320/2055920 swapFree=4156500/4192956
[pid=10714] ppid=10712 vsize=6668 CPUtime=0.69
/proc/10714/stat : 10714 (MiraXTv1_dyn) S 10712 10714 8961 0 -1 4194304 857 0 0 0 69 0 0 0 18 0 2 0 336072098 6828032 832 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10714/statm: 1667 832 218 20 0 1025 0
[pid=10714/tid=10715] ppid=10712 vsize=6668 CPUtime=0.69
/proc/10714/task/10715/stat : 10715 (MiraXTv1_dyn) R 10712 10714 8961 0 -1 4194368 567 0 0 0 69 0 0 0 25 0 2 0 336072098 6828032 832 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6668

[startup+1.50168 s]
/proc/loadavg: 0.93 1.39 1.56 2/79 10716
/proc/meminfo: memFree=1798168/2055920 swapFree=4156500/4192956
[pid=10714] ppid=10712 vsize=7764 CPUtime=1.49
/proc/10714/stat : 10714 (MiraXTv1_dyn) S 10712 10714 8961 0 -1 4194304 1127 0 0 0 149 0 0 0 18 0 2 0 336072098 7950336 1102 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10714/statm: 1941 1102 218 20 0 1299 0
[pid=10714/tid=10715] ppid=10712 vsize=7764 CPUtime=1.49
/proc/10714/task/10715/stat : 10715 (MiraXTv1_dyn) R 10712 10714 8961 0 -1 4194368 837 0 0 0 149 0 0 0 25 0 2 0 336072098 7950336 1102 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7764

[startup+3.10182 s]
/proc/loadavg: 0.93 1.39 1.56 2/79 10716
/proc/meminfo: memFree=1796248/2055920 swapFree=4156500/4192956
[pid=10714] ppid=10712 vsize=9816 CPUtime=3.09
/proc/10714/stat : 10714 (MiraXTv1_dyn) S 10712 10714 8961 0 -1 4194304 1668 0 0 0 309 0 0 0 18 0 2 0 336072098 10051584 1606 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10714/statm: 2454 1606 218 20 0 1812 0
[pid=10714/tid=10715] ppid=10712 vsize=9816 CPUtime=3.09
/proc/10714/task/10715/stat : 10715 (MiraXTv1_dyn) R 10712 10714 8961 0 -1 4194368 1378 0 0 0 309 0 0 0 25 0 2 0 336072098 10051584 1606 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9816

[startup+6.30112 s]
/proc/loadavg: 0.94 1.38 1.55 2/79 10716
/proc/meminfo: memFree=1794456/2055920 swapFree=4156500/4192956
[pid=10714] ppid=10712 vsize=11152 CPUtime=6.29
/proc/10714/stat : 10714 (MiraXTv1_dyn) S 10712 10714 8961 0 -1 4194304 2026 0 0 0 629 0 0 0 18 0 2 0 336072098 11419648 1964 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10714/statm: 2788 1964 218 20 0 2146 0
[pid=10714/tid=10715] ppid=10712 vsize=11152 CPUtime=6.28
/proc/10714/task/10715/stat : 10715 (MiraXTv1_dyn) R 10712 10714 8961 0 -1 4194368 1736 0 0 0 628 0 0 0 25 0 2 0 336072098 11419648 1964 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11152

[startup+12.7017 s]
/proc/loadavg: 0.94 1.37 1.55 2/79 10716
/proc/meminfo: memFree=1791136/2055920 swapFree=4156500/4192956
[pid=10714] ppid=10712 vsize=13968 CPUtime=12.68
/proc/10714/stat : 10714 (MiraXTv1_dyn) S 10712 10714 8961 0 -1 4194304 2841 0 0 0 1267 1 0 0 18 0 2 0 336072098 14303232 2666 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10714/statm: 3492 2666 218 20 0 2850 0
[pid=10714/tid=10715] ppid=10712 vsize=13968 CPUtime=12.68
/proc/10714/task/10715/stat : 10715 (MiraXTv1_dyn) R 10712 10714 8961 0 -1 4194368 2551 0 0 0 1267 1 0 0 25 0 2 0 336072098 14303232 2666 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526288 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 13968

[startup+25.5029 s]
/proc/loadavg: 0.95 1.36 1.54 2/79 10716
/proc/meminfo: memFree=1787872/2055920 swapFree=4156500/4192956
[pid=10714] ppid=10712 vsize=17200 CPUtime=25.48
/proc/10714/stat : 10714 (MiraXTv1_dyn) S 10712 10714 8961 0 -1 4194304 3896 0 0 0 2546 2 0 0 18 0 2 0 336072098 17612800 3447 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10714/statm: 4300 3447 218 20 0 3658 0
[pid=10714/tid=10715] ppid=10712 vsize=17200 CPUtime=25.48
/proc/10714/task/10715/stat : 10715 (MiraXTv1_dyn) R 10712 10714 8961 0 -1 4194368 3606 0 0 0 2546 2 0 0 25 0 2 0 336072098 17612800 3447 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 17200

[startup+51.1022 s]
/proc/loadavg: 0.97 1.33 1.53 2/79 10716
/proc/meminfo: memFree=1785504/2055920 swapFree=4156500/4192956
[pid=10714] ppid=10712 vsize=19440 CPUtime=51.06
/proc/10714/stat : 10714 (MiraXTv1_dyn) S 10712 10714 8961 0 -1 4194304 4928 0 0 0 5104 2 0 0 18 0 2 0 336072098 19906560 4065 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10714/statm: 4860 4065 218 20 0 4218 0
[pid=10714/tid=10715] ppid=10712 vsize=19440 CPUtime=51.06
/proc/10714/task/10715/stat : 10715 (MiraXTv1_dyn) R 10712 10714 8961 0 -1 4194368 4638 0 0 0 5104 2 0 0 25 0 2 0 336072098 19906560 4065 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 19440

[startup+102.303 s]
/proc/loadavg: 0.98 1.27 1.50 2/79 10716
/proc/meminfo: memFree=1783072/2055920 swapFree=4156500/4192956
[pid=10714] ppid=10712 vsize=22232 CPUtime=102.23
/proc/10714/stat : 10714 (MiraXTv1_dyn) S 10712 10714 8961 0 -1 4194304 6170 0 0 0 10220 3 0 0 18 0 2 0 336072098 22765568 4631 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10714/statm: 5558 4631 218 20 0 4916 0
[pid=10714/tid=10715] ppid=10712 vsize=22232 CPUtime=102.23
/proc/10714/task/10715/stat : 10715 (MiraXTv1_dyn) R 10712 10714 8961 0 -1 4194368 5880 0 0 0 10220 3 0 0 25 0 2 0 336072098 22765568 4631 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 22232

[startup+162.302 s]
/proc/loadavg: 0.99 1.22 1.46 2/79 10716
/proc/meminfo: memFree=1781344/2055920 swapFree=4156500/4192956
[pid=10714] ppid=10712 vsize=24432 CPUtime=162.2
/proc/10714/stat : 10714 (MiraXTv1_dyn) S 10712 10714 8961 0 -1 4194304 7369 0 0 0 16216 4 0 0 18 0 2 0 336072098 25018368 5070 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10714/statm: 6108 5070 218 20 0 5466 0
[pid=10714/tid=10715] ppid=10712 vsize=24432 CPUtime=162.18
/proc/10714/task/10715/stat : 10715 (MiraXTv1_dyn) R 10712 10714 8961 0 -1 4194368 7079 0 0 0 16215 3 0 0 25 0 2 0 336072098 25018368 5070 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 24432

[startup+222.307 s]
/proc/loadavg: 0.99 1.18 1.43 2/79 10716
/proc/meminfo: memFree=1780256/2055920 swapFree=4156500/4192956
[pid=10714] ppid=10712 vsize=25392 CPUtime=222.16
/proc/10714/stat : 10714 (MiraXTv1_dyn) S 10712 10714 8961 0 -1 4194304 8462 0 0 0 22212 4 0 0 18 0 2 0 336072098 26001408 5337 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10714/statm: 6348 5337 218 20 0 5706 0
[pid=10714/tid=10715] ppid=10712 vsize=25392 CPUtime=222.16
/proc/10714/task/10715/stat : 10715 (MiraXTv1_dyn) R 10712 10714 8961 0 -1 4194368 8172 0 0 0 22212 4 0 0 25 0 2 0 336072098 26001408 5337 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 25392

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

[startup+230.403 s]
/proc/loadavg: 0.99 1.17 1.43 2/79 10716
/proc/meminfo: memFree=1780256/2055920 swapFree=4156500/4192956
[pid=10714] ppid=10712 vsize=25524 CPUtime=230.25
/proc/10714/stat : 10714 (MiraXTv1_dyn) S 10712 10714 8961 0 -1 4194304 8515 0 0 0 23021 4 0 0 18 0 2 0 336072098 26136576 5390 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10714/statm: 6381 5390 218 20 0 5739 0
[pid=10714/tid=10715] ppid=10712 vsize=25524 CPUtime=230.25
/proc/10714/task/10715/stat : 10715 (MiraXTv1_dyn) R 10712 10714 8961 0 -1 4194368 8225 0 0 0 23021 4 0 0 25 0 2 0 336072098 26136576 5390 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530009 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 230.25
Current children cumulated vsize (KiB) 25524

[startup+256.002 s]
/proc/loadavg: 0.99 1.16 1.41 2/79 10716
/proc/meminfo: memFree=1779808/2055920 swapFree=4156500/4192956
[pid=10714] ppid=10712 vsize=25688 CPUtime=255.83
/proc/10714/stat : 10714 (MiraXTv1_dyn) S 10712 10714 8961 0 -1 4194304 8950 0 0 0 25579 4 0 0 18 0 2 0 336072098 26304512 5458 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10714/statm: 6422 5458 218 20 0 5780 0
[pid=10714/tid=10715] ppid=10712 vsize=25688 CPUtime=255.83
/proc/10714/task/10715/stat : 10715 (MiraXTv1_dyn) R 10712 10714 8961 0 -1 4194368 8660 0 0 0 25579 4 0 0 25 0 2 0 336072098 26304512 5458 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 255.83
Current children cumulated vsize (KiB) 25688

[startup+262.402 s]
/proc/loadavg: 0.99 1.15 1.41 2/79 10716
/proc/meminfo: memFree=1779744/2055920 swapFree=4156500/4192956
[pid=10714] ppid=10712 vsize=25688 CPUtime=262.23
/proc/10714/stat : 10714 (MiraXTv1_dyn) S 10712 10714 8961 0 -1 4194304 9081 0 0 0 26219 4 0 0 18 0 2 0 336072098 26304512 5465 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10714/statm: 6422 5465 218 20 0 5780 0
[pid=10714/tid=10715] ppid=10712 vsize=25688 CPUtime=262.22
/proc/10714/task/10715/stat : 10715 (MiraXTv1_dyn) R 10712 10714 8961 0 -1 4194368 8791 0 0 0 26218 4 0 0 25 0 2 0 336072098 26304512 5465 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 262.23
Current children cumulated vsize (KiB) 25688

[startup+268.801 s]
/proc/loadavg: 0.99 1.15 1.41 2/79 10716
/proc/meminfo: memFree=1779744/2055920 swapFree=4156500/4192956
[pid=10714] ppid=10712 vsize=25900 CPUtime=268.62
/proc/10714/stat : 10714 (MiraXTv1_dyn) S 10712 10714 8961 0 -1 4194304 9234 0 0 0 26858 4 0 0 18 0 2 0 336072098 26521600 5493 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10714/statm: 6475 5493 218 20 0 5833 0
[pid=10714/tid=10715] ppid=10712 vsize=25900 CPUtime=268.62
/proc/10714/task/10715/stat : 10715 (MiraXTv1_dyn) R 10712 10714 8961 0 -1 4194368 8944 0 0 0 26858 4 0 0 25 0 2 0 336072098 26521600 5493 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 268.62
Current children cumulated vsize (KiB) 25900

[startup+270.401 s]
/proc/loadavg: 0.99 1.15 1.41 2/79 10716
/proc/meminfo: memFree=1779744/2055920 swapFree=4156500/4192956
[pid=10714] ppid=10712 vsize=25900 CPUtime=270.22
/proc/10714/stat : 10714 (MiraXTv1_dyn) S 10712 10714 8961 0 -1 4194304 9237 0 0 0 27018 4 0 0 18 0 2 0 336072098 26521600 5496 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10714/statm: 6475 5496 218 20 0 5833 0
[pid=10714/tid=10715] ppid=10712 vsize=25900 CPUtime=270.22
/proc/10714/task/10715/stat : 10715 (MiraXTv1_dyn) R 10712 10714 8961 0 -1 4194368 8947 0 0 0 27018 4 0 0 25 0 2 0 336072098 26521600 5496 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 270.22
Current children cumulated vsize (KiB) 25900

[startup+271.201 s]
/proc/loadavg: 0.99 1.15 1.41 2/79 10716
/proc/meminfo: memFree=1779744/2055920 swapFree=4156500/4192956
[pid=10714] ppid=10712 vsize=25900 CPUtime=271.02
/proc/10714/stat : 10714 (MiraXTv1_dyn) S 10712 10714 8961 0 -1 4194304 9237 0 0 0 27098 4 0 0 18 0 2 0 336072098 26521600 5496 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10714/statm: 6475 5496 218 20 0 5833 0
[pid=10714/tid=10715] ppid=10712 vsize=25900 CPUtime=271.02
/proc/10714/task/10715/stat : 10715 (MiraXTv1_dyn) R 10712 10714 8961 0 -1 4194368 8947 0 0 0 27098 4 0 0 25 0 2 0 336072098 26521600 5496 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 271.02
Current children cumulated vsize (KiB) 25900

[startup+272.002 s]
/proc/loadavg: 0.99 1.15 1.41 2/79 10716
/proc/meminfo: memFree=1779744/2055920 swapFree=4156500/4192956
[pid=10714] ppid=10712 vsize=25900 CPUtime=271.82
/proc/10714/stat : 10714 (MiraXTv1_dyn) S 10712 10714 8961 0 -1 4194304 9238 0 0 0 27178 4 0 0 18 0 2 0 336072098 26521600 5497 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10714/statm: 6475 5497 218 20 0 5833 0
[pid=10714/tid=10715] ppid=10712 vsize=25900 CPUtime=271.82
/proc/10714/task/10715/stat : 10715 (MiraXTv1_dyn) R 10712 10714 8961 0 -1 4194368 8948 0 0 0 27178 4 0 0 25 0 2 0 336072098 26521600 5497 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 271.82
Current children cumulated vsize (KiB) 25900

[startup+272.402 s]
/proc/loadavg: 0.99 1.15 1.41 2/79 10716
/proc/meminfo: memFree=1779744/2055920 swapFree=4156500/4192956
[pid=10714] ppid=10712 vsize=20952 CPUtime=272.22
/proc/10714/stat : 10714 (MiraXTv1_dyn) R 10712 10714 8961 0 -1 4194304 9240 0 0 0 27218 4 0 0 17 0 1 0 336072098 21454848 4403 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7944107 0 0 4096 0 0 0 0 17 0 0 0
/proc/10714/statm: 5238 4403 220 20 0 4596 0
Current children cumulated CPU time (s) 272.22
Current children cumulated vsize (KiB) 20952

Child status: 20
Real time (s): 272.415
CPU time (s): 272.246
CPU user time (s): 272.193
CPU system time (s): 0.052991
CPU usage (%): 99.9378
Max. virtual memory (cumulated for all children) (KiB): 25900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 272.193
system time used= 0.052991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9243
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= 13
involuntary context switches= 6918

runsolver used 0.298954 second user time and 0.694894 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Fri May 11 11:05:45 UTC 2007

IDJOB= 316085
IDBENCH= 20432
IDSOLVER= 130
FILE ID= node15/316085-1178881545

PBS_JOBID= 5251050

Free space on /tmp= 66556 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/crafted/spence/medium/s77-100.cnf
COMMAND LINE= /tmp/evaluation/316085-1178881545/MiraXTv1_dyn /tmp/evaluation/316085-1178881545/instance-316085-1178881545.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-316085-1178881545 -o ROOT/results/node15/solver-316085-1178881545 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/316085-1178881545/MiraXTv1_dyn /tmp/evaluation/316085-1178881545/instance-316085-1178881545.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  124e32713f66a3b30ead344822177706

RANDOM SEED= 763240039

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node15.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.227
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.227
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:       1801536 kB
Buffers:         41168 kB
Cached:         133912 kB
SwapCached:      16272 kB
Active:         136896 kB
Inactive:        76052 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1801536 kB
SwapTotal:     4192956 kB
SwapFree:      4156500 kB
Dirty:            3916 kB
Writeback:           0 kB
Mapped:          43668 kB
Slab:            26868 kB
Committed_AS: 10883168 kB
PageTables:       1900 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= 66556 MiB

End job on node15 on Fri May 11 11:10:18 UTC 2007