Trace number 331373

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, and are wall clock time (not CPU 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
TiniSatELite 2007-02-08SAT 443.053 443.409

General information on the benchmark

Nameindustrial/vliw_sat_4.0/
9vliw_m_9stages_iq3_C1_bug4.cnf
MD5SUMc9a9723a58c9cb8a0b55a82eb452ac90
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark22.7625
Satisfiable
(Un)Satisfiability was proved
Number of variables520721
Number of clauses13348117
Sum of the clauses size39114325
Maximum clause length6689
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 28684529
Number of clauses of size 34209371
Number of clauses of size 425262
Number of clauses of size 515676
Number of clauses of size over 5413278

Solver Data (download as text)

Sorry, but this trace is too large and cannot be obtained.

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node40/watcher-331373-1173183708 -o ROOT/results/node40/solver-331373-1173183708 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/331373-1173183708/TiniSatELite /tmp/evaluation/331373-1173183708/instance-331373-1173183708.cnf 

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): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.54 1.15 1.04 3/65 19192
/proc/meminfo: memFree=1417144/2055920 swapFree=4192812/4192956
[pid=19192] ppid=19190 vsize=5352 CPUtime=0
/proc/19192/stat : 19192 (TiniSatELite) S 19190 19192 17592 0 -1 4194304 274 0 0 0 0 0 0 0 18 0 1 0 44326775 5480448 232 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 264519778386 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/19192/statm: 1338 232 195 169 0 49 0
[pid=19193] ppid=19192 vsize=5352 CPUtime=0
/proc/19193/stat : 19193 (TiniSatELite) S 19192 19192 17592 0 -1 4194368 52 25 0 0 0 0 0 0 20 0 1 0 44326775 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 264519607108 0 65536 4096 65538 18446744071563356171 0 0 17 1 0 0
/proc/19193/statm: 1338 236 198 169 0 49 0
[pid=19195] ppid=19193 vsize=0 CPUtime=0
/proc/19195/stat : 19195 (sed) D 19193 19192 17592 0 -1 4194308 163 0 0 0 0 0 0 0 21 0 1 0 44326775 0 0 18446744073709551615 0 0 0 0 0 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/19195/statm: 
[startup+0.0508379 s]
/proc/loadavg: 1.54 1.15 1.04 3/65 19192
/proc/meminfo: memFree=1417144/2055920 swapFree=4192812/4192956
[pid=19192] ppid=19190 vsize=5352 CPUtime=0
/proc/19192/stat : 19192 (TiniSatELite) S 19190 19192 17592 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 44326775 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19192/statm: 1338 234 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.101848 s]
/proc/loadavg: 1.54 1.15 1.04 3/65 19192
/proc/meminfo: memFree=1417144/2055920 swapFree=4192812/4192956
[pid=19192] ppid=19190 vsize=5352 CPUtime=0
/proc/19192/stat : 19192 (TiniSatELite) S 19190 19192 17592 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 44326775 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19192/statm: 1338 234 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.301887 s]
/proc/loadavg: 1.54 1.15 1.04 3/65 19192
/proc/meminfo: memFree=1417144/2055920 swapFree=4192812/4192956
[pid=19192] ppid=19190 vsize=5352 CPUtime=0
/proc/19192/stat : 19192 (TiniSatELite) S 19190 19192 17592 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 44326775 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19192/statm: 1338 234 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.701971 s]
/proc/loadavg: 1.54 1.15 1.04 3/65 19192
/proc/meminfo: memFree=1417144/2055920 swapFree=4192812/4192956
[pid=19192] ppid=19190 vsize=5352 CPUtime=0
/proc/19192/stat : 19192 (TiniSatELite) S 19190 19192 17592 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 44326775 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19192/statm: 1338 234 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.50114 s]
/proc/loadavg: 1.54 1.15 1.04 2/67 19197
/proc/meminfo: memFree=1346536/2055920 swapFree=4192812/4192956
[pid=19192] ppid=19190 vsize=5352 CPUtime=0
/proc/19192/stat : 19192 (TiniSatELite) S 19190 19192 17592 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 44326775 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19192/statm: 1338 234 197 169 0 49 0
[pid=19197] ppid=19192 vsize=118248 CPUtime=1.49
/proc/19197/stat : 19197 (SatELite_releas) R 19192 19192 17592 0 -1 4194304 26340 0 0 0 129 20 0 0 25 0 1 0 44326775 121085952 26324 18446744073709551615 134512640 135037501 4294956608 18446744073709551615 134698477 0 0 4096 3 0 0 0 17 0 0 0
/proc/19197/statm: 29562 26324 46 128 0 29431 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 123600

[startup+3.10147 s]
/proc/loadavg: 1.54 1.15 1.04 2/67 19197
/proc/meminfo: memFree=1274408/2055920 swapFree=4192812/4192956
[pid=19192] ppid=19190 vsize=5352 CPUtime=0
/proc/19192/stat : 19192 (TiniSatELite) S 19190 19192 17592 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 44326775 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19192/statm: 1338 234 197 169 0 49 0
[pid=19197] ppid=19192 vsize=211468 CPUtime=3.09
/proc/19197/stat : 19197 (SatELite_releas) R 19192 19192 17592 0 -1 4194304 51870 0 0 0 269 40 0 0 25 0 1 0 44326775 216543232 51854 18446744073709551615 134512640 135037501 4294956608 18446744073709551615 134698477 0 0 4096 3 0 0 0 17 0 0 0
/proc/19197/statm: 52867 51855 46 128 0 52736 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 216820

[startup+6.30115 s]
/proc/loadavg: 1.58 1.17 1.05 2/66 19197
/proc/meminfo: memFree=1068656/2055920 swapFree=4192812/4192956
[pid=19192] ppid=19190 vsize=5352 CPUtime=0
/proc/19192/stat : 19192 (TiniSatELite) S 19190 19192 17592 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 44326775 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19192/statm: 1338 234 197 169 0 49 0
[pid=19197] ppid=19192 vsize=417544 CPUtime=6.27
/proc/19197/stat : 19197 (SatELite_releas) R 19192 19192 17592 0 -1 4194304 100862 0 0 0 546 81 0 0 25 0 1 0 44326775 427565056 100846 18446744073709551615 134512640 135037501 4294956608 18446744073709551615 134529907 0 0 4096 3 0 0 0 17 1 0 0
/proc/19197/statm: 104386 100846 46 128 0 104255 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 422896

[startup+12.7015 s]
/proc/loadavg: 1.53 1.17 1.05 2/66 19197
/proc/meminfo: memFree=517872/2055920 swapFree=4192812/4192956
[pid=19192] ppid=19190 vsize=5352 CPUtime=0
/proc/19192/stat : 19192 (TiniSatELite) S 19190 19192 17592 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 44326775 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19192/statm: 1338 234 197 169 0 49 0
[pid=19197] ppid=19192 vsize=935732 CPUtime=12.66
/proc/19197/stat : 19197 (SatELite_releas) R 19192 19192 17592 0 -1 4194304 240172 0 0 0 1100 166 0 0 25 0 1 0 44326775 958189568 220857 18446744073709551615 134512640 135037501 4294956608 18446744073709551615 134542711 0 0 4096 3 0 0 0 17 0 0 0
/proc/19197/statm: 233933 220857 66 128 0 233802 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 941084

[startup+25.5011 s]
/proc/loadavg: 1.41 1.16 1.05 2/66 19197
/proc/meminfo: memFree=469808/2055920 swapFree=4192812/4192956
[pid=19192] ppid=19190 vsize=5352 CPUtime=0
/proc/19192/stat : 19192 (TiniSatELite) S 19190 19192 17592 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 44326775 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19192/statm: 1338 234 197 169 0 49 0
[pid=19197] ppid=19192 vsize=1011408 CPUtime=25.45
/proc/19197/stat : 19197 (SatELite_releas) R 19192 19192 17592 0 -1 4194304 254806 0 0 0 2366 179 0 0 25 0 1 0 44326775 1035681792 235491 18446744073709551615 134512640 135037501 4294956608 18446744073709551615 134543046 0 0 4096 3 0 0 0 17 0 0 0
/proc/19197/statm: 252852 235491 66 128 0 252721 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 1016760

[startup+51.1015 s]
/proc/loadavg: 1.27 1.14 1.04 2/66 19197
/proc/meminfo: memFree=356720/2055920 swapFree=4192812/4192956
[pid=19192] ppid=19190 vsize=5352 CPUtime=0
/proc/19192/stat : 19192 (TiniSatELite) S 19190 19192 17592 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 44326775 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19192/statm: 1338 234 197 169 0 49 0
[pid=19197] ppid=19192 vsize=1137552 CPUtime=51.03
/proc/19197/stat : 19197 (SatELite_releas) R 19192 19192 17592 0 -1 4194304 282751 0 0 0 4912 191 0 0 25 0 1 0 44326775 1164853248 261977 18446744073709551615 134512640 135037501 4294956608 18446744073709551615 134588200 0 0 4096 3 0 0 0 17 0 0 0
/proc/19197/statm: 284388 261977 66 128 0 284257 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 1142904

[startup+102.305 s]
/proc/loadavg: 1.12 1.12 1.04 2/66 19197
/proc/meminfo: memFree=361520/2055920 swapFree=4192812/4192956
[pid=19192] ppid=19190 vsize=5352 CPUtime=0
/proc/19192/stat : 19192 (TiniSatELite) S 19190 19192 17592 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 44326775 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19192/statm: 1338 234 197 169 0 49 0
[pid=19197] ppid=19192 vsize=1138064 CPUtime=102.2
/proc/19197/stat : 19197 (SatELite_releas) R 19192 19192 17592 0 -1 4194304 282780 0 0 0 10029 191 0 0 25 0 1 0 44326775 1165377536 262006 18446744073709551615 134512640 135037501 4294956608 18446744073709551615 134589810 0 0 4096 3 0 0 0 17 0 0 0
/proc/19197/statm: 284516 262006 66 128 0 284385 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 1143416

[startup+162.302 s]
/proc/loadavg: 1.04 1.09 1.03 2/66 19197
/proc/meminfo: memFree=358064/2055920 swapFree=4192812/4192956
[pid=19192] ppid=19190 vsize=5352 CPUtime=0
/proc/19192/stat : 19192 (TiniSatELite) S 19190 19192 17592 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 44326775 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19192/statm: 1338 234 197 169 0 49 0
[pid=19197] ppid=19192 vsize=1143660 CPUtime=162.15
/proc/19197/stat : 19197 (SatELite_releas) R 19192 19192 17592 0 -1 4194304 283684 0 0 0 16024 191 0 0 25 0 1 0 44326775 1171107840 262894 18446744073709551615 134512640 135037501 4294956608 18446744073709551615 134543062 0 0 4096 3 0 0 0 17 0 0 0
/proc/19197/statm: 285915 262894 66 128 0 285784 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 1149012

[startup+222.301 s]
/proc/loadavg: 1.12 1.10 1.04 2/66 19198
/proc/meminfo: memFree=443376/2055920 swapFree=4192812/4192956
[pid=19192] ppid=19190 vsize=5352 CPUtime=196.61
/proc/19192/stat : 19192 (TiniSatELite) S 19190 19192 17592 0 -1 4194304 331 417889 0 0 0 0 19275 386 16 0 1 0 44326775 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19192/statm: 1338 236 197 169 0 49 0
[pid=19198] ppid=19192 vsize=962440 CPUtime=25.51
/proc/19198/stat : 19198 (tinisat) R 19192 19192 17592 0 -1 4194304 194143 0 0 0 2448 103 0 0 25 0 1 0 44346452 985538560 162624 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/19198/statm: 240610 162624 52 110 0 240497 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 967792

[startup+282.302 s]
/proc/loadavg: 1.04 1.08 1.03 2/66 19198
/proc/meminfo: memFree=441840/2055920 swapFree=4192812/4192956
[pid=19192] ppid=19190 vsize=5352 CPUtime=196.61
/proc/19192/stat : 19192 (TiniSatELite) S 19190 19192 17592 0 -1 4194304 331 417889 0 0 0 0 19275 386 16 0 1 0 44326775 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19192/statm: 1338 236 197 169 0 49 0
[pid=19198] ppid=19192 vsize=962440 CPUtime=85.45
/proc/19198/stat : 19198 (tinisat) R 19192 19192 17592 0 -1 4194304 194557 0 0 0 8442 103 0 0 25 0 1 0 44346452 985538560 163038 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134533224 0 0 4096 0 0 0 0 17 0 0 0
/proc/19198/statm: 240610 163038 52 110 0 240497 0
Current children cumulated CPU time (s) 282.06
Current children cumulated vsize (KiB) 967792

[startup+342.301 s]
/proc/loadavg: 1.01 1.07 1.03 2/66 19198
/proc/meminfo: memFree=438896/2055920 swapFree=4192812/4192956
[pid=19192] ppid=19190 vsize=5352 CPUtime=196.61
/proc/19192/stat : 19192 (TiniSatELite) S 19190 19192 17592 0 -1 4194304 331 417889 0 0 0 0 19275 386 16 0 1 0 44326775 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19192/statm: 1338 236 197 169 0 49 0
[pid=19198] ppid=19192 vsize=962440 CPUtime=145.41
/proc/19198/stat : 19198 (tinisat) R 19192 19192 17592 0 -1 4194304 195291 0 0 0 14437 104 0 0 25 0 1 0 44346452 985538560 163772 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134532918 0 0 4096 0 0 0 0 17 0 0 0
/proc/19198/statm: 240610 163772 52 110 0 240497 0
Current children cumulated CPU time (s) 342.02
Current children cumulated vsize (KiB) 967792

[startup+402.302 s]
/proc/loadavg: 1.00 1.05 1.02 2/66 19198
/proc/meminfo: memFree=436016/2055920 swapFree=4192812/4192956
[pid=19192] ppid=19190 vsize=5352 CPUtime=196.61
/proc/19192/stat : 19192 (TiniSatELite) S 19190 19192 17592 0 -1 4194304 331 417889 0 0 0 0 19275 386 16 0 1 0 44326775 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19192/statm: 1338 236 197 169 0 49 0
[pid=19198] ppid=19192 vsize=962440 CPUtime=205.37
/proc/19198/stat : 19198 (tinisat) R 19192 19192 17592 0 -1 4194304 196028 0 0 0 20432 105 0 0 25 0 1 0 44346452 985538560 164509 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134532918 0 0 4096 0 0 0 0 17 0 0 0
/proc/19198/statm: 240610 164509 52 110 0 240497 0
Current children cumulated CPU time (s) 401.98
Current children cumulated vsize (KiB) 967792

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

[startup+409.501 s]
/proc/loadavg: 1.00 1.05 1.02 2/66 19198
/proc/meminfo: memFree=434480/2055920 swapFree=4192812/4192956
[pid=19192] ppid=19190 vsize=5352 CPUtime=196.61
/proc/19192/stat : 19192 (TiniSatELite) S 19190 19192 17592 0 -1 4194304 331 417889 0 0 0 0 19275 386 16 0 1 0 44326775 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19192/statm: 1338 236 197 169 0 49 0
[pid=19198] ppid=19192 vsize=962440 CPUtime=212.56
/proc/19198/stat : 19198 (tinisat) R 19192 19192 17592 0 -1 4194304 196420 0 0 0 21151 105 0 0 25 0 1 0 44346452 985538560 164901 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134520029 0 0 4096 0 0 0 0 17 0 0 0
/proc/19198/statm: 240610 164901 52 110 0 240497 0
Current children cumulated CPU time (s) 409.17
Current children cumulated vsize (KiB) 967792

[startup+422.302 s]
/proc/loadavg: 1.00 1.05 1.02 2/66 19198
/proc/meminfo: memFree=432432/2055920 swapFree=4192812/4192956
[pid=19192] ppid=19190 vsize=5352 CPUtime=196.61
/proc/19192/stat : 19192 (TiniSatELite) S 19190 19192 17592 0 -1 4194304 331 417889 0 0 0 0 19275 386 16 0 1 0 44326775 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19192/statm: 1338 236 197 169 0 49 0
[pid=19198] ppid=19192 vsize=962440 CPUtime=225.35
/proc/19198/stat : 19198 (tinisat) R 19192 19192 17592 0 -1 4194304 196924 0 0 0 22429 106 0 0 25 0 1 0 44346452 985538560 165405 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519618 0 0 4096 0 0 0 0 17 0 0 0
/proc/19198/statm: 240610 165405 52 110 0 240497 0
Current children cumulated CPU time (s) 421.96
Current children cumulated vsize (KiB) 967792

[startup+435.102 s]
/proc/loadavg: 1.00 1.04 1.02 2/66 19198
/proc/meminfo: memFree=431728/2055920 swapFree=4192812/4192956
[pid=19192] ppid=19190 vsize=5352 CPUtime=196.61
/proc/19192/stat : 19192 (TiniSatELite) S 19190 19192 17592 0 -1 4194304 331 417889 0 0 0 0 19275 386 16 0 1 0 44326775 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19192/statm: 1338 236 197 169 0 49 0
[pid=19198] ppid=19192 vsize=962440 CPUtime=238.14
/proc/19198/stat : 19198 (tinisat) R 19192 19192 17592 0 -1 4194304 197118 0 0 0 23708 106 0 0 25 0 1 0 44346452 985538560 165599 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134532390 0 0 4096 0 0 0 0 17 0 0 0
/proc/19198/statm: 240610 165599 52 110 0 240497 0
Current children cumulated CPU time (s) 434.75
Current children cumulated vsize (KiB) 967792

[startup+438.301 s]
/proc/loadavg: 1.00 1.04 1.02 2/66 19198
/proc/meminfo: memFree=431536/2055920 swapFree=4192812/4192956
[pid=19192] ppid=19190 vsize=5352 CPUtime=196.61
/proc/19192/stat : 19192 (TiniSatELite) S 19190 19192 17592 0 -1 4194304 331 417889 0 0 0 0 19275 386 16 0 1 0 44326775 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19192/statm: 1338 236 197 169 0 49 0
[pid=19198] ppid=19192 vsize=962440 CPUtime=241.34
/proc/19198/stat : 19198 (tinisat) R 19192 19192 17592 0 -1 4194304 197147 0 0 0 24028 106 0 0 25 0 1 0 44346452 985538560 165628 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 0 0 0
/proc/19198/statm: 240610 165628 52 110 0 240497 0
Current children cumulated CPU time (s) 437.95
Current children cumulated vsize (KiB) 967792

[startup+441.503 s]
/proc/loadavg: 1.00 1.04 1.02 2/66 19198
/proc/meminfo: memFree=431344/2055920 swapFree=4192812/4192956
[pid=19192] ppid=19190 vsize=5352 CPUtime=196.61
/proc/19192/stat : 19192 (TiniSatELite) S 19190 19192 17592 0 -1 4194304 331 417889 0 0 0 0 19275 386 16 0 1 0 44326775 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19192/statm: 1338 236 197 169 0 49 0
[pid=19198] ppid=19192 vsize=962440 CPUtime=244.54
/proc/19198/stat : 19198 (tinisat) R 19192 19192 17592 0 -1 4194304 197184 0 0 0 24348 106 0 0 25 0 1 0 44346452 985538560 165665 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/19198/statm: 240610 165665 52 110 0 240497 0
Current children cumulated CPU time (s) 441.15
Current children cumulated vsize (KiB) 967792

[startup+442.301 s]
/proc/loadavg: 1.00 1.04 1.02 2/66 19198
/proc/meminfo: memFree=427696/2055920 swapFree=4192812/4192956
[pid=19192] ppid=19190 vsize=5352 CPUtime=441.86
/proc/19192/stat : 19192 (TiniSatELite) S 19190 19192 17592 0 -1 4194304 353 615085 0 0 0 0 43682 504 16 0 1 0 44326775 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19192/statm: 1338 236 197 169 0 49 0
Current children cumulated CPU time (s) 441.86
Current children cumulated vsize (KiB) 5352

[startup+443.101 s]
/proc/loadavg: 1.00 1.04 1.02 2/66 19198
/proc/meminfo: memFree=427696/2055920 swapFree=4192812/4192956
[pid=19192] ppid=19190 vsize=5352 CPUtime=441.86
/proc/19192/stat : 19192 (TiniSatELite) S 19190 19192 17592 0 -1 4194304 353 615085 0 0 0 0 43682 504 16 0 1 0 44326775 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19192/statm: 1338 236 197 169 0 49 0
Current children cumulated CPU time (s) 441.86
Current children cumulated vsize (KiB) 5352

[startup+443.305 s]
/proc/loadavg: 1.00 1.04 1.02 2/66 19199
/proc/meminfo: memFree=1024944/2055920 swapFree=4192812/4192956
[pid=19192] ppid=19190 vsize=5352 CPUtime=442.88
/proc/19192/stat : 19192 (TiniSatELite) S 19190 19192 17592 0 -1 4194304 378 631644 0 0 0 0 43775 513 17 0 1 0 44326775 5480448 237 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19192/statm: 1338 237 198 169 0 49 0
Current children cumulated CPU time (s) 442.88
Current children cumulated vsize (KiB) 5352

[startup+443.401 s]
/proc/loadavg: 1.00 1.04 1.02 2/66 19199
/proc/meminfo: memFree=1024944/2055920 swapFree=4192812/4192956
[pid=19192] ppid=19190 vsize=5352 CPUtime=442.88
/proc/19192/stat : 19192 (TiniSatELite) S 19190 19192 17592 0 -1 4194304 378 631644 0 0 0 0 43775 513 17 0 1 0 44326775 5480448 237 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19192/statm: 1338 237 198 169 0 49 0
Current children cumulated CPU time (s) 442.88
Current children cumulated vsize (KiB) 5352

Child status: 10
Real time (s): 443.409
CPU time (s): 443.053
CPU user time (s): 437.753
CPU system time (s): 5.29919
CPU usage (%): 99.9196
Max. virtual memory (cumulated for all children) (KiB): 1183680

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 437.753
system time used= 5.29919
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 632149
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= 78
involuntary context switches= 1366

runsolver used 0.507922 second user time and 1.16682 second system time

The end

Launcher Data (download as text)

Begin job on node40 on Tue Mar  6 12:22:05 UTC 2007

IDJOB= 331373
IDBENCH= 20586
IDSOLVER= 99
FILE ID= node40/331373-1173183708

PBS_JOBID= 4015263

Free space on /tmp= 66215 MiB

SOLVER NAME= TiniSatELite 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/vliw_sat_4.0/9vliw_m_9stages_iq3_C1_bug4.cnf
COMMAND LINE= /tmp/evaluation/331373-1173183708/TiniSatELite /tmp/evaluation/331373-1173183708/instance-331373-1173183708.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node40/watcher-331373-1173183708 -o ROOT/results/node40/solver-331373-1173183708 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/331373-1173183708/TiniSatELite /tmp/evaluation/331373-1173183708/instance-331373-1173183708.cnf            

META MD5SUM SOLVER= 388ad77fe8f3a9a6ad5bf764ada795dd
MD5SUM BENCH=  c9a9723a58c9cb8a0b55a82eb452ac90

RANDOM SEED= 249242125

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

/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.259
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.259
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:       1417616 kB
Buffers:          7508 kB
Cached:         518540 kB
SwapCached:          0 kB
Active:         462960 kB
Inactive:       116148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1417616 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:          229228 kB
Writeback:           0 kB
Mapped:          63212 kB
Slab:            45120 kB
Committed_AS:   171348 kB
PageTables:       1556 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= 66215 MiB

End job on node40 on Tue Mar  6 12:29:29 UTC 2007