Trace number 1796486

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) 514.078 514.391

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq9.cnf
MD5SUM9a43349587a435e7109b46b3aceb156e
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 variables482093
Number of clauses9676386
Sum of the clauses size28195028
Maximum clause length226
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 29152157
Number of clauses of size 3120945
Number of clauses of size 410067
Number of clauses of size 528986
Number of clauses of size over 5364230

Solver Data

0.00/0.00	c revival is preprocessing the formula...Time out is reached... exporting CNF
504.25/504.40	#ITERATIONS 1
504.25/504.40	#LEARNT CLAUSES 3
513.98/514.38	done !
513.98/514.38	c Now, SatElite...
513.98/514.38	c Parsing...
513.98/514.38	c num clause = 9652723, num vars = 482093
513.98/514.38	c Exiting...too many clauses
513.98/514.39	SatElite died... trying RSAT...
513.98/514.39	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-1796486-1242076441/watcher-1796486-1242076441 -o /tmp/evaluation-result-1796486-1242076441/solver-1796486-1242076441 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1796486-1242076441.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.07 1.00 1.00 3/64 8877
/proc/meminfo: memFree=1341240/2055920 swapFree=4180212/4192956
[pid=8877] ppid=8875 vsize=5360 CPUtime=0
/proc/8877/stat : 8877 (run.sh) R 8875 8877 8712 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 235678554 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 221236488863 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/8877/statm: 1340 236 195 169 0 51 0
[pid=8878] ppid=8877 vsize=1868 CPUtime=0
/proc/8878/stat : 8878 (revival) R 8877 8877 8712 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 235678554 1912832 141 1992294400 134512640 134537284 4294956368 18446744073709551615 8877005 0 0 4096 0 0 0 0 17 1 0 0
/proc/8878/statm: 467 149 80 6 0 105 0

[startup+0.106186 s]
/proc/loadavg: 1.07 1.00 1.00 3/64 8877
/proc/meminfo: memFree=1341240/2055920 swapFree=4180212/4192956
[pid=8877] ppid=8875 vsize=5360 CPUtime=0
/proc/8877/stat : 8877 (run.sh) S 8875 8877 8712 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235678554 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8877/statm: 1340 237 196 169 0 51 0
[pid=8878] ppid=8877 vsize=67148 CPUtime=0.1
/proc/8878/stat : 8878 (revival) R 8877 8877 8712 0 -1 4194304 16330 0 0 0 0 10 0 0 19 0 1 0 235678554 68759552 16296 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8878/statm: 16787 16303 81 6 0 16425 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 72508

[startup+0.201195 s]
/proc/loadavg: 1.07 1.00 1.00 3/64 8877
/proc/meminfo: memFree=1341240/2055920 swapFree=4180212/4192956
[pid=8877] ppid=8875 vsize=5360 CPUtime=0
/proc/8877/stat : 8877 (run.sh) S 8875 8877 8712 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235678554 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8877/statm: 1340 237 196 169 0 51 0
[pid=8878] ppid=8877 vsize=132684 CPUtime=0.19
/proc/8878/stat : 8878 (revival) R 8877 8877 8712 0 -1 4194304 31465 0 0 0 0 19 0 0 21 0 1 0 235678554 135868416 31432 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8878/statm: 33171 31438 81 6 0 32809 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 138044

[startup+0.301206 s]
/proc/loadavg: 1.07 1.00 1.00 3/64 8877
/proc/meminfo: memFree=1341240/2055920 swapFree=4180212/4192956
[pid=8877] ppid=8875 vsize=5360 CPUtime=0
/proc/8877/stat : 8877 (run.sh) S 8875 8877 8712 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235678554 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8877/statm: 1340 237 196 169 0 51 0
[pid=8878] ppid=8877 vsize=263756 CPUtime=0.29
/proc/8878/stat : 8878 (revival) R 8877 8877 8712 0 -1 4194304 46604 0 0 0 0 29 0 0 21 0 1 0 235678554 270086144 46570 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8878/statm: 65939 46577 81 6 0 65577 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 269116

[startup+0.70125 s]
/proc/loadavg: 1.07 1.00 1.00 3/64 8877
/proc/meminfo: memFree=1341240/2055920 swapFree=4180212/4192956
[pid=8877] ppid=8875 vsize=5360 CPUtime=0
/proc/8877/stat : 8877 (run.sh) S 8875 8877 8712 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235678554 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8877/statm: 1340 237 196 169 0 51 0
[pid=8878] ppid=8877 vsize=254816 CPUtime=0.69
/proc/8878/stat : 8878 (revival) R 8877 8877 8712 0 -1 4194304 62981 0 0 0 33 36 0 0 25 0 1 0 235678554 260931584 62943 1992294400 134512640 134537284 4294956368 18446744073709551615 8873595 0 0 4096 0 0 0 0 17 1 0 0
/proc/8878/statm: 63704 62949 82 6 0 63342 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 260176

[startup+1.50133 s]
/proc/loadavg: 1.07 1.00 1.00 2/66 8879
/proc/meminfo: memFree=1048616/2055920 swapFree=4180212/4192956
[pid=8877] ppid=8875 vsize=5360 CPUtime=0
/proc/8877/stat : 8877 (run.sh) S 8875 8877 8712 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235678554 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8877/statm: 1340 237 196 169 0 51 0
[pid=8878] ppid=8877 vsize=348604 CPUtime=1.49
/proc/8878/stat : 8878 (revival) R 8877 8877 8712 0 -1 4194304 82908 0 0 0 104 45 0 0 25 0 1 0 235678554 356970496 82870 1992294400 134512640 134537284 4294956368 18446744073709551615 8873595 0 0 4096 0 0 0 0 17 1 0 0
/proc/8878/statm: 87151 82871 82 6 0 86789 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 353964

[startup+3.10151 s]
/proc/loadavg: 1.07 1.00 1.00 2/66 8879
/proc/meminfo: memFree=940264/2055920 swapFree=4180212/4192956
[pid=8877] ppid=8875 vsize=5360 CPUtime=0
/proc/8877/stat : 8877 (run.sh) S 8875 8877 8712 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235678554 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8877/statm: 1340 237 196 169 0 51 0
[pid=8878] ppid=8877 vsize=513780 CPUtime=3.09
/proc/8878/stat : 8878 (revival) R 8877 8877 8712 0 -1 4194304 122229 0 0 0 250 59 0 0 25 0 1 0 235678554 526110720 122191 1992294400 134512640 134537284 4294956368 18446744073709551615 134526288 0 0 4096 0 0 0 0 17 1 0 0
/proc/8878/statm: 128445 122191 82 6 0 128083 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 519140

[startup+6.30185 s]
/proc/loadavg: 1.15 1.02 1.01 2/66 8879
/proc/meminfo: memFree=974824/2055920 swapFree=4180212/4192956
[pid=8877] ppid=8875 vsize=5360 CPUtime=0
/proc/8877/stat : 8877 (run.sh) S 8875 8877 8712 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235678554 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8877/statm: 1340 237 196 169 0 51 0
[pid=8878] ppid=8877 vsize=381672 CPUtime=6.28
/proc/8878/stat : 8878 (revival) R 8877 8877 8712 0 -1 4194304 145619 0 0 0 557 71 0 0 25 0 1 50000 235678554 390832128 92278 1992294400 134512640 134537284 4294956368 18446744073709551615 134524000 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8878/statm: 95418 92278 85 6 0 95056 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 387032

[startup+12.7015 s]
/proc/loadavg: 1.14 1.02 1.00 2/66 8879
/proc/meminfo: memFree=972520/2055920 swapFree=4180212/4192956
[pid=8877] ppid=8875 vsize=5360 CPUtime=0
/proc/8877/stat : 8877 (run.sh) S 8875 8877 8712 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235678554 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8877/statm: 1340 237 196 169 0 51 0
[pid=8878] ppid=8877 vsize=383832 CPUtime=12.69
/proc/8878/stat : 8878 (revival) R 8877 8877 8712 0 -1 4194304 146234 0 0 0 1197 72 0 0 25 0 1 50000 235678554 393043968 92893 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8878/statm: 95958 92893 85 6 0 95596 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 389192

[startup+25.5019 s]
/proc/loadavg: 1.10 1.01 1.00 2/66 8879
/proc/meminfo: memFree=972456/2055920 swapFree=4180212/4192956
[pid=8877] ppid=8875 vsize=5360 CPUtime=0
/proc/8877/stat : 8877 (run.sh) S 8875 8877 8712 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235678554 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8877/statm: 1340 237 196 169 0 51 0
[pid=8878] ppid=8877 vsize=383964 CPUtime=25.48
/proc/8878/stat : 8878 (revival) R 8877 8877 8712 0 -1 4194304 146282 0 0 0 2476 72 0 0 25 0 1 50000 235678554 393179136 92941 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8878/statm: 95991 92941 85 6 0 95629 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 389324

[startup+51.1017 s]
/proc/loadavg: 1.07 1.01 1.00 2/66 8879
/proc/meminfo: memFree=972328/2055920 swapFree=4180212/4192956
[pid=8877] ppid=8875 vsize=5360 CPUtime=0
/proc/8877/stat : 8877 (run.sh) S 8875 8877 8712 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235678554 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8877/statm: 1340 237 196 169 0 51 0
[pid=8878] ppid=8877 vsize=384236 CPUtime=51.07
/proc/8878/stat : 8878 (revival) R 8877 8877 8712 0 -1 4194304 146346 0 0 0 5035 72 0 0 25 0 1 50000 235678554 393457664 93005 1992294400 134512640 134537284 4294956368 18446744073709551615 134523634 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8878/statm: 96059 93005 85 6 0 95697 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 389596

[startup+102.301 s]
/proc/loadavg: 1.03 1.01 1.00 2/66 8879
/proc/meminfo: memFree=972136/2055920 swapFree=4180212/4192956
[pid=8877] ppid=8875 vsize=5360 CPUtime=0
/proc/8877/stat : 8877 (run.sh) S 8875 8877 8712 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235678554 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8877/statm: 1340 237 196 169 0 51 0
[pid=8878] ppid=8877 vsize=384632 CPUtime=102.26
/proc/8878/stat : 8878 (revival) R 8877 8877 8712 0 -1 4194304 146438 0 0 0 10154 72 0 0 25 0 1 50000 235678554 393863168 93097 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8878/statm: 96158 93097 85 6 0 95796 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 389992

[startup+162.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 8879
/proc/meminfo: memFree=972008/2055920 swapFree=4180212/4192956
[pid=8877] ppid=8875 vsize=5360 CPUtime=0
/proc/8877/stat : 8877 (run.sh) S 8875 8877 8712 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235678554 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8877/statm: 1340 237 196 169 0 51 0
[pid=8878] ppid=8877 vsize=384764 CPUtime=162.25
/proc/8878/stat : 8878 (revival) R 8877 8877 8712 0 -1 4194304 146465 0 0 0 16152 73 0 0 25 0 1 50000 235678554 393998336 93124 1992294400 134512640 134537284 4294956368 18446744073709551615 134524000 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8878/statm: 96191 93124 85 6 0 95829 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 390124

[startup+222.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8879
/proc/meminfo: memFree=971816/2055920 swapFree=4180212/4192956
[pid=8877] ppid=8875 vsize=5360 CPUtime=0
/proc/8877/stat : 8877 (run.sh) S 8875 8877 8712 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235678554 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8877/statm: 1340 237 196 169 0 51 0
[pid=8878] ppid=8877 vsize=384896 CPUtime=222.24
/proc/8878/stat : 8878 (revival) R 8877 8877 8712 0 -1 4194304 146515 0 0 0 22151 73 0 0 25 0 1 50000 235678554 394133504 93174 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8878/statm: 96224 93174 85 6 0 95862 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 390256

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8879
/proc/meminfo: memFree=971752/2055920 swapFree=4180212/4192956
[pid=8877] ppid=8875 vsize=5360 CPUtime=0
/proc/8877/stat : 8877 (run.sh) S 8875 8877 8712 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235678554 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8877/statm: 1340 237 196 169 0 51 0
[pid=8878] ppid=8877 vsize=384896 CPUtime=282.21
/proc/8878/stat : 8878 (revival) R 8877 8877 8712 0 -1 4194304 146522 0 0 0 28148 73 0 0 25 0 1 50000 235678554 394133504 93181 1992294400 134512640 134537284 4294956368 18446744073709551615 134523942 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8878/statm: 96224 93181 85 6 0 95862 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 390256

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8879
/proc/meminfo: memFree=971688/2055920 swapFree=4180212/4192956
[pid=8877] ppid=8875 vsize=5360 CPUtime=0
/proc/8877/stat : 8877 (run.sh) S 8875 8877 8712 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235678554 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8877/statm: 1340 237 196 169 0 51 0
[pid=8878] ppid=8877 vsize=384896 CPUtime=342.19
/proc/8878/stat : 8878 (revival) R 8877 8877 8712 0 -1 4194304 146528 0 0 0 34146 73 0 0 25 0 1 50000 235678554 394133504 93187 1992294400 134512640 134537284 4294956368 18446744073709551615 134531154 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8878/statm: 96224 93187 85 6 0 95862 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 390256

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8879
/proc/meminfo: memFree=971560/2055920 swapFree=4180212/4192956
[pid=8877] ppid=8875 vsize=5360 CPUtime=0
/proc/8877/stat : 8877 (run.sh) S 8875 8877 8712 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235678554 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8877/statm: 1340 237 196 169 0 51 0
[pid=8878] ppid=8877 vsize=385060 CPUtime=402.19
/proc/8878/stat : 8878 (revival) R 8877 8877 8712 0 -1 4194304 146564 0 0 0 40145 74 0 0 25 0 1 50000 235678554 394301440 93223 1992294400 134512640 134537284 4294956368 18446744073709551615 134523584 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8878/statm: 96265 93223 85 6 0 95903 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 390420

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8879
/proc/meminfo: memFree=971560/2055920 swapFree=4180212/4192956
[pid=8877] ppid=8875 vsize=5360 CPUtime=0
/proc/8877/stat : 8877 (run.sh) S 8875 8877 8712 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235678554 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8877/statm: 1340 237 196 169 0 51 0
[pid=8878] ppid=8877 vsize=385196 CPUtime=462.17
/proc/8878/stat : 8878 (revival) R 8877 8877 8712 0 -1 4194304 146568 0 0 0 46143 74 0 0 25 0 1 50000 235678554 394440704 93227 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8878/statm: 96299 93227 85 6 0 95937 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 390556

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 8879
/proc/meminfo: memFree=971560/2055920 swapFree=4180212/4192956
[pid=8877] ppid=8875 vsize=5360 CPUtime=0
/proc/8877/stat : 8877 (run.sh) S 8875 8877 8712 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235678554 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8877/statm: 1340 237 196 169 0 51 0
[pid=8878] ppid=8877 vsize=385196 CPUtime=486.26
/proc/8878/stat : 8878 (revival) R 8877 8877 8712 0 -1 4194304 146569 0 0 0 48552 74 0 0 25 0 1 50000 235678554 394440704 93228 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8878/statm: 96299 93228 85 6 0 95937 0
Current children cumulated CPU time (s) 486.26
Current children cumulated vsize (KiB) 390556

[startup+499.201 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8879
/proc/meminfo: memFree=971560/2055920 swapFree=4180212/4192956
[pid=8877] ppid=8875 vsize=5360 CPUtime=0
/proc/8877/stat : 8877 (run.sh) S 8875 8877 8712 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235678554 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8877/statm: 1340 237 196 169 0 51 0
[pid=8878] ppid=8877 vsize=385196 CPUtime=499.06
/proc/8878/stat : 8878 (revival) R 8877 8877 8712 0 -1 4194304 146570 0 0 0 49832 74 0 0 25 0 1 50000 235678554 394440704 93229 1992294400 134512640 134537284 4294956368 18446744073709551615 134523659 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8878/statm: 96299 93229 85 6 0 95937 0
Current children cumulated CPU time (s) 499.06
Current children cumulated vsize (KiB) 390556

[startup+505.602 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8879
/proc/meminfo: memFree=961000/2055920 swapFree=4180212/4192956
[pid=8877] ppid=8875 vsize=5360 CPUtime=0
/proc/8877/stat : 8877 (run.sh) S 8875 8877 8712 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235678554 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8877/statm: 1340 237 196 169 0 51 0
[pid=8878] ppid=8877 vsize=385208 CPUtime=505.45
/proc/8878/stat : 8878 (revival) R 8877 8877 8712 0 -1 4194304 146583 0 1 0 50462 83 0 0 25 0 1 50000 235678554 394452992 93243 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8878/statm: 96302 93243 97 6 0 95940 0
Current children cumulated CPU time (s) 505.45
Current children cumulated vsize (KiB) 390568

[startup+508.801 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8879
/proc/meminfo: memFree=888104/2055920 swapFree=4180212/4192956
[pid=8877] ppid=8875 vsize=5360 CPUtime=0
/proc/8877/stat : 8877 (run.sh) S 8875 8877 8712 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235678554 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8877/statm: 1340 237 196 169 0 51 0
[pid=8878] ppid=8877 vsize=385208 CPUtime=508.65
/proc/8878/stat : 8878 (revival) R 8877 8877 8712 0 -1 4194304 146583 0 1 0 50756 109 0 0 25 0 1 50000 235678554 394452992 93243 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8878/statm: 96302 93243 97 6 0 95940 0
Current children cumulated CPU time (s) 508.65
Current children cumulated vsize (KiB) 390568

[startup+512.002 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8879
/proc/meminfo: memFree=812904/2055920 swapFree=4180212/4192956
[pid=8877] ppid=8875 vsize=5360 CPUtime=0
/proc/8877/stat : 8877 (run.sh) S 8875 8877 8712 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235678554 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8877/statm: 1340 237 196 169 0 51 0
[pid=8878] ppid=8877 vsize=385208 CPUtime=511.67
/proc/8878/stat : 8878 (revival) R 8877 8877 8712 0 -1 4194304 146583 0 1 0 51027 140 0 0 25 0 1 50000 235678554 394452992 93243 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8878/statm: 96302 93243 97 6 0 95940 0
Current children cumulated CPU time (s) 511.67
Current children cumulated vsize (KiB) 390568

[startup+513.602 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8879
/proc/meminfo: memFree=787752/2055920 swapFree=4180212/4192956
[pid=8877] ppid=8875 vsize=5360 CPUtime=0
/proc/8877/stat : 8877 (run.sh) S 8875 8877 8712 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235678554 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8877/statm: 1340 237 196 169 0 51 0
[pid=8878] ppid=8877 vsize=385208 CPUtime=513.28
/proc/8878/stat : 8878 (revival) R 8877 8877 8712 0 -1 4194304 146583 0 1 0 51171 157 0 0 25 0 1 50000 235678554 394452992 93243 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8878/statm: 96302 93243 97 6 0 95940 0
Current children cumulated CPU time (s) 513.28
Current children cumulated vsize (KiB) 390568

[startup+514.002 s]
/proc/loadavg: 1.08 1.02 1.01 2/66 8879
/proc/meminfo: memFree=762600/2055920 swapFree=4180212/4192956
[pid=8877] ppid=8875 vsize=5360 CPUtime=0
/proc/8877/stat : 8877 (run.sh) S 8875 8877 8712 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235678554 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8877/statm: 1340 237 196 169 0 51 0
[pid=8878] ppid=8877 vsize=385208 CPUtime=513.68
/proc/8878/stat : 8878 (revival) R 8877 8877 8712 0 -1 4194304 146583 0 1 0 51207 161 0 0 25 0 1 50000 235678554 394452992 93243 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8878/statm: 96302 93243 97 6 0 95940 0
Current children cumulated CPU time (s) 513.68
Current children cumulated vsize (KiB) 390568

[startup+514.202 s]
/proc/loadavg: 1.08 1.02 1.01 2/66 8879
/proc/meminfo: memFree=762600/2055920 swapFree=4180212/4192956
[pid=8877] ppid=8875 vsize=5360 CPUtime=0
/proc/8877/stat : 8877 (run.sh) S 8875 8877 8712 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235678554 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8877/statm: 1340 237 196 169 0 51 0
[pid=8878] ppid=8877 vsize=385208 CPUtime=513.88
/proc/8878/stat : 8878 (revival) R 8877 8877 8712 0 -1 4194304 146583 0 1 0 51225 163 0 0 25 0 1 50000 235678554 394452992 93243 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8878/statm: 96302 93243 97 6 0 95940 0
Current children cumulated CPU time (s) 513.88
Current children cumulated vsize (KiB) 390568

[startup+514.302 s]
/proc/loadavg: 1.08 1.02 1.01 2/66 8879
/proc/meminfo: memFree=762600/2055920 swapFree=4180212/4192956
[pid=8877] ppid=8875 vsize=5360 CPUtime=0
/proc/8877/stat : 8877 (run.sh) S 8875 8877 8712 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235678554 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8877/statm: 1340 237 196 169 0 51 0
[pid=8878] ppid=8877 vsize=385208 CPUtime=513.98
/proc/8878/stat : 8878 (revival) R 8877 8877 8712 0 -1 4194304 146583 0 1 0 51234 164 0 0 25 0 1 50000 235678554 394452992 93243 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8878/statm: 96302 93243 97 6 0 95940 0
Current children cumulated CPU time (s) 513.98
Current children cumulated vsize (KiB) 390568

Child status: 0
Real time (s): 514.391
CPU time (s): 514.078
CPU user time (s): 512.369
CPU system time (s): 1.70874
CPU usage (%): 99.9391
Max. virtual memory (cumulated for all children) (KiB): 597552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 512.369
system time used= 1.70874
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 147081
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12
involuntary context switches= 1116

runsolver used 0.582911 second user time and 1.2948 second system time

The end

Launcher Data

Begin job on node21 at 2009-05-11 23:14:14
IDJOB=1796486
IDBENCH=20574
IDSOLVER=647
FILE ID=node21/1796486-1242076441
PBS_JOBID= 9277608
Free space on /tmp= 65832 MiB

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

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

MD5SUM BENCH= 9a43349587a435e7109b46b3aceb156e
RANDOM SEED=587803374

node21.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.233
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.233
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:       1341656 kB
Buffers:         73548 kB
Cached:         542140 kB
SwapCached:       6988 kB
Active:         360800 kB
Inactive:       264764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1341656 kB
SwapTotal:     4192956 kB
SwapFree:      4180212 kB
Dirty:          206544 kB
Writeback:           0 kB
Mapped:          15024 kB
Slab:            74752 kB
Committed_AS:   884592 kB
PageTables:       1380 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= 65624 MiB
End job on node21 at 2009-05-11 23:22:48