Trace number 356617

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-08UNSAT 454.645 454.842

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq1.cnf
MD5SUM9158de01004aff62af67cbb9db5bcbbb
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark76.0664
Satisfiable
(Un)Satisfiability was proved
Number of variables24604
Number of clauses261473
Sum of the clauses size744579
Maximum clause length73
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2238933
Number of clauses of size 36442
Number of clauses of size 41972
Number of clauses of size 52972
Number of clauses of size over 511153

Solver Data (download as text)

0.00/0.00	c Parsing...
0.00/0.23	c ==============================================================================
0.00/0.23	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.23	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.23	c ==============================================================================
0.00/0.23	c |         0 |  261472   744578 |   78441       0        0     nan |  0.000 % |
1.98/2.09	c |         0 |  244145   773136 |      --       0       --      -- |     --   | -17305/28607
1.98/2.09	c ==============================================================================
1.98/2.09	c Result  :   #vars: 16889   #clauses: 244145   #literals: 773136
1.98/2.09	c CPU time:   2.04369 s
1.98/2.09	c ==============================================================================
2.41/2.78	c Tinisat 0.22
2.41/2.78	c solving /tmp/GTI_node10.alineos.net_11531.cnf
2.41/2.78	c 16889 variables, 244145 clauses
454.50/454.78	c 2669266 decisions, 592335 conflicts, 314 restarts
454.50/454.78	c solved in 452.19s
454.61/454.82	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node10/watcher-356617-1177543317 -o ROOT/results/node10/solver-356617-1177543317 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/356617-1177543317/TiniSatELite /tmp/evaluation/356617-1177543317/instance-356617-1177543317.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: 0.89 0.87 0.63 3/77 11531
/proc/meminfo: memFree=1911880/2055920 swapFree=4145432/4192956
[pid=11531] ppid=11529 vsize=5352 CPUtime=0
/proc/11531/stat : 11531 (TiniSatELite) S 11529 11531 11081 0 -1 4194304 273 0 0 0 0 0 0 0 18 0 1 0 230369207 5480448 232 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 214920036434 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/11531/statm: 1338 232 195 169 0 49 0
[pid=11532] ppid=11531 vsize=5352 CPUtime=0
/proc/11532/stat : 11532 (TiniSatELite) S 11531 11531 11081 0 -1 4194368 52 25 0 0 0 0 0 0 19 0 1 0 230369207 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 214919865156 0 65536 4096 65538 18446744071563356171 0 0 17 1 0 0
/proc/11532/statm: 1338 236 198 169 0 49 0

[startup+0.084424 s]
/proc/loadavg: 0.89 0.87 0.63 3/77 11531
/proc/meminfo: memFree=1911880/2055920 swapFree=4145432/4192956
[pid=11531] ppid=11529 vsize=5352 CPUtime=0
/proc/11531/stat : 11531 (TiniSatELite) S 11529 11531 11081 0 -1 4194304 307 252 0 0 0 0 0 0 19 0 1 0 230369207 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11531/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.101426 s]
/proc/loadavg: 0.89 0.87 0.63 3/77 11531
/proc/meminfo: memFree=1911880/2055920 swapFree=4145432/4192956
[pid=11531] ppid=11529 vsize=5352 CPUtime=0
/proc/11531/stat : 11531 (TiniSatELite) S 11529 11531 11081 0 -1 4194304 307 252 0 0 0 0 0 0 19 0 1 0 230369207 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11531/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.301468 s]
/proc/loadavg: 0.89 0.87 0.63 3/77 11531
/proc/meminfo: memFree=1911880/2055920 swapFree=4145432/4192956
[pid=11531] ppid=11529 vsize=5352 CPUtime=0
/proc/11531/stat : 11531 (TiniSatELite) S 11529 11531 11081 0 -1 4194304 307 252 0 0 0 0 0 0 19 0 1 0 230369207 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11531/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.701555 s]
/proc/loadavg: 0.89 0.87 0.63 3/77 11531
/proc/meminfo: memFree=1911880/2055920 swapFree=4145432/4192956
[pid=11531] ppid=11529 vsize=5352 CPUtime=0
/proc/11531/stat : 11531 (TiniSatELite) S 11529 11531 11081 0 -1 4194304 307 252 0 0 0 0 0 0 19 0 1 0 230369207 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11531/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.50173 s]
/proc/loadavg: 0.89 0.87 0.63 2/79 11536
/proc/meminfo: memFree=1887736/2055920 swapFree=4145432/4192956
[pid=11531] ppid=11529 vsize=5352 CPUtime=0
/proc/11531/stat : 11531 (TiniSatELite) S 11529 11531 11081 0 -1 4194304 307 252 0 0 0 0 0 0 19 0 1 0 230369207 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11531/statm: 1338 235 197 169 0 49 0
[pid=11536] ppid=11531 vsize=28720 CPUtime=1.49
/proc/11536/stat : 11536 (SatELite_releas) R 11531 11531 11081 0 -1 4194304 6942 0 0 0 146 3 0 0 25 0 1 0 230369207 29409280 6414 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134573574 0 0 4096 3 0 0 0 17 1 0 0
/proc/11536/statm: 7180 6414 66 128 0 7049 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34072

[startup+3.10207 s]
/proc/loadavg: 0.89 0.87 0.63 2/79 11536
/proc/meminfo: memFree=1887096/2055920 swapFree=4145432/4192956
[pid=11531] ppid=11529 vsize=5352 CPUtime=2.41
/proc/11531/stat : 11531 (TiniSatELite) S 11529 11531 11081 0 -1 4194304 331 9227 0 0 0 0 234 7 16 0 1 0 230369207 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11531/statm: 1338 236 197 169 0 49 0
Current children cumulated CPU time (s) 2.41
Current children cumulated vsize (KiB) 5352

[startup+6.30175 s]
/proc/loadavg: 0.90 0.87 0.63 2/79 11537
/proc/meminfo: memFree=1890048/2055920 swapFree=4145432/4192956
[pid=11531] ppid=11529 vsize=5352 CPUtime=2.41
/proc/11531/stat : 11531 (TiniSatELite) S 11529 11531 11081 0 -1 4194304 331 9227 0 0 0 0 234 7 16 0 1 0 230369207 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11531/statm: 1338 236 197 169 0 49 0
[pid=11537] ppid=11531 vsize=20268 CPUtime=3.87
/proc/11537/stat : 11537 (tinisat) R 11531 11531 11081 0 -1 4194304 4750 0 0 0 385 2 0 0 25 0 1 0 230369448 20754432 4157 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519827 0 0 4096 0 0 0 0 17 1 0 0
/proc/11537/statm: 5067 4157 52 110 0 4954 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 25620

[startup+12.7011 s]
/proc/loadavg: 0.91 0.87 0.63 2/79 11537
/proc/meminfo: memFree=1885568/2055920 swapFree=4145432/4192956
[pid=11531] ppid=11529 vsize=5352 CPUtime=2.41
/proc/11531/stat : 11531 (TiniSatELite) S 11529 11531 11081 0 -1 4194304 331 9227 0 0 0 0 234 7 16 0 1 0 230369207 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11531/statm: 1338 236 197 169 0 49 0
[pid=11537] ppid=11531 vsize=36164 CPUtime=10.27
/proc/11537/stat : 11537 (tinisat) R 11531 11531 11081 0 -1 4194304 5817 0 0 0 1024 3 0 0 25 0 1 0 230369448 37031936 5224 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134518568 0 0 4096 0 0 0 0 17 1 0 0
/proc/11537/statm: 9041 5224 52 110 0 8928 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 41516

[startup+25.5019 s]
/proc/loadavg: 0.93 0.88 0.64 2/79 11537
/proc/meminfo: memFree=1874304/2055920 swapFree=4145432/4192956
[pid=11531] ppid=11529 vsize=5352 CPUtime=2.41
/proc/11531/stat : 11531 (TiniSatELite) S 11529 11531 11081 0 -1 4194304 331 9227 0 0 0 0 234 7 16 0 1 0 230369207 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11531/statm: 1338 236 197 169 0 49 0
[pid=11537] ppid=11531 vsize=36164 CPUtime=23.07
/proc/11537/stat : 11537 (tinisat) R 11531 11531 11081 0 -1 4194304 8484 0 0 0 2301 6 0 0 25 0 1 0 230369448 37031936 7891 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134518568 0 0 4096 0 0 0 0 17 1 0 0
/proc/11537/statm: 9041 7891 52 110 0 8928 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 41516

[startup+51.1014 s]
/proc/loadavg: 0.95 0.89 0.65 2/79 11537
/proc/meminfo: memFree=1856640/2055920 swapFree=4145432/4192956
[pid=11531] ppid=11529 vsize=5352 CPUtime=2.41
/proc/11531/stat : 11531 (TiniSatELite) S 11529 11531 11081 0 -1 4194304 331 9227 0 0 0 0 234 7 16 0 1 0 230369207 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11531/statm: 1338 236 197 169 0 49 0
[pid=11537] ppid=11531 vsize=67956 CPUtime=48.66
/proc/11537/stat : 11537 (tinisat) R 11531 11531 11081 0 -1 4194304 12935 0 0 0 4855 11 0 0 25 0 1 0 230369448 69586944 12342 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134518568 0 0 4096 0 0 0 0 17 1 0 0
/proc/11537/statm: 16989 12342 52 110 0 16876 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 73308

[startup+102.305 s]
/proc/loadavg: 0.98 0.90 0.66 2/79 11537
/proc/meminfo: memFree=1822848/2055920 swapFree=4145432/4192956
[pid=11531] ppid=11529 vsize=5352 CPUtime=2.41
/proc/11531/stat : 11531 (TiniSatELite) S 11529 11531 11081 0 -1 4194304 331 9227 0 0 0 0 234 7 16 0 1 0 230369207 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11531/statm: 1338 236 197 169 0 49 0
[pid=11537] ppid=11531 vsize=131540 CPUtime=99.84
/proc/11537/stat : 11537 (tinisat) R 11531 11531 11081 0 -1 4194304 21312 0 0 0 9965 19 0 0 25 0 1 0 230369448 134696960 20719 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134533224 0 0 4096 0 0 0 0 17 1 0 0
/proc/11537/statm: 32885 20719 52 110 0 32772 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 136892

[startup+162.301 s]
/proc/loadavg: 0.99 0.92 0.68 2/79 11537
/proc/meminfo: memFree=1793472/2055920 swapFree=4145432/4192956
[pid=11531] ppid=11529 vsize=5352 CPUtime=2.41
/proc/11531/stat : 11531 (TiniSatELite) S 11529 11531 11081 0 -1 4194304 331 9227 0 0 0 0 234 7 16 0 1 0 230369207 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11531/statm: 1338 236 197 169 0 49 0
[pid=11537] ppid=11531 vsize=135356 CPUtime=159.81
/proc/11537/stat : 11537 (tinisat) R 11531 11531 11081 0 -1 4194304 28703 0 0 0 15955 26 0 0 25 0 1 0 230369448 138604544 28110 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/11537/statm: 33839 28110 52 110 0 33726 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 140708

[startup+222.302 s]
/proc/loadavg: 0.99 0.93 0.70 2/79 11537
/proc/meminfo: memFree=1768000/2055920 swapFree=4145432/4192956
[pid=11531] ppid=11529 vsize=5352 CPUtime=2.41
/proc/11531/stat : 11531 (TiniSatELite) S 11529 11531 11081 0 -1 4194304 331 9227 0 0 0 0 234 7 16 0 1 0 230369207 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11531/statm: 1338 236 197 169 0 49 0
[pid=11537] ppid=11531 vsize=264080 CPUtime=219.79
/proc/11537/stat : 11537 (tinisat) R 11531 11531 11081 0 -1 4194304 35049 0 0 0 21948 31 0 0 25 0 1 0 230369448 270417920 34391 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/11537/statm: 66020 34391 52 110 0 65907 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 269432

[startup+282.303 s]
/proc/loadavg: 0.99 0.94 0.71 2/79 11537
/proc/meminfo: memFree=1750208/2055920 swapFree=4145432/4192956
[pid=11531] ppid=11529 vsize=5352 CPUtime=2.41
/proc/11531/stat : 11531 (TiniSatELite) S 11529 11531 11081 0 -1 4194304 331 9227 0 0 0 0 234 7 16 0 1 0 230369207 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11531/statm: 1338 236 197 169 0 49 0
[pid=11537] ppid=11531 vsize=265172 CPUtime=279.77
/proc/11537/stat : 11537 (tinisat) R 11531 11531 11081 0 -1 4194304 39605 0 0 0 27942 35 0 0 25 0 1 0 230369448 271536128 38882 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/11537/statm: 66293 38882 52 110 0 66180 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 270524

[startup+342.302 s]
/proc/loadavg: 0.99 0.95 0.73 2/79 11537
/proc/meminfo: memFree=1727168/2055920 swapFree=4145432/4192956
[pid=11531] ppid=11529 vsize=5352 CPUtime=2.41
/proc/11531/stat : 11531 (TiniSatELite) S 11529 11531 11081 0 -1 4194304 331 9227 0 0 0 0 234 7 16 0 1 0 230369207 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11531/statm: 1338 236 197 169 0 49 0
[pid=11537] ppid=11531 vsize=266808 CPUtime=339.74
/proc/11537/stat : 11537 (tinisat) R 11531 11531 11081 0 -1 4194304 45410 0 0 0 33933 41 0 0 25 0 1 0 230369448 273211392 44557 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134533224 0 0 4096 0 0 0 0 17 1 0 0
/proc/11537/statm: 66702 44557 52 110 0 66589 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 272160

[startup+402.302 s]
/proc/loadavg: 0.99 0.95 0.74 2/79 11537
/proc/meminfo: memFree=1710976/2055920 swapFree=4145432/4192956
[pid=11531] ppid=11529 vsize=5352 CPUtime=2.41
/proc/11531/stat : 11531 (TiniSatELite) S 11529 11531 11081 0 -1 4194304 331 9227 0 0 0 0 234 7 16 0 1 0 230369207 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11531/statm: 1338 236 197 169 0 49 0
[pid=11537] ppid=11531 vsize=270988 CPUtime=399.72
/proc/11537/stat : 11537 (tinisat) R 11531 11531 11081 0 -1 4194304 50153 0 0 0 39925 47 0 0 25 0 1 0 230369448 277491712 48593 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134517432 0 0 4096 0 0 0 0 17 1 0 0
/proc/11537/statm: 67747 48593 52 110 0 67634 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 276340

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

[startup+409.502 s]
/proc/loadavg: 0.99 0.95 0.74 2/79 11537
/proc/meminfo: memFree=1709120/2055920 swapFree=4145432/4192956
[pid=11531] ppid=11529 vsize=5352 CPUtime=2.41
/proc/11531/stat : 11531 (TiniSatELite) S 11529 11531 11081 0 -1 4194304 331 9227 0 0 0 0 234 7 16 0 1 0 230369207 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11531/statm: 1338 236 197 169 0 49 0
[pid=11537] ppid=11531 vsize=270988 CPUtime=406.92
/proc/11537/stat : 11537 (tinisat) R 11531 11531 11081 0 -1 4194304 50604 0 0 0 40644 48 0 0 25 0 1 0 230369448 277491712 49044 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134518744 0 0 4096 0 0 0 0 17 1 0 0
/proc/11537/statm: 67747 49044 52 110 0 67634 0
Current children cumulated CPU time (s) 409.33
Current children cumulated vsize (KiB) 276340

[startup+435.102 s]
/proc/loadavg: 0.99 0.96 0.75 2/79 11537
/proc/meminfo: memFree=1702528/2055920 swapFree=4145432/4192956
[pid=11531] ppid=11529 vsize=5352 CPUtime=2.41
/proc/11531/stat : 11531 (TiniSatELite) S 11529 11531 11081 0 -1 4194304 331 9227 0 0 0 0 234 7 16 0 1 0 230369207 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11531/statm: 1338 236 197 169 0 49 0
[pid=11537] ppid=11531 vsize=271268 CPUtime=432.5
/proc/11537/stat : 11537 (tinisat) R 11531 11531 11081 0 -1 4194304 52259 0 0 0 43201 49 0 0 25 0 1 0 230369448 277778432 50699 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519657 0 0 4096 0 0 0 0 17 1 0 0
/proc/11537/statm: 67817 50699 52 110 0 67704 0
Current children cumulated CPU time (s) 434.91
Current children cumulated vsize (KiB) 276620

[startup+447.901 s]
/proc/loadavg: 0.99 0.96 0.75 2/79 11537
/proc/meminfo: memFree=1699136/2055920 swapFree=4145432/4192956
[pid=11531] ppid=11529 vsize=5352 CPUtime=2.41
/proc/11531/stat : 11531 (TiniSatELite) S 11529 11531 11081 0 -1 4194304 331 9227 0 0 0 0 234 7 16 0 1 0 230369207 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11531/statm: 1338 236 197 169 0 49 0
[pid=11537] ppid=11531 vsize=271700 CPUtime=445.29
/proc/11537/stat : 11537 (tinisat) R 11531 11531 11081 0 -1 4194304 53068 0 0 0 44479 50 0 0 25 0 1 0 230369448 278220800 51508 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134520011 0 0 4096 0 0 0 0 17 1 0 0
/proc/11537/statm: 67925 51508 52 110 0 67812 0
Current children cumulated CPU time (s) 447.7
Current children cumulated vsize (KiB) 277052

[startup+451.101 s]
/proc/loadavg: 0.99 0.96 0.75 2/79 11537
/proc/meminfo: memFree=1698304/2055920 swapFree=4145432/4192956
[pid=11531] ppid=11529 vsize=5352 CPUtime=2.41
/proc/11531/stat : 11531 (TiniSatELite) S 11529 11531 11081 0 -1 4194304 331 9227 0 0 0 0 234 7 16 0 1 0 230369207 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11531/statm: 1338 236 197 169 0 49 0
[pid=11537] ppid=11531 vsize=271700 CPUtime=448.5
/proc/11537/stat : 11537 (tinisat) R 11531 11531 11081 0 -1 4194304 53277 0 0 0 44799 51 0 0 25 0 1 0 230369448 278220800 51717 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/11537/statm: 67925 51717 52 110 0 67812 0
Current children cumulated CPU time (s) 450.91
Current children cumulated vsize (KiB) 277052

[startup+452.701 s]
/proc/loadavg: 0.99 0.96 0.75 2/79 11537
/proc/meminfo: memFree=1698048/2055920 swapFree=4145432/4192956
[pid=11531] ppid=11529 vsize=5352 CPUtime=2.41
/proc/11531/stat : 11531 (TiniSatELite) S 11529 11531 11081 0 -1 4194304 331 9227 0 0 0 0 234 7 16 0 1 0 230369207 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11531/statm: 1338 236 197 169 0 49 0
[pid=11537] ppid=11531 vsize=271844 CPUtime=450.1
/proc/11537/stat : 11537 (tinisat) R 11531 11531 11081 0 -1 4194304 53362 0 0 0 44959 51 0 0 25 0 1 0 230369448 278368256 51802 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/11537/statm: 67961 51802 52 110 0 67848 0
Current children cumulated CPU time (s) 452.51
Current children cumulated vsize (KiB) 277196

[startup+453.502 s]
/proc/loadavg: 0.99 0.96 0.75 2/79 11537
/proc/meminfo: memFree=1697792/2055920 swapFree=4145432/4192956
[pid=11531] ppid=11529 vsize=5352 CPUtime=2.41
/proc/11531/stat : 11531 (TiniSatELite) S 11529 11531 11081 0 -1 4194304 331 9227 0 0 0 0 234 7 16 0 1 0 230369207 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11531/statm: 1338 236 197 169 0 49 0
[pid=11537] ppid=11531 vsize=271844 CPUtime=450.89
/proc/11537/stat : 11537 (tinisat) R 11531 11531 11081 0 -1 4194304 53419 0 0 0 45038 51 0 0 25 0 1 0 230369448 278368256 51859 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519972 0 0 4096 0 0 0 0 17 1 0 0
/proc/11537/statm: 67961 51859 52 110 0 67848 0
Current children cumulated CPU time (s) 453.3
Current children cumulated vsize (KiB) 277196

[startup+454.306 s]
/proc/loadavg: 0.99 0.96 0.75 2/79 11537
/proc/meminfo: memFree=1697536/2055920 swapFree=4145432/4192956
[pid=11531] ppid=11529 vsize=5352 CPUtime=2.41
/proc/11531/stat : 11531 (TiniSatELite) S 11529 11531 11081 0 -1 4194304 331 9227 0 0 0 0 234 7 16 0 1 0 230369207 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11531/statm: 1338 236 197 169 0 49 0
[pid=11537] ppid=11531 vsize=271844 CPUtime=451.7
/proc/11537/stat : 11537 (tinisat) R 11531 11531 11081 0 -1 4194304 53458 0 0 0 45119 51 0 0 25 0 1 0 230369448 278368256 51898 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/11537/statm: 67961 51898 52 110 0 67848 0
Current children cumulated CPU time (s) 454.11
Current children cumulated vsize (KiB) 277196

[startup+454.702 s]
/proc/loadavg: 0.99 0.96 0.75 2/79 11537
/proc/meminfo: memFree=1697536/2055920 swapFree=4145432/4192956
[pid=11531] ppid=11529 vsize=5352 CPUtime=2.41
/proc/11531/stat : 11531 (TiniSatELite) S 11529 11531 11081 0 -1 4194304 331 9227 0 0 0 0 234 7 16 0 1 0 230369207 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11531/statm: 1338 236 197 169 0 49 0
[pid=11537] ppid=11531 vsize=271844 CPUtime=452.09
/proc/11537/stat : 11537 (tinisat) R 11531 11531 11081 0 -1 4194304 53472 0 0 0 45158 51 0 0 25 0 1 0 230369448 278368256 51912 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/11537/statm: 67961 51912 52 110 0 67848 0
Current children cumulated CPU time (s) 454.5
Current children cumulated vsize (KiB) 277196

[startup+454.803 s]
/proc/loadavg: 0.99 0.96 0.75 2/79 11537
/proc/meminfo: memFree=1697536/2055920 swapFree=4145432/4192956
[pid=11531] ppid=11529 vsize=5352 CPUtime=2.41
/proc/11531/stat : 11531 (TiniSatELite) S 11529 11531 11081 0 -1 4194304 331 9227 0 0 0 0 234 7 16 0 1 0 230369207 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11531/statm: 1338 236 197 169 0 49 0
[pid=11537] ppid=11531 vsize=0 CPUtime=452.2
/proc/11537/stat : 11537 (tinisat) R 11531 11531 11081 0 -1 4194308 53481 0 0 0 45167 53 0 0 25 0 1 0 230369448 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/11537/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 454.61
Current children cumulated vsize (KiB) 5352

Child status: 20
Real time (s): 454.842
CPU time (s): 454.645
CPU user time (s): 454.014
CPU system time (s): 0.630904
CPU usage (%): 99.9567
Max. virtual memory (cumulated for all children) (KiB): 277196

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 454.014
system time used= 0.630904
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 63194
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= 68
involuntary context switches= 9372

runsolver used 0.433934 second user time and 1.21381 second system time

The end

Launcher Data (download as text)

Begin job on node10 on Wed Apr 25 23:21:57 UTC 2007

IDJOB= 356617
IDBENCH= 20573
IDSOLVER= 170
FILE ID= node10/356617-1177543317

PBS_JOBID= 4695922

Free space on /tmp= 66283 MiB

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

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  9158de01004aff62af67cbb9db5bcbbb

RANDOM SEED= 830807108

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node10.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:       1912288 kB
Buffers:         17468 kB
Cached:          42352 kB
SwapCached:      15592 kB
Active:          79128 kB
Inactive:        22468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1912288 kB
SwapTotal:     4192956 kB
SwapFree:      4145432 kB
Dirty:            5916 kB
Writeback:           0 kB
Mapped:          48484 kB
Slab:            27592 kB
Committed_AS:  3776964 kB
PageTables:       1764 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= 66283 MiB

End job on node10 on Wed Apr 25 23:29:32 UTC 2007