Trace number 1796516

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) 508.13 508.362

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq7.cnf
MD5SUM0fbc00fde383cec371bb97d621c5e7e5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables306095
Number of clauses6069108
Sum of the clauses size17675754
Maximum clause length163
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 25745111
Number of clauses of size 366910
Number of clauses of size 44878
Number of clauses of size 518476
Number of clauses of size over 5233732

Solver Data

0.00/0.00	c revival is preprocessing the formula...Time out is reached... exporting CNF
502.37/502.63	#ITERATIONS 1
502.37/502.63	#LEARNT CLAUSES 5
508.06/508.35	done !
508.06/508.35	c Now, SatElite...
508.06/508.36	c Parsing...
508.06/508.36	c num clause = 6061341, num vars = 306095
508.06/508.36	c Exiting...too many clauses
508.06/508.36	SatElite died... trying RSAT...
508.06/508.36	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-1796516-1242076773/watcher-1796516-1242076773 -o /tmp/evaluation-result-1796516-1242076773/solver-1796516-1242076773 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1796516-1242076773.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.00 1.00 1.00 3/64 14107
/proc/meminfo: memFree=1120784/2055920 swapFree=4179992/4192956
[pid=14107] ppid=14105 vsize=5360 CPUtime=0
/proc/14107/stat : 14107 (run.sh) S 14105 14107 13912 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235706951 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14107/statm: 1340 237 196 169 0 51 0
[pid=14108] ppid=14107 vsize=1868 CPUtime=0
/proc/14108/stat : 14108 (revival) R 14107 14107 13912 0 -1 4194304 229 0 0 0 0 0 0 0 19 0 1 0 235706951 1912832 195 1992294400 134512640 134537284 4294956368 18446744073709551615 7583600 0 0 4096 0 0 0 0 17 0 0 0
/proc/14108/statm: 531 196 81 6 0 169 0

[startup+0.103978 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14107
/proc/meminfo: memFree=1120784/2055920 swapFree=4179992/4192956
[pid=14107] ppid=14105 vsize=5360 CPUtime=0
/proc/14107/stat : 14107 (run.sh) S 14105 14107 13912 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235706951 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14107/statm: 1340 237 196 169 0 51 0
[pid=14108] ppid=14107 vsize=67148 CPUtime=0.09
/proc/14108/stat : 14108 (revival) R 14107 14107 13912 0 -1 4194304 16549 0 0 0 0 9 0 0 20 0 1 0 235706951 68759552 16515 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/14108/statm: 16787 16515 81 6 0 16425 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 72508

[startup+0.201997 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14107
/proc/meminfo: memFree=1120784/2055920 swapFree=4179992/4192956
[pid=14107] ppid=14105 vsize=5360 CPUtime=0
/proc/14107/stat : 14107 (run.sh) S 14105 14107 13912 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235706951 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14107/statm: 1340 237 196 169 0 51 0
[pid=14108] ppid=14107 vsize=132684 CPUtime=0.19
/proc/14108/stat : 14108 (revival) R 14107 14107 13912 0 -1 4194304 32011 0 0 0 0 19 0 0 20 0 1 0 235706951 135868416 31978 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/14108/statm: 33171 31984 81 6 0 32809 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 138044

[startup+0.301999 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14107
/proc/meminfo: memFree=1120784/2055920 swapFree=4179992/4192956
[pid=14107] ppid=14105 vsize=5360 CPUtime=0
/proc/14107/stat : 14107 (run.sh) S 14105 14107 13912 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235706951 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14107/statm: 1340 237 196 169 0 51 0
[pid=14108] ppid=14107 vsize=144044 CPUtime=0.29
/proc/14108/stat : 14108 (revival) R 14107 14107 13912 0 -1 4194304 35510 0 0 0 7 22 0 0 21 0 1 0 235706951 147501056 35472 1992294400 134512640 134537284 4294956368 18446744073709551615 134525338 0 0 4096 0 0 0 0 17 0 0 0
/proc/14108/statm: 36011 35472 82 6 0 35649 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 149404

[startup+0.701049 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14107
/proc/meminfo: memFree=1120784/2055920 swapFree=4179992/4192956
[pid=14107] ppid=14105 vsize=5360 CPUtime=0
/proc/14107/stat : 14107 (run.sh) S 14105 14107 13912 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235706951 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14107/statm: 1340 237 196 169 0 51 0
[pid=14108] ppid=14107 vsize=194920 CPUtime=0.69
/proc/14108/stat : 14108 (revival) R 14107 14107 13912 0 -1 4194304 46492 0 0 0 42 27 0 0 25 0 1 0 235706951 199598080 46454 1992294400 134512640 134537284 4294956368 18446744073709551615 7169659 0 0 4096 0 0 0 0 17 0 0 0
/proc/14108/statm: 48730 46455 82 6 0 48368 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 200280

[startup+1.50114 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14109
/proc/meminfo: memFree=890112/2055920 swapFree=4179992/4192956
[pid=14107] ppid=14105 vsize=5360 CPUtime=0
/proc/14107/stat : 14107 (run.sh) S 14105 14107 13912 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235706951 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14107/statm: 1340 237 196 169 0 51 0
[pid=14108] ppid=14107 vsize=283180 CPUtime=1.49
/proc/14108/stat : 14108 (revival) R 14107 14107 13912 0 -1 4194304 67453 0 0 0 112 37 0 0 25 0 1 0 235706951 289976320 67415 1992294400 134512640 134537284 4294956368 18446744073709551615 7169659 0 0 4096 0 0 0 0 17 0 0 0
/proc/14108/statm: 70795 67416 82 6 0 70433 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 288540

[startup+3.10133 s]
/proc/loadavg: 1.08 1.02 1.01 2/66 14109
/proc/meminfo: memFree=777024/2055920 swapFree=4179992/4192956
[pid=14107] ppid=14105 vsize=5360 CPUtime=0
/proc/14107/stat : 14107 (run.sh) S 14105 14107 13912 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235706951 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14107/statm: 1340 237 196 169 0 51 0
[pid=14108] ppid=14107 vsize=265148 CPUtime=3.09
/proc/14108/stat : 14108 (revival) R 14107 14107 13912 0 -1 4194304 90942 0 0 0 260 49 0 0 25 0 1 50000 235706951 271511552 57999 1992294400 134512640 134537284 4294956368 18446744073709551615 134531162 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14108/statm: 66287 57999 85 6 0 65925 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 270508

[startup+6.30171 s]
/proc/loadavg: 1.08 1.02 1.01 2/66 14109
/proc/meminfo: memFree=887360/2055920 swapFree=4179992/4192956
[pid=14107] ppid=14105 vsize=5360 CPUtime=0
/proc/14107/stat : 14107 (run.sh) S 14105 14107 13912 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235706951 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14107/statm: 1340 237 196 169 0 51 0
[pid=14108] ppid=14107 vsize=266952 CPUtime=6.29
/proc/14108/stat : 14108 (revival) R 14107 14107 13912 0 -1 4194304 91370 0 0 0 580 49 0 0 25 0 1 50000 235706951 273358848 58427 1992294400 134512640 134537284 4294956368 18446744073709551615 134523634 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14108/statm: 66738 58427 85 6 0 66376 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 272312

[startup+12.7015 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 14109
/proc/meminfo: memFree=887112/2055920 swapFree=4179992/4192956
[pid=14107] ppid=14105 vsize=5360 CPUtime=0
/proc/14107/stat : 14107 (run.sh) S 14105 14107 13912 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235706951 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14107/statm: 1340 237 196 169 0 51 0
[pid=14108] ppid=14107 vsize=267380 CPUtime=12.68
/proc/14108/stat : 14108 (revival) R 14107 14107 13912 0 -1 4194304 91459 0 0 0 1219 49 0 0 25 0 1 50000 235706951 273797120 58516 1992294400 134512640 134537284 4294956368 18446744073709551615 134523969 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14108/statm: 66845 58516 85 6 0 66483 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 272740

[startup+25.502 s]
/proc/loadavg: 1.06 1.01 1.00 2/66 14109
/proc/meminfo: memFree=886792/2055920 swapFree=4179992/4192956
[pid=14107] ppid=14105 vsize=5360 CPUtime=0
/proc/14107/stat : 14107 (run.sh) S 14105 14107 13912 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235706951 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14107/statm: 1340 237 196 169 0 51 0
[pid=14108] ppid=14107 vsize=267776 CPUtime=25.47
/proc/14108/stat : 14108 (revival) R 14107 14107 13912 0 -1 4194304 91580 0 0 0 2498 49 0 0 25 0 1 50000 235706951 274202624 58637 1992294400 134512640 134537284 4294956368 18446744073709551615 134524000 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14108/statm: 66944 58637 85 6 0 66582 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 273136

[startup+51.102 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 14109
/proc/meminfo: memFree=886728/2055920 swapFree=4179992/4192956
[pid=14107] ppid=14105 vsize=5360 CPUtime=0
/proc/14107/stat : 14107 (run.sh) S 14105 14107 13912 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235706951 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14107/statm: 1340 237 196 169 0 51 0
[pid=14108] ppid=14107 vsize=267912 CPUtime=51.06
/proc/14108/stat : 14108 (revival) R 14107 14107 13912 0 -1 4194304 91607 0 0 0 5057 49 0 0 25 0 1 50000 235706951 274341888 58664 1992294400 134512640 134537284 4294956368 18446744073709551615 134523625 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14108/statm: 66978 58664 85 6 0 66616 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 273272

[startup+102.303 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 14109
/proc/meminfo: memFree=886728/2055920 swapFree=4179992/4192956
[pid=14107] ppid=14105 vsize=5360 CPUtime=0
/proc/14107/stat : 14107 (run.sh) S 14105 14107 13912 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235706951 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14107/statm: 1340 237 196 169 0 51 0
[pid=14108] ppid=14107 vsize=267912 CPUtime=102.26
/proc/14108/stat : 14108 (revival) R 14107 14107 13912 0 -1 4194304 91626 0 0 0 10176 50 0 0 25 0 1 50000 235706951 274341888 58683 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14108/statm: 66978 58683 85 6 0 66616 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 273272

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14109
/proc/meminfo: memFree=886664/2055920 swapFree=4179992/4192956
[pid=14107] ppid=14105 vsize=5360 CPUtime=0
/proc/14107/stat : 14107 (run.sh) S 14105 14107 13912 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235706951 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14107/statm: 1340 237 196 169 0 51 0
[pid=14108] ppid=14107 vsize=268044 CPUtime=162.22
/proc/14108/stat : 14108 (revival) R 14107 14107 13912 0 -1 4194304 91662 0 0 0 16172 50 0 0 25 0 1 50000 235706951 274477056 58719 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14108/statm: 67011 58719 85 6 0 66649 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 273404

[startup+222.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14109
/proc/meminfo: memFree=886536/2055920 swapFree=4179992/4192956
[pid=14107] ppid=14105 vsize=5360 CPUtime=0
/proc/14107/stat : 14107 (run.sh) S 14105 14107 13912 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235706951 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14107/statm: 1340 237 196 169 0 51 0
[pid=14108] ppid=14107 vsize=268180 CPUtime=222.2
/proc/14108/stat : 14108 (revival) R 14107 14107 13912 0 -1 4194304 91700 0 0 0 22170 50 0 0 25 0 1 50000 235706951 274616320 58757 1992294400 134512640 134537284 4294956368 18446744073709551615 134523768 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14108/statm: 67045 58757 85 6 0 66683 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 273540

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14109
/proc/meminfo: memFree=886472/2055920 swapFree=4179992/4192956
[pid=14107] ppid=14105 vsize=5360 CPUtime=0
/proc/14107/stat : 14107 (run.sh) S 14105 14107 13912 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235706951 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14107/statm: 1340 237 196 169 0 51 0
[pid=14108] ppid=14107 vsize=268312 CPUtime=282.17
/proc/14108/stat : 14108 (revival) R 14107 14107 13912 0 -1 4194304 91719 0 0 0 28167 50 0 0 25 0 1 50000 235706951 274751488 58776 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14108/statm: 67078 58776 85 6 0 66716 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 273672

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14109
/proc/meminfo: memFree=886472/2055920 swapFree=4179992/4192956
[pid=14107] ppid=14105 vsize=5360 CPUtime=0
/proc/14107/stat : 14107 (run.sh) S 14105 14107 13912 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235706951 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14107/statm: 1340 237 196 169 0 51 0
[pid=14108] ppid=14107 vsize=268312 CPUtime=342.14
/proc/14108/stat : 14108 (revival) R 14107 14107 13912 0 -1 4194304 91726 0 0 0 34164 50 0 0 25 0 1 50000 235706951 274751488 58783 1992294400 134512640 134537284 4294956368 18446744073709551615 134523936 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14108/statm: 67078 58783 85 6 0 66716 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 273672

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14109
/proc/meminfo: memFree=886280/2055920 swapFree=4179992/4192956
[pid=14107] ppid=14105 vsize=5360 CPUtime=0
/proc/14107/stat : 14107 (run.sh) S 14105 14107 13912 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235706951 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14107/statm: 1340 237 196 169 0 51 0
[pid=14108] ppid=14107 vsize=268624 CPUtime=402.11
/proc/14108/stat : 14108 (revival) R 14107 14107 13912 0 -1 4194304 91768 0 0 0 40161 50 0 0 25 0 1 50000 235706951 275070976 58825 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14108/statm: 67156 58825 85 6 0 66794 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 273984

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14109
/proc/meminfo: memFree=886280/2055920 swapFree=4179992/4192956
[pid=14107] ppid=14105 vsize=5360 CPUtime=0
/proc/14107/stat : 14107 (run.sh) S 14105 14107 13912 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235706951 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14107/statm: 1340 237 196 169 0 51 0
[pid=14108] ppid=14107 vsize=268624 CPUtime=462.09
/proc/14108/stat : 14108 (revival) R 14107 14107 13912 0 -1 4194304 91772 0 0 0 46159 50 0 0 25 0 1 50000 235706951 275070976 58829 1992294400 134512640 134537284 4294956368 18446744073709551615 134524545 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14108/statm: 67156 58829 85 6 0 66794 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 273984

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

[startup+486.402 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14109
/proc/meminfo: memFree=886216/2055920 swapFree=4179992/4192956
[pid=14107] ppid=14105 vsize=5360 CPUtime=0
/proc/14107/stat : 14107 (run.sh) S 14105 14107 13912 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235706951 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14107/statm: 1340 237 196 169 0 51 0
[pid=14108] ppid=14107 vsize=268624 CPUtime=486.18
/proc/14108/stat : 14108 (revival) R 14107 14107 13912 0 -1 4194304 91772 0 0 0 48568 50 0 0 25 0 1 50000 235706951 275070976 58829 1992294400 134512640 134537284 4294956368 18446744073709551615 134523969 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14108/statm: 67156 58829 85 6 0 66794 0
Current children cumulated CPU time (s) 486.18
Current children cumulated vsize (KiB) 273984

[startup+499.202 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14109
/proc/meminfo: memFree=886216/2055920 swapFree=4179992/4192956
[pid=14107] ppid=14105 vsize=5360 CPUtime=0
/proc/14107/stat : 14107 (run.sh) S 14105 14107 13912 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235706951 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14107/statm: 1340 237 196 169 0 51 0
[pid=14108] ppid=14107 vsize=268624 CPUtime=498.97
/proc/14108/stat : 14108 (revival) R 14107 14107 13912 0 -1 4194304 91787 0 0 0 49847 50 0 0 25 0 1 50000 235706951 275070976 58844 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14108/statm: 67156 58844 85 6 0 66794 0
Current children cumulated CPU time (s) 498.97
Current children cumulated vsize (KiB) 273984

[startup+502.401 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14109
/proc/meminfo: memFree=886216/2055920 swapFree=4179992/4192956
[pid=14107] ppid=14105 vsize=5360 CPUtime=0
/proc/14107/stat : 14107 (run.sh) S 14105 14107 13912 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235706951 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14107/statm: 1340 237 196 169 0 51 0
[pid=14108] ppid=14107 vsize=268624 CPUtime=502.17
/proc/14108/stat : 14108 (revival) R 14107 14107 13912 0 -1 4194304 91787 0 0 0 50167 50 0 0 25 0 1 50000 235706951 275070976 58844 1992294400 134512640 134537284 4294956368 18446744073709551615 134523942 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14108/statm: 67156 58844 85 6 0 66794 0
Current children cumulated CPU time (s) 502.17
Current children cumulated vsize (KiB) 273984

[startup+505.602 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14109
/proc/meminfo: memFree=833288/2055920 swapFree=4179992/4192956
[pid=14107] ppid=14105 vsize=5360 CPUtime=0
/proc/14107/stat : 14107 (run.sh) S 14105 14107 13912 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235706951 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14107/statm: 1340 237 196 169 0 51 0
[pid=14108] ppid=14107 vsize=268636 CPUtime=505.37
/proc/14108/stat : 14108 (revival) R 14107 14107 13912 0 -1 4194304 91801 0 0 0 50465 72 0 0 25 0 1 50000 235706951 275083264 58858 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14108/statm: 67159 58858 97 6 0 66797 0
Current children cumulated CPU time (s) 505.37
Current children cumulated vsize (KiB) 273996

[startup+507.206 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14109
/proc/meminfo: memFree=778568/2055920 swapFree=4179992/4192956
[pid=14107] ppid=14105 vsize=5360 CPUtime=0
/proc/14107/stat : 14107 (run.sh) S 14105 14107 13912 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235706951 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14107/statm: 1340 237 196 169 0 51 0
[pid=14108] ppid=14107 vsize=268636 CPUtime=506.96
/proc/14108/stat : 14108 (revival) R 14107 14107 13912 0 -1 4194304 91801 0 0 0 50609 87 0 0 25 0 1 50000 235706951 275083264 58858 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14108/statm: 67159 58858 97 6 0 66797 0
Current children cumulated CPU time (s) 506.96
Current children cumulated vsize (KiB) 273996

[startup+508.002 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14109
/proc/meminfo: memFree=778568/2055920 swapFree=4179992/4192956
[pid=14107] ppid=14105 vsize=5360 CPUtime=0
/proc/14107/stat : 14107 (run.sh) S 14105 14107 13912 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235706951 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14107/statm: 1340 237 196 169 0 51 0
[pid=14108] ppid=14107 vsize=268636 CPUtime=507.76
/proc/14108/stat : 14108 (revival) R 14107 14107 13912 0 -1 4194304 91801 0 0 0 50679 97 0 0 25 0 1 50000 235706951 275083264 58858 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14108/statm: 67159 58858 97 6 0 66797 0
Current children cumulated CPU time (s) 507.76
Current children cumulated vsize (KiB) 273996

[startup+508.202 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14109
/proc/meminfo: memFree=748104/2055920 swapFree=4179992/4192956
[pid=14107] ppid=14105 vsize=5360 CPUtime=0
/proc/14107/stat : 14107 (run.sh) S 14105 14107 13912 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235706951 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14107/statm: 1340 237 196 169 0 51 0
[pid=14108] ppid=14107 vsize=268636 CPUtime=507.96
/proc/14108/stat : 14108 (revival) R 14107 14107 13912 0 -1 4194304 91801 0 0 0 50697 99 0 0 25 0 1 50000 235706951 275083264 58858 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14108/statm: 67159 58858 97 6 0 66797 0
Current children cumulated CPU time (s) 507.96
Current children cumulated vsize (KiB) 273996

[startup+508.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14109
/proc/meminfo: memFree=748104/2055920 swapFree=4179992/4192956
[pid=14107] ppid=14105 vsize=5360 CPUtime=0
/proc/14107/stat : 14107 (run.sh) S 14105 14107 13912 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235706951 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14107/statm: 1340 237 196 169 0 51 0
[pid=14108] ppid=14107 vsize=268636 CPUtime=508.06
/proc/14108/stat : 14108 (revival) R 14107 14107 13912 0 -1 4194304 91801 0 0 0 50707 99 0 0 25 0 1 50000 235706951 275083264 58858 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14108/statm: 67159 58858 97 6 0 66797 0
Current children cumulated CPU time (s) 508.06
Current children cumulated vsize (KiB) 273996

Child status: 0
Real time (s): 508.362
CPU time (s): 508.13
CPU user time (s): 507.087
CPU system time (s): 1.04284
CPU usage (%): 99.9544
Max. virtual memory (cumulated for all children) (KiB): 400732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 507.087
system time used= 1.04284
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 92299
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= 11
involuntary context switches= 1226

runsolver used 0.554915 second user time and 1.3008 second system time

The end

Launcher Data

Begin job on node75 at 2009-05-11 23:19:41
IDJOB=1796516
IDBENCH=20580
IDSOLVER=647
FILE ID=node75/1796516-1242076773
PBS_JOBID= 9277595
Free space on /tmp= 66220 MiB

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

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

MD5SUM BENCH= 0fbc00fde383cec371bb97d621c5e7e5
RANDOM SEED=1090149937

node75.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.213
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.213
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1121200 kB
Buffers:         74036 kB
Cached:         775540 kB
SwapCached:       7224 kB
Active:         311864 kB
Inactive:       546872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1121200 kB
SwapTotal:     4192956 kB
SwapFree:      4179992 kB
Dirty:          133204 kB
Writeback:           0 kB
Mapped:          14024 kB
Slab:            61916 kB
Committed_AS:   664036 kB
PageTables:       1416 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= 66092 MiB
End job on node75 at 2009-05-11 23:28:09