Trace number 319391

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
tinisat 2007-02-08? (TO) 1200.1 1200.54

General information on the benchmark

Nameindustrial/
crypto/mizh-md5-47-4.cnf
MD5SUMb0a37265834986ac9165bda379d279fd
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark117.301
Satisfiable
(Un)Satisfiability was proved
Number of variables65604
Number of clauses273506
Sum of the clauses size814918
Maximum clause length4
Minimum clause length1
Number of clauses of size 1199
Number of clauses of size 2118244
Number of clauses of size 342021
Number of clauses of size 4113042
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.39/0.40	c Tinisat 0.22
0.39/0.40	c solving /tmp/evaluation/319391-1173030158/instance-319391-1173030158.cnf
0.39/0.40	c 65604 variables, 273506 clauses

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node21/watcher-319391-1173030158 -o ROOT/results/node21/solver-319391-1173030158 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/319391-1173030158/tinisat /tmp/evaluation/319391-1173030158/instance-319391-1173030158.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 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.91 0.95 0.69 3/77 3678
/proc/meminfo: memFree=1538032/2055920 swapFree=4192956/4192956
[pid=3678] ppid=3676 vsize=2860 CPUtime=0
/proc/3678/stat : 3678 (tinisat) R 3676 3678 3581 0 -1 4194304 95 0 0 0 0 0 0 0 18 0 1 0 28986537 2928640 80 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134612771 0 0 4096 0 0 0 0 17 1 0 0
/proc/3678/statm: 715 80 48 110 0 602 0

[startup+0.0696929 s]
/proc/loadavg: 0.91 0.95 0.69 3/77 3678
/proc/meminfo: memFree=1538032/2055920 swapFree=4192956/4192956
[pid=3678] ppid=3676 vsize=3784 CPUtime=0.06
/proc/3678/stat : 3678 (tinisat) R 3676 3678 3581 0 -1 4194304 417 0 0 0 6 0 0 0 18 0 1 0 28986537 3874816 402 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134612771 0 0 4096 0 0 0 0 17 1 0 0
/proc/3678/statm: 946 402 48 110 0 833 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3784

[startup+0.102697 s]
/proc/loadavg: 0.91 0.95 0.69 3/77 3678
/proc/meminfo: memFree=1538032/2055920 swapFree=4192956/4192956
[pid=3678] ppid=3676 vsize=4180 CPUtime=0.09
/proc/3678/stat : 3678 (tinisat) R 3676 3678 3581 0 -1 4194304 569 0 0 0 9 0 0 0 18 0 1 0 28986537 4280320 554 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134612771 0 0 4096 0 0 0 0 17 1 0 0
/proc/3678/statm: 1045 554 48 110 0 932 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4180

[startup+0.301718 s]
/proc/loadavg: 0.91 0.95 0.69 3/77 3678
/proc/meminfo: memFree=1538032/2055920 swapFree=4192956/4192956
[pid=3678] ppid=3676 vsize=6952 CPUtime=0.29
/proc/3678/stat : 3678 (tinisat) R 3676 3678 3581 0 -1 4194304 1499 0 0 0 28 1 0 0 19 0 1 0 28986537 7118848 1484 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134629133 0 0 4096 0 0 0 0 17 1 0 0
/proc/3678/statm: 1738 1485 48 110 0 1625 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6952

[startup+0.702762 s]
/proc/loadavg: 0.91 0.95 0.69 3/77 3678
/proc/meminfo: memFree=1538032/2055920 swapFree=4192956/4192956
[pid=3678] ppid=3676 vsize=27880 CPUtime=0.7
/proc/3678/stat : 3678 (tinisat) R 3676 3678 3581 0 -1 4194304 6324 0 0 0 67 3 0 0 23 0 1 0 28986537 28549120 5386 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134515474 0 0 4096 0 0 0 0 17 1 0 0
/proc/3678/statm: 6970 5386 52 110 0 6857 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 27880

[startup+1.50185 s]
/proc/loadavg: 0.91 0.95 0.69 2/78 3679
/proc/meminfo: memFree=1516456/2055920 swapFree=4192956/4192956
[pid=3678] ppid=3676 vsize=27880 CPUtime=1.49
/proc/3678/stat : 3678 (tinisat) R 3676 3678 3581 0 -1 4194304 6405 0 0 0 146 3 0 0 25 0 1 0 28986537 28549120 5467 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134518568 0 0 4096 0 0 0 0 17 1 0 0
/proc/3678/statm: 6970 5467 52 110 0 6857 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27880

[startup+3.10202 s]
/proc/loadavg: 0.91 0.95 0.69 2/78 3679
/proc/meminfo: memFree=1515880/2055920 swapFree=4192956/4192956
[pid=3678] ppid=3676 vsize=27880 CPUtime=3.09
/proc/3678/stat : 3678 (tinisat) R 3676 3678 3581 0 -1 4194304 6524 0 0 0 306 3 0 0 25 0 1 0 28986537 28549120 5586 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519841 0 0 4096 0 0 0 0 17 1 0 0
/proc/3678/statm: 6970 5586 52 110 0 6857 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27880

[startup+6.30137 s]
/proc/loadavg: 0.92 0.95 0.69 2/78 3679
/proc/meminfo: memFree=1514536/2055920 swapFree=4192956/4192956
[pid=3678] ppid=3676 vsize=27880 CPUtime=6.29
/proc/3678/stat : 3678 (tinisat) R 3676 3678 3581 0 -1 4194304 6837 0 0 0 626 3 0 0 25 0 1 0 28986537 28549120 5899 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519841 0 0 4096 0 0 0 0 17 1 0 0
/proc/3678/statm: 6970 5899 52 110 0 6857 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27880

[startup+12.7011 s]
/proc/loadavg: 0.93 0.95 0.69 2/78 3679
/proc/meminfo: memFree=1512360/2055920 swapFree=4192956/4192956
[pid=3678] ppid=3676 vsize=27880 CPUtime=12.69
/proc/3678/stat : 3678 (tinisat) R 3676 3678 3581 0 -1 4194304 7349 0 0 0 1265 4 0 0 25 0 1 0 28986537 28549120 6411 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/3678/statm: 6970 6411 52 110 0 6857 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27880

[startup+25.5015 s]
/proc/loadavg: 0.94 0.95 0.69 2/78 3679
/proc/meminfo: memFree=1509608/2055920 swapFree=4192956/4192956
[pid=3678] ppid=3676 vsize=44888 CPUtime=25.48
/proc/3678/stat : 3678 (tinisat) R 3676 3678 3581 0 -1 4194304 8048 0 0 0 2543 5 0 0 25 0 1 0 28986537 45965312 7110 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519582 0 0 4096 0 0 0 0 17 1 0 0
/proc/3678/statm: 11222 7110 52 110 0 11109 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 44888

[startup+51.1012 s]
/proc/loadavg: 0.96 0.96 0.70 2/78 3679
/proc/meminfo: memFree=1507304/2055920 swapFree=4192956/4192956
[pid=3678] ppid=3676 vsize=44888 CPUtime=51.08
/proc/3678/stat : 3678 (tinisat) R 3676 3678 3581 0 -1 4194304 8624 0 0 0 5102 6 0 0 25 0 1 0 28986537 45965312 7686 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134532918 0 0 4096 0 0 0 0 17 1 0 0
/proc/3678/statm: 11222 7686 52 110 0 11109 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 44888

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.72 2/78 3679
/proc/meminfo: memFree=1503656/2055920 swapFree=4192956/4192956
[pid=3678] ppid=3676 vsize=44888 CPUtime=102.27
/proc/3678/stat : 3678 (tinisat) R 3676 3678 3581 0 -1 4194304 9537 0 0 0 10220 7 0 0 25 0 1 0 28986537 45965312 8599 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519841 0 0 4096 0 0 0 0 17 1 0 0
/proc/3678/statm: 11222 8599 52 110 0 11109 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 44888

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.73 2/78 3679
/proc/meminfo: memFree=1498920/2055920 swapFree=4192956/4192956
[pid=3678] ppid=3676 vsize=45416 CPUtime=162.25
/proc/3678/stat : 3678 (tinisat) R 3676 3678 3581 0 -1 4194304 10730 0 0 0 16216 9 0 0 25 0 1 0 28986537 46505984 9792 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519582 0 0 4096 0 0 0 0 17 1 0 0
/proc/3678/statm: 11354 9792 52 110 0 11241 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 45416

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.74 2/78 3679
/proc/meminfo: memFree=1493352/2055920 swapFree=4192956/4192956
[pid=3678] ppid=3676 vsize=47732 CPUtime=222.23
/proc/3678/stat : 3678 (tinisat) R 3676 3678 3581 0 -1 4194304 12097 0 0 0 22212 11 0 0 25 0 1 0 28986537 48877568 11159 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/3678/statm: 11933 11159 52 110 0 11820 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 47732

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.75 2/78 3679
/proc/meminfo: memFree=1486824/2055920 swapFree=4192956/4192956
[pid=3678] ppid=3676 vsize=83456 CPUtime=282.21
/proc/3678/stat : 3678 (tinisat) R 3676 3678 3581 0 -1 4194304 13755 0 0 0 28208 13 0 0 25 0 1 0 28986537 85458944 12817 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/3678/statm: 20864 12817 52 110 0 20751 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 83456

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.77 2/78 3679
/proc/meminfo: memFree=1479144/2055920 swapFree=4192956/4192956
[pid=3678] ppid=3676 vsize=84624 CPUtime=342.19
/proc/3678/stat : 3678 (tinisat) R 3676 3678 3581 0 -1 4194304 15659 0 0 0 34204 15 0 0 25 0 1 0 28986537 86654976 14721 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134518744 0 0 4096 0 0 0 0 17 1 0 0
/proc/3678/statm: 21156 14721 52 110 0 21043 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 84624

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.78 2/78 3679
/proc/meminfo: memFree=1469800/2055920 swapFree=4192956/4192956
[pid=3678] ppid=3676 vsize=85520 CPUtime=402.18
/proc/3678/stat : 3678 (tinisat) R 3676 3678 3581 0 -1 4194304 17983 0 0 0 40199 19 0 0 25 0 1 0 28986537 87572480 17045 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134515528 0 0 4096 0 0 0 0 17 1 0 0
/proc/3678/statm: 21380 17045 52 110 0 21267 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 85520

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.79 2/78 3679
/proc/meminfo: memFree=1462568/2055920 swapFree=4192956/4192956
[pid=3678] ppid=3676 vsize=86428 CPUtime=462.16
/proc/3678/stat : 3678 (tinisat) R 3676 3678 3581 0 -1 4194304 19779 0 0 0 46195 21 0 0 25 0 1 0 28986537 88502272 18841 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519841 0 0 4096 0 0 0 0 17 1 0 0
/proc/3678/statm: 21607 18841 52 110 0 21494 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 86428

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.80 2/78 3679
/proc/meminfo: memFree=1448680/2055920 swapFree=4192956/4192956
[pid=3678] ppid=3676 vsize=154972 CPUtime=522.14
/proc/3678/stat : 3678 (tinisat) R 3676 3678 3581 0 -1 4194304 23289 0 0 0 52190 24 0 0 25 0 1 0 28986537 158691328 22351 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134515528 0 0 4096 0 0 0 0 17 1 0 0
/proc/3678/statm: 38743 22351 52 110 0 38630 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 154972

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.81 2/78 3679
/proc/meminfo: memFree=1431272/2055920 swapFree=4192956/4192956
[pid=3678] ppid=3676 vsize=155360 CPUtime=582.12
/proc/3678/stat : 3678 (tinisat) R 3676 3678 3581 0 -1 4194304 27607 0 0 0 58184 28 0 0 25 0 1 0 28986537 159088640 26669 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/3678/statm: 38840 26669 52 110 0 38727 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 155360

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.82 2/78 3679
/proc/meminfo: memFree=1418216/2055920 swapFree=4192956/4192956
[pid=3678] ppid=3676 vsize=155876 CPUtime=642.11
/proc/3678/stat : 3678 (tinisat) R 3676 3678 3581 0 -1 4194304 30824 0 0 0 64179 32 0 0 25 0 1 0 28986537 159617024 29886 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/3678/statm: 38969 29886 52 110 0 38856 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 155876

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.83 2/78 3679
/proc/meminfo: memFree=1407592/2055920 swapFree=4192956/4192956
[pid=3678] ppid=3676 vsize=158572 CPUtime=702.08
/proc/3678/stat : 3678 (tinisat) R 3676 3678 3581 0 -1 4194304 33994 0 0 0 70173 35 0 0 25 0 1 0 28986537 162377728 32543 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/3678/statm: 39643 32543 52 110 0 39530 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 158572

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.83 2/78 3679
/proc/meminfo: memFree=1400360/2055920 swapFree=4192956/4192956
[pid=3678] ppid=3676 vsize=159228 CPUtime=762.08
/proc/3678/stat : 3678 (tinisat) R 3676 3678 3581 0 -1 4194304 35783 0 0 0 76171 37 0 0 25 0 1 0 28986537 163049472 34332 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/3678/statm: 39807 34332 52 110 0 39694 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 159228

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.84 2/78 3679
/proc/meminfo: memFree=1381416/2055920 swapFree=4192956/4192956
[pid=3678] ppid=3676 vsize=159360 CPUtime=822.06
/proc/3678/stat : 3678 (tinisat) R 3676 3678 3581 0 -1 4194304 40600 0 0 0 82165 41 0 0 25 0 1 0 28986537 163184640 39149 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519582 0 0 4096 0 0 0 0 17 1 0 0
/proc/3678/statm: 39840 39149 52 110 0 39727 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 159360

[startup+882.303 s]
/proc/loadavg: 0.99 0.97 0.85 2/78 3679
/proc/meminfo: memFree=1373608/2055920 swapFree=4192956/4192956
[pid=3678] ppid=3676 vsize=296196 CPUtime=882.04
/proc/3678/stat : 3678 (tinisat) R 3676 3678 3581 0 -1 4194304 42462 0 0 0 88161 43 0 0 25 0 1 0 28986537 303304704 41011 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/3678/statm: 74049 41011 52 110 0 73936 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 296196

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.85 2/78 3679
/proc/meminfo: memFree=1366760/2055920 swapFree=4192956/4192956
[pid=3678] ppid=3676 vsize=296836 CPUtime=942.02
/proc/3678/stat : 3678 (tinisat) R 3676 3678 3581 0 -1 4194304 44195 0 0 0 94157 45 0 0 25 0 1 0 28986537 303960064 42744 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134532918 0 0 4096 0 0 0 0 17 1 0 0
/proc/3678/statm: 74209 42744 52 110 0 74096 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 296836

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.86 2/78 3679
/proc/meminfo: memFree=1358760/2055920 swapFree=4192956/4192956
[pid=3678] ppid=3676 vsize=297476 CPUtime=1002
/proc/3678/stat : 3678 (tinisat) R 3676 3678 3581 0 -1 4194304 46190 0 0 0 100152 48 0 0 25 0 1 0 28986537 304615424 44739 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519626 0 0 4096 0 0 0 0 17 1 0 0
/proc/3678/statm: 74369 44739 52 110 0 74256 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 297476

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.86 2/78 3679
/proc/meminfo: memFree=1353704/2055920 swapFree=4192956/4192956
[pid=3678] ppid=3676 vsize=298268 CPUtime=1061.99
/proc/3678/stat : 3678 (tinisat) R 3676 3678 3581 0 -1 4194304 47464 0 0 0 106149 50 0 0 25 0 1 0 28986537 305426432 46013 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134515467 0 0 4096 0 0 0 0 17 1 0 0
/proc/3678/statm: 74567 46013 52 110 0 74454 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 298268

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.87 2/84 3763
/proc/meminfo: memFree=1342704/2055920 swapFree=4192956/4192956
[pid=3678] ppid=3676 vsize=298660 CPUtime=1121.93
/proc/3678/stat : 3678 (tinisat) R 3676 3678 3581 0 -1 4194304 49897 0 0 0 112140 53 0 0 25 0 1 0 28986537 305827840 48446 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/3678/statm: 74665 48446 52 110 0 74552 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 298660

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.87 2/84 3853
/proc/meminfo: memFree=1336048/2055920 swapFree=4192956/4192956
[pid=3678] ppid=3676 vsize=299176 CPUtime=1181.86
/proc/3678/stat : 3678 (tinisat) R 3676 3678 3581 0 -1 4194304 51563 0 0 0 118131 55 0 0 25 0 1 0 28986537 306356224 50112 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/3678/statm: 74794 50112 52 110 0 74681 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 299176



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.88 2/78 3877
/proc/meminfo: memFree=1335016/2055920 swapFree=4192956/4192956
[pid=3678] ppid=3676 vsize=299440 CPUtime=1200.05
/proc/3678/stat : 3678 (tinisat) R 3676 3678 3581 0 -1 4194304 52073 0 0 0 119949 56 0 0 25 0 1 0 28986537 306626560 50622 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/3678/statm: 74860 50622 52 110 0 74747 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 299440

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.88 2/78 3877
/proc/meminfo: memFree=1335016/2055920 swapFree=4192956/4192956
[pid=3678] ppid=3676 vsize=299440 CPUtime=1200.05
/proc/3678/stat : 3678 (tinisat) R 3676 3678 3581 0 -1 4194304 52073 0 0 0 119949 56 0 0 25 0 1 0 28986537 306626560 50622 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/3678/statm: 74860 50622 52 110 0 74747 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 299440

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.54
CPU time (s): 1200.1
CPU user time (s): 1199.5
CPU system time (s): 0.595909
CPU usage (%): 99.963
Max. virtual memory (cumulated for all children) (KiB): 299440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.5
system time used= 0.595909
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52073
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= 6
involuntary context switches= 19989

runsolver used 1.38479 second user time and 2.98754 second system time

The end

Launcher Data (download as text)

Begin job on node21 on Sun Mar  4 17:42:38 UTC 2007

IDJOB= 319391
IDBENCH= 20478
IDSOLVER= 100
FILE ID= node21/319391-1173030158

PBS_JOBID= 4012470

Free space on /tmp= 66530 MiB

SOLVER NAME= tinisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/crypto/mizh-md5-47-4.cnf
COMMAND LINE= /tmp/evaluation/319391-1173030158/tinisat /tmp/evaluation/319391-1173030158/instance-319391-1173030158.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node21/watcher-319391-1173030158 -o ROOT/results/node21/solver-319391-1173030158 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/319391-1173030158/tinisat /tmp/evaluation/319391-1173030158/instance-319391-1173030158.cnf            

META MD5SUM SOLVER= 15788d06198cf45d0201cced774790cd
MD5SUM BENCH=  b0a37265834986ac9165bda379d279fd

RANDOM SEED= 819156108

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node21.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1538440 kB
Buffers:         39380 kB
Cached:         360188 kB
SwapCached:          0 kB
Active:         200692 kB
Inactive:       262904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1538440 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            5976 kB
Writeback:           0 kB
Mapped:          82944 kB
Slab:            39376 kB
Committed_AS:   202124 kB
PageTables:       1768 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= 66530 MiB

End job on node21 on Sun Mar  4 18:02:40 UTC 2007