Trace number 1796511

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) 509.557 509.764

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq8.cnf
MD5SUM776da55785376fd8eac6989ca812b102
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 variables371419
Number of clauses7170909
Sum of the clauses size20872419
Maximum clause length205
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 26770451
Number of clauses of size 392326
Number of clauses of size 48862
Number of clauses of size 523554
Number of clauses of size over 5275715

Solver Data

0.00/0.00	c revival is preprocessing the formula...Time out is reached... exporting CNF
502.78/503.05	#ITERATIONS 1
502.78/503.05	#LEARNT CLAUSES 6
509.49/509.76	done !
509.49/509.76	c Now, SatElite...
509.49/509.76	c Parsing...
509.49/509.76	c num clause = 7134224, num vars = 371419
509.49/509.76	c Exiting...too many clauses
509.49/509.76	SatElite died... trying RSAT...
509.49/509.76	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-1796511-1242076741/watcher-1796511-1242076741 -o /tmp/evaluation-result-1796511-1242076741/solver-1796511-1242076741 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1796511-1242076741.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.02 1.02 1.00 3/64 3652
/proc/meminfo: memFree=936952/2055920 swapFree=4164052/4192956
[pid=3652] ppid=3650 vsize=5360 CPUtime=0
/proc/3652/stat : 3652 (run.sh) R 3650 3652 3481 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 235703035 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 240577473183 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/3652/statm: 1340 236 195 169 0 51 0
[pid=3653] ppid=3652 vsize=2124 CPUtime=0
/proc/3653/stat : 3653 (revival) R 3652 3652 3481 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 235703035 2174976 243 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/3653/statm: 531 250 81 6 0 169 0

[startup+0.0543461 s]
/proc/loadavg: 1.02 1.02 1.00 3/64 3652
/proc/meminfo: memFree=936952/2055920 swapFree=4164052/4192956
[pid=3652] ppid=3650 vsize=5360 CPUtime=0
/proc/3652/stat : 3652 (run.sh) S 3650 3652 3481 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235703035 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3652/statm: 1340 237 196 169 0 51 0
[pid=3653] ppid=3652 vsize=34380 CPUtime=0.05
/proc/3653/stat : 3653 (revival) R 3652 3652 3481 0 -1 4194304 8113 0 0 0 0 5 0 0 19 0 1 0 235703035 35205120 8079 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/3653/statm: 8595 8086 81 6 0 8233 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 39740

[startup+0.101347 s]
/proc/loadavg: 1.02 1.02 1.00 3/64 3652
/proc/meminfo: memFree=936952/2055920 swapFree=4164052/4192956
[pid=3652] ppid=3650 vsize=5360 CPUtime=0
/proc/3652/stat : 3652 (run.sh) S 3650 3652 3481 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235703035 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3652/statm: 1340 237 196 169 0 51 0
[pid=3653] ppid=3652 vsize=67148 CPUtime=0.09
/proc/3653/stat : 3653 (revival) R 3652 3652 3481 0 -1 4194304 15621 0 0 0 0 9 0 0 19 0 1 0 235703035 68759552 15587 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/3653/statm: 16787 15592 81 6 0 16425 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 72508

[startup+0.301366 s]
/proc/loadavg: 1.02 1.02 1.00 3/64 3652
/proc/meminfo: memFree=936952/2055920 swapFree=4164052/4192956
[pid=3652] ppid=3650 vsize=5360 CPUtime=0
/proc/3652/stat : 3652 (run.sh) S 3650 3652 3481 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235703035 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3652/statm: 1340 237 196 169 0 51 0
[pid=3653] ppid=3652 vsize=163804 CPUtime=0.29
/proc/3653/stat : 3653 (revival) R 3652 3652 3481 0 -1 4194304 40631 0 0 0 4 25 0 0 21 0 1 0 235703035 167735296 40593 1992294400 134512640 134537284 4294956368 18446744073709551615 8353403 0 0 4096 0 0 0 0 17 0 0 0
/proc/3653/statm: 40951 40593 82 6 0 40589 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 169164

[startup+0.701401 s]
/proc/loadavg: 1.02 1.02 1.00 3/64 3652
/proc/meminfo: memFree=936952/2055920 swapFree=4164052/4192956
[pid=3652] ppid=3650 vsize=5360 CPUtime=0
/proc/3652/stat : 3652 (run.sh) S 3650 3652 3481 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235703035 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3652/statm: 1340 237 196 169 0 51 0
[pid=3653] ppid=3652 vsize=211024 CPUtime=0.68
/proc/3653/stat : 3653 (revival) R 3652 3652 3481 0 -1 4194304 51663 0 0 0 39 29 0 0 25 0 1 0 235703035 216088576 51625 1992294400 134512640 134537284 4294956368 18446744073709551615 134527481 0 0 4096 0 0 0 0 17 0 0 0
/proc/3653/statm: 52756 51626 82 6 0 52394 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 216384

[startup+1.50147 s]
/proc/loadavg: 1.10 1.04 1.01 2/66 3654
/proc/meminfo: memFree=700648/2055920 swapFree=4164052/4192956
[pid=3652] ppid=3650 vsize=5360 CPUtime=0
/proc/3652/stat : 3652 (run.sh) S 3650 3652 3481 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235703035 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3652/statm: 1340 237 196 169 0 51 0
[pid=3653] ppid=3652 vsize=305224 CPUtime=1.49
/proc/3653/stat : 3653 (revival) R 3652 3652 3481 0 -1 4194304 73109 0 0 0 111 38 0 0 25 0 1 0 235703035 312549376 73071 1992294400 134512640 134537284 4294956368 18446744073709551615 8353403 0 0 4096 0 0 0 0 17 0 0 0
/proc/3653/statm: 76306 73072 82 6 0 75944 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 310584

[startup+3.10161 s]
/proc/loadavg: 1.10 1.04 1.01 3/66 3654
/proc/meminfo: memFree=582440/2055920 swapFree=4164052/4192956
[pid=3652] ppid=3650 vsize=5360 CPUtime=0
/proc/3652/stat : 3652 (run.sh) S 3650 3652 3481 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235703035 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3652/statm: 1340 237 196 169 0 51 0
[pid=3653] ppid=3652 vsize=301380 CPUtime=3.09
/proc/3653/stat : 3653 (revival) R 3652 3652 3481 0 -1 4194304 107730 0 0 0 255 54 0 0 25 0 1 50000 235703035 308613120 68617 1992294400 134512640 134537284 4294956368 18446744073709551615 134524062 0 0 4096 8192 0 0 0 17 0 0 0
/proc/3653/statm: 75345 68617 85 6 0 74983 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 306740

[startup+6.30189 s]
/proc/loadavg: 1.10 1.04 1.01 2/66 3654
/proc/meminfo: memFree=663080/2055920 swapFree=4164052/4192956
[pid=3652] ppid=3650 vsize=5360 CPUtime=0
/proc/3652/stat : 3652 (run.sh) S 3650 3652 3481 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235703035 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3652/statm: 1340 237 196 169 0 51 0
[pid=3653] ppid=3652 vsize=303284 CPUtime=6.29
/proc/3653/stat : 3653 (revival) R 3652 3652 3481 0 -1 4194304 108158 0 0 0 574 55 0 0 25 0 1 50000 235703035 310562816 69045 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 0 0 0
/proc/3653/statm: 75821 69045 85 6 0 75459 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 308644

[startup+12.7015 s]
/proc/loadavg: 1.08 1.03 1.00 2/66 3654
/proc/meminfo: memFree=662120/2055920 swapFree=4164052/4192956
[pid=3652] ppid=3650 vsize=5360 CPUtime=0
/proc/3652/stat : 3652 (run.sh) S 3650 3652 3481 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235703035 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3652/statm: 1340 237 196 169 0 51 0
[pid=3653] ppid=3652 vsize=303680 CPUtime=12.68
/proc/3653/stat : 3653 (revival) R 3652 3652 3481 0 -1 4194304 108327 0 0 0 1213 55 0 0 25 0 1 50000 235703035 310968320 69214 1992294400 134512640 134537284 4294956368 18446744073709551615 134523632 0 0 4096 8192 0 0 0 17 0 0 0
/proc/3653/statm: 75920 69214 85 6 0 75558 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 309040

[startup+25.5016 s]
/proc/loadavg: 1.07 1.03 1.00 2/66 3654
/proc/meminfo: memFree=662120/2055920 swapFree=4164052/4192956
[pid=3652] ppid=3650 vsize=5360 CPUtime=0
/proc/3652/stat : 3652 (run.sh) S 3650 3652 3481 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235703035 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3652/statm: 1340 237 196 169 0 51 0
[pid=3653] ppid=3652 vsize=303944 CPUtime=25.48
/proc/3653/stat : 3653 (revival) R 3652 3652 3481 0 -1 4194304 108391 0 0 0 2493 55 0 0 25 0 1 50000 235703035 311238656 69278 1992294400 134512640 134537284 4294956368 18446744073709551615 134523567 0 0 4096 8192 0 0 0 17 0 0 0
/proc/3653/statm: 75986 69278 85 6 0 75624 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 309304

[startup+51.1018 s]
/proc/loadavg: 1.04 1.03 1.00 2/66 3654
/proc/meminfo: memFree=662120/2055920 swapFree=4164052/4192956
[pid=3652] ppid=3650 vsize=5360 CPUtime=0
/proc/3652/stat : 3652 (run.sh) S 3650 3652 3481 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235703035 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3652/statm: 1340 237 196 169 0 51 0
[pid=3653] ppid=3652 vsize=304076 CPUtime=51.06
/proc/3653/stat : 3653 (revival) R 3652 3652 3481 0 -1 4194304 108422 0 0 0 5051 55 0 0 25 0 1 50000 235703035 311373824 69309 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 0 0 0
/proc/3653/statm: 76019 69309 85 6 0 75657 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 309436

[startup+102.305 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 3654
/proc/meminfo: memFree=661928/2055920 swapFree=4164052/4192956
[pid=3652] ppid=3650 vsize=5360 CPUtime=0
/proc/3652/stat : 3652 (run.sh) S 3650 3652 3481 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235703035 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3652/statm: 1340 237 196 169 0 51 0
[pid=3653] ppid=3652 vsize=304388 CPUtime=102.26
/proc/3653/stat : 3653 (revival) R 3652 3652 3481 0 -1 4194304 108485 0 0 0 10170 56 0 0 25 0 1 50000 235703035 311693312 69372 1992294400 134512640 134537284 4294956368 18446744073709551615 134523745 0 0 4096 8192 0 0 0 17 0 0 0
/proc/3653/statm: 76097 69372 85 6 0 75735 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 309748

[startup+162.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 3654
/proc/meminfo: memFree=661736/2055920 swapFree=4164052/4192956
[pid=3652] ppid=3650 vsize=5360 CPUtime=0
/proc/3652/stat : 3652 (run.sh) S 3650 3652 3481 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235703035 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3652/statm: 1340 237 196 169 0 51 0
[pid=3653] ppid=3652 vsize=304520 CPUtime=162.23
/proc/3653/stat : 3653 (revival) R 3652 3652 3481 0 -1 4194304 108534 0 0 0 16167 56 0 0 25 0 1 50000 235703035 311828480 69421 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 0 0 0
/proc/3653/statm: 76130 69421 85 6 0 75768 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 309880

[startup+222.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 3654
/proc/meminfo: memFree=661672/2055920 swapFree=4164052/4192956
[pid=3652] ppid=3650 vsize=5360 CPUtime=0
/proc/3652/stat : 3652 (run.sh) S 3650 3652 3481 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235703035 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3652/statm: 1340 237 196 169 0 51 0
[pid=3653] ppid=3652 vsize=304652 CPUtime=222.2
/proc/3653/stat : 3653 (revival) R 3652 3652 3481 0 -1 4194304 108539 0 0 0 22164 56 0 0 25 0 1 50000 235703035 311963648 69426 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 0 0 0
/proc/3653/statm: 76163 69426 85 6 0 75801 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 310012

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3654
/proc/meminfo: memFree=661672/2055920 swapFree=4164052/4192956
[pid=3652] ppid=3650 vsize=5360 CPUtime=0
/proc/3652/stat : 3652 (run.sh) S 3650 3652 3481 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235703035 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3652/statm: 1340 237 196 169 0 51 0
[pid=3653] ppid=3652 vsize=304652 CPUtime=282.17
/proc/3653/stat : 3653 (revival) R 3652 3652 3481 0 -1 4194304 108542 0 0 0 28161 56 0 0 25 0 1 50000 235703035 311963648 69429 1992294400 134512640 134537284 4294956368 18446744073709551615 134524011 0 0 4096 8192 0 0 0 17 0 0 0
/proc/3653/statm: 76163 69429 85 6 0 75801 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 310012

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3654
/proc/meminfo: memFree=661544/2055920 swapFree=4164052/4192956
[pid=3652] ppid=3650 vsize=5360 CPUtime=0
/proc/3652/stat : 3652 (run.sh) S 3650 3652 3481 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235703035 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3652/statm: 1340 237 196 169 0 51 0
[pid=3653] ppid=3652 vsize=304812 CPUtime=342.15
/proc/3653/stat : 3653 (revival) R 3652 3652 3481 0 -1 4194304 108576 0 0 0 34159 56 0 0 25 0 1 50000 235703035 312127488 69463 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 0 0 0
/proc/3653/statm: 76203 69463 85 6 0 75841 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 310172

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3654
/proc/meminfo: memFree=661544/2055920 swapFree=4164052/4192956
[pid=3652] ppid=3650 vsize=5360 CPUtime=0
/proc/3652/stat : 3652 (run.sh) S 3650 3652 3481 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235703035 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3652/statm: 1340 237 196 169 0 51 0
[pid=3653] ppid=3652 vsize=304812 CPUtime=402.13
/proc/3653/stat : 3653 (revival) R 3652 3652 3481 0 -1 4194304 108576 0 0 0 40157 56 0 0 25 0 1 50000 235703035 312127488 69463 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/3653/statm: 76203 69463 85 6 0 75841 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 310172

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3654
/proc/meminfo: memFree=661544/2055920 swapFree=4164052/4192956
[pid=3652] ppid=3650 vsize=5360 CPUtime=0
/proc/3652/stat : 3652 (run.sh) S 3650 3652 3481 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235703035 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3652/statm: 1340 237 196 169 0 51 0
[pid=3653] ppid=3652 vsize=304812 CPUtime=462.1
/proc/3653/stat : 3653 (revival) R 3652 3652 3481 0 -1 4194304 108576 0 0 0 46154 56 0 0 25 0 1 50000 235703035 312127488 69463 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 0 0 0
/proc/3653/statm: 76203 69463 85 6 0 75841 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 310172

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

[startup+486.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3654
/proc/meminfo: memFree=661544/2055920 swapFree=4164052/4192956
[pid=3652] ppid=3650 vsize=5360 CPUtime=0
/proc/3652/stat : 3652 (run.sh) S 3650 3652 3481 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235703035 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3652/statm: 1340 237 196 169 0 51 0
[pid=3653] ppid=3652 vsize=304812 CPUtime=486.09
/proc/3653/stat : 3653 (revival) R 3652 3652 3481 0 -1 4194304 108579 0 0 0 48553 56 0 0 25 0 1 50000 235703035 312127488 69466 1992294400 134512640 134537284 4294956368 18446744073709551615 134524008 0 0 4096 8192 0 0 0 17 0 0 0
/proc/3653/statm: 76203 69466 85 6 0 75841 0
Current children cumulated CPU time (s) 486.09
Current children cumulated vsize (KiB) 310172

[startup+499.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3654
/proc/meminfo: memFree=661544/2055920 swapFree=4164052/4192956
[pid=3652] ppid=3650 vsize=5360 CPUtime=0
/proc/3652/stat : 3652 (run.sh) S 3650 3652 3481 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235703035 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3652/statm: 1340 237 196 169 0 51 0
[pid=3653] ppid=3652 vsize=304812 CPUtime=498.88
/proc/3653/stat : 3653 (revival) R 3652 3652 3481 0 -1 4194304 108579 0 0 0 49832 56 0 0 25 0 1 50000 235703035 312127488 69466 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 0 0 0
/proc/3653/statm: 76203 69466 85 6 0 75841 0
Current children cumulated CPU time (s) 498.88
Current children cumulated vsize (KiB) 310172

[startup+505.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3654
/proc/meminfo: memFree=621032/2055920 swapFree=4164052/4192956
[pid=3652] ppid=3650 vsize=5360 CPUtime=0
/proc/3652/stat : 3652 (run.sh) S 3650 3652 3481 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235703035 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3652/statm: 1340 237 196 169 0 51 0
[pid=3653] ppid=3652 vsize=304824 CPUtime=505.28
/proc/3653/stat : 3653 (revival) R 3652 3652 3481 0 -1 4194304 108593 0 0 0 50453 75 0 0 25 0 1 50000 235703035 312139776 69480 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 8192 0 0 0 17 0 0 0
/proc/3653/statm: 76206 69480 97 6 0 75844 0
Current children cumulated CPU time (s) 505.28
Current children cumulated vsize (KiB) 310184

[startup+507.106 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3654
/proc/meminfo: memFree=566568/2055920 swapFree=4164052/4192956
[pid=3652] ppid=3650 vsize=5360 CPUtime=0
/proc/3652/stat : 3652 (run.sh) S 3650 3652 3481 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235703035 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3652/statm: 1340 237 196 169 0 51 0
[pid=3653] ppid=3652 vsize=304824 CPUtime=506.89
/proc/3653/stat : 3653 (revival) R 3652 3652 3481 0 -1 4194304 108593 0 0 0 50601 88 0 0 25 0 1 50000 235703035 312139776 69480 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 8192 0 0 0 17 0 0 0
/proc/3653/statm: 76206 69480 97 6 0 75844 0
Current children cumulated CPU time (s) 506.89
Current children cumulated vsize (KiB) 310184

[startup+508.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3654
/proc/meminfo: memFree=535144/2055920 swapFree=4164052/4192956
[pid=3652] ppid=3650 vsize=5360 CPUtime=0
/proc/3652/stat : 3652 (run.sh) S 3650 3652 3481 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235703035 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3652/statm: 1340 237 196 169 0 51 0
[pid=3653] ppid=3652 vsize=304824 CPUtime=508.49
/proc/3653/stat : 3653 (revival) R 3652 3652 3481 0 -1 4194304 108593 0 0 0 50747 102 0 0 25 0 1 50000 235703035 312139776 69480 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 8192 0 0 0 17 0 0 0
/proc/3653/statm: 76206 69480 97 6 0 75844 0
Current children cumulated CPU time (s) 508.49
Current children cumulated vsize (KiB) 310184

[startup+509.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3654
/proc/meminfo: memFree=508968/2055920 swapFree=4164052/4192956
[pid=3652] ppid=3650 vsize=5360 CPUtime=0
/proc/3652/stat : 3652 (run.sh) S 3650 3652 3481 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235703035 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3652/statm: 1340 237 196 169 0 51 0
[pid=3653] ppid=3652 vsize=304824 CPUtime=509.28
/proc/3653/stat : 3653 (revival) R 3652 3652 3481 0 -1 4194304 108593 0 0 0 50818 110 0 0 25 0 1 50000 235703035 312139776 69480 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 8192 0 0 0 17 0 0 0
/proc/3653/statm: 76206 69480 97 6 0 75844 0
Current children cumulated CPU time (s) 509.28
Current children cumulated vsize (KiB) 310184

[startup+509.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3654
/proc/meminfo: memFree=508968/2055920 swapFree=4164052/4192956
[pid=3652] ppid=3650 vsize=5360 CPUtime=0
/proc/3652/stat : 3652 (run.sh) S 3650 3652 3481 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235703035 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3652/statm: 1340 237 196 169 0 51 0
[pid=3653] ppid=3652 vsize=304824 CPUtime=509.49
/proc/3653/stat : 3653 (revival) R 3652 3652 3481 0 -1 4194304 108593 0 0 0 50838 111 0 0 25 0 1 50000 235703035 312139776 69480 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 8192 0 0 0 17 0 0 0
/proc/3653/statm: 76206 69480 97 6 0 75844 0
Current children cumulated CPU time (s) 509.49
Current children cumulated vsize (KiB) 310184

Child status: 0
Real time (s): 509.764
CPU time (s): 509.557
CPU user time (s): 508.399
CPU system time (s): 1.15782
CPU usage (%): 99.9593
Max. virtual memory (cumulated for all children) (KiB): 461684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 508.399
system time used= 1.15782
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 109091
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= 10
involuntary context switches= 1255

runsolver used 0.419936 second user time and 1.44378 second system time

The end

Launcher Data

Begin job on node50 at 2009-05-11 23:19:10
IDJOB=1796511
IDBENCH=20579
IDSOLVER=647
FILE ID=node50/1796511-1242076741
PBS_JOBID= 9277655
Free space on /tmp= 66128 MiB

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

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

MD5SUM BENCH= 776da55785376fd8eac6989ca812b102
RANDOM SEED=1040838843

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.216
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.216
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        937432 kB
Buffers:         68948 kB
Cached:         963692 kB
SwapCached:      23672 kB
Active:         456228 kB
Inactive:       601908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        937432 kB
SwapTotal:     4192956 kB
SwapFree:      4164052 kB
Dirty:          157880 kB
Writeback:           0 kB
Mapped:          13732 kB
Slab:            46340 kB
Committed_AS:   764872 kB
PageTables:       1448 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 65972 MiB
End job on node50 at 2009-05-11 23:27:40