Trace number 356644

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 352.649 352.871

General information on the benchmark

Nameindustrial/vliw_sat_4.0/
9vliw_m_9stages_iq3_C1_bug1.cnf
MD5SUM1911de49ec477d3e34b9a95eb8bf0845
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark52.645
Satisfiable
(Un)Satisfiability was proved
Number of variables521188
Number of clauses13378641
Sum of the clauses size39204979
Maximum clause length6689
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 28714562
Number of clauses of size 34209417
Number of clauses of size 425257
Number of clauses of size 515681
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/node61/watcher-356644-1177543523 -o ROOT/results/node61/solver-356644-1177543523 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/356644-1177543523/TiniSatELite /tmp/evaluation/356644-1177543523/instance-356644-1177543523.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.16 1.02 0.75 3/64 28082
/proc/meminfo: memFree=1508752/2055920 swapFree=4184152/4192956
[pid=28082] ppid=28080 vsize=5352 CPUtime=0
/proc/28082/stat : 28082 (TiniSatELite) S 28080 28082 27988 0 -1 4194304 273 0 0 0 0 0 0 0 18 0 1 0 166317815 5480448 232 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 246406676562 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/28082/statm: 1338 232 195 169 0 49 0
[pid=28083] ppid=28082 vsize=5352 CPUtime=0
/proc/28083/stat : 28083 (TiniSatELite) S 28082 28082 27988 0 -1 4194368 52 25 0 0 0 0 0 0 20 0 1 0 166317815 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 246406505284 0 65536 4096 65538 18446744071563356171 0 0 17 1 0 0
/proc/28083/statm: 1338 236 198 169 0 49 0
[pid=28085] ppid=28083 vsize=0 CPUtime=0
/proc/28085/stat : 28085 (sed) D 28083 28082 27988 0 -1 4194308 163 0 0 0 0 0 0 0 22 0 1 0 166317816 0 0 18446744073709551615 0 0 0 0 0 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/28085/statm: 0 0 0 0 0 0 0

[startup+0.0556721 s]
/proc/loadavg: 1.16 1.02 0.75 3/64 28082
/proc/meminfo: memFree=1508752/2055920 swapFree=4184152/4192956
[pid=28082] ppid=28080 vsize=5352 CPUtime=0
/proc/28082/stat : 28082 (TiniSatELite) S 28080 28082 27988 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 166317815 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28082/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.102677 s]
/proc/loadavg: 1.16 1.02 0.75 3/64 28082
/proc/meminfo: memFree=1508752/2055920 swapFree=4184152/4192956
[pid=28082] ppid=28080 vsize=5352 CPUtime=0
/proc/28082/stat : 28082 (TiniSatELite) S 28080 28082 27988 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 166317815 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28082/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.301699 s]
/proc/loadavg: 1.16 1.02 0.75 3/64 28082
/proc/meminfo: memFree=1508752/2055920 swapFree=4184152/4192956
[pid=28082] ppid=28080 vsize=5352 CPUtime=0
/proc/28082/stat : 28082 (TiniSatELite) S 28080 28082 27988 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 166317815 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28082/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.701736 s]
/proc/loadavg: 1.16 1.02 0.75 3/64 28082
/proc/meminfo: memFree=1508752/2055920 swapFree=4184152/4192956
[pid=28082] ppid=28080 vsize=5352 CPUtime=0
/proc/28082/stat : 28082 (TiniSatELite) S 28080 28082 27988 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 166317815 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28082/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.5028 s]
/proc/loadavg: 1.23 1.04 0.76 2/66 28087
/proc/meminfo: memFree=1438720/2055920 swapFree=4184152/4192956
[pid=28082] ppid=28080 vsize=5352 CPUtime=0
/proc/28082/stat : 28082 (TiniSatELite) S 28080 28082 27988 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 166317815 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28082/statm: 1338 235 197 169 0 49 0
[pid=28087] ppid=28082 vsize=115260 CPUtime=1.48
/proc/28087/stat : 28087 (SatELite_releas) R 28082 28082 27988 0 -1 4194304 25492 0 0 0 127 21 0 0 25 0 1 0 166317816 118026240 25476 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134698477 0 0 4096 3 0 0 0 17 1 0 0
/proc/28087/statm: 28815 25477 46 128 0 28684 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 120612

[startup+3.10196 s]
/proc/loadavg: 1.23 1.04 0.76 2/66 28087
/proc/meminfo: memFree=1373952/2055920 swapFree=4184152/4192956
[pid=28082] ppid=28080 vsize=5352 CPUtime=0
/proc/28082/stat : 28082 (TiniSatELite) S 28080 28082 27988 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 166317815 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28082/statm: 1338 235 197 169 0 49 0
[pid=28087] ppid=28082 vsize=203168 CPUtime=3.08
/proc/28087/stat : 28087 (SatELite_releas) R 28082 28082 27988 0 -1 4194304 49311 0 0 0 266 42 0 0 25 0 1 0 166317816 208044032 49295 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134698477 0 0 4096 3 0 0 0 17 1 0 0
/proc/28087/statm: 50792 49295 46 128 0 50661 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 208520

[startup+6.30126 s]
/proc/loadavg: 1.23 1.04 0.76 2/66 28087
/proc/meminfo: memFree=1181248/2055920 swapFree=4184152/4192956
[pid=28082] ppid=28080 vsize=5352 CPUtime=0
/proc/28082/stat : 28082 (TiniSatELite) S 28080 28082 27988 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 166317815 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28082/statm: 1338 235 197 169 0 49 0
[pid=28087] ppid=28082 vsize=399672 CPUtime=6.28
/proc/28087/stat : 28087 (SatELite_releas) R 28082 28082 27988 0 -1 4194304 95827 0 0 0 543 85 0 0 25 0 1 0 166317816 409264128 95811 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134698477 0 0 4096 3 0 0 0 17 1 0 0
/proc/28087/statm: 99918 95811 46 128 0 99787 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 405024

[startup+12.7019 s]
/proc/loadavg: 1.19 1.04 0.76 2/66 28087
/proc/meminfo: memFree=718528/2055920 swapFree=4184152/4192956
[pid=28082] ppid=28080 vsize=5352 CPUtime=0
/proc/28082/stat : 28082 (TiniSatELite) S 28080 28082 27988 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 166317815 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28082/statm: 1338 235 197 169 0 49 0
[pid=28087] ppid=28082 vsize=884276 CPUtime=12.67
/proc/28087/stat : 28087 (SatELite_releas) R 28082 28082 27988 0 -1 4194304 226530 0 0 0 1097 170 0 0 25 0 1 0 166317816 905498624 208173 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134565793 0 0 4096 3 0 0 0 17 1 0 0
/proc/28087/statm: 221069 208173 65 128 0 220938 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 889628

[startup+25.5011 s]
/proc/loadavg: 1.16 1.04 0.76 2/66 28087
/proc/meminfo: memFree=563776/2055920 swapFree=4184152/4192956
[pid=28082] ppid=28080 vsize=5352 CPUtime=0
/proc/28082/stat : 28082 (TiniSatELite) S 28080 28082 27988 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 166317815 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28082/statm: 1338 235 197 169 0 49 0
[pid=28087] ppid=28082 vsize=1009516 CPUtime=25.48
/proc/28087/stat : 28087 (SatELite_releas) R 28082 28082 27988 0 -1 4194304 254624 0 0 0 2361 187 0 0 25 0 1 0 166317816 1033744384 235249 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134679708 0 0 4096 3 0 0 0 17 1 0 0
/proc/28087/statm: 252379 235249 66 128 0 252248 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1014868

[startup+51.1015 s]
/proc/loadavg: 1.10 1.03 0.77 2/66 28087
/proc/meminfo: memFree=452480/2055920 swapFree=4184152/4192956
[pid=28082] ppid=28080 vsize=5352 CPUtime=0
/proc/28082/stat : 28082 (TiniSatELite) S 28080 28082 27988 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 166317815 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28082/statm: 1338 235 197 169 0 49 0
[pid=28087] ppid=28082 vsize=1139216 CPUtime=51.07
/proc/28087/stat : 28087 (SatELite_releas) R 28082 28082 27988 0 -1 4194304 283397 0 0 0 4906 201 0 0 25 0 1 0 166317816 1166557184 262518 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134588224 0 0 4096 3 0 0 0 17 1 0 0
/proc/28087/statm: 284804 262518 66 128 0 284673 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1144568

[startup+102.305 s]
/proc/loadavg: 1.04 1.02 0.78 2/66 28087
/proc/meminfo: memFree=452480/2055920 swapFree=4184152/4192956
[pid=28082] ppid=28080 vsize=5352 CPUtime=0
/proc/28082/stat : 28082 (TiniSatELite) S 28080 28082 27988 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 166317815 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28082/statm: 1338 235 197 169 0 49 0
[pid=28087] ppid=28082 vsize=1139728 CPUtime=102.26
/proc/28087/stat : 28087 (SatELite_releas) R 28082 28082 27988 0 -1 4194304 283422 0 0 0 10025 201 0 0 25 0 1 0 166317816 1167081472 262543 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134589823 0 0 4096 3 0 0 0 17 1 0 0
/proc/28087/statm: 284932 262543 66 128 0 284801 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 1145080

[startup+162.301 s]
/proc/loadavg: 1.01 1.02 0.79 2/66 28087
/proc/meminfo: memFree=448768/2055920 swapFree=4184152/4192956
[pid=28082] ppid=28080 vsize=5352 CPUtime=0
/proc/28082/stat : 28082 (TiniSatELite) S 28080 28082 27988 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 166317815 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28082/statm: 1338 235 197 169 0 49 0
[pid=28087] ppid=28082 vsize=1145468 CPUtime=162.24
/proc/28087/stat : 28087 (SatELite_releas) R 28082 28082 27988 0 -1 4194304 284342 0 0 0 16022 202 0 0 25 0 1 0 166317816 1172959232 263455 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134543046 0 0 4096 3 0 0 0 17 1 0 0
/proc/28087/statm: 286367 263455 66 128 0 286236 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 1150820

[startup+222.302 s]
/proc/loadavg: 1.53 1.15 0.85 2/66 28088
/proc/meminfo: memFree=945920/2055920 swapFree=4184152/4192956
[pid=28082] ppid=28080 vsize=5352 CPUtime=207.51
/proc/28082/stat : 28082 (TiniSatELite) S 28080 28082 27988 0 -1 4194304 331 418454 0 0 0 0 20348 403 16 0 1 0 166317815 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28082/statm: 1338 236 197 169 0 49 0
[pid=28088] ppid=28082 vsize=278464 CPUtime=14.6
/proc/28088/stat : 28088 (tinisat) R 28082 28082 27988 0 -1 4194304 60645 0 0 0 1418 42 0 0 25 0 1 0 166338584 285147136 60631 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134612771 0 0 4096 0 0 0 0 17 1 0 0
/proc/28088/statm: 69616 60631 48 110 0 69503 0
Current children cumulated CPU time (s) 222.11
Current children cumulated vsize (KiB) 283816

[startup+282.302 s]
/proc/loadavg: 1.19 1.12 0.85 2/66 28088
/proc/meminfo: memFree=532544/2055920 swapFree=4184152/4192956
[pid=28082] ppid=28080 vsize=5352 CPUtime=207.51
/proc/28082/stat : 28082 (TiniSatELite) S 28080 28082 27988 0 -1 4194304 331 418454 0 0 0 0 20348 403 16 0 1 0 166317815 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28082/statm: 1338 236 197 169 0 49 0
[pid=28088] ppid=28082 vsize=964728 CPUtime=74.58
/proc/28088/stat : 28088 (tinisat) R 28082 28082 27988 0 -1 4194304 194725 0 0 0 7350 108 0 0 25 0 1 0 166338584 987881472 163196 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/28088/statm: 241182 163196 52 110 0 241069 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 970080

[startup+342.301 s]
/proc/loadavg: 1.07 1.10 0.86 2/66 28090
/proc/meminfo: memFree=530368/2055920 swapFree=4184152/4192956
[pid=28082] ppid=28080 vsize=5352 CPUtime=207.51
/proc/28082/stat : 28082 (TiniSatELite) S 28080 28082 27988 0 -1 4194304 331 418454 0 0 0 0 20348 403 16 0 1 0 166317815 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28082/statm: 1338 236 197 169 0 49 0
[pid=28088] ppid=28082 vsize=964728 CPUtime=134.56
/proc/28088/stat : 28088 (tinisat) R 28082 28082 27988 0 -1 4194304 195256 0 0 0 13348 108 0 0 25 0 1 0 166338584 987881472 163727 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/28088/statm: 241182 163727 52 110 0 241069 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 970080

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

[startup+345.502 s]
/proc/loadavg: 1.07 1.10 0.86 2/66 28090
/proc/meminfo: memFree=530240/2055920 swapFree=4184152/4192956
[pid=28082] ppid=28080 vsize=5352 CPUtime=207.51
/proc/28082/stat : 28082 (TiniSatELite) S 28080 28082 27988 0 -1 4194304 331 418454 0 0 0 0 20348 403 16 0 1 0 166317815 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28082/statm: 1338 236 197 169 0 49 0
[pid=28088] ppid=28082 vsize=964728 CPUtime=137.76
/proc/28088/stat : 28088 (tinisat) R 28082 28082 27988 0 -1 4194304 195283 0 0 0 13668 108 0 0 25 0 1 0 166338584 987881472 163754 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/28088/statm: 241182 163754 52 110 0 241069 0
Current children cumulated CPU time (s) 345.27
Current children cumulated vsize (KiB) 970080

[startup+348.706 s]
/proc/loadavg: 1.06 1.10 0.86 2/66 28090
/proc/meminfo: memFree=530176/2055920 swapFree=4184152/4192956
[pid=28082] ppid=28080 vsize=5352 CPUtime=207.51
/proc/28082/stat : 28082 (TiniSatELite) S 28080 28082 27988 0 -1 4194304 331 418454 0 0 0 0 20348 403 16 0 1 0 166317815 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28082/statm: 1338 236 197 169 0 49 0
[pid=28088] ppid=28082 vsize=964728 CPUtime=140.96
/proc/28088/stat : 28088 (tinisat) R 28082 28082 27988 0 -1 4194304 195313 0 0 0 13988 108 0 0 25 0 1 0 166338584 987881472 163784 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/28088/statm: 241182 163784 52 110 0 241069 0
Current children cumulated CPU time (s) 348.47
Current children cumulated vsize (KiB) 970080

[startup+350.301 s]
/proc/loadavg: 1.06 1.10 0.86 2/66 28090
/proc/meminfo: memFree=530112/2055920 swapFree=4184152/4192956
[pid=28082] ppid=28080 vsize=5352 CPUtime=207.51
/proc/28082/stat : 28082 (TiniSatELite) S 28080 28082 27988 0 -1 4194304 331 418454 0 0 0 0 20348 403 16 0 1 0 166317815 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28082/statm: 1338 236 197 169 0 49 0
[pid=28088] ppid=28082 vsize=964728 CPUtime=142.56
/proc/28088/stat : 28088 (tinisat) R 28082 28082 27988 0 -1 4194304 195319 0 0 0 14148 108 0 0 25 0 1 0 166338584 987881472 163790 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134532420 0 0 4096 0 0 0 0 17 1 0 0
/proc/28088/statm: 241182 163790 52 110 0 241069 0
Current children cumulated CPU time (s) 350.07
Current children cumulated vsize (KiB) 970080

[startup+351.901 s]
/proc/loadavg: 1.06 1.09 0.86 2/66 28091
/proc/meminfo: memFree=1125184/2055920 swapFree=4184152/4192956
[pid=28082] ppid=28080 vsize=5352 CPUtime=351.45
/proc/28082/stat : 28082 (TiniSatELite) S 28080 28082 27988 0 -1 4194304 353 613793 0 0 0 0 34621 524 16 0 1 0 166317815 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28082/statm: 1338 236 197 169 0 49 0
[pid=28091] ppid=28082 vsize=58804 CPUtime=0.22
/proc/28091/stat : 28091 (SatELite_releas) R 28082 28082 27988 0 -1 4194304 14771 0 0 0 16 6 0 0 19 0 1 0 166352982 60215296 14412 18446744073709551615 134512640 135037501 4294956544 18446744073709551615 134541958 0 0 4096 3 0 0 0 17 1 0 0
/proc/28091/statm: 14701 14412 48 128 0 14570 0
Current children cumulated CPU time (s) 351.67
Current children cumulated vsize (KiB) 64156

[startup+352.302 s]
/proc/loadavg: 1.06 1.09 0.86 2/66 28091
/proc/meminfo: memFree=1125184/2055920 swapFree=4184152/4192956
[pid=28082] ppid=28080 vsize=5352 CPUtime=351.45
/proc/28082/stat : 28082 (TiniSatELite) S 28080 28082 27988 0 -1 4194304 353 613793 0 0 0 0 34621 524 16 0 1 0 166317815 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28082/statm: 1338 236 197 169 0 49 0
[pid=28091] ppid=28082 vsize=63764 CPUtime=0.62
/proc/28091/stat : 28091 (SatELite_releas) R 28082 28082 27988 0 -1 4194304 16055 0 0 0 55 7 0 0 22 0 1 0 166352982 65294336 15695 18446744073709551615 134512640 135037501 4294956544 18446744073709551615 134557283 0 0 4096 3 0 0 0 17 1 0 0
/proc/28091/statm: 15941 15695 49 128 0 15810 0
Current children cumulated CPU time (s) 352.07
Current children cumulated vsize (KiB) 69116

[startup+352.705 s]
/proc/loadavg: 1.06 1.09 0.86 2/66 28091
/proc/meminfo: memFree=1125184/2055920 swapFree=4184152/4192956
[pid=28082] ppid=28080 vsize=5352 CPUtime=351.45
/proc/28082/stat : 28082 (TiniSatELite) S 28080 28082 27988 0 -1 4194304 353 613793 0 0 0 0 34621 524 16 0 1 0 166317815 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28082/statm: 1338 236 197 169 0 49 0
[pid=28091] ppid=28082 vsize=0 CPUtime=1.01
/proc/28091/stat : 28091 (SatELite_releas) D 28082 28082 27988 0 -1 4194308 16571 0 0 0 92 9 0 0 15 0 1 0 166352982 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 3 18446744072100051646 0 0 17 1 0 0
/proc/28091/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 352.46
Current children cumulated vsize (KiB) 5352

[startup+352.802 s]
/proc/loadavg: 1.06 1.09 0.86 2/66 28091
/proc/meminfo: memFree=1125184/2055920 swapFree=4184152/4192956
[pid=28082] ppid=28080 vsize=5352 CPUtime=352.47
/proc/28082/stat : 28082 (TiniSatELite) S 28080 28082 27988 0 -1 4194304 378 630364 0 0 0 0 34714 533 17 0 1 0 166317815 5480448 237 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28082/statm: 1338 237 198 169 0 49 0
Current children cumulated CPU time (s) 352.47
Current children cumulated vsize (KiB) 5352

Child status: 10
Real time (s): 352.871
CPU time (s): 352.649
CPU user time (s): 347.151
CPU system time (s): 5.49816
CPU usage (%): 99.9372
Max. virtual memory (cumulated for all children) (KiB): 1187980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 347.151
system time used= 5.49816
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 630869
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= 84
involuntary context switches= 689

runsolver used 0.290955 second user time and 0.748886 second system time

The end

Launcher Data (download as text)

Begin job on node61 on Wed Apr 25 23:25:42 UTC 2007

IDJOB= 356644
IDBENCH= 20588
IDSOLVER= 170
FILE ID= node61/356644-1177543523

PBS_JOBID= 4695938

Free space on /tmp= 66210 MiB

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

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  1911de49ec477d3e34b9a95eb8bf0845

RANDOM SEED= 127785997

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node61.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.240
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.240
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:       1509032 kB
Buffers:         13636 kB
Cached:         459484 kB
SwapCached:       2948 kB
Active:         363332 kB
Inactive:       122504 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1509032 kB
SwapTotal:     4192956 kB
SwapFree:      4184152 kB
Dirty:          213396 kB
Writeback:           0 kB
Mapped:          18564 kB
Slab:            47120 kB
Committed_AS:  1050648 kB
PageTables:       1392 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= 66210 MiB

End job on node61 on Wed Apr 25 23:31:35 UTC 2007