Trace number 1720566

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
satake 2009-03-22? (TO) 1200.07 602.958

General information on the benchmark

Namemizh-md5-47-4.cnf
MD5SUMb0a37265834986ac9165bda379d279fd
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark30.1174
Satisfiable
(Un)Satisfiability was proved
Number of variables65604
Number of clauses273506
Sum of the clauses size814918
Maximum clause length4
Minimum clause length1
Number of clauses of size 1199
Number of clauses of size 2118244
Number of clauses of size 342021
Number of clauses of size 4113042
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1720566-1240657806/watcher-1720566-1240657806 -o /tmp/evaluation-result-1720566-1240657806/solver-1720566-1240657806 -C 1200 -W 1800 -M 1800 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1720566-1240657806.cnf 3 1200 

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): 1800 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.91 0.97 0.99 3/64 24742
/proc/meminfo: memFree=1847952/2055920 swapFree=4181852/4192956
[pid=24742] ppid=24740 vsize=3592 CPUtime=0
/proc/24742/stat : 24742 (satake) S 24740 24742 24436 0 -1 4194304 731 0 0 0 0 0 0 0 18 0 4 0 93814469 3678208 716 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24742/statm: 898 716 65 163 0 733 0
[pid=24742/tid=24743] ppid=24740 vsize=5640 CPUtime=0
/proc/24742/task/24743/stat : 24743 (satake) S 24740 24742 24436 0 -1 4194368 7 0 0 0 0 0 0 0 19 0 4 0 93814470 5775360 729 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=24742/tid=24744] ppid=24740 vsize=5640 CPUtime=0
/proc/24742/task/24744/stat : 24744 (satake) R 24740 24742 24436 0 -1 4194368 123 0 0 0 0 0 0 0 19 0 4 0 93814470 5775360 738 1992294400 134512640 135180984 4294956208 18446744073709551615 134583077 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24742/tid=24745] ppid=24740 vsize=5640 CPUtime=0
/proc/24742/task/24745/stat : 24745 (satake) R 24740 24742 24436 0 -1 4194368 550 0 0 0 0 0 0 0 20 0 4 0 93814470 5775360 748 1992294400 134512640 135180984 4294956208 18446744073709551615 134583077 0 0 4096 0 0 0 0 -1 0 0 0

[startup+0.014972 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 24742
/proc/meminfo: memFree=1847952/2055920 swapFree=4181852/4192956
[pid=24742] ppid=24740 vsize=10632 CPUtime=0.02
/proc/24742/stat : 24742 (satake) S 24740 24742 24436 0 -1 4194304 2503 0 0 0 0 2 0 0 18 0 4 0 93814469 10887168 2488 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24742/statm: 2658 2488 65 163 0 2493 0
[pid=24742/tid=24743] ppid=24740 vsize=10632 CPUtime=0
/proc/24742/task/24743/stat : 24743 (satake) S 24740 24742 24436 0 -1 4194368 7 0 0 0 0 0 0 0 19 0 4 0 93814470 10887168 2488 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=24742/tid=24744] ppid=24740 vsize=10632 CPUtime=0.01
/proc/24742/task/24744/stat : 24744 (satake) R 24740 24742 24436 0 -1 4194368 1046 0 0 0 0 1 0 0 18 0 4 0 93814470 10887168 2488 1992294400 134512640 135180984 4294956208 18446744073709551615 134706046 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24742/tid=24745] ppid=24740 vsize=10632 CPUtime=0.01
/proc/24742/task/24745/stat : 24745 (satake) D 24740 24742 24436 0 -1 4194368 1367 0 0 0 0 1 0 0 18 0 4 0 93814470 10887168 2488 1992294400 134512640 135180984 4294956208 18446744073709551615 134675846 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 10632

[startup+0.119715 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 24742
/proc/meminfo: memFree=1847952/2055920 swapFree=4181852/4192956
[pid=24742] ppid=24740 vsize=26316 CPUtime=0.22
/proc/24742/stat : 24742 (satake) S 24740 24742 24436 0 -1 4194304 5823 0 0 0 18 4 0 0 18 0 4 0 93814469 26947584 5786 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24742/statm: 6579 5786 65 163 0 6414 0
[pid=24742/tid=24743] ppid=24740 vsize=26316 CPUtime=0
/proc/24742/task/24743/stat : 24743 (satake) S 24740 24742 24436 0 -1 4194368 7 0 0 0 0 0 0 0 19 0 4 0 93814470 26947584 5786 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=24742/tid=24744] ppid=24740 vsize=26316 CPUtime=0.1
/proc/24742/task/24744/stat : 24744 (satake) R 24740 24742 24436 0 -1 4194368 2841 0 0 0 8 2 0 0 17 0 4 0 93814470 26947584 5787 1992294400 134512640 135180984 4294956208 18446744073709551615 134675767 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24742/tid=24745] ppid=24740 vsize=26316 CPUtime=0.1
/proc/24742/task/24745/stat : 24745 (satake) R 24740 24742 24436 0 -1 4194368 2893 0 0 0 9 1 0 0 17 0 4 0 93814470 26947584 5787 1992294400 134512640 135180984 4294956208 18446744073709551615 134519798 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 26316

[startup+0.30275 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 24742
/proc/meminfo: memFree=1847952/2055920 swapFree=4181852/4192956
[pid=24742] ppid=24740 vsize=47060 CPUtime=0.59
/proc/24742/stat : 24742 (satake) S 24740 24742 24436 0 -1 4194304 10109 0 0 0 51 8 0 0 18 0 4 0 93814469 48189440 8728 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24742/statm: 11765 8728 68 163 0 11600 0
[pid=24742/tid=24743] ppid=24740 vsize=47060 CPUtime=0
/proc/24742/task/24743/stat : 24743 (satake) S 24740 24742 24436 0 -1 4194368 7 0 0 0 0 0 0 0 19 0 4 0 93814470 48189440 8728 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=24742/tid=24744] ppid=24740 vsize=47060 CPUtime=0.28
/proc/24742/task/24744/stat : 24744 (satake) R 24740 24742 24436 0 -1 4194368 5019 0 0 0 24 4 0 0 16 0 4 0 93814470 48189440 8728 1992294400 134512640 135180984 4294956208 18446744073709551615 134535625 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24742/tid=24745] ppid=24740 vsize=47060 CPUtime=0.29
/proc/24742/task/24745/stat : 24745 (satake) R 24740 24742 24436 0 -1 4194368 5000 0 0 0 26 3 0 0 15 0 4 0 93814470 48189440 8728 1992294400 134512640 135180984 4294956208 18446744073709551615 134532451 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 47060

[startup+0.701822 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 24742
/proc/meminfo: memFree=1847952/2055920 swapFree=4181852/4192956
[pid=24742] ppid=24740 vsize=47348 CPUtime=1.34
/proc/24742/stat : 24742 (satake) S 24740 24742 24436 0 -1 4194304 11401 0 0 0 114 20 0 0 18 0 4 0 93814469 48484352 8676 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24742/statm: 11837 8676 70 163 0 11672 0
[pid=24742/tid=24743] ppid=24740 vsize=47348 CPUtime=0.09
/proc/24742/task/24743/stat : 24743 (satake) R 24740 24742 24436 0 -1 4194368 1136 0 0 0 3 6 0 0 17 0 4 0 93814470 48484352 8676 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24742/tid=24744] ppid=24740 vsize=47348 CPUtime=0.63
/proc/24742/task/24744/stat : 24744 (satake) R 24740 24742 24436 0 -1 4194368 5100 0 0 0 55 8 0 0 16 0 4 0 93814470 48484352 8676 1992294400 134512640 135180984 4294956208 18446744073709551615 134520881 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24742/tid=24745] ppid=24740 vsize=47348 CPUtime=0.61
/proc/24742/task/24745/stat : 24745 (satake) S 24740 24742 24436 0 -1 4194368 5082 0 0 0 55 6 0 0 16 0 4 0 93814470 48484352 8676 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 47348

[startup+1.50197 s]
/proc/loadavg: 0.91 0.97 0.99 2/68 24746
/proc/meminfo: memFree=1812912/2055920 swapFree=4181852/4192956
[pid=24742] ppid=24740 vsize=47756 CPUtime=2.79
/proc/24742/stat : 24742 (satake) S 24740 24742 24436 0 -1 4194304 11708 0 0 0 222 57 0 0 18 0 4 0 93814469 48902144 8983 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24742/statm: 11939 8983 70 163 0 11774 0
[pid=24742/tid=24743] ppid=24740 vsize=47756 CPUtime=0.34
/proc/24742/task/24743/stat : 24743 (satake) R 24740 24742 24436 0 -1 4194368 1219 0 0 0 9 25 0 0 17 0 4 0 93814470 48902144 8983 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24742/tid=24744] ppid=24740 vsize=47756 CPUtime=1.23
/proc/24742/task/24744/stat : 24744 (satake) R 24740 24742 24436 0 -1 4194368 5223 0 0 0 105 18 0 0 16 0 4 0 93814470 48902144 8983 1992294400 134512640 135180984 4294956208 18446744073709551615 134522920 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24742/tid=24745] ppid=24740 vsize=47756 CPUtime=1.21
/proc/24742/task/24745/stat : 24745 (satake) R 24740 24742 24436 0 -1 4194368 5183 0 0 0 107 14 0 0 16 0 4 0 93814470 48902144 8983 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.79
Current children cumulated vsize (KiB) 47756

[startup+3.10226 s]
/proc/loadavg: 0.91 0.97 0.99 3/68 24746
/proc/meminfo: memFree=1811248/2055920 swapFree=4181852/4192956
[pid=24742] ppid=24740 vsize=50448 CPUtime=5.76
/proc/24742/stat : 24742 (satake) S 24740 24742 24436 0 -1 4194304 12244 0 0 0 444 132 0 0 18 0 4 0 93814469 51658752 9519 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24742/statm: 12612 9519 70 163 0 12447 0
[pid=24742/tid=24743] ppid=24740 vsize=50448 CPUtime=0.84
/proc/24742/task/24743/stat : 24743 (satake) R 24740 24742 24436 0 -1 4194368 1363 0 0 0 19 65 0 0 17 0 4 0 93814470 51658752 9519 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24742/tid=24744] ppid=24740 vsize=50448 CPUtime=2.47
/proc/24742/task/24744/stat : 24744 (satake) S 24740 24742 24436 0 -1 4194368 5435 0 0 0 213 34 0 0 15 0 4 0 93814470 51658752 9519 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=24742/tid=24745] ppid=24740 vsize=50448 CPUtime=2.43
/proc/24742/task/24745/stat : 24745 (satake) R 24740 24742 24436 0 -1 4194368 5363 0 0 0 212 31 0 0 16 0 4 0 93814470 51658752 9519 1992294400 134512640 135180984 4294956208 18446744073709551615 134528984 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.76
Current children cumulated vsize (KiB) 50448

[startup+6.30105 s]
/proc/loadavg: 1.00 0.98 0.99 4/68 24746
/proc/meminfo: memFree=1806128/2055920 swapFree=4181852/4192956
[pid=24742] ppid=24740 vsize=54540 CPUtime=11.69
/proc/24742/stat : 24742 (satake) S 24740 24742 24436 0 -1 4194304 13387 0 0 0 881 288 0 0 18 0 4 0 93814469 55848960 10662 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24742/statm: 13635 10662 70 163 0 13470 0
[pid=24742/tid=24743] ppid=24740 vsize=54540 CPUtime=1.79
/proc/24742/task/24743/stat : 24743 (satake) S 24740 24742 24436 0 -1 4194368 1702 0 0 0 38 141 0 0 16 0 4 0 93814470 55848960 10662 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=24742/tid=24744] ppid=24740 vsize=54540 CPUtime=4.91
/proc/24742/task/24744/stat : 24744 (satake) R 24740 24742 24436 0 -1 4194368 5842 0 0 0 417 74 0 0 16 0 4 0 93814470 55848960 10663 1992294400 134512640 135180984 4294956208 18446744073709551615 134675767 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24742/tid=24745] ppid=24740 vsize=54540 CPUtime=4.97
/proc/24742/task/24745/stat : 24745 (satake) R 24740 24742 24436 0 -1 4194368 5761 0 0 0 424 73 0 0 16 0 4 0 93814470 55848960 10663 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 11.69
Current children cumulated vsize (KiB) 54540

[startup+12.7022 s]
/proc/loadavg: 1.08 1.00 1.00 3/68 24746
/proc/meminfo: memFree=1799536/2055920 swapFree=4181852/4192956
[pid=24742] ppid=24740 vsize=62352 CPUtime=24.06
/proc/24742/stat : 24742 (satake) S 24740 24742 24436 0 -1 4194304 15016 0 0 0 1895 511 0 0 18 0 4 0 93814469 63848448 12291 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24742/statm: 15588 12291 70 163 0 15423 0
[pid=24742/tid=24743] ppid=24740 vsize=62352 CPUtime=3.15
/proc/24742/task/24743/stat : 24743 (satake) S 24740 24742 24436 0 -1 4194368 2139 0 0 0 69 246 0 0 15 0 4 0 93814470 63848448 12291 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=24742/tid=24744] ppid=24740 vsize=62352 CPUtime=10.38
/proc/24742/task/24744/stat : 24744 (satake) R 24740 24742 24436 0 -1 4194368 6460 0 0 0 906 132 0 0 17 0 4 0 93814470 63848448 12291 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24742/tid=24745] ppid=24740 vsize=62352 CPUtime=10.51
/proc/24742/task/24745/stat : 24745 (satake) R 24740 24742 24436 0 -1 4194368 6334 0 0 0 919 132 0 0 16 0 4 0 93814470 63848448 12291 1992294400 134512640 135180984 4294956208 18446744073709551615 134526379 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.06
Current children cumulated vsize (KiB) 62352

[startup+25.5016 s]
/proc/loadavg: 1.28 1.05 1.02 3/68 24746
/proc/meminfo: memFree=1794736/2055920 swapFree=4181852/4192956
[pid=24742] ppid=24740 vsize=65904 CPUtime=49.17
/proc/24742/stat : 24742 (satake) S 24740 24742 24436 0 -1 4194304 16076 0 0 0 4043 874 0 0 18 0 4 0 93814469 67485696 13351 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24742/statm: 16476 13351 70 163 0 16311 0
[pid=24742/tid=24743] ppid=24740 vsize=65904 CPUtime=5.32
/proc/24742/task/24743/stat : 24743 (satake) R 24740 24742 24436 0 -1 4194368 2479 0 0 0 118 414 0 0 16 0 4 0 93814470 67485696 13351 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24742/tid=24744] ppid=24740 vsize=65904 CPUtime=21.79
/proc/24742/task/24744/stat : 24744 (satake) R 24740 24742 24436 0 -1 4194368 6756 0 0 0 1947 232 0 0 17 0 4 0 93814470 67485696 13351 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24742/tid=24745] ppid=24740 vsize=65904 CPUtime=22.03
/proc/24742/task/24745/stat : 24745 (satake) R 24740 24742 24436 0 -1 4194368 6758 0 0 0 1976 227 0 0 17 0 4 0 93814470 67485696 13351 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 49.17
Current children cumulated vsize (KiB) 65904

[startup+51.1013 s]
/proc/loadavg: 1.53 1.12 1.04 3/68 24746
/proc/meminfo: memFree=1780272/2055920 swapFree=4181852/4192956
[pid=24742] ppid=24740 vsize=80612 CPUtime=99.85
/proc/24742/stat : 24742 (satake) S 24740 24742 24436 0 -1 4194304 19717 0 0 0 8564 1421 0 0 18 0 4 0 93814469 82546688 16992 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24742/statm: 20153 16992 70 163 0 19988 0
[pid=24742/tid=24743] ppid=24740 vsize=80612 CPUtime=8.54
/proc/24742/task/24743/stat : 24743 (satake) S 24740 24742 24436 0 -1 4194368 3463 0 0 0 185 669 0 0 16 0 4 0 93814470 82546688 16992 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=24742/tid=24744] ppid=24740 vsize=80612 CPUtime=45.39
/proc/24742/task/24744/stat : 24744 (satake) R 24740 24742 24436 0 -1 4194368 8059 0 0 0 4160 379 0 0 17 0 4 0 93814470 82546688 16992 1992294400 134512640 135180984 4294956208 18446744073709551615 134528211 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24742/tid=24745] ppid=24740 vsize=80612 CPUtime=45.89
/proc/24742/task/24745/stat : 24745 (satake) R 24740 24742 24436 0 -1 4194368 8112 0 0 0 4218 371 0 0 17 0 4 0 93814470 82546688 16992 1992294400 134512640 135180984 4294956208 18446744073709551615 134519935 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 99.85
Current children cumulated vsize (KiB) 80612

[startup+102.307 s]
/proc/loadavg: 1.89 1.29 1.10 3/68 24746
/proc/meminfo: memFree=1757488/2055920 swapFree=4181852/4192956
[pid=24742] ppid=24740 vsize=103172 CPUtime=201.63
/proc/24742/stat : 24742 (satake) S 24740 24742 24436 0 -1 4194304 25326 0 0 0 18021 2142 0 0 18 0 4 0 93814469 105648128 22601 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24742/statm: 25793 22601 70 163 0 25628 0
[pid=24742/tid=24743] ppid=24740 vsize=103172 CPUtime=12.8
/proc/24742/task/24743/stat : 24743 (satake) S 24740 24742 24436 0 -1 4194368 4754 0 0 0 286 994 0 0 16 0 4 0 93814470 105648128 22601 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=24742/tid=24744] ppid=24740 vsize=103172 CPUtime=94.2
/proc/24742/task/24744/stat : 24744 (satake) R 24740 24742 24436 0 -1 4194368 10111 0 0 0 8841 579 0 0 18 0 4 0 93814470 105648128 22601 1992294400 134512640 135180984 4294956208 18446744073709551615 134520863 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24742/tid=24745] ppid=24740 vsize=103172 CPUtime=94.61
/proc/24742/task/24745/stat : 24745 (satake) R 24740 24742 24436 0 -1 4194368 10378 0 0 0 8893 568 0 0 17 0 4 0 93814470 105648128 22601 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 201.63
Current children cumulated vsize (KiB) 103172

[startup+162.302 s]
/proc/loadavg: 2.04 1.44 1.16 3/68 24746
/proc/meminfo: memFree=1731632/2055920 swapFree=4181852/4192956
[pid=24742] ppid=24740 vsize=129548 CPUtime=320.93
/proc/24742/stat : 24742 (satake) S 24740 24742 24436 0 -1 4194304 31807 0 0 0 29199 2894 0 0 18 0 4 0 93814469 132657152 29082 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24742/statm: 32387 29082 70 163 0 32222 0
[pid=24742/tid=24743] ppid=24740 vsize=129548 CPUtime=17.37
/proc/24742/task/24743/stat : 24743 (satake) S 24740 24742 24436 0 -1 4194368 6096 0 0 0 398 1339 0 0 15 0 4 0 93814470 132657152 29082 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=24742/tid=24744] ppid=24740 vsize=129548 CPUtime=151.69
/proc/24742/task/24744/stat : 24744 (satake) R 24740 24742 24436 0 -1 4194368 12804 0 0 0 14389 780 0 0 25 0 4 0 93814470 132657152 29082 1992294400 134512640 135180984 4294956208 18446744073709551615 134528760 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24742/tid=24745] ppid=24740 vsize=129548 CPUtime=151.87
/proc/24742/task/24745/stat : 24745 (satake) R 24740 24742 24436 0 -1 4194368 12824 0 0 0 14412 775 0 0 23 0 4 0 93814470 132657152 29082 1992294400 134512640 135180984 4294956208 18446744073709551615 134528866 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 320.93
Current children cumulated vsize (KiB) 129548

[startup+222.302 s]
/proc/loadavg: 2.01 1.54 1.21 3/68 24746
/proc/meminfo: memFree=1708976/2055920 swapFree=4181852/4192956
[pid=24742] ppid=24740 vsize=151312 CPUtime=440.57
/proc/24742/stat : 24742 (satake) S 24740 24742 24436 0 -1 4194304 37458 0 0 0 40876 3181 0 0 18 0 4 0 93814469 154943488 34733 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24742/statm: 37828 34733 70 163 0 37663 0
[pid=24742/tid=24743] ppid=24740 vsize=151312 CPUtime=19.03
/proc/24742/task/24743/stat : 24743 (satake) S 24740 24742 24436 0 -1 4194368 6590 0 0 0 432 1471 0 0 15 0 4 0 93814470 154943488 34733 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=24742/tid=24744] ppid=24740 vsize=151312 CPUtime=210.62
/proc/24742/task/24744/stat : 24744 (satake) R 24740 24742 24436 0 -1 4194368 15185 0 0 0 20194 868 0 0 25 0 4 0 93814470 154943488 34733 1992294400 134512640 135180984 4294956208 18446744073709551615 134520863 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24742/tid=24745] ppid=24740 vsize=151312 CPUtime=210.9
/proc/24742/task/24745/stat : 24745 (satake) R 24740 24742 24436 0 -1 4194368 15600 0 0 0 20249 841 0 0 25 0 4 0 93814470 154943488 34733 1992294400 134512640 135180984 4294956208 18446744073709551615 134675767 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 440.57
Current children cumulated vsize (KiB) 151312

[startup+282.302 s]
/proc/loadavg: 2.00 1.62 1.26 3/68 24746
/proc/meminfo: memFree=1686128/2055920 swapFree=4181852/4192956
[pid=24742] ppid=24740 vsize=175036 CPUtime=560.3
/proc/24742/stat : 24742 (satake) S 24740 24742 24436 0 -1 4194304 43191 0 0 0 52812 3218 0 0 18 0 4 0 93814469 179236864 40466 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24742/statm: 43759 40466 70 163 0 43594 0
[pid=24742/tid=24743] ppid=24740 vsize=175036 CPUtime=19.2
/proc/24742/task/24743/stat : 24743 (satake) S 24740 24742 24436 0 -1 4194368 6635 0 0 0 437 1483 0 0 16 0 4 0 93814470 179236864 40466 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=24742/tid=24744] ppid=24740 vsize=175036 CPUtime=270.29
/proc/24742/task/24744/stat : 24744 (satake) R 24740 24742 24436 0 -1 4194368 18165 0 0 0 26149 880 0 0 25 0 4 0 93814470 179236864 40466 1992294400 134512640 135180984 4294956208 18446744073709551615 134528401 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24742/tid=24745] ppid=24740 vsize=175036 CPUtime=270.79
/proc/24742/task/24745/stat : 24745 (satake) R 24740 24742 24436 0 -1 4194368 18308 0 0 0 26225 854 0 0 18 0 4 0 93814470 179236864 40466 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 560.3
Current children cumulated vsize (KiB) 175036

[startup+342.302 s]
/proc/loadavg: 2.00 1.69 1.30 3/68 24746
/proc/meminfo: memFree=1664816/2055920 swapFree=4181852/4192956
[pid=24742] ppid=24740 vsize=197060 CPUtime=680.04
/proc/24742/stat : 24742 (satake) S 24740 24742 24436 0 -1 4194304 48450 0 0 0 64735 3269 0 0 18 0 4 0 93814469 201789440 45725 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24742/statm: 49265 45725 70 163 0 49100 0
[pid=24742/tid=24743] ppid=24740 vsize=197060 CPUtime=19.45
/proc/24742/task/24743/stat : 24743 (satake) S 24740 24742 24436 0 -1 4194368 6722 0 0 0 443 1502 0 0 16 0 4 0 93814470 201789440 45725 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=24742/tid=24744] ppid=24740 vsize=197060 CPUtime=329.91
/proc/24742/task/24744/stat : 24744 (satake) R 24740 24742 24436 0 -1 4194368 20482 0 0 0 32095 896 0 0 25 0 4 0 93814470 201789440 45725 1992294400 134512640 135180984 4294956208 18446744073709551615 134528211 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24742/tid=24745] ppid=24740 vsize=197060 CPUtime=330.66
/proc/24742/task/24745/stat : 24745 (satake) R 24740 24742 24436 0 -1 4194368 21163 0 0 0 32196 870 0 0 25 0 4 0 93814470 201789440 45725 1992294400 134512640 135180984 4294956208 18446744073709551615 134518217 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 680.04
Current children cumulated vsize (KiB) 197060

[startup+402.301 s]
/proc/loadavg: 2.08 1.76 1.35 3/68 24746
/proc/meminfo: memFree=1644336/2055920 swapFree=4181852/4192956
[pid=24742] ppid=24740 vsize=218068 CPUtime=799.76
/proc/24742/stat : 24742 (satake) S 24740 24742 24436 0 -1 4194304 53613 0 0 0 76629 3347 0 0 18 0 4 0 93814469 223301632 50888 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24742/statm: 54517 50888 70 163 0 54352 0
[pid=24742/tid=24743] ppid=24740 vsize=218068 CPUtime=19.86
/proc/24742/task/24743/stat : 24743 (satake) S 24740 24742 24436 0 -1 4194368 6840 0 0 0 453 1533 0 0 15 0 4 0 93814470 223301632 50888 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=24742/tid=24744] ppid=24740 vsize=218068 CPUtime=389.43
/proc/24742/task/24744/stat : 24744 (satake) R 24740 24742 24436 0 -1 4194368 22695 0 0 0 38021 922 0 0 19 0 4 0 93814470 223301632 50888 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24742/tid=24745] ppid=24740 vsize=218068 CPUtime=390.45
/proc/24742/task/24745/stat : 24745 (satake) R 24740 24742 24436 0 -1 4194368 23995 0 0 0 38154 891 0 0 19 0 4 0 93814470 223301632 50888 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 799.76
Current children cumulated vsize (KiB) 218068

[startup+462.301 s]
/proc/loadavg: 2.03 1.80 1.39 3/68 24746
/proc/meminfo: memFree=1623152/2055920 swapFree=4181852/4192956
[pid=24742] ppid=24740 vsize=239044 CPUtime=919.47
/proc/24742/stat : 24742 (satake) S 24740 24742 24436 0 -1 4194304 58832 0 0 0 88494 3453 0 0 18 0 4 0 93814469 244781056 56107 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24742/statm: 59761 56107 70 163 0 59596 0
[pid=24742/tid=24743] ppid=24740 vsize=239044 CPUtime=20.42
/proc/24742/task/24743/stat : 24743 (satake) S 24740 24742 24436 0 -1 4194368 7015 0 0 0 465 1577 0 0 16 0 4 0 93814470 244781056 56107 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=24742/tid=24744] ppid=24740 vsize=239044 CPUtime=449.06
/proc/24742/task/24744/stat : 24744 (satake) R 24740 24742 24436 0 -1 4194368 24955 0 0 0 43951 955 0 0 25 0 4 0 93814470 244781056 56107 1992294400 134512640 135180984 4294956208 18446744073709551615 134527218 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24742/tid=24745] ppid=24740 vsize=239044 CPUtime=449.97
/proc/24742/task/24745/stat : 24745 (satake) R 24740 24742 24436 0 -1 4194368 26779 0 0 0 44077 920 0 0 25 0 4 0 93814470 244781056 56107 1992294400 134512640 135180984 4294956208 18446744073709551615 134528221 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 919.47
Current children cumulated vsize (KiB) 239044

[startup+522.301 s]
/proc/loadavg: 2.01 1.83 1.42 3/68 24746
/proc/meminfo: memFree=1604144/2055920 swapFree=4181852/4192956
[pid=24742] ppid=24740 vsize=257592 CPUtime=1039.18
/proc/24742/stat : 24742 (satake) S 24740 24742 24436 0 -1 4194304 63620 0 0 0 100345 3573 0 0 18 0 4 0 93814469 263774208 60895 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24742/statm: 64398 60895 70 163 0 64233 0
[pid=24742/tid=24743] ppid=24740 vsize=257592 CPUtime=21.08
/proc/24742/task/24743/stat : 24743 (satake) S 24740 24742 24436 0 -1 4194368 7206 0 0 0 480 1628 0 0 16 0 4 0 93814470 263774208 60895 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=24742/tid=24744] ppid=24740 vsize=257592 CPUtime=508.6
/proc/24742/task/24744/stat : 24744 (satake) R 24740 24742 24436 0 -1 4194368 26926 0 0 0 49868 992 0 0 25 0 4 0 93814470 263774208 60895 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24742/tid=24745] ppid=24740 vsize=257592 CPUtime=509.47
/proc/24742/task/24745/stat : 24745 (satake) R 24740 24742 24436 0 -1 4194368 29405 0 0 0 49996 951 0 0 25 0 4 0 93814470 263774208 60895 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1039.18
Current children cumulated vsize (KiB) 257592

[startup+582.302 s]
/proc/loadavg: 2.05 1.88 1.46 3/68 24746
/proc/meminfo: memFree=1586096/2055920 swapFree=4181852/4192956
[pid=24742] ppid=24740 vsize=275228 CPUtime=1158.9
/proc/24742/stat : 24742 (satake) S 24740 24742 24436 0 -1 4194304 68073 0 0 0 112257 3633 0 0 18 0 4 0 93814469 281833472 65348 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24742/statm: 68807 65348 70 163 0 68642 0
[pid=24742/tid=24743] ppid=24740 vsize=275228 CPUtime=21.36
/proc/24742/task/24743/stat : 24743 (satake) S 24740 24742 24436 0 -1 4194368 7305 0 0 0 485 1651 0 0 16 0 4 0 93814470 281833472 65348 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=24742/tid=24744] ppid=24740 vsize=275228 CPUtime=568.38
/proc/24742/task/24744/stat : 24744 (satake) R 24740 24742 24436 0 -1 4194368 29032 0 0 0 55826 1012 0 0 25 0 4 0 93814470 281833472 65348 1992294400 134512640 135180984 4294956208 18446744073709551615 134520896 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24742/tid=24745] ppid=24740 vsize=275228 CPUtime=569.13
/proc/24742/task/24745/stat : 24745 (satake) R 24740 24742 24436 0 -1 4194368 31653 0 0 0 55945 968 0 0 25 0 4 0 93814470 281833472 65348 1992294400 134512640 135180984 4294956208 18446744073709551615 134528211 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1158.9
Current children cumulated vsize (KiB) 275228



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+602.901 s]
/proc/loadavg: 2.04 1.88 1.47 3/68 24746
/proc/meminfo: memFree=1579376/2055920 swapFree=4181852/4192956
[pid=24742] ppid=24740 vsize=282560 CPUtime=1200
/proc/24742/stat : 24742 (satake) S 24740 24742 24436 0 -1 4194304 69695 0 0 0 116357 3643 0 0 18 0 4 0 93814469 289341440 66970 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24742/statm: 70640 66970 70 163 0 70475 0
[pid=24742/tid=24743] ppid=24740 vsize=282560 CPUtime=21.42
/proc/24742/task/24743/stat : 24743 (satake) S 24740 24742 24436 0 -1 4194368 7324 0 0 0 487 1655 0 0 16 0 4 0 93814470 289341440 66970 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=24742/tid=24744] ppid=24740 vsize=282560 CPUtime=588.95
/proc/24742/task/24744/stat : 24744 (satake) R 24740 24742 24436 0 -1 4194368 29851 0 0 0 57879 1016 0 0 25 0 4 0 93814470 289341440 66970 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24742/tid=24745] ppid=24740 vsize=282560 CPUtime=589.62
/proc/24742/task/24745/stat : 24745 (satake) R 24740 24742 24436 0 -1 4194368 32437 0 0 0 57991 971 0 0 25 0 4 0 93814470 289341440 66970 1992294400 134512640 135180984 4294956208 18446744073709551615 134518214 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 282560

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

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

[startup+602.901 s]
/proc/loadavg: 2.04 1.88 1.47 3/68 24746
/proc/meminfo: memFree=1579376/2055920 swapFree=4181852/4192956
[pid=24742] ppid=24740 vsize=282560 CPUtime=1200
/proc/24742/stat : 24742 (satake) S 24740 24742 24436 0 -1 4194304 69695 0 0 0 116357 3643 0 0 18 0 4 0 93814469 289341440 66970 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24742/statm: 70640 66970 70 163 0 70475 0
[pid=24742/tid=24743] ppid=24740 vsize=282560 CPUtime=21.42
/proc/24742/task/24743/stat : 24743 (satake) S 24740 24742 24436 0 -1 4194368 7324 0 0 0 487 1655 0 0 16 0 4 0 93814470 289341440 66970 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=24742/tid=24744] ppid=24740 vsize=282560 CPUtime=588.95
/proc/24742/task/24744/stat : 24744 (satake) R 24740 24742 24436 0 -1 4194368 29851 0 0 0 57879 1016 0 0 25 0 4 0 93814470 289341440 66970 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24742/tid=24745] ppid=24740 vsize=282560 CPUtime=589.62
/proc/24742/task/24745/stat : 24745 (satake) R 24740 24742 24436 0 -1 4194368 32437 0 0 0 57991 971 0 0 25 0 4 0 93814470 289341440 66970 1992294400 134512640 135180984 4294956208 18446744073709551615 134518214 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 282560

Child ended because it received signal 15 (SIGTERM)
Real time (s): 602.958
CPU time (s): 1200.07
CPU user time (s): 1163.59
CPU system time (s): 36.4825
CPU usage (%): 199.031
Max. virtual memory (cumulated for all children) (KiB): 282560

deleting IPC queue 294912
deleting IPC queue 327681
deleting IPC queue 360450
deleting IPC queue 393219
deleting IPC queue 425988
deleting IPC queue 458757
deleting IPC queue 491526
deleting IPC queue 524295
deleting IPC queue 557064

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1163.59
system time used= 36.4825
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69695
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= 2753609
involuntary context switches= 2662221

runsolver used 0.52392 second user time and 1.69774 second system time

The end

Launcher Data

Begin job on node7 at 2009-04-25 13:10:06
IDJOB=1720566
IDBENCH=69611
IDSOLVER=553
FILE ID=node7/1720566-1240657806
PBS_JOBID= 9186537
Free space on /tmp= 66196 MiB

SOLVER NAME= satake 2009-03-22
BENCH NAME= SAT_RACE08/cnf/mizh-md5-47-4.cnf
COMMAND LINE= HOME/satake BENCHNAME MAXNBTHREAD TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1720566-1240657806/watcher-1720566-1240657806 -o /tmp/evaluation-result-1720566-1240657806/solver-1720566-1240657806 -C 1200 -W 1800 -M 1800 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1720566-1240657806.cnf 3 1200

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 3

MD5SUM BENCH= b0a37265834986ac9165bda379d279fd
RANDOM SEED=1491385055

node7.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.256
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.256
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:       1848432 kB
Buffers:         11780 kB
Cached:         126880 kB
SwapCached:       4616 kB
Active:          17332 kB
Inactive:       128800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1848432 kB
SwapTotal:     4192956 kB
SwapFree:      4181852 kB
Dirty:            6132 kB
Writeback:           0 kB
Mapped:          13396 kB
Slab:            47328 kB
Committed_AS:   638128 kB
PageTables:       1444 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= 66192 MiB
End job on node7 at 2009-04-25 13:20:11