Trace number 356636

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 458.747 459.212

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

command line: runsolver --timestamp -w ROOT/results/node1/watcher-356636-1177543470 -o ROOT/results/node1/solver-356636-1177543470 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/356636-1177543470/TiniSatELite /tmp/evaluation/356636-1177543470/instance-356636-1177543470.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.09 0.99 0.72 3/77 31763
/proc/meminfo: memFree=1374912/2055920 swapFree=4145748/4192956
[pid=31763] ppid=31761 vsize=5352 CPUtime=0
/proc/31763/stat : 31763 (TiniSatELite) S 31761 31763 31026 0 -1 4194304 273 0 0 0 0 0 0 0 18 0 1 0 230386655 5480448 232 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 259353444434 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/31763/statm: 1338 232 195 169 0 49 0
[pid=31764] ppid=31763 vsize=5352 CPUtime=0
/proc/31764/stat : 31764 (TiniSatELite) S 31763 31763 31026 0 -1 4194368 52 25 0 0 0 0 0 0 20 0 1 0 230386655 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 259353273156 0 65536 4096 65538 18446744071563356171 0 0 17 1 0 0
/proc/31764/statm: 1338 236 198 169 0 49 0
[pid=31766] ppid=31764 vsize=0 CPUtime=0
/proc/31766/stat : 31766 (sed) D 31764 31763 31026 0 -1 4194308 163 0 0 0 0 0 0 0 22 0 1 0 230386655 0 0 18446744073709551615 0 0 0 0 0 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/31766/statm: 0 0 0 0 0 0 0

[startup+0.0406071 s]
/proc/loadavg: 1.09 0.99 0.72 3/77 31763
/proc/meminfo: memFree=1374912/2055920 swapFree=4145748/4192956
[pid=31763] ppid=31761 vsize=5352 CPUtime=0
/proc/31763/stat : 31763 (TiniSatELite) S 31761 31763 31026 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 230386655 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31763/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.10161 s]
/proc/loadavg: 1.09 0.99 0.72 3/77 31763
/proc/meminfo: memFree=1374912/2055920 swapFree=4145748/4192956
[pid=31763] ppid=31761 vsize=5352 CPUtime=0
/proc/31763/stat : 31763 (TiniSatELite) S 31761 31763 31026 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 230386655 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31763/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.301638 s]
/proc/loadavg: 1.09 0.99 0.72 3/77 31763
/proc/meminfo: memFree=1374912/2055920 swapFree=4145748/4192956
[pid=31763] ppid=31761 vsize=5352 CPUtime=0
/proc/31763/stat : 31763 (TiniSatELite) S 31761 31763 31026 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 230386655 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31763/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.701679 s]
/proc/loadavg: 1.09 0.99 0.72 3/77 31763
/proc/meminfo: memFree=1374912/2055920 swapFree=4145748/4192956
[pid=31763] ppid=31761 vsize=5352 CPUtime=0
/proc/31763/stat : 31763 (TiniSatELite) S 31761 31763 31026 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 230386655 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31763/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.50177 s]
/proc/loadavg: 1.09 0.99 0.72 2/79 31768
/proc/meminfo: memFree=1302768/2055920 swapFree=4145748/4192956
[pid=31763] ppid=31761 vsize=5352 CPUtime=0
/proc/31763/stat : 31763 (TiniSatELite) S 31761 31763 31026 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 230386655 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31763/statm: 1338 235 197 169 0 49 0
[pid=31768] ppid=31763 vsize=117576 CPUtime=1.48
/proc/31768/stat : 31768 (SatELite_releas) R 31763 31763 31026 0 -1 4194304 26135 0 0 0 126 22 0 0 25 0 1 0 230386655 120397824 26119 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134681051 0 0 4096 3 0 0 0 17 0 0 0
/proc/31768/statm: 29394 26119 46 128 0 29263 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 122928

[startup+3.10197 s]
/proc/loadavg: 1.09 0.99 0.72 2/79 31768
/proc/meminfo: memFree=1232176/2055920 swapFree=4145748/4192956
[pid=31763] ppid=31761 vsize=5352 CPUtime=0
/proc/31763/stat : 31763 (TiniSatELite) S 31761 31763 31026 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 230386655 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31763/statm: 1338 235 197 169 0 49 0
[pid=31768] ppid=31763 vsize=208476 CPUtime=3.08
/proc/31768/stat : 31768 (SatELite_releas) R 31763 31763 31026 0 -1 4194304 50968 0 0 0 264 44 0 0 25 0 1 0 230386655 213479424 50952 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134523518 0 0 4096 3 0 0 0 17 1 0 0
/proc/31768/statm: 52119 50952 46 128 0 51988 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 213828

[startup+6.30115 s]
/proc/loadavg: 1.08 0.99 0.72 2/79 31768
/proc/meminfo: memFree=1037936/2055920 swapFree=4145748/4192956
[pid=31763] ppid=31761 vsize=5352 CPUtime=0
/proc/31763/stat : 31763 (TiniSatELite) S 31761 31763 31026 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 230386655 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31763/statm: 1338 235 197 169 0 49 0
[pid=31768] ppid=31763 vsize=408092 CPUtime=6.28
/proc/31768/stat : 31768 (SatELite_releas) R 31763 31763 31026 0 -1 4194304 97974 0 0 0 541 87 0 0 25 0 1 0 230386655 417886208 97958 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134698477 0 0 4096 3 0 0 0 17 1 0 0
/proc/31768/statm: 102023 97959 46 128 0 101892 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 413444

[startup+12.7019 s]
/proc/loadavg: 1.08 0.99 0.72 2/79 31768
/proc/meminfo: memFree=503088/2055920 swapFree=4145748/4192956
[pid=31763] ppid=31761 vsize=5352 CPUtime=0
/proc/31763/stat : 31763 (TiniSatELite) S 31761 31763 31026 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 230386655 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31763/statm: 1338 235 197 169 0 49 0
[pid=31768] ppid=31763 vsize=934900 CPUtime=12.68
/proc/31768/stat : 31768 (SatELite_releas) R 31763 31763 31026 0 -1 4194304 240083 0 0 0 1095 173 0 0 25 0 1 0 230386655 957337600 220768 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134543062 0 0 4096 3 0 0 0 17 1 0 0
/proc/31768/statm: 233725 220768 66 128 0 233594 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 940252

[startup+25.5024 s]
/proc/loadavg: 1.06 0.99 0.72 2/79 31768
/proc/meminfo: memFree=429680/2055920 swapFree=4145748/4192956
[pid=31763] ppid=31761 vsize=5352 CPUtime=0
/proc/31763/stat : 31763 (TiniSatELite) S 31761 31763 31026 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 230386655 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31763/statm: 1338 235 197 169 0 49 0
[pid=31768] ppid=31763 vsize=1008656 CPUtime=25.47
/proc/31768/stat : 31768 (SatELite_releas) R 31763 31763 31026 0 -1 4194304 254304 0 0 0 2363 184 0 0 25 0 1 0 230386655 1032863744 234989 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134570632 0 0 4096 3 0 0 0 17 1 0 0
/proc/31768/statm: 252164 234989 66 128 0 252033 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1014008

[startup+51.1024 s]
/proc/loadavg: 1.04 0.99 0.73 2/79 31768
/proc/meminfo: memFree=319344/2055920 swapFree=4145748/4192956
[pid=31763] ppid=31761 vsize=5352 CPUtime=0
/proc/31763/stat : 31763 (TiniSatELite) S 31761 31763 31026 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 230386655 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31763/statm: 1338 235 197 169 0 49 0
[pid=31768] ppid=31763 vsize=1137552 CPUtime=51.06
/proc/31768/stat : 31768 (SatELite_releas) R 31763 31763 31026 0 -1 4194304 282750 0 0 0 4908 198 0 0 25 0 1 0 230386655 1164853248 261976 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134588172 0 0 4096 3 0 0 0 17 1 0 0
/proc/31768/statm: 284388 261976 66 128 0 284257 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 1142904

[startup+102.305 s]
/proc/loadavg: 1.02 0.99 0.74 2/79 31768
/proc/meminfo: memFree=319408/2055920 swapFree=4145748/4192956
[pid=31763] ppid=31761 vsize=5352 CPUtime=0
/proc/31763/stat : 31763 (TiniSatELite) S 31761 31763 31026 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 230386655 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31763/statm: 1338 235 197 169 0 49 0
[pid=31768] ppid=31763 vsize=1138064 CPUtime=102.25
/proc/31768/stat : 31768 (SatELite_releas) R 31763 31763 31026 0 -1 4194304 282779 0 0 0 10027 198 0 0 25 0 1 0 230386655 1165377536 262005 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134589761 0 0 4096 3 0 0 0 17 1 0 0
/proc/31768/statm: 284516 262005 66 128 0 284385 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 1143416

[startup+162.302 s]
/proc/loadavg: 1.00 0.99 0.75 2/79 31768
/proc/meminfo: memFree=315888/2055920 swapFree=4145748/4192956
[pid=31763] ppid=31761 vsize=5352 CPUtime=0
/proc/31763/stat : 31763 (TiniSatELite) S 31761 31763 31026 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 230386655 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31763/statm: 1338 235 197 169 0 49 0
[pid=31768] ppid=31763 vsize=1143660 CPUtime=162.23
/proc/31768/stat : 31768 (SatELite_releas) R 31763 31763 31026 0 -1 4194304 283666 0 0 0 16024 199 0 0 25 0 1 0 230386655 1171107840 262876 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134543046 0 0 4096 3 0 0 0 17 1 0 0
/proc/31768/statm: 285915 262876 66 128 0 285784 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 1149012

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 0.76 2/79 31769
/proc/meminfo: memFree=813488/2055920 swapFree=4145748/4192956
[pid=31763] ppid=31761 vsize=5352 CPUtime=207.44
/proc/31763/stat : 31763 (TiniSatELite) S 31761 31763 31026 0 -1 4194304 331 417889 0 0 0 0 20335 409 16 0 1 0 230386655 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31763/statm: 1338 236 197 169 0 49 0
[pid=31769] ppid=31763 vsize=277056 CPUtime=14.55
/proc/31769/stat : 31769 (tinisat) R 31763 31763 31026 0 -1 4194304 60190 0 0 0 1414 41 0 0 25 0 1 0 230407429 283705344 60176 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134629133 0 0 4096 0 0 0 0 17 1 0 0
/proc/31769/statm: 69264 60177 48 110 0 69151 0
Current children cumulated CPU time (s) 221.99
Current children cumulated vsize (KiB) 282408

[startup+282.302 s]
/proc/loadavg: 1.00 0.99 0.78 2/79 31769
/proc/meminfo: memFree=399024/2055920 swapFree=4145748/4192956
[pid=31763] ppid=31761 vsize=5352 CPUtime=207.44
/proc/31763/stat : 31763 (TiniSatELite) S 31761 31763 31026 0 -1 4194304 331 417889 0 0 0 0 20335 409 16 0 1 0 230386655 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31763/statm: 1338 236 197 169 0 49 0
[pid=31769] ppid=31763 vsize=962440 CPUtime=74.54
/proc/31769/stat : 31769 (tinisat) R 31763 31763 31026 0 -1 4194304 194476 0 0 0 7354 100 0 0 25 0 1 0 230407429 985538560 162957 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134520093 0 0 4096 0 0 0 0 17 1 0 0
/proc/31769/statm: 240610 162957 52 110 0 240497 0
Current children cumulated CPU time (s) 281.98
Current children cumulated vsize (KiB) 967792

[startup+342.302 s]
/proc/loadavg: 1.00 0.99 0.79 2/79 31769
/proc/meminfo: memFree=396400/2055920 swapFree=4145748/4192956
[pid=31763] ppid=31761 vsize=5352 CPUtime=207.44
/proc/31763/stat : 31763 (TiniSatELite) S 31761 31763 31026 0 -1 4194304 331 417889 0 0 0 0 20335 409 16 0 1 0 230386655 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31763/statm: 1338 236 197 169 0 49 0
[pid=31769] ppid=31763 vsize=962440 CPUtime=134.52
/proc/31769/stat : 31769 (tinisat) R 31763 31763 31026 0 -1 4194304 195143 0 0 0 13351 101 0 0 25 0 1 0 230407429 985538560 163624 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519657 0 0 4096 0 0 0 0 17 1 0 0
/proc/31769/statm: 240610 163624 52 110 0 240497 0
Current children cumulated CPU time (s) 341.96
Current children cumulated vsize (KiB) 967792

[startup+402.302 s]
/proc/loadavg: 1.00 0.99 0.80 2/79 31769
/proc/meminfo: memFree=393520/2055920 swapFree=4145748/4192956
[pid=31763] ppid=31761 vsize=5352 CPUtime=207.44
/proc/31763/stat : 31763 (TiniSatELite) S 31761 31763 31026 0 -1 4194304 331 417889 0 0 0 0 20335 409 16 0 1 0 230386655 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31763/statm: 1338 236 197 169 0 49 0
[pid=31769] ppid=31763 vsize=962440 CPUtime=194.5
/proc/31769/stat : 31769 (tinisat) R 31763 31763 31026 0 -1 4194304 195879 0 0 0 19348 102 0 0 25 0 1 0 230407429 985538560 164360 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519567 0 0 4096 0 0 0 0 17 1 0 0
/proc/31769/statm: 240610 164360 52 110 0 240497 0
Current children cumulated CPU time (s) 401.94
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 0.99 0.80 2/79 31769
/proc/meminfo: memFree=393264/2055920 swapFree=4145748/4192956
[pid=31763] ppid=31761 vsize=5352 CPUtime=207.44
/proc/31763/stat : 31763 (TiniSatELite) S 31761 31763 31026 0 -1 4194304 331 417889 0 0 0 0 20335 409 16 0 1 0 230386655 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31763/statm: 1338 236 197 169 0 49 0
[pid=31769] ppid=31763 vsize=962440 CPUtime=201.7
/proc/31769/stat : 31769 (tinisat) R 31763 31763 31026 0 -1 4194304 195927 0 0 0 20068 102 0 0 25 0 1 0 230407429 985538560 164408 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519582 0 0 4096 0 0 0 0 17 1 0 0
/proc/31769/statm: 240610 164408 52 110 0 240497 0
Current children cumulated CPU time (s) 409.14
Current children cumulated vsize (KiB) 967792

[startup+435.101 s]
/proc/loadavg: 1.00 0.99 0.81 2/79 31769
/proc/meminfo: memFree=389424/2055920 swapFree=4145748/4192956
[pid=31763] ppid=31761 vsize=5352 CPUtime=207.44
/proc/31763/stat : 31763 (TiniSatELite) S 31761 31763 31026 0 -1 4194304 331 417889 0 0 0 0 20335 409 16 0 1 0 230386655 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31763/statm: 1338 236 197 169 0 49 0
[pid=31769] ppid=31763 vsize=962440 CPUtime=227.29
/proc/31769/stat : 31769 (tinisat) R 31763 31763 31026 0 -1 4194304 196893 0 0 0 22626 103 0 0 25 0 1 0 230407429 985538560 165374 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519657 0 0 4096 0 0 0 0 17 1 0 0
/proc/31769/statm: 240610 165374 52 110 0 240497 0
Current children cumulated CPU time (s) 434.73
Current children cumulated vsize (KiB) 967792

[startup+447.902 s]
/proc/loadavg: 1.00 0.99 0.81 2/79 31769
/proc/meminfo: memFree=388720/2055920 swapFree=4145748/4192956
[pid=31763] ppid=31761 vsize=5352 CPUtime=207.44
/proc/31763/stat : 31763 (TiniSatELite) S 31761 31763 31026 0 -1 4194304 331 417889 0 0 0 0 20335 409 16 0 1 0 230386655 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31763/statm: 1338 236 197 169 0 49 0
[pid=31769] ppid=31763 vsize=962440 CPUtime=240.08
/proc/31769/stat : 31769 (tinisat) R 31763 31763 31026 0 -1 4194304 197074 0 0 0 23905 103 0 0 25 0 1 0 230407429 985538560 165555 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519628 0 0 4096 0 0 0 0 17 1 0 0
/proc/31769/statm: 240610 165555 52 110 0 240497 0
Current children cumulated CPU time (s) 447.52
Current children cumulated vsize (KiB) 967792

[startup+454.306 s]
/proc/loadavg: 1.00 0.99 0.81 2/79 31769
/proc/meminfo: memFree=388336/2055920 swapFree=4145748/4192956
[pid=31763] ppid=31761 vsize=5352 CPUtime=207.44
/proc/31763/stat : 31763 (TiniSatELite) S 31761 31763 31026 0 -1 4194304 331 417889 0 0 0 0 20335 409 16 0 1 0 230386655 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31763/statm: 1338 236 197 169 0 49 0
[pid=31769] ppid=31763 vsize=962440 CPUtime=246.49
/proc/31769/stat : 31769 (tinisat) R 31763 31763 31026 0 -1 4194304 197151 0 0 0 24545 104 0 0 25 0 1 0 230407429 985538560 165632 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134515467 0 0 4096 0 0 0 0 17 1 0 0
/proc/31769/statm: 240610 165632 52 110 0 240497 0
Current children cumulated CPU time (s) 453.93
Current children cumulated vsize (KiB) 967792

[startup+457.502 s]
/proc/loadavg: 1.00 0.99 0.81 2/79 31769
/proc/meminfo: memFree=388208/2055920 swapFree=4145748/4192956
[pid=31763] ppid=31761 vsize=5352 CPUtime=207.44
/proc/31763/stat : 31763 (TiniSatELite) S 31761 31763 31026 0 -1 4194304 331 417889 0 0 0 0 20335 409 16 0 1 0 230386655 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31763/statm: 1338 236 197 169 0 49 0
[pid=31769] ppid=31763 vsize=962440 CPUtime=249.69
/proc/31769/stat : 31769 (tinisat) R 31763 31763 31026 0 -1 4194304 197188 0 0 0 24865 104 0 0 25 0 1 0 230407429 985538560 165669 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134532475 0 0 4096 0 0 0 0 17 1 0 0
/proc/31769/statm: 240610 165669 52 110 0 240497 0
Current children cumulated CPU time (s) 457.13
Current children cumulated vsize (KiB) 967792

[startup+458.302 s]
/proc/loadavg: 1.00 0.99 0.81 2/79 31769
/proc/meminfo: memFree=388208/2055920 swapFree=4145748/4192956
[pid=31763] ppid=31761 vsize=5352 CPUtime=457.54
/proc/31763/stat : 31763 (TiniSatELite) S 31761 31763 31026 0 -1 4194304 353 615085 0 0 0 0 45229 525 16 0 1 0 230386655 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31763/statm: 1338 236 197 169 0 49 0
Current children cumulated CPU time (s) 457.54
Current children cumulated vsize (KiB) 5352

[startup+458.706 s]
/proc/loadavg: 1.00 0.99 0.81 2/79 31770
/proc/meminfo: memFree=985840/2055920 swapFree=4145748/4192956
[pid=31763] ppid=31761 vsize=5352 CPUtime=457.54
/proc/31763/stat : 31763 (TiniSatELite) S 31761 31763 31026 0 -1 4194304 353 615085 0 0 0 0 45229 525 16 0 1 0 230386655 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31763/statm: 1338 236 197 169 0 49 0
[pid=31770] ppid=31763 vsize=63600 CPUtime=0.77
/proc/31770/stat : 31770 (SatELite_releas) R 31763 31763 31026 0 -1 4194304 16559 0 0 0 69 8 0 0 24 0 1 0 230432448 65126400 15726 18446744073709551615 134512640 135037501 4294956544 18446744073709551615 134698573 0 0 4096 3 0 0 0 17 1 0 0
/proc/31770/statm: 15900 15726 54 128 0 15769 0
Current children cumulated CPU time (s) 458.31
Current children cumulated vsize (KiB) 68952

[startup+459.101 s]
/proc/loadavg: 1.00 0.99 0.81 2/79 31770
/proc/meminfo: memFree=985840/2055920 swapFree=4145748/4192956
[pid=31763] ppid=31761 vsize=5352 CPUtime=458.56
/proc/31763/stat : 31763 (TiniSatELite) S 31761 31763 31026 0 -1 4194304 378 631645 0 0 0 0 45321 535 17 0 1 0 230386655 5480448 237 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31763/statm: 1338 237 198 169 0 49 0
Current children cumulated CPU time (s) 458.56
Current children cumulated vsize (KiB) 5352

[startup+459.201 s]
/proc/loadavg: 1.00 0.99 0.81 2/79 31770
/proc/meminfo: memFree=985840/2055920 swapFree=4145748/4192956
[pid=31763] ppid=31761 vsize=5352 CPUtime=458.56
/proc/31763/stat : 31763 (TiniSatELite) S 31761 31763 31026 0 -1 4194304 378 631645 0 0 0 0 45321 535 17 0 1 0 230386655 5480448 237 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31763/statm: 1338 237 198 169 0 49 0
Current children cumulated CPU time (s) 458.56
Current children cumulated vsize (KiB) 5352

Child status: 10
Real time (s): 459.212
CPU time (s): 458.747
CPU user time (s): 453.215
CPU system time (s): 5.53216
CPU usage (%): 99.8987
Max. virtual memory (cumulated for all children) (KiB): 1183680

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 453.215
system time used= 5.53216
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 632150
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= 87
involuntary context switches= 5544

runsolver used 0.443932 second user time and 1.24681 second system time

The end

Launcher Data (download as text)

Begin job on node1 on Wed Apr 25 23:24:48 UTC 2007

IDJOB= 356636
IDBENCH= 20586
IDSOLVER= 170
FILE ID= node1/356636-1177543470

PBS_JOBID= 4695883

Free space on /tmp= 66167 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/356636-1177543470/TiniSatELite /tmp/evaluation/356636-1177543470/instance-356636-1177543470.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-356636-1177543470 -o ROOT/results/node1/solver-356636-1177543470 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/356636-1177543470/TiniSatELite /tmp/evaluation/356636-1177543470/instance-356636-1177543470.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  c9a9723a58c9cb8a0b55a82eb452ac90

RANDOM SEED= 290764793

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node1.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.234
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.234
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:       1375384 kB
Buffers:         38836 kB
Cached:         559100 kB
SwapCached:      15424 kB
Active:         435568 kB
Inactive:       189448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1375384 kB
SwapTotal:     4192956 kB
SwapFree:      4145748 kB
Dirty:          221004 kB
Writeback:           0 kB
Mapped:          33144 kB
Slab:            41028 kB
Committed_AS:  5192744 kB
PageTables:       1840 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= 66167 MiB

End job on node1 on Wed Apr 25 23:32:28 UTC 2007