Trace number 356555

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 867.721 868.512

General information on the benchmark

Nameindustrial/narain/
clauses-10.cnf
MD5SUM98c58d3136fcf1971f77037eb3533718
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark98.1241
Satisfiable
(Un)Satisfiability was proved
Number of variables2270929
Number of clauses8901946
Sum of the clauses size22176046
Maximum clause length865
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 26786479
Number of clauses of size 31496293
Number of clauses of size 414719
Number of clauses of size 5555520
Number of clauses of size over 548934

Solver Data (download as text)

0.00/0.01	c Parsing...
8.69/8.78	c ==============================================================================
8.69/8.78	c |           |     ORIGINAL     |              LEARNT              |          |
8.69/8.78	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
8.69/8.78	c ==============================================================================
8.69/8.78	c |         0 | 8901945 22176045 | 2670583       0        0     nan |  0.000 % |
803.74/804.48	c |         0 | 3432388 11825081 |      --       0       --      -- |     --   | -3714919/-5692698
803.85/804.51	c ==============================================================================
803.85/804.51	c Result  :   #vars: 704970   #clauses: 3432388   #literals: 11825081
803.85/804.51	c CPU time:   799.581 s
803.85/804.51	c ==============================================================================
814.98/815.78	c Tinisat 0.22
814.98/815.78	c solving /tmp/GTI_node47.alineos.net_20803.cnf
814.98/815.78	c 704970 variables, 3432388 clauses
867.49/868.30	c 68570 decisions, 3482 conflicts, 5 restarts
867.49/868.30	c solved in 58.12s
867.49/868.34	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/node47/watcher-356555-1177543129 -o ROOT/results/node47/solver-356555-1177543129 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/356555-1177543129/TiniSatELite /tmp/evaluation/356555-1177543129/instance-356555-1177543129.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.01 0.96 0.65 3/77 20803
/proc/meminfo: memFree=1491472/2055920 swapFree=4158012/4192956
[pid=20803] ppid=20801 vsize=5352 CPUtime=0
/proc/20803/stat : 20803 (TiniSatELite) S 20801 20803 20353 0 -1 4194304 273 0 0 0 0 0 0 0 18 0 1 0 109159405 5480448 232 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 208717709394 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/20803/statm: 1338 232 195 169 0 49 0
[pid=20804] ppid=20803 vsize=5352 CPUtime=0
/proc/20804/stat : 20804 (TiniSatELite) S 20803 20803 20353 0 -1 4194368 52 0 0 0 0 0 0 0 19 0 1 0 109159405 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 208717538116 0 65536 4096 65538 18446744071563356171 0 0 17 1 0 0
/proc/20804/statm: 1338 236 198 169 0 49 0
[pid=20805] ppid=20804 vsize=0 CPUtime=0
/proc/20805/stat : 20805 (TiniSatELite) X 20804 20803 20353 0 -1 4194380 25 0 0 0 0 0 0 0 15 0 1 0 109159405 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 65538 18446744071563351923 0 0 17 1 0 0
/proc/20805/statm: -- couldn't open statm file --
[startup+0.052986 s]
/proc/loadavg: 1.01 0.96 0.65 3/77 20803
/proc/meminfo: memFree=1491472/2055920 swapFree=4158012/4192956
[pid=20803] ppid=20801 vsize=5352 CPUtime=0
/proc/20803/stat : 20803 (TiniSatELite) S 20801 20803 20353 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 109159405 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20803/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.102987 s]
/proc/loadavg: 1.01 0.96 0.65 3/77 20803
/proc/meminfo: memFree=1491472/2055920 swapFree=4158012/4192956
[pid=20803] ppid=20801 vsize=5352 CPUtime=0
/proc/20803/stat : 20803 (TiniSatELite) S 20801 20803 20353 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 109159405 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20803/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.302008 s]
/proc/loadavg: 1.01 0.96 0.65 3/77 20803
/proc/meminfo: memFree=1491472/2055920 swapFree=4158012/4192956
[pid=20803] ppid=20801 vsize=5352 CPUtime=0
/proc/20803/stat : 20803 (TiniSatELite) S 20801 20803 20353 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 109159405 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20803/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.70205 s]
/proc/loadavg: 1.01 0.96 0.65 3/77 20803
/proc/meminfo: memFree=1491472/2055920 swapFree=4158012/4192956
[pid=20803] ppid=20801 vsize=5352 CPUtime=0
/proc/20803/stat : 20803 (TiniSatELite) S 20801 20803 20353 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 109159405 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20803/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.50114 s]
/proc/loadavg: 1.01 0.96 0.65 2/79 20808
/proc/meminfo: memFree=1369528/2055920 swapFree=4158012/4192956
[pid=20803] ppid=20801 vsize=5352 CPUtime=0
/proc/20803/stat : 20803 (TiniSatELite) S 20801 20803 20353 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 109159405 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20803/statm: 1338 235 197 169 0 49 0
[pid=20808] ppid=20803 vsize=229728 CPUtime=1.49
/proc/20808/stat : 20808 (SatELite_releas) R 20803 20803 20353 0 -1 4194304 45558 0 0 0 123 26 0 0 25 0 1 0 109159406 235241472 45542 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134698477 0 0 4096 3 0 0 0 17 0 0 0
/proc/20808/statm: 57432 45543 46 128 0 57301 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 235080

[startup+3.10131 s]
/proc/loadavg: 1.09 0.97 0.66 2/79 20808
/proc/meminfo: memFree=1244344/2055920 swapFree=4158012/4192956
[pid=20803] ppid=20801 vsize=5352 CPUtime=0
/proc/20803/stat : 20803 (TiniSatELite) S 20801 20803 20353 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 109159405 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20803/statm: 1338 235 197 169 0 49 0
[pid=20808] ppid=20803 vsize=358896 CPUtime=3.08
/proc/20808/stat : 20808 (SatELite_releas) R 20803 20803 20353 0 -1 4194304 87605 0 0 0 257 51 0 0 25 0 1 0 109159406 367509504 87589 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134698477 0 0 4096 3 0 0 0 17 0 0 0
/proc/20808/statm: 89724 87590 46 128 0 89593 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 364248

[startup+6.30165 s]
/proc/loadavg: 1.09 0.97 0.66 2/79 20808
/proc/meminfo: memFree=914616/2055920 swapFree=4158012/4192956
[pid=20803] ppid=20801 vsize=5352 CPUtime=0
/proc/20803/stat : 20803 (TiniSatELite) S 20801 20803 20353 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 109159405 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20803/statm: 1338 235 197 169 0 49 0
[pid=20808] ppid=20803 vsize=712304 CPUtime=6.28
/proc/20808/stat : 20808 (SatELite_releas) R 20803 20803 20353 0 -1 4194304 170070 0 0 0 528 100 0 0 25 0 1 0 109159406 729399296 170054 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134698477 0 0 4096 3 0 0 0 17 0 0 0
/proc/20808/statm: 178076 170055 46 128 0 177945 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 717656

[startup+12.7013 s]
/proc/loadavg: 1.07 0.97 0.66 2/79 20808
/proc/meminfo: memFree=516152/2055920 swapFree=4158012/4192956
[pid=20803] ppid=20801 vsize=5352 CPUtime=0
/proc/20803/stat : 20803 (TiniSatELite) S 20801 20803 20353 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 109159405 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20803/statm: 1338 235 197 169 0 49 0
[pid=20808] ppid=20803 vsize=1301792 CPUtime=12.68
/proc/20808/stat : 20808 (SatELite_releas) R 20803 20803 20353 0 -1 4194304 280107 0 0 0 1117 151 0 0 25 0 1 0 109159406 1333035008 255964 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134698573 0 0 4096 3 0 0 0 17 0 0 0
/proc/20808/statm: 325448 255964 66 128 0 325317 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1307144

[startup+25.5017 s]
/proc/loadavg: 1.06 0.97 0.67 2/79 20808
/proc/meminfo: memFree=442176/2055920 swapFree=4158012/4192956
[pid=20803] ppid=20801 vsize=5352 CPUtime=0
/proc/20803/stat : 20803 (TiniSatELite) S 20801 20803 20353 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 109159405 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20803/statm: 1338 235 197 169 0 49 0
[pid=20808] ppid=20803 vsize=1314976 CPUtime=25.47
/proc/20808/stat : 20808 (SatELite_releas) R 20803 20803 20353 0 -1 4194304 280687 0 0 0 2386 161 0 0 25 0 1 0 109159406 1346535424 256544 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134543069 0 0 4096 3 0 0 0 17 0 0 0
/proc/20808/statm: 328744 256544 66 128 0 328613 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1320328

[startup+51.1024 s]
/proc/loadavg: 1.04 0.97 0.67 2/79 20808
/proc/meminfo: memFree=440128/2055920 swapFree=4158012/4192956
[pid=20803] ppid=20801 vsize=5352 CPUtime=0
/proc/20803/stat : 20803 (TiniSatELite) S 20801 20803 20353 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 109159405 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20803/statm: 1338 235 197 169 0 49 0
[pid=20808] ppid=20803 vsize=1314976 CPUtime=51.06
/proc/20808/stat : 20808 (SatELite_releas) R 20803 20803 20353 0 -1 4194304 280817 0 0 0 4942 164 0 0 25 0 1 0 109159406 1346535424 256674 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134543064 0 0 4096 3 0 0 0 17 0 0 0
/proc/20808/statm: 328744 256674 66 128 0 328613 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 1320328

[startup+102.307 s]
/proc/loadavg: 1.01 0.97 0.69 2/79 20808
/proc/meminfo: memFree=435008/2055920 swapFree=4158012/4192956
[pid=20803] ppid=20801 vsize=5352 CPUtime=0
/proc/20803/stat : 20803 (TiniSatELite) S 20801 20803 20353 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 109159405 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20803/statm: 1338 235 197 169 0 49 0
[pid=20808] ppid=20803 vsize=1315488 CPUtime=102.19
/proc/20808/stat : 20808 (SatELite_releas) R 20803 20803 20353 0 -1 4194304 281094 0 0 0 10049 170 0 0 25 0 1 0 109159406 1347059712 256951 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134543062 0 0 4096 3 0 0 0 17 0 0 0
/proc/20808/statm: 328872 256951 66 128 0 328741 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 1320840

[startup+162.301 s]
/proc/loadavg: 1.00 0.97 0.71 2/79 20808
/proc/meminfo: memFree=428288/2055920 swapFree=4158012/4192956
[pid=20803] ppid=20801 vsize=5352 CPUtime=0
/proc/20803/stat : 20803 (TiniSatELite) S 20801 20803 20353 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 109159405 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20803/statm: 1338 235 197 169 0 49 0
[pid=20808] ppid=20803 vsize=1315488 CPUtime=162.15
/proc/20808/stat : 20808 (SatELite_releas) R 20803 20803 20353 0 -1 4194304 281453 0 0 0 16037 178 0 0 25 0 1 0 109159406 1347059712 257310 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134543068 0 0 4096 3 0 0 0 17 0 0 0
/proc/20808/statm: 328872 257310 66 128 0 328741 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 1320840

[startup+222.303 s]
/proc/loadavg: 1.00 0.97 0.73 2/79 20808
/proc/meminfo: memFree=420992/2055920 swapFree=4158012/4192956
[pid=20803] ppid=20801 vsize=5352 CPUtime=0
/proc/20803/stat : 20803 (TiniSatELite) S 20801 20803 20353 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 109159405 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20803/statm: 1338 235 197 169 0 49 0
[pid=20808] ppid=20803 vsize=1316512 CPUtime=222.09
/proc/20808/stat : 20808 (SatELite_releas) R 20803 20803 20353 0 -1 4194304 281849 0 0 0 22021 188 0 0 25 0 1 0 109159406 1348108288 257706 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134543324 0 0 4096 3 0 0 0 17 0 0 0
/proc/20808/statm: 329128 257706 66 128 0 328997 0
Current children cumulated CPU time (s) 222.09
Current children cumulated vsize (KiB) 1321864

[startup+282.302 s]
/proc/loadavg: 1.00 0.97 0.74 2/79 20808
/proc/meminfo: memFree=413056/2055920 swapFree=4158012/4192956
[pid=20803] ppid=20801 vsize=5352 CPUtime=0
/proc/20803/stat : 20803 (TiniSatELite) S 20801 20803 20353 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 109159405 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20803/statm: 1338 235 197 169 0 49 0
[pid=20808] ppid=20803 vsize=1316512 CPUtime=282.04
/proc/20808/stat : 20808 (SatELite_releas) R 20803 20803 20353 0 -1 4194304 282281 0 0 0 28006 198 0 0 25 0 1 0 109159406 1348108288 258138 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134543068 0 0 4096 3 0 0 0 17 0 0 0
/proc/20808/statm: 329128 258138 66 128 0 328997 0
Current children cumulated CPU time (s) 282.04
Current children cumulated vsize (KiB) 1321864

[startup+342.302 s]
/proc/loadavg: 1.00 0.97 0.75 2/79 20808
/proc/meminfo: memFree=404096/2055920 swapFree=4158012/4192956
[pid=20803] ppid=20801 vsize=5352 CPUtime=0
/proc/20803/stat : 20803 (TiniSatELite) S 20801 20803 20353 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 109159405 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20803/statm: 1338 235 197 169 0 49 0
[pid=20808] ppid=20803 vsize=1316512 CPUtime=342
/proc/20808/stat : 20808 (SatELite_releas) R 20803 20803 20353 0 -1 4194304 282759 0 0 0 33991 209 0 0 25 0 1 0 109159406 1348108288 258616 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134543064 0 0 4096 3 0 0 0 17 0 0 0
/proc/20808/statm: 329128 258616 66 128 0 328997 0
Current children cumulated CPU time (s) 342
Current children cumulated vsize (KiB) 1321864

[startup+402.303 s]
/proc/loadavg: 1.00 0.97 0.76 2/79 20808
/proc/meminfo: memFree=394048/2055920 swapFree=4158012/4192956
[pid=20803] ppid=20801 vsize=5352 CPUtime=0
/proc/20803/stat : 20803 (TiniSatELite) S 20801 20803 20353 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 109159405 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20803/statm: 1338 235 197 169 0 49 0
[pid=20808] ppid=20803 vsize=1334944 CPUtime=401.96

################
# More data... #
################

/proc/20808/statm: 333736 259164 66 128 0 333605 0
Current children cumulated CPU time (s) 401.96
Current children cumulated vsize (KiB) 1340296

[startup+462.302 s]
/proc/loadavg: 1.00 0.97 0.77 2/79 20808
/proc/meminfo: memFree=308608/2055920 swapFree=4158012/4192956
[pid=20803] ppid=20801 vsize=5352 CPUtime=0
/proc/20803/stat : 20803 (TiniSatELite) S 20801 20803 20353 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 109159405 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20803/statm: 1338 235 197 169 0 49 0
[pid=20808] ppid=20803 vsize=1334944 CPUtime=461.9
/proc/20808/stat : 20808 (SatELite_releas) R 20803 20803 20353 0 -1 4194304 284542 0 0 0 45922 268 0 0 25 0 1 0 109159406 1366982656 260399 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134570677 0 0 4096 3 0 0 0 17 0 0 0
/proc/20808/statm: 333736 260399 66 128 0 333605 0
Current children cumulated CPU time (s) 461.9
Current children cumulated vsize (KiB) 1340296

[startup+522.303 s]
/proc/loadavg: 1.00 0.97 0.78 2/79 20808
/proc/meminfo: memFree=225792/2055920 swapFree=4158012/4192956
[pid=20803] ppid=20801 vsize=5352 CPUtime=0
/proc/20803/stat : 20803 (TiniSatELite) S 20801 20803 20353 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 109159405 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20803/statm: 1338 235 197 169 0 49 0
[pid=20808] ppid=20803 vsize=1366064 CPUtime=521.84
/proc/20808/stat : 20808 (SatELite_releas) R 20803 20803 20353 0 -1 4194304 291399 0 0 0 51879 305 0 0 25 0 1 0 109159406 1398849536 266628 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134543062 0 0 4096 3 0 0 0 17 0 0 0
/proc/20808/statm: 341516 266628 66 128 0 341385 0
Current children cumulated CPU time (s) 521.84
Current children cumulated vsize (KiB) 1371416

[startup+582.302 s]
/proc/loadavg: 1.00 0.97 0.80 2/79 20808
/proc/meminfo: memFree=219328/2055920 swapFree=4158012/4192956
[pid=20803] ppid=20801 vsize=5352 CPUtime=0
/proc/20803/stat : 20803 (TiniSatELite) S 20801 20803 20353 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 109159405 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20803/statm: 1338 235 197 169 0 49 0
[pid=20808] ppid=20803 vsize=1366484 CPUtime=581.79
/proc/20808/stat : 20808 (SatELite_releas) R 20803 20803 20353 0 -1 4194304 292533 0 0 0 57866 313 0 0 25 0 1 0 109159406 1399279616 266635 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134543062 0 0 4096 3 0 0 0 17 0 0 0
/proc/20808/statm: 341621 266635 66 128 0 341490 0
Current children cumulated CPU time (s) 581.79
Current children cumulated vsize (KiB) 1371836

[startup+642.302 s]
/proc/loadavg: 1.00 0.97 0.81 3/79 20808
/proc/meminfo: memFree=214144/2055920 swapFree=4158012/4192956
[pid=20803] ppid=20801 vsize=5352 CPUtime=0
/proc/20803/stat : 20803 (TiniSatELite) S 20801 20803 20353 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 109159405 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20803/statm: 1338 235 197 169 0 49 0
[pid=20808] ppid=20803 vsize=1366752 CPUtime=641.76
/proc/20808/stat : 20808 (SatELite_releas) R 20803 20803 20353 0 -1 4194304 293334 0 0 0 63856 320 0 0 25 0 1 0 109159406 1399554048 266638 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134543428 0 0 4096 3 0 0 0 17 0 0 0
/proc/20808/statm: 341688 266638 66 128 0 341557 0
Current children cumulated CPU time (s) 641.76
Current children cumulated vsize (KiB) 1372104

[startup+702.303 s]
/proc/loadavg: 1.00 0.97 0.82 2/79 20808
/proc/meminfo: memFree=209408/2055920 swapFree=4158012/4192956
[pid=20803] ppid=20801 vsize=5352 CPUtime=0
/proc/20803/stat : 20803 (TiniSatELite) S 20801 20803 20353 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 109159405 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20803/statm: 1338 235 197 169 0 49 0
[pid=20808] ppid=20803 vsize=1367172 CPUtime=701.72
/proc/20808/stat : 20808 (SatELite_releas) R 20803 20803 20353 0 -1 4194304 294154 0 0 0 69846 326 0 0 25 0 1 0 109159406 1399984128 266643 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134543422 0 0 4096 3 0 0 0 17 0 0 0
/proc/20808/statm: 341793 266643 66 128 0 341662 0
Current children cumulated CPU time (s) 701.72
Current children cumulated vsize (KiB) 1372524

[startup+762.306 s]
/proc/loadavg: 1.00 0.97 0.83 2/79 20808
/proc/meminfo: memFree=204288/2055920 swapFree=4158012/4192956
[pid=20803] ppid=20801 vsize=5352 CPUtime=0
/proc/20803/stat : 20803 (TiniSatELite) S 20801 20803 20353 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 109159405 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20803/statm: 1338 235 197 169 0 49 0
[pid=20808] ppid=20803 vsize=1367592 CPUtime=761.68
/proc/20808/stat : 20808 (SatELite_releas) R 20803 20803 20353 0 -1 4194304 294974 0 0 0 75838 330 0 0 25 0 1 0 109159406 1400414208 266648 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134543071 0 0 4096 3 0 0 0 17 0 0 0
/proc/20808/statm: 341898 266648 66 128 0 341767 0
Current children cumulated CPU time (s) 761.68
Current children cumulated vsize (KiB) 1372944

[startup+822.303 s]
/proc/loadavg: 1.00 0.97 0.83 2/79 20809
/proc/meminfo: memFree=912640/2055920 swapFree=4158012/4192956
[pid=20803] ppid=20801 vsize=5352 CPUtime=809.39
/proc/20803/stat : 20803 (TiniSatELite) S 20801 20803 20353 0 -1 4194304 331 498622 0 0 0 0 80456 483 16 0 1 0 109159405 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20803/statm: 1338 236 197 169 0 49 0
[pid=20809] ppid=20803 vsize=343324 CPUtime=12.17
/proc/20809/stat : 20809 (tinisat) R 20803 20803 20353 0 -1 4194304 76151 0 0 0 1180 37 0 0 25 0 1 0 109240412 351563776 64600 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/20809/statm: 85831 64600 52 110 0 85718 0
Current children cumulated CPU time (s) 821.56
Current children cumulated vsize (KiB) 348676

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

[startup+844.701 s]
/proc/loadavg: 1.00 0.97 0.83 2/79 20809
/proc/meminfo: memFree=912064/2055920 swapFree=4158012/4192956
[pid=20803] ppid=20801 vsize=5352 CPUtime=809.39
/proc/20803/stat : 20803 (TiniSatELite) S 20801 20803 20353 0 -1 4194304 331 498622 0 0 0 0 80456 483 16 0 1 0 109159405 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20803/statm: 1338 236 197 169 0 49 0
[pid=20809] ppid=20803 vsize=343324 CPUtime=34.54
/proc/20809/stat : 20809 (tinisat) R 20803 20803 20353 0 -1 4194304 76246 0 0 0 3417 37 0 0 25 0 1 0 109240412 351563776 64695 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519591 0 0 4096 0 0 0 0 17 0 0 0
/proc/20809/statm: 85831 64695 52 110 0 85718 0
Current children cumulated CPU time (s) 843.93
Current children cumulated vsize (KiB) 348676

[startup+857.501 s]
/proc/loadavg: 1.00 0.97 0.83 2/79 20809
/proc/meminfo: memFree=911872/2055920 swapFree=4158012/4192956
[pid=20803] ppid=20801 vsize=5352 CPUtime=809.39
/proc/20803/stat : 20803 (TiniSatELite) S 20801 20803 20353 0 -1 4194304 331 498622 0 0 0 0 80456 483 16 0 1 0 109159405 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20803/statm: 1338 236 197 169 0 49 0
[pid=20809] ppid=20803 vsize=343324 CPUtime=47.31
/proc/20809/stat : 20809 (tinisat) R 20803 20803 20353 0 -1 4194304 76259 0 0 0 4694 37 0 0 25 0 1 0 109240412 351563776 64708 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519582 0 0 4096 0 0 0 0 17 1 0 0
/proc/20809/statm: 85831 64708 52 110 0 85718 0
Current children cumulated CPU time (s) 856.7
Current children cumulated vsize (KiB) 348676

[startup+863.901 s]
/proc/loadavg: 1.00 0.97 0.83 2/79 20809
/proc/meminfo: memFree=911744/2055920 swapFree=4158012/4192956
[pid=20803] ppid=20801 vsize=5352 CPUtime=809.39
/proc/20803/stat : 20803 (TiniSatELite) S 20801 20803 20353 0 -1 4194304 331 498622 0 0 0 0 80456 483 16 0 1 0 109159405 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20803/statm: 1338 236 197 169 0 49 0
[pid=20809] ppid=20803 vsize=343324 CPUtime=53.7
/proc/20809/stat : 20809 (tinisat) R 20803 20803 20353 0 -1 4194304 76303 0 0 0 5333 37 0 0 25 0 1 0 109240412 351563776 64752 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134533224 0 0 4096 0 0 0 0 17 0 0 0
/proc/20809/statm: 85831 64752 52 110 0 85718 0
Current children cumulated CPU time (s) 863.09
Current children cumulated vsize (KiB) 348676

[startup+867.102 s]
/proc/loadavg: 1.00 0.97 0.84 2/79 20809
/proc/meminfo: memFree=911744/2055920 swapFree=4158012/4192956
[pid=20803] ppid=20801 vsize=5352 CPUtime=809.39
/proc/20803/stat : 20803 (TiniSatELite) S 20801 20803 20353 0 -1 4194304 331 498622 0 0 0 0 80456 483 16 0 1 0 109159405 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20803/statm: 1338 236 197 169 0 49 0
[pid=20809] ppid=20803 vsize=343324 CPUtime=56.9
/proc/20809/stat : 20809 (tinisat) R 20803 20803 20353 0 -1 4194304 76308 0 0 0 5653 37 0 0 25 0 1 0 109240412 351563776 64757 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519567 0 0 4096 0 0 0 0 17 0 0 0
/proc/20809/statm: 85831 64757 52 110 0 85718 0
Current children cumulated CPU time (s) 866.29
Current children cumulated vsize (KiB) 348676

[startup+867.906 s]
/proc/loadavg: 1.00 0.97 0.84 2/79 20809
/proc/meminfo: memFree=911744/2055920 swapFree=4158012/4192956
[pid=20803] ppid=20801 vsize=5352 CPUtime=809.39
/proc/20803/stat : 20803 (TiniSatELite) S 20801 20803 20353 0 -1 4194304 331 498622 0 0 0 0 80456 483 16 0 1 0 109159405 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20803/statm: 1338 236 197 169 0 49 0
[pid=20809] ppid=20803 vsize=343324 CPUtime=57.71
/proc/20809/stat : 20809 (tinisat) R 20803 20803 20353 0 -1 4194304 76309 0 0 0 5734 37 0 0 25 0 1 0 109240412 351563776 64758 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519582 0 0 4096 0 0 0 0 17 0 0 0
/proc/20809/statm: 85831 64758 52 110 0 85718 0
Current children cumulated CPU time (s) 867.1
Current children cumulated vsize (KiB) 348676

[startup+868.302 s]
/proc/loadavg: 1.00 0.97 0.84 2/79 20809
/proc/meminfo: memFree=911744/2055920 swapFree=4158012/4192956
[pid=20803] ppid=20801 vsize=5352 CPUtime=809.39
/proc/20803/stat : 20803 (TiniSatELite) S 20801 20803 20353 0 -1 4194304 331 498622 0 0 0 0 80456 483 16 0 1 0 109159405 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20803/statm: 1338 236 197 169 0 49 0
[pid=20809] ppid=20803 vsize=343324 CPUtime=58.1
/proc/20809/stat : 20809 (tinisat) R 20803 20803 20353 0 -1 4194304 76309 0 0 0 5773 37 0 0 25 0 1 0 109240412 351563776 64758 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134517013 0 0 4096 0 0 0 0 17 0 0 0
/proc/20809/statm: 85831 64758 52 110 0 85718 0
Current children cumulated CPU time (s) 867.49
Current children cumulated vsize (KiB) 348676

[startup+868.505 s]
/proc/loadavg: 1.00 0.97 0.84 2/79 20809
/proc/meminfo: memFree=911744/2055920 swapFree=4158012/4192956
[pid=20803] ppid=20801 vsize=5356 CPUtime=867.55
/proc/20803/stat : 20803 (TiniSatELite) S 20801 20803 20353 0 -1 4194304 358 574938 0 0 0 0 86230 525 19 0 1 0 109159405 5484544 239 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20803/statm: 1339 239 198 169 0 50 0
Current children cumulated CPU time (s) 867.55
Current children cumulated vsize (KiB) 5356

Child status: 20
Real time (s): 868.512
CPU time (s): 867.721
CPU user time (s): 862.303
CPU system time (s): 5.41818
CPU usage (%): 99.9089
Max. virtual memory (cumulated for all children) (KiB): 1509516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 862.303
system time used= 5.41818
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 575424
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= 76
involuntary context switches= 11595

runsolver used 0.741887 second user time and 2.42563 second system time

The end

Launcher Data (download as text)

Begin job on node47 on Wed Apr 25 23:19:00 UTC 2007

IDJOB= 356555
IDBENCH= 20508
IDSOLVER= 170
FILE ID= node47/356555-1177543129

PBS_JOBID= 4695842

Free space on /tmp= 66270 MiB

SOLVER NAME= TiniSatELite 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/narain/clauses-10.cnf
COMMAND LINE= /tmp/evaluation/356555-1177543129/TiniSatELite /tmp/evaluation/356555-1177543129/instance-356555-1177543129.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node47/watcher-356555-1177543129 -o ROOT/results/node47/solver-356555-1177543129 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/356555-1177543129/TiniSatELite /tmp/evaluation/356555-1177543129/instance-356555-1177543129.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  98c58d3136fcf1971f77037eb3533718

RANDOM SEED= 736382220

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node47.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.221
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.221
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:       1491880 kB
Buffers:         37960 kB
Cached:         425320 kB
SwapCached:       3880 kB
Active:         329432 kB
Inactive:       177444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1491880 kB
SwapTotal:     4192956 kB
SwapFree:      4158012 kB
Dirty:          184548 kB
Writeback:           0 kB
Mapped:          50144 kB
Slab:            42624 kB
Committed_AS:  3962612 kB
PageTables:       1828 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= 66270 MiB

End job on node47 on Wed Apr 25 23:33:29 UTC 2007