Trace number 1796526

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
SatElite + ReVivAl 0.23 2009-03-18? (problem) 519.868 520.463

General information on the benchmark

Nameindustrial/vliw_sat_4.0/
9vliw_m_9stages_iq3_C1_bug5.cnf
MD5SUMc77a56af24208a6401c763e11a38de01
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark30.4274
Satisfiable
(Un)Satisfiability was proved
Number of variables520770
Number of clauses13380350
Sum of the clauses size39210884
Maximum clause length6689
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 28710587
Number of clauses of size 34215482
Number of clauses of size 425225
Number of clauses of size 515593
Number of clauses of size over 5413462

Solver Data

0.00/0.00	c revival is preprocessing the formula...Time out is reached... exporting CNF
505.82/506.16	#ITERATIONS 1
505.82/506.16	#LEARNT CLAUSES 14
519.80/520.46	done !
519.80/520.46	c Now, SatElite...
519.80/520.46	c Parsing...
519.80/520.46	c num clause = 13377185, num vars = 520770
519.80/520.46	c Exiting...too many clauses
519.80/520.46	SatElite died... trying RSAT...
519.80/520.46	ERROR! unknown flag -s

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-1796526-1242077036/watcher-1796526-1242077036 -o /tmp/evaluation-result-1796526-1242077036/solver-1796526-1242077036 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1796526-1242077036.cnf HOME 

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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.39 1.08 1.03 3/64 30933
/proc/meminfo: memFree=721856/2055920 swapFree=4113196/4192956
[pid=30933] ppid=30931 vsize=5360 CPUtime=0
/proc/30933/stat : 30933 (run.sh) S 30931 30933 30734 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235731534 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30933/statm: 1340 237 196 169 0 51 0
[pid=30934] ppid=30933 vsize=2636 CPUtime=0
/proc/30934/stat : 30934 (revival) R 30933 30933 30734 0 -1 4194304 294 0 0 0 0 0 0 0 18 0 1 0 235731535 2699264 260 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30934/statm: 659 268 81 6 0 297 0

[startup+0.011172 s]
/proc/loadavg: 1.39 1.08 1.03 3/64 30933
/proc/meminfo: memFree=721856/2055920 swapFree=4113196/4192956
[pid=30933] ppid=30931 vsize=5360 CPUtime=0
/proc/30933/stat : 30933 (run.sh) S 30931 30933 30734 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235731534 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30933/statm: 1340 237 196 169 0 51 0
[pid=30934] ppid=30933 vsize=5708 CPUtime=0
/proc/30934/stat : 30934 (revival) R 30933 30933 30734 0 -1 4194304 1131 0 0 0 0 0 0 0 18 0 1 0 235731535 5844992 1097 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30934/statm: 1427 1103 81 6 0 1065 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 11068

[startup+0.101179 s]
/proc/loadavg: 1.39 1.08 1.03 3/64 30933
/proc/meminfo: memFree=721856/2055920 swapFree=4113196/4192956
[pid=30933] ppid=30931 vsize=5360 CPUtime=0
/proc/30933/stat : 30933 (run.sh) S 30931 30933 30734 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235731534 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30933/statm: 1340 237 196 169 0 51 0
[pid=30934] ppid=30933 vsize=67148 CPUtime=0.09
/proc/30934/stat : 30934 (revival) R 30933 30933 30734 0 -1 4194304 15152 0 0 0 0 9 0 0 18 0 1 0 235731535 68759552 15118 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30934/statm: 16787 15123 81 6 0 16425 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 72508

[startup+0.301196 s]
/proc/loadavg: 1.39 1.08 1.03 3/64 30933
/proc/meminfo: memFree=721856/2055920 swapFree=4113196/4192956
[pid=30933] ppid=30931 vsize=5360 CPUtime=0
/proc/30933/stat : 30933 (run.sh) S 30931 30933 30734 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235731534 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30933/statm: 1340 237 196 169 0 51 0
[pid=30934] ppid=30933 vsize=263756 CPUtime=0.29
/proc/30934/stat : 30934 (revival) R 30933 30933 30734 0 -1 4194304 45918 0 0 0 0 29 0 0 19 0 1 0 235731535 270086144 45884 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30934/statm: 65939 45891 81 6 0 65577 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 269116

[startup+0.701226 s]
/proc/loadavg: 1.39 1.08 1.03 3/64 30933
/proc/meminfo: memFree=721856/2055920 swapFree=4113196/4192956
[pid=30933] ppid=30931 vsize=5360 CPUtime=0
/proc/30933/stat : 30933 (run.sh) S 30931 30933 30734 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235731534 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30933/statm: 1340 237 196 169 0 51 0
[pid=30934] ppid=30933 vsize=331980 CPUtime=0.69
/proc/30934/stat : 30934 (revival) R 30933 30933 30734 0 -1 4194304 82370 0 0 0 17 52 0 0 23 0 1 0 235731535 339947520 82328 1992294400 134512640 134537284 4294956368 18446744073709551615 12387963 0 0 4096 0 0 0 0 17 1 0 0
/proc/30934/statm: 82995 82329 82 6 0 82633 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 337340

[startup+1.50129 s]
/proc/loadavg: 1.52 1.11 1.04 2/66 30935
/proc/meminfo: memFree=360304/2055920 swapFree=4113196/4192956
[pid=30933] ppid=30931 vsize=5360 CPUtime=0
/proc/30933/stat : 30933 (run.sh) S 30931 30933 30734 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235731534 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30933/statm: 1340 237 196 169 0 51 0
[pid=30934] ppid=30933 vsize=428932 CPUtime=1.49
/proc/30934/stat : 30934 (revival) R 30933 30933 30734 0 -1 4194304 102777 0 0 0 89 60 0 0 25 0 1 0 235731535 439226368 102735 1992294400 134512640 134537284 4294956368 18446744073709551615 12387963 0 0 4096 0 0 0 0 17 1 0 0
/proc/30934/statm: 107233 102738 82 6 0 106871 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 434292

[startup+3.10142 s]
/proc/loadavg: 1.52 1.11 1.04 2/66 30935
/proc/meminfo: memFree=251056/2055920 swapFree=4113196/4192956
[pid=30933] ppid=30931 vsize=5360 CPUtime=0
/proc/30933/stat : 30933 (run.sh) S 30931 30933 30734 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235731534 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30933/statm: 1340 237 196 169 0 51 0
[pid=30934] ppid=30933 vsize=595504 CPUtime=3.09
/proc/30934/stat : 30934 (revival) R 30933 30933 30734 0 -1 4194304 141598 0 0 0 232 77 0 0 25 0 1 0 235731535 609796096 141556 1992294400 134512640 134537284 4294956368 18446744073709551615 12387963 0 0 4096 0 0 0 0 17 1 0 0
/proc/30934/statm: 148876 141556 82 6 0 148514 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 600864

[startup+6.30167 s]
/proc/loadavg: 1.48 1.11 1.04 2/66 30935
/proc/meminfo: memFree=15856/2055920 swapFree=4165124/4192956
[pid=30933] ppid=30931 vsize=5360 CPUtime=0
/proc/30933/stat : 30933 (run.sh) S 30931 30933 30734 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235731534 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30933/statm: 1340 237 196 169 0 51 0
[pid=30934] ppid=30933 vsize=555820 CPUtime=6.13
/proc/30934/stat : 30934 (revival) R 30933 30933 30734 0 -1 4194304 205803 0 0 0 506 107 0 0 25 0 1 50000 235731535 569159680 128916 1992294400 134512640 134537284 4294956368 18446744073709551615 134524247 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30934/statm: 138955 128916 85 6 0 138593 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 561180

[startup+12.7012 s]
/proc/loadavg: 1.44 1.11 1.04 2/66 30935
/proc/meminfo: memFree=318640/2055920 swapFree=4165124/4192956
[pid=30933] ppid=30931 vsize=5360 CPUtime=0
/proc/30933/stat : 30933 (run.sh) S 30931 30933 30734 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235731534 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30933/statm: 1340 237 196 169 0 51 0
[pid=30934] ppid=30933 vsize=558848 CPUtime=12.53
/proc/30934/stat : 30934 (revival) R 30933 30933 30734 0 -1 4194304 206646 0 0 0 1145 108 0 0 25 0 1 50000 235731535 572260352 129759 1992294400 134512640 134537284 4294956368 18446744073709551615 134523969 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30934/statm: 139712 129759 85 6 0 139350 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 564208

[startup+25.5012 s]
/proc/loadavg: 1.37 1.11 1.03 2/66 30935
/proc/meminfo: memFree=318512/2055920 swapFree=4165124/4192956
[pid=30933] ppid=30931 vsize=5360 CPUtime=0
/proc/30933/stat : 30933 (run.sh) S 30931 30933 30734 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235731534 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30933/statm: 1340 237 196 169 0 51 0
[pid=30934] ppid=30933 vsize=559116 CPUtime=25.32
/proc/30934/stat : 30934 (revival) R 30933 30933 30734 0 -1 4194304 206693 0 0 0 2424 108 0 0 25 0 1 50000 235731535 572534784 129806 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30934/statm: 139779 129806 85 6 0 139417 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 564476

[startup+51.1012 s]
/proc/loadavg: 1.22 1.09 1.03 2/66 30935
/proc/meminfo: memFree=318576/2055920 swapFree=4165124/4192956
[pid=30933] ppid=30931 vsize=5360 CPUtime=0
/proc/30933/stat : 30933 (run.sh) S 30931 30933 30734 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235731534 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30933/statm: 1340 237 196 169 0 51 0
[pid=30934] ppid=30933 vsize=559116 CPUtime=50.91
/proc/30934/stat : 30934 (revival) R 30933 30933 30734 0 -1 4194304 206706 0 0 0 4983 108 0 0 25 0 1 50000 235731535 572534784 129819 1992294400 134512640 134537284 4294956368 18446744073709551615 134523969 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30934/statm: 139779 129819 85 6 0 139417 0
Current children cumulated CPU time (s) 50.91
Current children cumulated vsize (KiB) 564476

[startup+102.301 s]
/proc/loadavg: 1.10 1.08 1.03 2/66 30935
/proc/meminfo: memFree=318320/2055920 swapFree=4165124/4192956
[pid=30933] ppid=30931 vsize=5360 CPUtime=0
/proc/30933/stat : 30933 (run.sh) S 30931 30933 30734 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235731534 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30933/statm: 1340 237 196 169 0 51 0
[pid=30934] ppid=30933 vsize=559688 CPUtime=102.12
/proc/30934/stat : 30934 (revival) R 30933 30933 30734 0 -1 4194304 206839 0 0 0 10103 109 0 0 25 0 1 50000 235731535 573120512 129952 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30934/statm: 139922 129952 85 6 0 139560 0
Current children cumulated CPU time (s) 102.12
Current children cumulated vsize (KiB) 565048

[startup+162.301 s]
/proc/loadavg: 1.03 1.06 1.02 2/66 30935
/proc/meminfo: memFree=318192/2055920 swapFree=4165124/4192956
[pid=30933] ppid=30931 vsize=5360 CPUtime=0
/proc/30933/stat : 30933 (run.sh) S 30931 30933 30734 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235731534 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30933/statm: 1340 237 196 169 0 51 0
[pid=30934] ppid=30933 vsize=559820 CPUtime=162.1
/proc/30934/stat : 30934 (revival) R 30933 30933 30734 0 -1 4194304 206868 0 0 0 16101 109 0 0 25 0 1 50000 235731535 573255680 129981 1992294400 134512640 134537284 4294956368 18446744073709551615 134524000 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30934/statm: 139955 129981 85 6 0 139593 0
Current children cumulated CPU time (s) 162.1
Current children cumulated vsize (KiB) 565180

[startup+222.306 s]
/proc/loadavg: 1.01 1.05 1.02 2/66 30935
/proc/meminfo: memFree=316720/2055920 swapFree=4165124/4192956
[pid=30933] ppid=30931 vsize=5360 CPUtime=0
/proc/30933/stat : 30933 (run.sh) S 30931 30933 30734 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235731534 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30933/statm: 1340 237 196 169 0 51 0
[pid=30934] ppid=30933 vsize=561680 CPUtime=222.09
/proc/30934/stat : 30934 (revival) R 30933 30933 30734 0 -1 4194304 207219 0 0 0 22100 109 0 0 25 0 1 50000 235731535 575160320 130332 1992294400 134512640 134537284 4294956368 18446744073709551615 134523969 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30934/statm: 140420 130332 85 6 0 140058 0
Current children cumulated CPU time (s) 222.09
Current children cumulated vsize (KiB) 567040

[startup+282.302 s]
/proc/loadavg: 1.00 1.04 1.01 2/66 30935
/proc/meminfo: memFree=316400/2055920 swapFree=4165124/4192956
[pid=30933] ppid=30931 vsize=5360 CPUtime=0
/proc/30933/stat : 30933 (run.sh) S 30931 30933 30734 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235731534 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30933/statm: 1340 237 196 169 0 51 0
[pid=30934] ppid=30933 vsize=561964 CPUtime=282.07
/proc/30934/stat : 30934 (revival) R 30933 30933 30734 0 -1 4194304 207295 0 0 0 28098 109 0 0 25 0 1 50000 235731535 575451136 130408 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30934/statm: 140491 130408 85 6 0 140129 0
Current children cumulated CPU time (s) 282.07
Current children cumulated vsize (KiB) 567324

[startup+342.301 s]
/proc/loadavg: 1.00 1.03 1.00 2/66 30935
/proc/meminfo: memFree=316208/2055920 swapFree=4165124/4192956
[pid=30933] ppid=30931 vsize=5360 CPUtime=0
/proc/30933/stat : 30933 (run.sh) S 30931 30933 30734 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235731534 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30933/statm: 1340 237 196 169 0 51 0
[pid=30934] ppid=30933 vsize=562096 CPUtime=342.05
/proc/30934/stat : 30934 (revival) R 30933 30933 30734 0 -1 4194304 207343 0 0 0 34096 109 0 0 25 0 1 50000 235731535 575586304 130456 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30934/statm: 140524 130456 85 6 0 140162 0
Current children cumulated CPU time (s) 342.05
Current children cumulated vsize (KiB) 567456

[startup+402.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 30935
/proc/meminfo: memFree=315952/2055920 swapFree=4165124/4192956
[pid=30933] ppid=30931 vsize=5360 CPUtime=0
/proc/30933/stat : 30933 (run.sh) S 30931 30933 30734 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235731534 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30933/statm: 1340 237 196 169 0 51 0
[pid=30934] ppid=30933 vsize=562360 CPUtime=402.04
/proc/30934/stat : 30934 (revival) R 30933 30933 30734 0 -1 4194304 207393 0 0 0 40095 109 0 0 25 0 1 50000 235731535 575856640 130506 1992294400 134512640 134537284 4294956368 18446744073709551615 134523781 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30934/statm: 140590 130506 85 6 0 140228 0
Current children cumulated CPU time (s) 402.04
Current children cumulated vsize (KiB) 567720

[startup+462.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 30935
/proc/meminfo: memFree=315760/2055920 swapFree=4165124/4192956
[pid=30933] ppid=30931 vsize=5360 CPUtime=0
/proc/30933/stat : 30933 (run.sh) S 30931 30933 30734 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235731534 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30933/statm: 1340 237 196 169 0 51 0
[pid=30934] ppid=30933 vsize=562624 CPUtime=462.02
/proc/30934/stat : 30934 (revival) R 30933 30933 30734 0 -1 4194304 207450 0 0 0 46093 109 0 0 25 0 1 50000 235731535 576126976 130563 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30934/statm: 140656 130563 85 6 0 140294 0
Current children cumulated CPU time (s) 462.02
Current children cumulated vsize (KiB) 567984

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

[startup+486.402 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 30935
/proc/meminfo: memFree=315632/2055920 swapFree=4165124/4192956
[pid=30933] ppid=30931 vsize=5360 CPUtime=0
/proc/30933/stat : 30933 (run.sh) S 30931 30933 30734 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235731534 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30933/statm: 1340 237 196 169 0 51 0
[pid=30934] ppid=30933 vsize=562756 CPUtime=486.11
/proc/30934/stat : 30934 (revival) R 30933 30933 30734 0 -1 4194304 207475 0 0 0 48502 109 0 0 25 0 1 50000 235731535 576262144 130588 1992294400 134512640 134537284 4294956368 18446744073709551615 134531162 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30934/statm: 140689 130588 85 6 0 140327 0
Current children cumulated CPU time (s) 486.11
Current children cumulated vsize (KiB) 568116

[startup+499.202 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 30935
/proc/meminfo: memFree=315568/2055920 swapFree=4165124/4192956
[pid=30933] ppid=30931 vsize=5360 CPUtime=0
/proc/30933/stat : 30933 (run.sh) S 30931 30933 30734 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235731534 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30933/statm: 1340 237 196 169 0 51 0
[pid=30934] ppid=30933 vsize=562756 CPUtime=498.92
/proc/30934/stat : 30934 (revival) R 30933 30933 30734 0 -1 4194304 207489 0 0 0 49782 110 0 0 25 0 1 50000 235731535 576262144 130602 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30934/statm: 140689 130602 85 6 0 140327 0
Current children cumulated CPU time (s) 498.92
Current children cumulated vsize (KiB) 568116

[startup+512.002 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 30935
/proc/meminfo: memFree=192240/2055920 swapFree=4165124/4192956
[pid=30933] ppid=30931 vsize=5360 CPUtime=0
/proc/30933/stat : 30933 (run.sh) S 30931 30933 30734 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235731534 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30933/statm: 1340 237 196 169 0 51 0
[pid=30934] ppid=30933 vsize=562768 CPUtime=511.71
/proc/30934/stat : 30934 (revival) R 30933 30933 30734 0 -1 4194304 207505 0 0 0 51015 156 0 0 25 0 1 50000 235731535 576274432 130618 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30934/statm: 140692 130618 97 6 0 140330 0
Current children cumulated CPU time (s) 511.71
Current children cumulated vsize (KiB) 568128

[startup+515.201 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 30935
/proc/meminfo: memFree=123248/2055920 swapFree=4165124/4192956
[pid=30933] ppid=30931 vsize=5360 CPUtime=0
/proc/30933/stat : 30933 (run.sh) S 30931 30933 30734 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235731534 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30933/statm: 1340 237 196 169 0 51 0
[pid=30934] ppid=30933 vsize=562768 CPUtime=514.75
/proc/30934/stat : 30934 (revival) R 30933 30933 30734 0 -1 4194304 207505 0 0 0 51293 182 0 0 25 0 1 50000 235731535 576274432 130618 1992294400 134512640 134537284 4294956368 18446744073709551615 12231778 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30934/statm: 140692 130618 97 6 0 140330 0
Current children cumulated CPU time (s) 514.75
Current children cumulated vsize (KiB) 568128

[startup+518.402 s]
/proc/loadavg: 1.08 1.03 1.01 2/66 30935
/proc/meminfo: memFree=47792/2055920 swapFree=4165124/4192956
[pid=30933] ppid=30931 vsize=5360 CPUtime=0
/proc/30933/stat : 30933 (run.sh) S 30931 30933 30734 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235731534 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30933/statm: 1340 237 196 169 0 51 0
[pid=30934] ppid=30933 vsize=562768 CPUtime=517.95
/proc/30934/stat : 30934 (revival) R 30933 30933 30734 0 -1 4194304 207505 0 0 0 51581 214 0 0 25 0 1 50000 235731535 576274432 130618 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30934/statm: 140692 130618 97 6 0 140330 0
Current children cumulated CPU time (s) 517.95
Current children cumulated vsize (KiB) 568128

[startup+519.203 s]
/proc/loadavg: 1.08 1.03 1.01 2/67 30936
/proc/meminfo: memFree=23144/2055920 swapFree=4165124/4192956
[pid=30933] ppid=30931 vsize=5360 CPUtime=0
/proc/30933/stat : 30933 (run.sh) S 30931 30933 30734 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235731534 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30933/statm: 1340 237 196 169 0 51 0
[pid=30934] ppid=30933 vsize=562768 CPUtime=518.75
/proc/30934/stat : 30934 (revival) R 30933 30933 30734 0 -1 4194304 207505 0 0 0 51653 222 0 0 25 0 1 50000 235731535 576274432 130618 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30934/statm: 140692 130618 97 6 0 140330 0
Current children cumulated CPU time (s) 518.75
Current children cumulated vsize (KiB) 568128

[startup+520.002 s]
/proc/loadavg: 1.08 1.03 1.01 2/67 30936
/proc/meminfo: memFree=23144/2055920 swapFree=4165124/4192956
[pid=30933] ppid=30931 vsize=5360 CPUtime=0
/proc/30933/stat : 30933 (run.sh) S 30931 30933 30734 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235731534 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30933/statm: 1340 237 196 169 0 51 0
[pid=30934] ppid=30933 vsize=562768 CPUtime=519.4
/proc/30934/stat : 30934 (revival) R 30933 30933 30734 0 -1 4194304 207505 0 0 0 51711 229 0 0 25 0 1 50000 235731535 576274432 130618 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30934/statm: 140692 130618 97 6 0 140330 0
Current children cumulated CPU time (s) 519.4
Current children cumulated vsize (KiB) 568128

[startup+520.408 s]
/proc/loadavg: 1.08 1.03 1.01 2/66 30936
/proc/meminfo: memFree=15280/2055920 swapFree=4165124/4192956
[pid=30933] ppid=30931 vsize=5360 CPUtime=0
/proc/30933/stat : 30933 (run.sh) S 30931 30933 30734 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235731534 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30933/statm: 1340 237 196 169 0 51 0
[pid=30934] ppid=30933 vsize=0 CPUtime=519.8
/proc/30934/stat : 30934 (revival) R 30933 30933 30734 0 -1 4194308 207506 0 0 0 51744 236 0 0 25 0 1 50000 235731535 0 0 1992294400 0 0 0 0 0 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30934/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 519.8
Current children cumulated vsize (KiB) 5360

Child status: 0
Real time (s): 520.463
CPU time (s): 519.868
CPU user time (s): 517.453
CPU system time (s): 2.41463
CPU usage (%): 99.8857
Max. virtual memory (cumulated for all children) (KiB): 867524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 517.453
system time used= 2.41463
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 208003
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= 14
involuntary context switches= 1093

runsolver used 0.526919 second user time and 1.37379 second system time

The end

Launcher Data

Begin job on node69 at 2009-05-11 23:24:15
IDJOB=1796526
IDBENCH=20582
IDSOLVER=647
FILE ID=node69/1796526-1242077036
PBS_JOBID= 9277667
Free space on /tmp= 65928 MiB

SOLVER NAME= SatElite + ReVivAl 0.23 2009-03-18
BENCH NAME= SAT07/industrial/vliw_sat_4.0/9vliw_m_9stages_iq3_C1_bug5.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1796526-1242077036/watcher-1796526-1242077036 -o /tmp/evaluation-result-1796526-1242077036/solver-1796526-1242077036 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1796526-1242077036.cnf HOME

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

MD5SUM BENCH= c77a56af24208a6401c763e11a38de01
RANDOM SEED=972748838

node69.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.231
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.231
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:        722336 kB
Buffers:         75288 kB
Cached:        1085900 kB
SwapCached:      74372 kB
Active:         501840 kB
Inactive:       735708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        722336 kB
SwapTotal:     4192956 kB
SwapFree:      4113196 kB
Dirty:          230412 kB
Writeback:           0 kB
Mapped:          14200 kB
Slab:            81980 kB
Committed_AS:   736252 kB
PageTables:       1464 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= 65628 MiB
End job on node69 at 2009-05-11 23:32:55