Trace number 356652

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 337.554 337.93

General information on the benchmark

Nameindustrial/vliw_sat_4.0/
9vliw_m_9stages_iq3_C1_bug2.cnf
MD5SUMde190892801b59cd9842bfb52b694299
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark41.4847
Satisfiable
(Un)Satisfiability was proved
Number of variables521158
Number of clauses13378532
Sum of the clauses size39204686
Maximum clause length6689
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 28714522
Number of clauses of size 34209353
Number of clauses of size 425253
Number of clauses of size 515680
Number of clauses of size over 5413723

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.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node48/watcher-356652-1177543610 -o ROOT/results/node48/solver-356652-1177543610 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/356652-1177543610/TiniSatELite /tmp/evaluation/356652-1177543610/instance-356652-1177543610.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 15000 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.06 1.06 0.80 3/64 11741
/proc/meminfo: memFree=1382384/2055920 swapFree=4183868/4192956
[pid=11741] ppid=11739 vsize=5352 CPUtime=0
/proc/11741/stat : 11741 (TiniSatELite) S 11739 11741 11455 0 -1 4194304 273 0 0 0 0 0 0 0 18 0 1 0 109208206 5480448 232 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255539773522 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/11741/statm: 1338 232 195 169 0 49 0
[pid=11742] ppid=11741 vsize=5352 CPUtime=0
/proc/11742/stat : 11742 (TiniSatELite) S 11741 11741 11455 0 -1 4194368 52 25 0 0 0 0 0 0 20 0 1 0 109208206 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255539602244 0 65536 4096 65538 18446744071563356171 0 0 17 1 0 0
/proc/11742/statm: 1338 236 198 169 0 49 0
[pid=11744] ppid=11742 vsize=0 CPUtime=0
/proc/11744/stat : 11744 (sed) D 11742 11741 11455 0 -1 4194308 163 0 0 0 0 0 0 0 21 0 1 0 109208206 0 0 18446744073709551615 0 0 0 0 0 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/11744/statm: 0 0 0 0 0 0 0

[startup+0.056156 s]
/proc/loadavg: 1.06 1.06 0.80 3/64 11741
/proc/meminfo: memFree=1382384/2055920 swapFree=4183868/4192956
[pid=11741] ppid=11739 vsize=5352 CPUtime=0
/proc/11741/stat : 11741 (TiniSatELite) S 11739 11741 11455 0 -1 4194304 307 252 0 0 0 0 0 0 19 0 1 0 109208206 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11741/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.10216 s]
/proc/loadavg: 1.06 1.06 0.80 3/64 11741
/proc/meminfo: memFree=1382384/2055920 swapFree=4183868/4192956
[pid=11741] ppid=11739 vsize=5352 CPUtime=0
/proc/11741/stat : 11741 (TiniSatELite) S 11739 11741 11455 0 -1 4194304 307 252 0 0 0 0 0 0 19 0 1 0 109208206 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11741/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.301179 s]
/proc/loadavg: 1.06 1.06 0.80 3/64 11741
/proc/meminfo: memFree=1382384/2055920 swapFree=4183868/4192956
[pid=11741] ppid=11739 vsize=5352 CPUtime=0
/proc/11741/stat : 11741 (TiniSatELite) S 11739 11741 11455 0 -1 4194304 307 252 0 0 0 0 0 0 19 0 1 0 109208206 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11741/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.701217 s]
/proc/loadavg: 1.06 1.06 0.80 3/64 11741
/proc/meminfo: memFree=1382384/2055920 swapFree=4183868/4192956
[pid=11741] ppid=11739 vsize=5352 CPUtime=0
/proc/11741/stat : 11741 (TiniSatELite) S 11739 11741 11455 0 -1 4194304 307 252 0 0 0 0 0 0 19 0 1 0 109208206 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11741/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.50228 s]
/proc/loadavg: 1.06 1.06 0.80 2/66 11746
/proc/meminfo: memFree=1312480/2055920 swapFree=4183868/4192956
[pid=11741] ppid=11739 vsize=5352 CPUtime=0
/proc/11741/stat : 11741 (TiniSatELite) S 11739 11741 11455 0 -1 4194304 307 252 0 0 0 0 0 0 19 0 1 0 109208206 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11741/statm: 1338 235 197 169 0 49 0
[pid=11746] ppid=11741 vsize=116460 CPUtime=1.48
/proc/11746/stat : 11746 (SatELite_releas) R 11741 11741 11455 0 -1 4194304 25822 0 0 0 132 16 0 0 25 0 1 0 109208206 119255040 25806 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134698477 0 0 4096 3 0 0 0 17 1 0 0
/proc/11746/statm: 29115 25806 46 128 0 28984 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 121812

[startup+3.10144 s]
/proc/loadavg: 1.06 1.06 0.80 2/66 11746
/proc/meminfo: memFree=1244704/2055920 swapFree=4183868/4192956
[pid=11741] ppid=11739 vsize=5352 CPUtime=0
/proc/11741/stat : 11741 (TiniSatELite) S 11739 11741 11455 0 -1 4194304 307 252 0 0 0 0 0 0 19 0 1 0 109208206 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11741/statm: 1338 235 197 169 0 49 0
[pid=11746] ppid=11741 vsize=204956 CPUtime=3.08
/proc/11746/stat : 11746 (SatELite_releas) R 11741 11741 11455 0 -1 4194304 49873 0 0 0 271 37 0 0 25 0 1 0 109208206 209874944 49857 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134564132 0 0 4096 3 0 0 0 17 0 0 0
/proc/11746/statm: 51239 49857 46 128 0 51108 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 210308

[startup+6.30172 s]
/proc/loadavg: 1.06 1.06 0.80 2/66 11746
/proc/meminfo: memFree=1050144/2055920 swapFree=4183868/4192956
[pid=11741] ppid=11739 vsize=5352 CPUtime=0
/proc/11741/stat : 11741 (TiniSatELite) S 11739 11741 11455 0 -1 4194304 307 252 0 0 0 0 0 0 19 0 1 0 109208206 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11741/statm: 1338 235 197 169 0 49 0
[pid=11746] ppid=11741 vsize=403300 CPUtime=6.27
/proc/11746/stat : 11746 (SatELite_releas) R 11741 11741 11455 0 -1 4194304 96801 0 0 0 556 71 0 0 25 0 1 0 109208206 412979200 96785 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134698477 0 0 4096 3 0 0 0 17 1 0 0
/proc/11746/statm: 100825 96785 46 128 0 100694 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 408652

[startup+12.7013 s]
/proc/loadavg: 1.05 1.05 0.80 2/66 11746
/proc/meminfo: memFree=591144/2055920 swapFree=4183868/4192956
[pid=11741] ppid=11739 vsize=5352 CPUtime=0
/proc/11741/stat : 11741 (TiniSatELite) S 11739 11741 11455 0 -1 4194304 307 252 0 0 0 0 0 0 19 0 1 0 109208206 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11741/statm: 1338 235 197 169 0 49 0
[pid=11746] ppid=11741 vsize=884256 CPUtime=12.67
/proc/11746/stat : 11746 (SatELite_releas) R 11741 11741 11455 0 -1 4194304 227545 0 0 0 1120 147 0 0 25 0 1 0 109208206 905478144 208170 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134543046 0 0 4096 3 0 0 0 17 1 0 0
/proc/11746/statm: 221064 208170 66 128 0 220933 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 889608

[startup+25.5015 s]
/proc/loadavg: 1.04 1.05 0.80 2/66 11746
/proc/meminfo: memFree=435752/2055920 swapFree=4183868/4192956
[pid=11741] ppid=11739 vsize=5352 CPUtime=0
/proc/11741/stat : 11741 (TiniSatELite) S 11739 11741 11455 0 -1 4194304 307 252 0 0 0 0 0 0 19 0 1 0 109208206 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11741/statm: 1338 235 197 169 0 49 0
[pid=11746] ppid=11741 vsize=1010340 CPUtime=25.46
/proc/11746/stat : 11746 (SatELite_releas) R 11741 11741 11455 0 -1 4194304 254841 0 0 0 2381 165 0 0 25 0 1 0 109208206 1034588160 235466 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134543329 0 0 4096 3 0 0 0 17 1 0 0
/proc/11746/statm: 252585 235466 66 128 0 252454 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 1015692

[startup+51.1018 s]
/proc/loadavg: 1.02 1.05 0.81 2/66 11746
/proc/meminfo: memFree=325032/2055920 swapFree=4183868/4192956
[pid=11741] ppid=11739 vsize=5352 CPUtime=0
/proc/11741/stat : 11741 (TiniSatELite) S 11739 11741 11455 0 -1 4194304 307 252 0 0 0 0 0 0 19 0 1 0 109208206 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11741/statm: 1338 235 197 169 0 49 0
[pid=11746] ppid=11741 vsize=1139468 CPUtime=51.06
/proc/11746/stat : 11746 (SatELite_releas) R 11741 11741 11455 0 -1 4194304 283410 0 0 0 4925 181 0 0 25 0 1 0 109208206 1166815232 262544 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134588143 0 0 4096 3 0 0 0 17 1 0 0
/proc/11746/statm: 284867 262544 66 128 0 284736 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 1144820

[startup+102.306 s]
/proc/loadavg: 1.01 1.04 0.82 2/66 11746
/proc/meminfo: memFree=324904/2055920 swapFree=4183868/4192956
[pid=11741] ppid=11739 vsize=5352 CPUtime=0
/proc/11741/stat : 11741 (TiniSatELite) S 11739 11741 11455 0 -1 4194304 307 252 0 0 0 0 0 0 19 0 1 0 109208206 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11741/statm: 1338 235 197 169 0 49 0
[pid=11746] ppid=11741 vsize=1139980 CPUtime=102.25
/proc/11746/stat : 11746 (SatELite_releas) R 11741 11741 11455 0 -1 4194304 283455 0 0 0 10044 181 0 0 25 0 1 0 109208206 1167339520 262589 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134589823 0 0 4096 3 0 0 0 17 1 0 0
/proc/11746/statm: 284995 262589 66 128 0 284864 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 1145332

[startup+162.301 s]
/proc/loadavg: 1.00 1.03 0.83 2/66 11746
/proc/meminfo: memFree=321384/2055920 swapFree=4183868/4192956
[pid=11741] ppid=11739 vsize=5352 CPUtime=0
/proc/11741/stat : 11741 (TiniSatELite) S 11739 11741 11455 0 -1 4194304 307 252 0 0 0 0 0 0 19 0 1 0 109208206 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11741/statm: 1338 235 197 169 0 49 0
[pid=11746] ppid=11741 vsize=1145572 CPUtime=162.23
/proc/11746/stat : 11746 (SatELite_releas) R 11741 11741 11455 0 -1 4194304 284340 0 0 0 16041 182 0 0 25 0 1 0 109208206 1173065728 263458 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134543046 0 0 4096 3 0 0 0 17 1 0 0
/proc/11746/statm: 286393 263458 66 128 0 286262 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 1150924

[startup+222.301 s]
/proc/loadavg: 1.17 1.07 0.85 2/66 11747
/proc/meminfo: memFree=792360/2055920 swapFree=4183868/4192956
[pid=11741] ppid=11739 vsize=5352 CPUtime=205.87
/proc/11741/stat : 11741 (TiniSatELite) S 11739 11741 11455 0 -1 4194304 331 418701 0 0 0 0 20198 389 16 0 1 0 109208206 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11741/statm: 1338 236 197 169 0 49 0
[pid=11747] ppid=11741 vsize=299044 CPUtime=16.09
/proc/11747/stat : 11747 (tinisat) R 11741 11741 11455 0 -1 4194304 67616 0 0 0 1566 43 0 0 25 0 1 0 109228825 306221056 67602 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134629133 0 0 4096 0 0 0 0 17 1 0 0
/proc/11747/statm: 74761 67602 48 110 0 74648 0
Current children cumulated CPU time (s) 221.96
Current children cumulated vsize (KiB) 304396

[startup+282.302 s]
/proc/loadavg: 1.06 1.05 0.85 2/66 11747
/proc/meminfo: memFree=404840/2055920 swapFree=4183868/4192956
[pid=11741] ppid=11739 vsize=5352 CPUtime=205.87
/proc/11741/stat : 11741 (TiniSatELite) S 11739 11741 11455 0 -1 4194304 331 418701 0 0 0 0 20198 389 16 0 1 0 109208206 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11741/statm: 1338 236 197 169 0 49 0
[pid=11747] ppid=11741 vsize=964708 CPUtime=76.08
/proc/11747/stat : 11747 (tinisat) R 11741 11741 11455 0 -1 4194304 194880 0 0 0 7502 106 0 0 25 0 1 0 109228825 987860992 163258 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134532385 0 0 4096 0 0 0 0 17 1 0 0
/proc/11747/statm: 241177 163258 52 110 0 241064 0
Current children cumulated CPU time (s) 281.95
Current children cumulated vsize (KiB) 970060

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

[startup+307.101 s]
/proc/loadavg: 1.04 1.05 0.86 2/66 11747
/proc/meminfo: memFree=404072/2055920 swapFree=4183868/4192956
[pid=11741] ppid=11739 vsize=5352 CPUtime=205.87
/proc/11741/stat : 11741 (TiniSatELite) S 11739 11741 11455 0 -1 4194304 331 418701 0 0 0 0 20198 389 16 0 1 0 109208206 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11741/statm: 1338 236 197 169 0 49 0
[pid=11747] ppid=11741 vsize=964708 CPUtime=100.87
/proc/11747/stat : 11747 (tinisat) R 11741 11741 11455 0 -1 4194304 195064 0 0 0 9981 106 0 0 25 0 1 0 109228825 987860992 163442 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519678 0 0 4096 0 0 0 0 17 1 0 0
/proc/11747/statm: 241177 163442 52 110 0 241064 0
Current children cumulated CPU time (s) 306.74
Current children cumulated vsize (KiB) 970060

[startup+319.901 s]
/proc/loadavg: 1.03 1.05 0.86 2/66 11747
/proc/meminfo: memFree=403688/2055920 swapFree=4183868/4192956
[pid=11741] ppid=11739 vsize=5352 CPUtime=205.87
/proc/11741/stat : 11741 (TiniSatELite) S 11739 11741 11455 0 -1 4194304 331 418701 0 0 0 0 20198 389 16 0 1 0 109208206 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11741/statm: 1338 236 197 169 0 49 0
[pid=11747] ppid=11741 vsize=964708 CPUtime=113.66
/proc/11747/stat : 11747 (tinisat) R 11741 11741 11455 0 -1 4194304 195169 0 0 0 11260 106 0 0 25 0 1 0 109228825 987860992 163547 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519657 0 0 4096 0 0 0 0 17 1 0 0
/proc/11747/statm: 241177 163547 52 110 0 241064 0
Current children cumulated CPU time (s) 319.53
Current children cumulated vsize (KiB) 970060

[startup+326.303 s]
/proc/loadavg: 1.03 1.04 0.86 2/66 11747
/proc/meminfo: memFree=403368/2055920 swapFree=4183868/4192956
[pid=11741] ppid=11739 vsize=5352 CPUtime=205.87
/proc/11741/stat : 11741 (TiniSatELite) S 11739 11741 11455 0 -1 4194304 331 418701 0 0 0 0 20198 389 16 0 1 0 109208206 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11741/statm: 1338 236 197 169 0 49 0
[pid=11747] ppid=11741 vsize=964708 CPUtime=120.06
/proc/11747/stat : 11747 (tinisat) R 11741 11741 11455 0 -1 4194304 195238 0 0 0 11900 106 0 0 25 0 1 0 109228825 987860992 163616 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519582 0 0 4096 0 0 0 0 17 1 0 0
/proc/11747/statm: 241177 163616 52 110 0 241064 0
Current children cumulated CPU time (s) 325.93
Current children cumulated vsize (KiB) 970060

[startup+332.702 s]
/proc/loadavg: 1.02 1.04 0.86 2/66 11747
/proc/meminfo: memFree=402984/2055920 swapFree=4183868/4192956
[pid=11741] ppid=11739 vsize=5352 CPUtime=205.87
/proc/11741/stat : 11741 (TiniSatELite) S 11739 11741 11455 0 -1 4194304 331 418701 0 0 0 0 20198 389 16 0 1 0 109208206 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11741/statm: 1338 236 197 169 0 49 0
[pid=11747] ppid=11741 vsize=964708 CPUtime=126.46
/proc/11747/stat : 11747 (tinisat) R 11741 11741 11455 0 -1 4194304 195331 0 0 0 12539 107 0 0 25 0 1 0 109228825 987860992 163709 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519657 0 0 4096 0 0 0 0 17 1 0 0
/proc/11747/statm: 241177 163709 52 110 0 241064 0
Current children cumulated CPU time (s) 332.33
Current children cumulated vsize (KiB) 970060

[startup+335.902 s]
/proc/loadavg: 1.02 1.04 0.86 2/66 11747
/proc/meminfo: memFree=402920/2055920 swapFree=4183868/4192956
[pid=11741] ppid=11739 vsize=5352 CPUtime=205.87
/proc/11741/stat : 11741 (TiniSatELite) S 11739 11741 11455 0 -1 4194304 331 418701 0 0 0 0 20198 389 16 0 1 0 109208206 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11741/statm: 1338 236 197 169 0 49 0
[pid=11747] ppid=11741 vsize=964708 CPUtime=129.66
/proc/11747/stat : 11747 (tinisat) R 11741 11741 11455 0 -1 4194304 195347 0 0 0 12859 107 0 0 25 0 1 0 109228825 987860992 163725 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519657 0 0 4096 0 0 0 0 17 1 0 0
/proc/11747/statm: 241177 163725 52 110 0 241064 0
Current children cumulated CPU time (s) 335.53
Current children cumulated vsize (KiB) 970060

[startup+336.702 s]
/proc/loadavg: 1.02 1.04 0.86 2/66 11747
/proc/meminfo: memFree=402024/2055920 swapFree=4183868/4192956
[pid=11741] ppid=11739 vsize=5352 CPUtime=205.87
/proc/11741/stat : 11741 (TiniSatELite) S 11739 11741 11455 0 -1 4194304 331 418701 0 0 0 0 20198 389 16 0 1 0 109208206 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11741/statm: 1338 236 197 169 0 49 0
[pid=11747] ppid=11741 vsize=0 CPUtime=130.46
/proc/11747/stat : 11747 (tinisat) R 11741 11741 11455 0 -1 4194308 195358 0 0 0 12929 117 0 0 25 0 1 0 109228825 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/11747/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 336.33
Current children cumulated vsize (KiB) 5352

[startup+337.502 s]
/proc/loadavg: 1.02 1.04 0.86 2/66 11747
/proc/meminfo: memFree=402024/2055920 swapFree=4183868/4192956
[pid=11741] ppid=11739 vsize=5352 CPUtime=336.35
/proc/11741/stat : 11741 (TiniSatELite) S 11739 11741 11455 0 -1 4194304 353 614059 0 0 0 0 33127 508 16 0 1 0 109208206 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11741/statm: 1338 236 197 169 0 49 0
Current children cumulated CPU time (s) 336.35
Current children cumulated vsize (KiB) 5352

[startup+337.901 s]
/proc/loadavg: 1.02 1.04 0.86 3/66 11748
/proc/meminfo: memFree=990632/2055920 swapFree=4183868/4192956
[pid=11741] ppid=11739 vsize=5352 CPUtime=337.38
/proc/11741/stat : 11741 (TiniSatELite) S 11739 11741 11455 0 -1 4194304 378 630607 0 0 0 0 33220 518 18 0 1 0 109208206 5480448 237 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11741/statm: 1338 237 198 169 0 49 0
Current children cumulated CPU time (s) 337.38
Current children cumulated vsize (KiB) 5352

Child status: 10
Real time (s): 337.93
CPU time (s): 337.554
CPU user time (s): 332.207
CPU system time (s): 5.34719
CPU usage (%): 99.8885
Max. virtual memory (cumulated for all children) (KiB): 1185648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 332.206
system time used= 5.34719
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 631112
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= 82
involuntary context switches= 878

runsolver used 0.288956 second user time and 0.71889 second system time

The end

Launcher Data (download as text)

Begin job on node48 on Wed Apr 25 23:27:09 UTC 2007

IDJOB= 356652
IDBENCH= 20590
IDSOLVER= 170
FILE ID= node48/356652-1177543610

PBS_JOBID= 4695893

Free space on /tmp= 66185 MiB

SOLVER NAME= TiniSatELite 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/vliw_sat_4.0/9vliw_m_9stages_iq3_C1_bug2.cnf
COMMAND LINE= /tmp/evaluation/356652-1177543610/TiniSatELite /tmp/evaluation/356652-1177543610/instance-356652-1177543610.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node48/watcher-356652-1177543610 -o ROOT/results/node48/solver-356652-1177543610 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/356652-1177543610/TiniSatELite /tmp/evaluation/356652-1177543610/instance-356652-1177543610.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  de190892801b59cd9842bfb52b694299

RANDOM SEED= 613082190

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node48.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.238
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.238
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:       1382856 kB
Buffers:         25204 kB
Cached:         548996 kB
SwapCached:       3528 kB
Active:         445624 kB
Inactive:       176304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1382856 kB
SwapTotal:     4192956 kB
SwapFree:      4183868 kB
Dirty:          217604 kB
Writeback:           0 kB
Mapped:          53088 kB
Slab:            37120 kB
Committed_AS:  1249020 kB
PageTables:       1512 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= 66185 MiB

End job on node48 on Wed Apr 25 23:32:47 UTC 2007