Trace number 355851

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-08? (TO) 10000 10005.5

General information on the benchmark

Nameindustrial/IBM_FV_2004_30/
IBM_FV_2004_rule_batch_30_SAT_dat.k100.cnf
MD5SUMc97658c8cc9699de99c11669c53b15a2
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2425.37
Satisfiable
(Un)Satisfiability was proved
Number of variables206904
Number of clauses861029
Sum of the clauses size2210241
Maximum clause length12
Minimum clause length1
Number of clauses of size 12072
Number of clauses of size 2611020
Number of clauses of size 3161906
Number of clauses of size 430714
Number of clauses of size 517499
Number of clauses of size over 537818

Solver Data (download as text)

0.00/0.00	c Parsing...
0.00/0.75	c ==============================================================================
0.00/0.75	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.75	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.75	c ==============================================================================
0.00/0.75	c |         0 |  851592  2189512 |  255477       0        0     nan |  0.000 % |
4.69/4.77	c |         0 |  624033  2031689 |      --       0       --      -- |     --   | -207441/-105089
4.69/4.77	c ==============================================================================
4.69/4.77	c Result  :   #vars: 97256   #clauses: 624033   #literals: 2031689
4.69/4.77	c CPU time:   4.51731 s
4.69/4.77	c ==============================================================================
6.47/6.56	c Tinisat 0.22
6.47/6.56	c solving /tmp/GTI_node55.alineos.net_30898.cnf
6.47/6.56	c 97256 variables, 624033 clauses

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node55/watcher-355851-1176900356 -o ROOT/results/node55/solver-355851-1176900356 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/355851-1176900356/TiniSatELite /tmp/evaluation/355851-1176900356/instance-355851-1176900356.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.71 0.92 0.97 3/64 30898
/proc/meminfo: memFree=1705092/2055920 swapFree=4184496/4192956
[pid=30898] ppid=30896 vsize=5352 CPUtime=0
/proc/30898/stat : 30898 (TiniSatELite) S 30896 30898 30842 0 -1 4194304 274 0 0 0 0 0 0 0 18 0 1 0 137945748 5480448 232 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 248761778258 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/30898/statm: 1338 232 195 169 0 49 0
[pid=30899] ppid=30898 vsize=5352 CPUtime=0
/proc/30899/stat : 30899 (TiniSatELite) S 30898 30898 30842 0 -1 4194368 52 25 0 0 0 0 0 0 20 0 1 0 137945749 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 248761606980 0 65536 4096 65538 18446744071563356171 0 0 17 1 0 0
/proc/30899/statm: 1338 236 198 169 0 49 0
[pid=30901] ppid=30899 vsize=0 CPUtime=0
/proc/30901/stat : 30901 (sed) R 30899 30898 30842 0 -1 4194308 163 0 0 0 0 0 0 0 21 0 1 0 137945749 0 0 18446744073709551615 0 0 0 0 0 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/30901/statm: 0 0 0 0 0 0 0

[startup+0.038221 s]
/proc/loadavg: 0.71 0.92 0.97 3/64 30898
/proc/meminfo: memFree=1705092/2055920 swapFree=4184496/4192956
[pid=30898] ppid=30896 vsize=5352 CPUtime=0
/proc/30898/stat : 30898 (TiniSatELite) S 30896 30898 30842 0 -1 4194304 308 252 0 0 0 0 0 0 18 0 1 0 137945748 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30898/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.101224 s]
/proc/loadavg: 0.71 0.92 0.97 3/64 30898
/proc/meminfo: memFree=1705092/2055920 swapFree=4184496/4192956
[pid=30898] ppid=30896 vsize=5352 CPUtime=0
/proc/30898/stat : 30898 (TiniSatELite) S 30896 30898 30842 0 -1 4194304 308 252 0 0 0 0 0 0 18 0 1 0 137945748 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30898/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.301243 s]
/proc/loadavg: 0.71 0.92 0.97 3/64 30898
/proc/meminfo: memFree=1705092/2055920 swapFree=4184496/4192956
[pid=30898] ppid=30896 vsize=5352 CPUtime=0
/proc/30898/stat : 30898 (TiniSatELite) S 30896 30898 30842 0 -1 4194304 308 252 0 0 0 0 0 0 18 0 1 0 137945748 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30898/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.70128 s]
/proc/loadavg: 0.71 0.92 0.97 3/64 30898
/proc/meminfo: memFree=1705092/2055920 swapFree=4184496/4192956
[pid=30898] ppid=30896 vsize=5352 CPUtime=0
/proc/30898/stat : 30898 (TiniSatELite) S 30896 30898 30842 0 -1 4194304 308 252 0 0 0 0 0 0 18 0 1 0 137945748 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30898/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.50136 s]
/proc/loadavg: 0.71 0.92 0.97 2/66 30903
/proc/meminfo: memFree=1610236/2055920 swapFree=4184496/4192956
[pid=30898] ppid=30896 vsize=5352 CPUtime=0
/proc/30898/stat : 30898 (TiniSatELite) S 30896 30898 30842 0 -1 4194304 308 252 0 0 0 0 0 0 18 0 1 0 137945748 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30898/statm: 1338 235 197 169 0 49 0
[pid=30903] ppid=30898 vsize=112072 CPUtime=1.48
/proc/30903/stat : 30903 (SatELite_releas) R 30898 30898 30842 0 -1 4194304 27309 0 0 0 130 18 0 0 25 0 1 0 137945749 114761728 25092 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134698573 0 0 4096 3 0 0 0 17 0 0 0
/proc/30903/statm: 28018 25092 66 128 0 27887 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 117424

[startup+3.10151 s]
/proc/loadavg: 0.71 0.92 0.97 2/66 30903
/proc/meminfo: memFree=1589564/2055920 swapFree=4184496/4192956
[pid=30898] ppid=30896 vsize=5352 CPUtime=0
/proc/30898/stat : 30898 (TiniSatELite) S 30896 30898 30842 0 -1 4194304 308 252 0 0 0 0 0 0 18 0 1 0 137945748 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30898/statm: 1338 235 197 169 0 49 0
[pid=30903] ppid=30898 vsize=119040 CPUtime=3.08
/proc/30903/stat : 30903 (SatELite_releas) R 30898 30898 30842 0 -1 4194304 29295 0 0 0 287 21 0 0 25 0 1 0 137945749 121896960 26882 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134570482 0 0 4096 3 0 0 0 17 0 0 0
/proc/30903/statm: 29760 26882 66 128 0 29629 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 124392

[startup+6.30182 s]
/proc/loadavg: 0.73 0.92 0.97 2/66 30903
/proc/meminfo: memFree=1576188/2055920 swapFree=4184496/4192956
[pid=30898] ppid=30896 vsize=5352 CPUtime=5.58
/proc/30898/stat : 30898 (TiniSatELite) S 30896 30898 30842 0 -1 4194304 332 35584 0 0 0 0 526 32 16 0 1 0 137945748 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30898/statm: 1338 236 197 169 0 49 0
Current children cumulated CPU time (s) 5.58
Current children cumulated vsize (KiB) 5352

[startup+12.7014 s]
/proc/loadavg: 0.76 0.92 0.97 2/66 30904
/proc/meminfo: memFree=1636924/2055920 swapFree=4184496/4192956
[pid=30898] ppid=30896 vsize=5352 CPUtime=5.58
/proc/30898/stat : 30898 (TiniSatELite) S 30896 30898 30842 0 -1 4194304 332 35584 0 0 0 0 526 32 16 0 1 0 137945748 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30898/statm: 1338 236 197 169 0 49 0
[pid=30904] ppid=30898 vsize=57636 CPUtime=7.08
/proc/30904/stat : 30904 (tinisat) R 30898 30898 30842 0 -1 4194304 12731 0 0 0 701 7 0 0 25 0 1 0 137946309 59019264 10926 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 0 0 0
/proc/30904/statm: 14409 10926 52 110 0 14296 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 62988

[startup+25.5016 s]
/proc/loadavg: 0.81 0.92 0.97 2/66 30904
/proc/meminfo: memFree=1635708/2055920 swapFree=4184496/4192956
[pid=30898] ppid=30896 vsize=5352 CPUtime=5.58
/proc/30898/stat : 30898 (TiniSatELite) S 30896 30898 30842 0 -1 4194304 332 35584 0 0 0 0 526 32 16 0 1 0 137945748 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30898/statm: 1338 236 197 169 0 49 0
[pid=30904] ppid=30898 vsize=57636 CPUtime=19.88
/proc/30904/stat : 30904 (tinisat) R 30898 30898 30842 0 -1 4194304 13099 0 0 0 1980 8 0 0 25 0 1 0 137946309 59019264 11294 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519807 0 0 4096 0 0 0 0 17 0 0 0
/proc/30904/statm: 14409 11294 52 110 0 14296 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 62988

[startup+51.1011 s]
/proc/loadavg: 0.87 0.93 0.97 2/66 30904
/proc/meminfo: memFree=1631612/2055920 swapFree=4184496/4192956
[pid=30898] ppid=30896 vsize=5352 CPUtime=5.58
/proc/30898/stat : 30898 (TiniSatELite) S 30896 30898 30842 0 -1 4194304 332 35584 0 0 0 0 526 32 16 0 1 0 137945748 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30898/statm: 1338 236 197 169 0 49 0
[pid=30904] ppid=30898 vsize=57636 CPUtime=45.44
/proc/30904/stat : 30904 (tinisat) R 30898 30898 30842 0 -1 4194304 14113 0 0 0 4535 9 0 0 25 0 1 0 137946309 59019264 12308 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134532427 0 0 4096 0 0 0 0 17 0 0 0
/proc/30904/statm: 14409 12308 52 110 0 14296 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 62988

[startup+102.306 s]
/proc/loadavg: 0.94 0.94 0.97 2/66 30904
/proc/meminfo: memFree=1623100/2055920 swapFree=4184496/4192956
[pid=30898] ppid=30896 vsize=5352 CPUtime=5.58
/proc/30898/stat : 30898 (TiniSatELite) S 30896 30898 30842 0 -1 4194304 332 35584 0 0 0 0 526 32 16 0 1 0 137945748 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30898/statm: 1338 236 197 169 0 49 0
[pid=30904] ppid=30898 vsize=99132 CPUtime=96.64
/proc/30904/stat : 30904 (tinisat) R 30898 30898 30842 0 -1 4194304 16276 0 0 0 9652 12 0 0 25 0 1 0 137946309 101511168 14471 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/30904/statm: 24783 14471 52 110 0 24670 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 104484

[startup+162.302 s]
/proc/loadavg: 0.98 0.95 0.97 2/66 30904
/proc/meminfo: memFree=1616508/2055920 swapFree=4184496/4192956
[pid=30898] ppid=30896 vsize=5352 CPUtime=5.58
/proc/30898/stat : 30898 (TiniSatELite) S 30896 30898 30842 0 -1 4194304 332 35584 0 0 0 0 526 32 16 0 1 0 137945748 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30898/statm: 1338 236 197 169 0 49 0
[pid=30904] ppid=30898 vsize=99132 CPUtime=156.61
/proc/30904/stat : 30904 (tinisat) R 30898 30898 30842 0 -1 4194304 17956 0 0 0 15648 13 0 0 25 0 1 0 137946309 101511168 16151 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519841 0 0 4096 0 0 0 0 17 0 0 0
/proc/30904/statm: 24783 16151 52 110 0 24670 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 104484

[startup+222.301 s]
/proc/loadavg: 0.99 0.95 0.97 2/66 30904
/proc/meminfo: memFree=1603004/2055920 swapFree=4184496/4192956
[pid=30898] ppid=30896 vsize=5352 CPUtime=5.58
/proc/30898/stat : 30898 (TiniSatELite) S 30896 30898 30842 0 -1 4194304 332 35584 0 0 0 0 526 32 16 0 1 0 137945748 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30898/statm: 1338 236 197 169 0 49 0
[pid=30904] ppid=30898 vsize=99132 CPUtime=216.6
/proc/30904/stat : 30904 (tinisat) R 30898 30898 30842 0 -1 4194304 21279 0 0 0 21644 16 0 0 25 0 1 0 137946309 101511168 19474 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134520078 0 0 4096 0 0 0 0 17 0 0 0
/proc/30904/statm: 24783 19474 52 110 0 24670 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 104484

[startup+282.301 s]
/proc/loadavg: 0.99 0.96 0.97 2/66 30904
/proc/meminfo: memFree=1592764/2055920 swapFree=4184496/4192956
[pid=30898] ppid=30896 vsize=5352 CPUtime=5.58
/proc/30898/stat : 30898 (TiniSatELite) S 30896 30898 30842 0 -1 4194304 332 35584 0 0 0 0 526 32 16 0 1 0 137945748 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30898/statm: 1338 236 197 169 0 49 0
[pid=30904] ppid=30898 vsize=99132 CPUtime=276.58
/proc/30904/stat : 30904 (tinisat) R 30898 30898 30842 0 -1 4194304 23866 0 0 0 27638 20 0 0 25 0 1 0 137946309 101511168 22061 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134515474 0 0 4096 0 0 0 0 17 0 0 0
/proc/30904/statm: 24783 22061 52 110 0 24670 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 104484

[startup+342.302 s]
/proc/loadavg: 0.99 0.96 0.97 2/66 30904
/proc/meminfo: memFree=1584380/2055920 swapFree=4184496/4192956
[pid=30898] ppid=30896 vsize=5352 CPUtime=5.58
/proc/30898/stat : 30898 (TiniSatELite) S 30896 30898 30842 0 -1 4194304 332 35584 0 0 0 0 526 32 16 0 1 0 137945748 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30898/statm: 1338 236 197 169 0 49 0
[pid=30904] ppid=30898 vsize=99132 CPUtime=336.57
/proc/30904/stat : 30904 (tinisat) R 30898 30898 30842 0 -1 4194304 25903 0 0 0 33634 23 0 0 25 0 1 0 137946309 101511168 24098 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/30904/statm: 24783 24098 52 110 0 24670 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 104484

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 30904
/proc/meminfo: memFree=1576380/2055920 swapFree=4184496/4192956
[pid=30898] ppid=30896 vsize=5352 CPUtime=5.58
/proc/30898/stat : 30898 (TiniSatELite) S 30896 30898 30842 0 -1 4194304 332 35584 0 0 0 0 526 32 16 0 1 0 137945748 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30898/statm: 1338 236 197 169 0 49 0
[pid=30904] ppid=30898 vsize=182124 CPUtime=396.55
/proc/30904/stat : 30904 (tinisat) R 30898 30898 30842 0 -1 4194304 27910 0 0 0 39630 25 0 0 25 0 1 0 137946309 186494976 26105 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134532874 0 0 4096 0 0 0 0 17 0 0 0
/proc/30904/statm: 45531 26105 52 110 0 45418 0

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

/proc/30904/statm: 354699 344884 52 110 0 354586 0
Current children cumulated CPU time (s) 9397
Current children cumulated vsize (KiB) 1424148

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31502
/proc/meminfo: memFree=286140/2055920 swapFree=4184496/4192956
[pid=30898] ppid=30896 vsize=5352 CPUtime=5.58
/proc/30898/stat : 30898 (TiniSatELite) S 30896 30898 30842 0 -1 4194304 332 35584 0 0 0 0 526 32 16 0 1 0 137945748 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30898/statm: 1338 236 197 169 0 49 0
[pid=30904] ppid=30898 vsize=1418984 CPUtime=9451.4
/proc/30904/stat : 30904 (tinisat) R 30898 30898 30842 0 -1 4194304 352097 0 0 0 944727 413 0 0 25 0 1 0 137946309 1453039616 347218 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519883 0 0 4096 0 0 0 0 17 0 0 0
/proc/30904/statm: 354746 347218 52 110 0 354633 0
Current children cumulated CPU time (s) 9456.98
Current children cumulated vsize (KiB) 1424336

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31502
/proc/meminfo: memFree=276604/2055920 swapFree=4184496/4192956
[pid=30898] ppid=30896 vsize=5352 CPUtime=5.58
/proc/30898/stat : 30898 (TiniSatELite) S 30896 30898 30842 0 -1 4194304 332 35584 0 0 0 0 526 32 16 0 1 0 137945748 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30898/statm: 1338 236 197 169 0 49 0
[pid=30904] ppid=30898 vsize=1418984 CPUtime=9511.37
/proc/30904/stat : 30904 (tinisat) R 30898 30898 30842 0 -1 4194304 354489 0 0 0 950722 415 0 0 25 0 1 0 137946309 1453039616 349610 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519964 0 0 4096 0 0 0 0 17 0 0 0
/proc/30904/statm: 354746 349610 52 110 0 354633 0
Current children cumulated CPU time (s) 9516.95
Current children cumulated vsize (KiB) 1424336

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31502
/proc/meminfo: memFree=263932/2055920 swapFree=4184496/4192956
[pid=30898] ppid=30896 vsize=5352 CPUtime=5.58
/proc/30898/stat : 30898 (TiniSatELite) S 30896 30898 30842 0 -1 4194304 332 35584 0 0 0 0 526 32 16 0 1 0 137945748 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30898/statm: 1338 236 197 169 0 49 0
[pid=30904] ppid=30898 vsize=1752144 CPUtime=9571.37
/proc/30904/stat : 30904 (tinisat) R 30898 30898 30842 0 -1 4194304 357629 0 0 0 956718 419 0 0 25 0 1 0 137946309 1794195456 352750 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 0 0 0
/proc/30904/statm: 438036 352750 52 110 0 437923 0
Current children cumulated CPU time (s) 9576.95
Current children cumulated vsize (KiB) 1757496

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31502
/proc/meminfo: memFree=254780/2055920 swapFree=4184496/4192956
[pid=30898] ppid=30896 vsize=5352 CPUtime=5.58
/proc/30898/stat : 30898 (TiniSatELite) S 30896 30898 30842 0 -1 4194304 332 35584 0 0 0 0 526 32 16 0 1 0 137945748 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30898/statm: 1338 236 197 169 0 49 0
[pid=30904] ppid=30898 vsize=1752276 CPUtime=9631.35
/proc/30904/stat : 30904 (tinisat) R 30898 30898 30842 0 -1 4194304 359930 0 0 0 962715 420 0 0 25 0 1 0 137946309 1794330624 355051 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/30904/statm: 438069 355051 52 110 0 437956 0
Current children cumulated CPU time (s) 9636.93
Current children cumulated vsize (KiB) 1757628

[startup+9702.3 s]
/proc/loadavg: 1.11 1.03 1.01 2/66 31502
/proc/meminfo: memFree=244860/2055920 swapFree=4184496/4192956
[pid=30898] ppid=30896 vsize=5352 CPUtime=5.58
/proc/30898/stat : 30898 (TiniSatELite) S 30896 30898 30842 0 -1 4194304 332 35584 0 0 0 0 526 32 16 0 1 0 137945748 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30898/statm: 1338 236 197 169 0 49 0
[pid=30904] ppid=30898 vsize=1752276 CPUtime=9691.33
/proc/30904/stat : 30904 (tinisat) R 30898 30898 30842 0 -1 4194304 362326 0 0 0 968710 423 0 0 25 0 1 0 137946309 1794330624 357447 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/30904/statm: 438069 357447 52 110 0 437956 0
Current children cumulated CPU time (s) 9696.91
Current children cumulated vsize (KiB) 1757628

[startup+9762.3 s]
/proc/loadavg: 1.10 1.04 1.01 2/66 31502
/proc/meminfo: memFree=236348/2055920 swapFree=4184496/4192956
[pid=30898] ppid=30896 vsize=5352 CPUtime=5.58
/proc/30898/stat : 30898 (TiniSatELite) S 30896 30898 30842 0 -1 4194304 332 35584 0 0 0 0 526 32 16 0 1 0 137945748 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30898/statm: 1338 236 197 169 0 49 0
[pid=30904] ppid=30898 vsize=1752276 CPUtime=9751.32
/proc/30904/stat : 30904 (tinisat) R 30898 30898 30842 0 -1 4194304 364482 0 0 0 974707 425 0 0 25 0 1 0 137946309 1794330624 359603 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/30904/statm: 438069 359603 52 110 0 437956 0
Current children cumulated CPU time (s) 9756.9
Current children cumulated vsize (KiB) 1757628

[startup+9822.3 s]
/proc/loadavg: 1.10 1.04 1.00 2/66 31502
/proc/meminfo: memFree=227004/2055920 swapFree=4184496/4192956
[pid=30898] ppid=30896 vsize=5352 CPUtime=5.58
/proc/30898/stat : 30898 (TiniSatELite) S 30896 30898 30842 0 -1 4194304 332 35584 0 0 0 0 526 32 16 0 1 0 137945748 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30898/statm: 1338 236 197 169 0 49 0
[pid=30904] ppid=30898 vsize=1752276 CPUtime=9811.31
/proc/30904/stat : 30904 (tinisat) R 30898 30898 30842 0 -1 4194304 366787 0 0 0 980703 428 0 0 25 0 1 0 137946309 1794330624 361908 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519932 0 0 4096 0 0 0 0 17 0 0 0
/proc/30904/statm: 438069 361908 52 110 0 437956 0
Current children cumulated CPU time (s) 9816.89
Current children cumulated vsize (KiB) 1757628

[startup+9882.3 s]
/proc/loadavg: 1.16 1.08 1.01 2/66 31502
/proc/meminfo: memFree=218428/2055920 swapFree=4184496/4192956
[pid=30898] ppid=30896 vsize=5352 CPUtime=5.58
/proc/30898/stat : 30898 (TiniSatELite) S 30896 30898 30842 0 -1 4194304 332 35584 0 0 0 0 526 32 16 0 1 0 137945748 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30898/statm: 1338 236 197 169 0 49 0
[pid=30904] ppid=30898 vsize=1753300 CPUtime=9871.3
/proc/30904/stat : 30904 (tinisat) R 30898 30898 30842 0 -1 4194304 368919 0 0 0 986700 430 0 0 25 0 1 0 137946309 1795379200 364040 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519858 0 0 4096 0 0 0 0 17 0 0 0
/proc/30904/statm: 438325 364040 52 110 0 438212 0
Current children cumulated CPU time (s) 9876.88
Current children cumulated vsize (KiB) 1758652

[startup+9942.3 s]
/proc/loadavg: 1.06 1.06 1.01 2/66 31502
/proc/meminfo: memFree=210684/2055920 swapFree=4184496/4192956
[pid=30898] ppid=30896 vsize=5352 CPUtime=5.58
/proc/30898/stat : 30898 (TiniSatELite) S 30896 30898 30842 0 -1 4194304 332 35584 0 0 0 0 526 32 16 0 1 0 137945748 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30898/statm: 1338 236 197 169 0 49 0
[pid=30904] ppid=30898 vsize=1753300 CPUtime=9931.27
/proc/30904/stat : 30904 (tinisat) R 30898 30898 30842 0 -1 4194304 370882 0 0 0 992695 432 0 0 25 0 1 0 137946309 1795379200 366003 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/30904/statm: 438325 366003 52 110 0 438212 0
Current children cumulated CPU time (s) 9936.85
Current children cumulated vsize (KiB) 1758652

[startup+10002.3 s]
/proc/loadavg: 1.02 1.05 1.00 2/66 31502
/proc/meminfo: memFree=202236/2055920 swapFree=4184496/4192956
[pid=30898] ppid=30896 vsize=5352 CPUtime=5.58
/proc/30898/stat : 30898 (TiniSatELite) S 30896 30898 30842 0 -1 4194304 332 35584 0 0 0 0 526 32 16 0 1 0 137945748 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30898/statm: 1338 236 197 169 0 49 0
[pid=30904] ppid=30898 vsize=1754324 CPUtime=9991.26
/proc/30904/stat : 30904 (tinisat) R 30898 30898 30842 0 -1 4194304 372982 0 0 0 998691 435 0 0 25 0 1 0 137946309 1796427776 368103 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/30904/statm: 438581 368103 52 110 0 438468 0
Current children cumulated CPU time (s) 9996.84
Current children cumulated vsize (KiB) 1759676



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10005.5 s]
/proc/loadavg: 1.02 1.05 1.00 2/66 31502
/proc/meminfo: memFree=201660/2055920 swapFree=4184496/4192956
[pid=30898] ppid=30896 vsize=5352 CPUtime=5.58
/proc/30898/stat : 30898 (TiniSatELite) S 30896 30898 30842 0 -1 4194304 332 35584 0 0 0 0 526 32 16 0 1 0 137945748 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30898/statm: 1338 236 197 169 0 49 0
[pid=30904] ppid=30898 vsize=1754324 CPUtime=9994.47
/proc/30904/stat : 30904 (tinisat) R 30898 30898 30842 0 -1 4194304 373119 0 0 0 999012 435 0 0 25 0 1 0 137946309 1796427776 368240 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/30904/statm: 438581 368240 52 110 0 438468 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 1759676

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+10005.5 s]
/proc/loadavg: 1.02 1.05 1.00 2/66 31502
/proc/meminfo: memFree=201660/2055920 swapFree=4184496/4192956
[pid=30898] ppid=30896 vsize=5352 CPUtime=5.58
/proc/30898/stat : 30898 (TiniSatELite) S 30896 30898 30842 0 -1 4194304 332 35584 0 0 0 0 526 32 16 0 1 0 137945748 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30898/statm: 1338 236 197 169 0 49 0
[pid=30904] ppid=30898 vsize=1754324 CPUtime=9994.47
/proc/30904/stat : 30904 (tinisat) R 30898 30898 30842 0 -1 4194304 373119 0 0 0 999012 435 0 0 25 0 1 0 137946309 1796427776 368240 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/30904/statm: 438581 368240 52 110 0 438468 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 1759676

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 30898 and gives
#  childrusage.ru_utime.tv_sec=5
#  childrusage.ru_utime.tv_usec=269198
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=330949
# CPU time returned by wait4() is 5.60015
# while last known CPU time is 10000
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 10005.5
CPU time (s): 10000
CPU user time (s): 9995.38
CPU system time (s): 4.67
CPU usage (%): 99.9453
Max. virtual memory (cumulated for all children) (KiB): 1759676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.2692
system time used= 0.330949
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35916
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= 35
involuntary context switches= 24

runsolver used 9.30758 second user time and 27.0879 second system time

The end

Launcher Data (download as text)

Begin job on node55 on Wed Apr 18 12:45:57 UTC 2007

IDJOB= 355851
IDBENCH= 20571
IDSOLVER= 170
FILE ID= node55/355851-1176900356

PBS_JOBID= 4595182

Free space on /tmp= 66357 MiB

SOLVER NAME= TiniSatELite 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2004_30/IBM_FV_2004_rule_batch_30_SAT_dat.k100.cnf
COMMAND LINE= /tmp/evaluation/355851-1176900356/TiniSatELite /tmp/evaluation/355851-1176900356/instance-355851-1176900356.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node55/watcher-355851-1176900356 -o ROOT/results/node55/solver-355851-1176900356 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/355851-1176900356/TiniSatELite /tmp/evaluation/355851-1176900356/instance-355851-1176900356.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  c97658c8cc9699de99c11669c53b15a2

RANDOM SEED= 341291111

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node55.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.216
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.216
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:       1705564 kB
Buffers:          8940 kB
Cached:         261476 kB
SwapCached:       2196 kB
Active:          39072 kB
Inactive:       240536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1705564 kB
SwapTotal:     4192956 kB
SwapFree:      4184496 kB
Dirty:           22140 kB
Writeback:           0 kB
Mapped:          15660 kB
Slab:            56772 kB
Committed_AS:  1068044 kB
PageTables:       1380 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= 66334 MiB

End job on node55 on Wed Apr 18 15:32:45 UTC 2007