Trace number 1737449

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.17 639.33

General information on the benchmark

NameCRAFTED/sgen/sat/
sgen1-sat-250-100.cnf
MD5SUM327600404ca46d59d12ad4e7ba1e4999
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark64.9541
Satisfiable
(Un)Satisfiability was proved
Number of variables250
Number of clauses600
Sum of the clauses size1500
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2500
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5100
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-1737449-1240818238/watcher-1737449-1240818238 -o /tmp/evaluation-result-1737449-1240818238/solver-1737449-1240818238 -C 1200 -W 1800 -M 1800 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1737449-1240818238.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: 1.15 1.02 1.01 3/64 11241
/proc/meminfo: memFree=1665064/2055920 swapFree=4192956/4192956
[pid=11241] ppid=11239 vsize=1140 CPUtime=0
/proc/11241/stat : 11241 (satake) S 11239 11241 10757 0 -1 4194304 137 0 0 0 0 0 0 0 18 0 4 0 109851881 1167360 122 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11241/statm: 285 122 68 163 0 120 0
[pid=11241/tid=11242] ppid=11239 vsize=1140 CPUtime=0
/proc/11241/task/11242/stat : 11242 (satake) R 11239 11241 10757 0 -1 4194368 7 0 0 0 0 0 0 0 19 0 4 0 109851881 1167360 122 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11241/tid=11243] ppid=11239 vsize=1140 CPUtime=0
/proc/11241/task/11243/stat : 11243 (satake) R 11239 11241 10757 0 -1 4194368 23 0 0 0 0 0 0 0 19 0 4 0 109851881 1167360 122 1992294400 134512640 135180984 4294956208 18446744073709551615 134518486 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11241/tid=11244] ppid=11239 vsize=1140 CPUtime=0
/proc/11241/task/11244/stat : 11244 (satake) R 11239 11241 10757 0 -1 4194368 24 0 0 0 0 0 0 0 19 0 4 0 109851881 1167360 122 1992294400 134512640 135180984 4294956208 18446744073709551615 134526203 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.0195569 s]
/proc/loadavg: 1.15 1.02 1.01 3/64 11241
/proc/meminfo: memFree=1665064/2055920 swapFree=4192956/4192956
[pid=11241] ppid=11239 vsize=2164 CPUtime=0.01
/proc/11241/stat : 11241 (satake) S 11239 11241 10757 0 -1 4194304 159 0 0 0 1 0 0 0 18 0 4 0 109851881 2215936 144 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11241/statm: 541 144 70 163 0 376 0
[pid=11241/tid=11242] ppid=11239 vsize=2164 CPUtime=0
/proc/11241/task/11242/stat : 11242 (satake) S 11239 11241 10757 0 -1 4194368 12 0 0 0 0 0 0 0 17 0 4 0 109851881 2215936 144 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11241/tid=11243] ppid=11239 vsize=2164 CPUtime=0
/proc/11241/task/11243/stat : 11243 (satake) R 11239 11241 10757 0 -1 4194368 32 0 0 0 0 0 0 0 19 0 4 0 109851881 2215936 144 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11241/tid=11244] ppid=11239 vsize=2164 CPUtime=0
/proc/11241/task/11244/stat : 11244 (satake) S 11239 11241 10757 0 -1 4194368 32 0 0 0 0 0 0 0 16 0 4 0 109851881 2215936 144 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2164

[startup+0.101788 s]
/proc/loadavg: 1.15 1.02 1.01 3/64 11241
/proc/meminfo: memFree=1665064/2055920 swapFree=4192956/4192956
[pid=11241] ppid=11239 vsize=2296 CPUtime=0.15
/proc/11241/stat : 11241 (satake) S 11239 11241 10757 0 -1 4194304 183 0 0 0 12 3 0 0 18 0 4 0 109851881 2351104 168 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11241/statm: 574 168 70 163 0 409 0
[pid=11241/tid=11242] ppid=11239 vsize=2296 CPUtime=0.02
/proc/11241/task/11242/stat : 11242 (satake) R 11239 11241 10757 0 -1 4194368 18 0 0 0 0 2 0 0 17 0 4 0 109851881 2351104 168 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11241/tid=11243] ppid=11239 vsize=2296 CPUtime=0.05
/proc/11241/task/11243/stat : 11243 (satake) S 11239 11241 10757 0 -1 4194368 40 0 0 0 5 0 0 0 17 0 4 0 109851881 2351104 168 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=11241/tid=11244] ppid=11239 vsize=2296 CPUtime=0.05
/proc/11241/task/11244/stat : 11244 (satake) R 11239 11241 10757 0 -1 4194368 42 0 0 0 5 0 0 0 17 0 4 0 109851881 2351104 168 1992294400 134512640 135180984 4294956208 18446744073709551615 134526964 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 2296

[startup+0.301805 s]
/proc/loadavg: 1.15 1.02 1.01 3/64 11241
/proc/meminfo: memFree=1665064/2055920 swapFree=4192956/4192956
[pid=11241] ppid=11239 vsize=2428 CPUtime=0.48
/proc/11241/stat : 11241 (satake) S 11239 11241 10757 0 -1 4194304 218 0 0 0 39 9 0 0 18 0 4 0 109851881 2486272 203 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11241/statm: 607 203 70 163 0 442 0
[pid=11241/tid=11242] ppid=11239 vsize=2428 CPUtime=0.04
/proc/11241/task/11242/stat : 11242 (satake) R 11239 11241 10757 0 -1 4194368 24 0 0 0 1 3 0 0 17 0 4 0 109851881 2486272 203 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11241/tid=11243] ppid=11239 vsize=2428 CPUtime=0.22
/proc/11241/task/11243/stat : 11243 (satake) S 11239 11241 10757 0 -1 4194368 56 0 0 0 19 3 0 0 16 0 4 0 109851881 2486272 203 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=11241/tid=11244] ppid=11239 vsize=2428 CPUtime=0.21
/proc/11241/task/11244/stat : 11244 (satake) R 11239 11241 10757 0 -1 4194368 55 0 0 0 19 2 0 0 16 0 4 0 109851881 2486272 203 1992294400 134512640 135180984 4294956208 18446744073709551615 134528925 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 2428

[startup+0.701841 s]
/proc/loadavg: 1.15 1.02 1.01 3/64 11241
/proc/meminfo: memFree=1665064/2055920 swapFree=4192956/4192956
[pid=11241] ppid=11239 vsize=2428 CPUtime=1.15
/proc/11241/stat : 11241 (satake) S 11239 11241 10757 0 -1 4194304 260 0 0 0 95 20 0 0 18 0 4 0 109851881 2486272 245 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11241/statm: 607 245 70 163 0 442 0
[pid=11241/tid=11242] ppid=11239 vsize=2428 CPUtime=0.09
/proc/11241/task/11242/stat : 11242 (satake) R 11239 11241 10757 0 -1 4194368 32 0 0 0 1 8 0 0 17 0 4 0 109851881 2486272 245 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11241/tid=11243] ppid=11239 vsize=2428 CPUtime=0.52
/proc/11241/task/11243/stat : 11243 (satake) R 11239 11241 10757 0 -1 4194368 72 0 0 0 46 6 0 0 17 0 4 0 109851881 2486272 245 1992294400 134512640 135180984 4294956208 18446744073709551615 134519096 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11241/tid=11244] ppid=11239 vsize=2428 CPUtime=0.52
/proc/11241/task/11244/stat : 11244 (satake) S 11239 11241 10757 0 -1 4194368 73 0 0 0 47 5 0 0 16 0 4 0 109851881 2486272 245 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 2428

[startup+1.5021 s]
/proc/loadavg: 1.15 1.02 1.01 3/68 11245
/proc/meminfo: memFree=1664200/2055920 swapFree=4192956/4192956
[pid=11241] ppid=11239 vsize=2560 CPUtime=2.42
/proc/11241/stat : 11241 (satake) S 11239 11241 10757 0 -1 4194304 332 0 0 0 206 36 0 0 18 0 4 0 109851881 2621440 317 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11241/statm: 640 317 70 163 0 475 0
[pid=11241/tid=11242] ppid=11239 vsize=2560 CPUtime=0.19
/proc/11241/task/11242/stat : 11242 (satake) R 11239 11241 10757 0 -1 4194368 48 0 0 0 4 15 0 0 16 0 4 0 109851881 2621440 317 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11241/tid=11243] ppid=11239 vsize=2560 CPUtime=1.12
/proc/11241/task/11243/stat : 11243 (satake) S 11239 11241 10757 0 -1 4194368 100 0 0 0 101 11 0 0 16 0 4 0 109851881 2621440 317 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=11241/tid=11244] ppid=11239 vsize=2560 CPUtime=1.08
/proc/11241/task/11244/stat : 11244 (satake) R 11239 11241 10757 0 -1 4194368 101 0 0 0 99 9 0 0 15 0 4 0 109851881 2621440 317 1992294400 134512640 135180984 4294956208 18446744073709551615 134532454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.42
Current children cumulated vsize (KiB) 2560

[startup+3.10224 s]
/proc/loadavg: 1.15 1.02 1.01 3/68 11245
/proc/meminfo: memFree=1663624/2055920 swapFree=4192956/4192956
[pid=11241] ppid=11239 vsize=2824 CPUtime=5.05
/proc/11241/stat : 11241 (satake) S 11239 11241 10757 0 -1 4194304 460 0 0 0 439 66 0 0 18 0 4 0 109851881 2891776 445 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11241/statm: 706 445 70 163 0 541 0
[pid=11241/tid=11242] ppid=11239 vsize=2824 CPUtime=0.35
/proc/11241/task/11242/stat : 11242 (satake) S 11239 11241 10757 0 -1 4194368 86 0 0 0 7 28 0 0 15 0 4 0 109851881 2891776 445 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=11241/tid=11243] ppid=11239 vsize=2824 CPUtime=2.37
/proc/11241/task/11243/stat : 11243 (satake) R 11239 11241 10757 0 -1 4194368 141 0 0 0 217 20 0 0 16 0 4 0 109851881 2891776 445 1992294400 134512640 135180984 4294956208 18446744073709551615 134522989 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11241/tid=11244] ppid=11239 vsize=2824 CPUtime=2.3
/proc/11241/task/11244/stat : 11244 (satake) R 11239 11241 10757 0 -1 4194368 150 0 0 0 214 16 0 0 17 0 4 0 109851881 2891776 445 1992294400 134512640 135180984 4294956208 18446744073709551615 134528214 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.05
Current children cumulated vsize (KiB) 2824

[startup+6.30133 s]
/proc/loadavg: 1.22 1.03 1.01 3/68 11245
/proc/meminfo: memFree=1662664/2055920 swapFree=4192956/4192956
[pid=11241] ppid=11239 vsize=4112 CPUtime=10.56
/proc/11241/stat : 11241 (satake) S 11239 11241 10757 0 -1 4194304 664 0 0 0 934 122 0 0 18 0 4 0 109851881 4210688 649 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11241/statm: 1028 649 70 163 0 863 0
[pid=11241/tid=11242] ppid=11239 vsize=4112 CPUtime=0.69
/proc/11241/task/11242/stat : 11242 (satake) S 11239 11241 10757 0 -1 4194368 182 0 0 0 14 55 0 0 16 0 4 0 109851881 4210688 649 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=11241/tid=11243] ppid=11239 vsize=4112 CPUtime=5.02
/proc/11241/task/11243/stat : 11243 (satake) R 11239 11241 10757 0 -1 4194368 188 0 0 0 466 36 0 0 16 0 4 0 109851881 4210688 649 1992294400 134512640 135180984 4294956208 18446744073709551615 134518711 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11241/tid=11244] ppid=11239 vsize=4112 CPUtime=4.83
/proc/11241/task/11244/stat : 11244 (satake) R 11239 11241 10757 0 -1 4194368 211 0 0 0 453 30 0 0 16 0 4 0 109851881 4210688 649 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10.56
Current children cumulated vsize (KiB) 4112

[startup+12.7029 s]
/proc/loadavg: 1.28 1.05 1.02 3/68 11245
/proc/meminfo: memFree=1661136/2055920 swapFree=4192956/4192956
[pid=11241] ppid=11239 vsize=4680 CPUtime=21.75
/proc/11241/stat : 11241 (satake) S 11239 11241 10757 0 -1 4194304 1011 0 0 0 1943 232 0 0 18 0 4 0 109851881 4792320 996 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11241/statm: 1170 996 70 163 0 1005 0
[pid=11241/tid=11242] ppid=11239 vsize=4680 CPUtime=1.36
/proc/11241/task/11242/stat : 11242 (satake) S 11239 11241 10757 0 -1 4194368 411 0 0 0 29 107 0 0 15 0 4 0 109851881 4792320 996 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=11241/tid=11243] ppid=11239 vsize=4680 CPUtime=10.24
/proc/11241/task/11243/stat : 11243 (satake) R 11239 11241 10757 0 -1 4194368 250 0 0 0 959 65 0 0 16 0 4 0 109851881 4792320 996 1992294400 134512640 135180984 4294956208 18446744073709551615 134518217 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11241/tid=11244] ppid=11239 vsize=4680 CPUtime=10.13
/proc/11241/task/11244/stat : 11244 (satake) R 11239 11241 10757 0 -1 4194368 267 0 0 0 954 59 0 0 17 0 4 0 109851881 4792320 996 1992294400 134512640 135180984 4294956208 18446744073709551615 134518247 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 21.75
Current children cumulated vsize (KiB) 4680

[startup+25.502 s]
/proc/loadavg: 1.44 1.09 1.03 4/68 11245
/proc/meminfo: memFree=1658640/2055920 swapFree=4192956/4192956
[pid=11241] ppid=11239 vsize=7696 CPUtime=45
/proc/11241/stat : 11241 (satake) S 11239 11241 10757 0 -1 4194304 1636 0 0 0 4024 476 0 0 18 0 4 0 109851881 7880704 1621 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11241/statm: 1924 1621 70 163 0 1759 0
[pid=11241/tid=11242] ppid=11239 vsize=7696 CPUtime=2.79
/proc/11241/task/11242/stat : 11242 (satake) R 11239 11241 10757 0 -1 4194368 869 0 0 0 59 220 0 0 16 0 4 0 109851881 7880704 1621 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11241/tid=11243] ppid=11239 vsize=7696 CPUtime=21.13
/proc/11241/task/11243/stat : 11243 (satake) R 11239 11241 10757 0 -1 4194368 329 0 0 0 1982 131 0 0 16 0 4 0 109851881 7880704 1621 1992294400 134512640 135180984 4294956208 18446744073709551615 134520863 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11241/tid=11244] ppid=11239 vsize=7696 CPUtime=21.05
/proc/11241/task/11244/stat : 11244 (satake) S 11239 11241 10757 0 -1 4194368 355 0 0 0 1982 123 0 0 16 0 4 0 109851881 7880704 1621 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
Current children cumulated CPU time (s) 45
Current children cumulated vsize (KiB) 7696

[startup+51.1015 s]
/proc/loadavg: 1.61 1.16 1.05 4/68 11245
/proc/meminfo: memFree=1654032/2055920 swapFree=4192956/4192956
[pid=11241] ppid=11239 vsize=13592 CPUtime=92.41
/proc/11241/stat : 11241 (satake) S 11239 11241 10757 0 -1 4194304 2802 0 0 0 8212 1029 0 0 18 0 4 0 109851881 13918208 2787 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11241/statm: 3398 2787 70 163 0 3233 0
[pid=11241/tid=11242] ppid=11239 vsize=13592 CPUtime=5.99
/proc/11241/task/11242/stat : 11242 (satake) S 11239 11241 10757 0 -1 4194368 1740 0 0 0 124 475 0 0 15 0 4 0 109851881 13918208 2787 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=11241/tid=11243] ppid=11239 vsize=13592 CPUtime=43.17
/proc/11241/task/11243/stat : 11243 (satake) R 11239 11241 10757 0 -1 4194368 472 0 0 0 4038 279 0 0 17 0 4 0 109851881 13918208 2787 1992294400 134512640 135180984 4294956208 18446744073709551615 134522714 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11241/tid=11244] ppid=11239 vsize=13592 CPUtime=43.25
/proc/11241/task/11244/stat : 11244 (satake) R 11239 11241 10757 0 -1 4194368 507 0 0 0 4050 275 0 0 16 0 4 0 109851881 13918208 2787 1992294400 134512640 135180984 4294956208 18446744073709551615 134520912 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 92.41
Current children cumulated vsize (KiB) 13592

[startup+102.306 s]
/proc/loadavg: 1.97 1.34 1.12 4/68 11245
/proc/meminfo: memFree=1644304/2055920 swapFree=4192956/4192956
[pid=11241] ppid=11239 vsize=24540 CPUtime=186.94
/proc/11241/stat : 11241 (satake) S 11239 11241 10757 0 -1 4194304 5163 0 0 0 16544 2150 0 0 18 0 4 0 109851881 25128960 5148 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11241/statm: 6135 5148 70 163 0 5970 0
[pid=11241/tid=11242] ppid=11239 vsize=24540 CPUtime=12.53
/proc/11241/task/11242/stat : 11242 (satake) S 11239 11241 10757 0 -1 4194368 3662 0 0 0 254 999 0 0 16 0 4 0 109851881 25128960 5148 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=11241/tid=11243] ppid=11239 vsize=24540 CPUtime=87.51
/proc/11241/task/11243/stat : 11243 (satake) R 11239 11241 10757 0 -1 4194368 642 0 0 0 8173 578 0 0 16 0 4 0 109851881 25128960 5148 1992294400 134512640 135180984 4294956208 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11241/tid=11244] ppid=11239 vsize=24540 CPUtime=86.88
/proc/11241/task/11244/stat : 11244 (satake) R 11239 11241 10757 0 -1 4194368 776 0 0 0 8116 572 0 0 16 0 4 0 109851881 25128960 5148 1992294400 134512640 135180984 4294956208 18446744073709551615 134522683 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 186.94
Current children cumulated vsize (KiB) 24540

[startup+162.301 s]
/proc/loadavg: 2.11 1.50 1.19 3/68 11245
/proc/meminfo: memFree=1633168/2055920 swapFree=4192956/4192956
[pid=11241] ppid=11239 vsize=37636 CPUtime=295.1
/proc/11241/stat : 11241 (satake) S 11239 11241 10757 0 -1 4194304 7950 0 0 0 26109 3401 0 0 18 0 4 0 109851881 38539264 7935 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11241/statm: 9409 7935 70 163 0 9244 0
[pid=11241/tid=11242] ppid=11239 vsize=37636 CPUtime=19.84
/proc/11241/task/11242/stat : 11242 (satake) S 11239 11241 10757 0 -1 4194368 6053 0 0 0 411 1573 0 0 15 0 4 0 109851881 38539264 7935 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=11241/tid=11243] ppid=11239 vsize=37636 CPUtime=138.13
/proc/11241/task/11243/stat : 11243 (satake) R 11239 11241 10757 0 -1 4194368 823 0 0 0 12897 916 0 0 17 0 4 0 109851881 38539264 7935 1992294400 134512640 135180984 4294956208 18446744073709551615 134528749 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11241/tid=11244] ppid=11239 vsize=37636 CPUtime=137.11
/proc/11241/task/11244/stat : 11244 (satake) R 11239 11241 10757 0 -1 4194368 991 0 0 0 12800 911 0 0 16 0 4 0 109851881 38539264 7935 1992294400 134512640 135180984 4294956208 18446744073709551615 134528664 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 295.1
Current children cumulated vsize (KiB) 37636

[startup+222.301 s]
/proc/loadavg: 2.29 1.65 1.25 4/68 11245
/proc/meminfo: memFree=1622736/2055920 swapFree=4192956/4192956
[pid=11241] ppid=11239 vsize=50232 CPUtime=405.39
/proc/11241/stat : 11241 (satake) S 11239 11241 10757 0 -1 4194304 10554 0 0 0 35936 4603 0 0 18 0 4 0 109851881 51437568 10539 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11241/statm: 12558 10539 70 163 0 12393 0
[pid=11241/tid=11242] ppid=11239 vsize=50232 CPUtime=26.98
/proc/11241/task/11242/stat : 11242 (satake) S 11239 11241 10757 0 -1 4194368 8333 0 0 0 562 2136 0 0 16 0 4 0 109851881 51437568 10539 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=11241/tid=11243] ppid=11239 vsize=50232 CPUtime=189.41
/proc/11241/task/11243/stat : 11243 (satake) R 11239 11241 10757 0 -1 4194368 997 0 0 0 17714 1227 0 0 17 0 4 0 109851881 51437568 10539 1992294400 134512640 135180984 4294956208 18446744073709551615 134523988 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11241/tid=11244] ppid=11239 vsize=50232 CPUtime=188.98
/proc/11241/task/11244/stat : 11244 (satake) R 11239 11241 10757 0 -1 4194368 1141 0 0 0 17659 1239 0 0 16 0 4 0 109851881 51437568 10539 1992294400 134512640 135180984 4294956208 18446744073709551615 134528664 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 405.39
Current children cumulated vsize (KiB) 50232

[startup+282.302 s]
/proc/loadavg: 2.11 1.71 1.30 3/68 11245
/proc/meminfo: memFree=1613776/2055920 swapFree=4192956/4192956
[pid=11241] ppid=11239 vsize=62324 CPUtime=520.24
/proc/11241/stat : 11241 (satake) S 11239 11241 10757 0 -1 4194304 12820 0 0 0 46229 5795 0 0 18 0 4 0 109851881 63819776 12805 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11241/statm: 15581 12805 70 163 0 15416 0
[pid=11241/tid=11242] ppid=11239 vsize=62324 CPUtime=33.96
/proc/11241/task/11242/stat : 11242 (satake) S 11239 11241 10757 0 -1 4194368 10155 0 0 0 704 2692 0 0 16 0 4 0 109851881 63819776 12805 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=11241/tid=11243] ppid=11239 vsize=62324 CPUtime=243.11
/proc/11241/task/11243/stat : 11243 (satake) R 11239 11241 10757 0 -1 4194368 1246 0 0 0 22770 1541 0 0 16 0 4 0 109851881 63819776 12805 1992294400 134512640 135180984 4294956208 18446744073709551615 134518217 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11241/tid=11244] ppid=11239 vsize=62324 CPUtime=243.14
/proc/11241/task/11244/stat : 11244 (satake) R 11239 11241 10757 0 -1 4194368 1336 0 0 0 22753 1561 0 0 17 0 4 0 109851881 63819776 12805 1992294400 134512640 135180984 4294956208 18446744073709551615 134526637 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 520.24
Current children cumulated vsize (KiB) 62324

[startup+342.302 s]
/proc/loadavg: 2.11 1.79 1.35 3/68 11245
/proc/meminfo: memFree=1605392/2055920 swapFree=4192956/4192956
[pid=11241] ppid=11239 vsize=71284 CPUtime=634.8
/proc/11241/stat : 11241 (satake) S 11239 11241 10757 0 -1 4194304 14893 0 0 0 56494 6986 0 0 18 0 4 0 109851881 72994816 14878 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11241/statm: 17821 14878 70 163 0 17656 0
[pid=11241/tid=11242] ppid=11239 vsize=71284 CPUtime=40.92
/proc/11241/task/11242/stat : 11242 (satake) S 11239 11241 10757 0 -1 4194368 11938 0 0 0 842 3250 0 0 16 0 4 0 109851881 72994816 14878 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=11241/tid=11243] ppid=11239 vsize=71284 CPUtime=296.7
/proc/11241/task/11243/stat : 11243 (satake) R 11239 11241 10757 0 -1 4194368 1408 0 0 0 27812 1858 0 0 17 0 4 0 109851881 72994816 14878 1992294400 134512640 135180984 4294956208 18446744073709551615 134528664 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11241/tid=11244] ppid=11239 vsize=71284 CPUtime=297.16
/proc/11241/task/11244/stat : 11244 (satake) R 11239 11241 10757 0 -1 4194368 1464 0 0 0 27839 1877 0 0 17 0 4 0 109851881 72994816 14878 1992294400 134512640 135180984 4294956208 18446744073709551615 134518208 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 634.8
Current children cumulated vsize (KiB) 71284

[startup+402.301 s]
/proc/loadavg: 2.15 1.85 1.40 4/68 11245
/proc/meminfo: memFree=1595728/2055920 swapFree=4192956/4192956
[pid=11241] ppid=11239 vsize=84716 CPUtime=747.11
/proc/11241/stat : 11241 (satake) S 11239 11241 10757 0 -1 4194304 17338 0 0 0 66471 8240 0 0 18 0 4 0 109851881 86749184 17323 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11241/statm: 21179 17323 70 163 0 21014 0
[pid=11241/tid=11242] ppid=11239 vsize=84716 CPUtime=48.28
/proc/11241/task/11242/stat : 11242 (satake) R 11239 11241 10757 0 -1 4194368 13891 0 0 0 998 3830 0 0 16 0 4 0 109851881 86749184 17323 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11241/tid=11243] ppid=11239 vsize=84716 CPUtime=349.1
/proc/11241/task/11243/stat : 11243 (satake) R 11239 11241 10757 0 -1 4194368 1613 0 0 0 32719 2191 0 0 15 0 4 0 109851881 86749184 17323 1992294400 134512640 135180984 4294956208 18446744073709551615 134526441 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11241/tid=11244] ppid=11239 vsize=84716 CPUtime=349.71
/proc/11241/task/11244/stat : 11244 (satake) R 11239 11241 10757 0 -1 4194368 1751 0 0 0 32752 2219 0 0 16 0 4 0 109851881 86749184 17323 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 747.11
Current children cumulated vsize (KiB) 84716

[startup+462.301 s]
/proc/loadavg: 2.11 1.89 1.44 3/68 11245
/proc/meminfo: memFree=1586448/2055920 swapFree=4192956/4192956
[pid=11241] ppid=11239 vsize=94768 CPUtime=860.22
/proc/11241/stat : 11241 (satake) S 11239 11241 10757 0 -1 4194304 19604 0 0 0 76578 9444 0 0 18 0 4 0 109851881 97042432 19589 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11241/statm: 23692 19589 70 163 0 23527 0
[pid=11241/tid=11242] ppid=11239 vsize=94768 CPUtime=55.4
/proc/11241/task/11242/stat : 11242 (satake) S 11239 11241 10757 0 -1 4194368 15487 0 0 0 1154 4386 0 0 15 0 4 0 109851881 97042432 19589 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=11241/tid=11243] ppid=11239 vsize=94768 CPUtime=402.29
/proc/11241/task/11243/stat : 11243 (satake) R 11239 11241 10757 0 -1 4194368 1758 0 0 0 37711 2518 0 0 17 0 4 0 109851881 97042432 19589 1992294400 134512640 135180984 4294956208 18446744073709551615 134528756 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11241/tid=11244] ppid=11239 vsize=94768 CPUtime=402.51
/proc/11241/task/11244/stat : 11244 (satake) R 11239 11241 10757 0 -1 4194368 2276 0 0 0 37712 2539 0 0 16 0 4 0 109851881 97042432 19589 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 860.22
Current children cumulated vsize (KiB) 94768

[startup+522.302 s]
/proc/loadavg: 2.08 1.92 1.47 3/68 11245
/proc/meminfo: memFree=1578256/2055920 swapFree=4192956/4192956
[pid=11241] ppid=11239 vsize=104548 CPUtime=974.91
/proc/11241/stat : 11241 (satake) S 11239 11241 10757 0 -1 4194304 21703 0 0 0 86885 10606 0 0 18 0 4 0 109851881 107057152 21688 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11241/statm: 26137 21688 70 163 0 25972 0
[pid=11241/tid=11242] ppid=11239 vsize=104548 CPUtime=62.26
/proc/11241/task/11242/stat : 11242 (satake) R 11239 11241 10757 0 -1 4194368 16764 0 0 0 1292 4934 0 0 16 0 4 0 109851881 107057152 21688 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11241/tid=11243] ppid=11239 vsize=104548 CPUtime=456.33
/proc/11241/task/11243/stat : 11243 (satake) R 11239 11241 10757 0 -1 4194368 2150 0 0 0 42809 2824 0 0 16 0 4 0 109851881 107057152 21688 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11241/tid=11244] ppid=11239 vsize=104548 CPUtime=456.31
/proc/11241/task/11244/stat : 11244 (satake) R 11239 11241 10757 0 -1 4194368 2706 0 0 0 42783 2848 0 0 17 0 4 0 109851881 107057152 21688 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 974.91
Current children cumulated vsize (KiB) 104548

[startup+582.301 s]
/proc/loadavg: 2.13 1.96 1.51 3/68 11245
/proc/meminfo: memFree=1570064/2055920 swapFree=4192956/4192956
[pid=11241] ppid=11239 vsize=113032 CPUtime=1090.3
/proc/11241/stat : 11241 (satake) S 11239 11241 10757 0 -1 4194304 23724 0 0 0 97215 11815 0 0 18 0 4 0 109851881 115744768 23709 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11241/statm: 28258 23709 70 163 0 28093 0
[pid=11241/tid=11242] ppid=11239 vsize=113032 CPUtime=69.36
/proc/11241/task/11242/stat : 11242 (satake) S 11239 11241 10757 0 -1 4194368 17962 0 0 0 1436 5500 0 0 15 0 4 0 109851881 115744768 23709 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=11241/tid=11243] ppid=11239 vsize=113032 CPUtime=510.61
/proc/11241/task/11243/stat : 11243 (satake) R 11239 11241 10757 0 -1 4194368 2593 0 0 0 47917 3144 0 0 17 0 4 0 109851881 115744768 23709 1992294400 134512640 135180984 4294956208 18446744073709551615 134528760 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11241/tid=11244] ppid=11239 vsize=113032 CPUtime=510.31
/proc/11241/task/11244/stat : 11244 (satake) R 11239 11241 10757 0 -1 4194368 3086 0 0 0 47861 3170 0 0 16 0 4 0 109851881 115744768 23709 1992294400 134512640 135180984 4294956208 18446744073709551615 134528436 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1090.3
Current children cumulated vsize (KiB) 113032



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+639.301 s]
/proc/loadavg: 2.14 2.00 1.55 3/68 11245
/proc/meminfo: memFree=1562320/2055920 swapFree=4192956/4192956
[pid=11241] ppid=11239 vsize=123816 CPUtime=1200.13
/proc/11241/stat : 11241 (satake) S 11239 11241 10757 0 -1 4194304 25611 0 0 0 107076 12937 0 0 18 0 4 0 109851881 126787584 25596 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11241/statm: 30954 25596 70 163 0 30789 0
[pid=11241/tid=11242] ppid=11239 vsize=123816 CPUtime=76.06
/proc/11241/task/11242/stat : 11242 (satake) S 11239 11241 10757 0 -1 4194368 18998 0 0 0 1569 6037 0 0 16 0 4 0 109851881 126787584 25596 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=11241/tid=11243] ppid=11239 vsize=123816 CPUtime=562.32
/proc/11241/task/11243/stat : 11243 (satake) R 11239 11241 10757 0 -1 4194368 3057 0 0 0 52799 3433 0 0 16 0 4 0 109851881 126787584 25596 1992294400 134512640 135180984 4294956208 18446744073709551615 134518217 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11241/tid=11244] ppid=11239 vsize=123816 CPUtime=561.72
/proc/11241/task/11244/stat : 11244 (satake) R 11239 11241 10757 0 -1 4194368 3473 0 0 0 52707 3465 0 0 16 0 4 0 109851881 126787584 25596 1992294400 134512640 135180984 4294956208 18446744073709551615 134518209 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.13
Current children cumulated vsize (KiB) 123816

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

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

[startup+639.301 s]
/proc/loadavg: 2.14 2.00 1.55 3/68 11245
/proc/meminfo: memFree=1562320/2055920 swapFree=4192956/4192956
[pid=11241] ppid=11239 vsize=123816 CPUtime=1200.13
/proc/11241/stat : 11241 (satake) S 11239 11241 10757 0 -1 4194304 25611 0 0 0 107076 12937 0 0 18 0 4 0 109851881 126787584 25596 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11241/statm: 30954 25596 70 163 0 30789 0
[pid=11241/tid=11242] ppid=11239 vsize=123816 CPUtime=76.06
/proc/11241/task/11242/stat : 11242 (satake) S 11239 11241 10757 0 -1 4194368 18998 0 0 0 1569 6037 0 0 16 0 4 0 109851881 126787584 25596 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=11241/tid=11243] ppid=11239 vsize=123816 CPUtime=562.32
/proc/11241/task/11243/stat : 11243 (satake) R 11239 11241 10757 0 -1 4194368 3057 0 0 0 52799 3433 0 0 16 0 4 0 109851881 126787584 25596 1992294400 134512640 135180984 4294956208 18446744073709551615 134518217 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11241/tid=11244] ppid=11239 vsize=123816 CPUtime=561.72
/proc/11241/task/11244/stat : 11244 (satake) R 11239 11241 10757 0 -1 4194368 3473 0 0 0 52707 3465 0 0 16 0 4 0 109851881 126787584 25596 1992294400 134512640 135180984 4294956208 18446744073709551615 134518209 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.13
Current children cumulated vsize (KiB) 123816

Child ended because it received signal 15 (SIGTERM)
Real time (s): 639.33
CPU time (s): 1200.17
CPU user time (s): 1070.78
CPU system time (s): 129.389
CPU usage (%): 187.723
Max. virtual memory (cumulated for all children) (KiB): 123816

deleting IPC queue 1179648
deleting IPC queue 1212417
deleting IPC queue 1245186
deleting IPC queue 1277955
deleting IPC queue 1310724
deleting IPC queue 1343493
deleting IPC queue 1376262
deleting IPC queue 1409031
deleting IPC queue 1441800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1070.78
system time used= 129.389
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25611
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= 5951605
involuntary context switches= 5313299

runsolver used 0.637903 second user time and 1.83572 second system time

The end

Launcher Data

Begin job on node50 at 2009-04-27 09:43:58
IDJOB=1737449
IDBENCH=71788
IDSOLVER=553
FILE ID=node50/1737449-1240818238
PBS_JOBID= 9187463
Free space on /tmp= 66536 MiB

SOLVER NAME= satake 2009-03-22
BENCH NAME= SAT09/CRAFTED/sgen/sat/sgen1-sat-250-100.cnf
COMMAND LINE= HOME/satake BENCHNAME MAXNBTHREAD TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1737449-1240818238/watcher-1737449-1240818238 -o /tmp/evaluation-result-1737449-1240818238/solver-1737449-1240818238 -C 1200 -W 1800 -M 1800 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1737449-1240818238.cnf 3 1200

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

MD5SUM BENCH= 327600404ca46d59d12ad4e7ba1e4999
RANDOM SEED=958845700

node50.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.216
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.216
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:       1665544 kB
Buffers:         66064 kB
Cached:         230824 kB
SwapCached:          0 kB
Active:         130036 kB
Inactive:       180752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1665544 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             928 kB
Writeback:           0 kB
Mapped:          23724 kB
Slab:            65612 kB
Committed_AS:   362520 kB
PageTables:       1448 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= 66536 MiB
End job on node50 at 2009-04-27 09:54:40