Trace number 337638

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.12 1200.62

General information on the benchmark

Namecrafted/Hard/contest03/looksrandom/
hgen8-n320-02-S1127428711.sat05-484.reshuffled-07.cnf
MD5SUM6a0d1029e840b2624bac287c335e4e2c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables260
Number of clauses492
Sum of the clauses size1114
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2427
Number of clauses of size 30
Number of clauses of size 465
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Tinisat 0.22
0.00/0.00	c solving /tmp/evaluation/337638-1173671229/instance-337638-1173671229.cnf
0.00/0.00	c 320 variables, 492 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/node12/watcher-337638-1173671229 -o ROOT/results/node12/solver-337638-1173671229 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/337638-1173671229/tinisat /tmp/evaluation/337638-1173671229/instance-337638-1173671229.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.92 0.98 0.99 3/77 10553
/proc/meminfo: memFree=1514992/2055920 swapFree=4156588/4192956
[pid=10553] ppid=10551 vsize=712 CPUtime=0
/proc/10553/stat : 10553 (tinisat) R 10551 10553 9383 0 -1 4194304 100 0 0 0 0 0 0 0 18 0 1 0 387077375 729088 84 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134612771 0 0 4096 0 0 0 0 17 1 0 0
/proc/10553/statm: 178 84 52 110 0 65 0

[startup+0.089856 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 10553
/proc/meminfo: memFree=1514992/2055920 swapFree=4156588/4192956
[pid=10553] ppid=10551 vsize=1208 CPUtime=0.08
/proc/10553/stat : 10553 (tinisat) R 10551 10553 9383 0 -1 4194304 181 0 0 0 8 0 0 0 18 0 1 0 387077375 1236992 165 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134518158 0 0 4096 0 0 0 0 17 1 0 0
/proc/10553/statm: 302 165 52 110 0 189 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1208

[startup+0.101857 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 10553
/proc/meminfo: memFree=1514992/2055920 swapFree=4156588/4192956
[pid=10553] ppid=10551 vsize=1208 CPUtime=0.1
/proc/10553/stat : 10553 (tinisat) R 10551 10553 9383 0 -1 4194304 190 0 0 0 10 0 0 0 18 0 1 0 387077375 1236992 174 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519652 0 0 4096 0 0 0 0 17 1 0 0
/proc/10553/statm: 302 174 52 110 0 189 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1208

[startup+0.301893 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 10553
/proc/meminfo: memFree=1514992/2055920 swapFree=4156588/4192956
[pid=10553] ppid=10551 vsize=1744 CPUtime=0.3
/proc/10553/stat : 10553 (tinisat) R 10551 10553 9383 0 -1 4194304 312 0 0 0 30 0 0 0 19 0 1 0 387077375 1785856 296 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134518568 0 0 4096 0 0 0 0 17 1 0 0
/proc/10553/statm: 436 296 52 110 0 323 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1744

[startup+0.701965 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 10553
/proc/meminfo: memFree=1514992/2055920 swapFree=4156588/4192956
[pid=10553] ppid=10551 vsize=2716 CPUtime=0.69
/proc/10553/stat : 10553 (tinisat) R 10551 10553 9383 0 -1 4194304 484 0 0 0 69 0 0 0 23 0 1 0 387077375 2781184 468 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520093 0 0 4096 0 0 0 0 17 1 0 0
/proc/10553/statm: 679 468 52 110 0 566 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2716

[startup+1.50111 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 10554
/proc/meminfo: memFree=1512872/2055920 swapFree=4156588/4192956
[pid=10553] ppid=10551 vsize=4456 CPUtime=1.49
/proc/10553/stat : 10553 (tinisat) R 10551 10553 9383 0 -1 4194304 727 0 0 0 149 0 0 0 25 0 1 0 387077375 4562944 711 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519921 0 0 4096 0 0 0 0 17 1 0 0
/proc/10553/statm: 1114 711 52 110 0 1001 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4456

[startup+3.1014 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 10554
/proc/meminfo: memFree=1511656/2055920 swapFree=4156588/4192956
[pid=10553] ppid=10551 vsize=4720 CPUtime=3.09
/proc/10553/stat : 10553 (tinisat) R 10551 10553 9383 0 -1 4194304 1066 0 0 0 309 0 0 0 25 0 1 0 387077375 4833280 1050 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134515607 0 0 4096 0 0 0 0 17 1 0 0
/proc/10553/statm: 1180 1050 52 110 0 1067 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4720

[startup+6.30197 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 10554
/proc/meminfo: memFree=1509544/2055920 swapFree=4156588/4192956
[pid=10553] ppid=10551 vsize=8212 CPUtime=6.29
/proc/10553/stat : 10553 (tinisat) R 10551 10553 9383 0 -1 4194304 1469 0 0 0 628 1 0 0 25 0 1 0 387077375 8409088 1453 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/10553/statm: 2053 1453 52 110 0 1940 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8212

[startup+12.7011 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 10554
/proc/meminfo: memFree=1506856/2055920 swapFree=4156588/4192956
[pid=10553] ppid=10551 vsize=9040 CPUtime=12.69
/proc/10553/stat : 10553 (tinisat) R 10551 10553 9383 0 -1 4194304 2113 0 0 0 1268 1 0 0 25 0 1 0 387077375 9256960 2064 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/10553/statm: 2260 2064 52 110 0 2147 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9040

[startup+25.5014 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 10554
/proc/meminfo: memFree=1503656/2055920 swapFree=4156588/4192956
[pid=10553] ppid=10551 vsize=16036 CPUtime=25.49
/proc/10553/stat : 10553 (tinisat) R 10551 10553 9383 0 -1 4194304 2860 0 0 0 2546 3 0 0 25 0 1 0 387077375 16420864 2811 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/10553/statm: 4009 2811 52 110 0 3896 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 16036

[startup+51.101 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 10554
/proc/meminfo: memFree=1499368/2055920 swapFree=4156588/4192956
[pid=10553] ppid=10551 vsize=17052 CPUtime=51.08
/proc/10553/stat : 10553 (tinisat) R 10551 10553 9383 0 -1 4194304 3997 0 0 0 5104 4 0 0 25 0 1 0 387077375 17461248 3883 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520134 0 0 4096 0 0 0 0 17 1 0 0
/proc/10553/statm: 4263 3883 52 110 0 4150 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 17052

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 10554
/proc/meminfo: memFree=1492776/2055920 swapFree=4156588/4192956
[pid=10553] ppid=10551 vsize=31628 CPUtime=102.26
/proc/10553/stat : 10553 (tinisat) R 10551 10553 9383 0 -1 4194304 5627 0 0 0 10220 6 0 0 25 0 1 0 387077375 32387072 5513 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/10553/statm: 7907 5513 52 110 0 7794 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 31628

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10554
/proc/meminfo: memFree=1487592/2055920 swapFree=4156588/4192956
[pid=10553] ppid=10551 vsize=33484 CPUtime=162.24
/proc/10553/stat : 10553 (tinisat) R 10551 10553 9383 0 -1 4194304 7058 0 0 0 16216 8 0 0 25 0 1 0 387077375 34287616 6815 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520078 0 0 4096 0 0 0 0 17 1 0 0
/proc/10553/statm: 8371 6815 52 110 0 8258 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 33484

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10554
/proc/meminfo: memFree=1482920/2055920 swapFree=4156588/4192956
[pid=10553] ppid=10551 vsize=34228 CPUtime=222.22
/proc/10553/stat : 10553 (tinisat) R 10551 10553 9383 0 -1 4194304 8236 0 0 0 22212 10 0 0 25 0 1 0 387077375 35049472 7960 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/10553/statm: 8557 7960 52 110 0 8444 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 34228

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10554
/proc/meminfo: memFree=1478824/2055920 swapFree=4156588/4192956
[pid=10553] ppid=10551 vsize=60468 CPUtime=282.2
/proc/10553/stat : 10553 (tinisat) R 10551 10553 9383 0 -1 4194304 9295 0 0 0 28209 11 0 0 25 0 1 0 387077375 61919232 9019 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/10553/statm: 15117 9019 52 110 0 15004 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 60468

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10554
/proc/meminfo: memFree=1474664/2055920 swapFree=4156588/4192956
[pid=10553] ppid=10551 vsize=60732 CPUtime=342.18
/proc/10553/stat : 10553 (tinisat) R 10551 10553 9383 0 -1 4194304 10303 0 0 0 34205 13 0 0 25 0 1 0 387077375 62189568 10027 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520134 0 0 4096 0 0 0 0 17 1 0 0
/proc/10553/statm: 15183 10027 52 110 0 15070 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 60732

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10554
/proc/meminfo: memFree=1470440/2055920 swapFree=4156588/4192956
[pid=10553] ppid=10551 vsize=62240 CPUtime=402.15
/proc/10553/stat : 10553 (tinisat) R 10551 10553 9383 0 -1 4194304 11379 0 0 0 40201 14 0 0 25 0 1 0 387077375 63733760 11070 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/10553/statm: 15560 11070 52 110 0 15447 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 62240

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10554
/proc/meminfo: memFree=1467304/2055920 swapFree=4156588/4192956
[pid=10553] ppid=10551 vsize=63296 CPUtime=462.14
/proc/10553/stat : 10553 (tinisat) R 10551 10553 9383 0 -1 4194304 12303 0 0 0 46198 16 0 0 25 0 1 0 387077375 64815104 11862 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519968 0 0 4096 0 0 0 0 17 1 0 0
/proc/10553/statm: 15824 11862 52 110 0 15711 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 63296

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10554
/proc/meminfo: memFree=1464168/2055920 swapFree=4156588/4192956
[pid=10553] ppid=10551 vsize=64900 CPUtime=522.12
/proc/10553/stat : 10553 (tinisat) R 10551 10553 9383 0 -1 4194304 13374 0 0 0 52195 17 0 0 25 0 1 0 387077375 66457600 12643 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/10553/statm: 16225 12643 52 110 0 16112 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 64900

[startup+582.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10554
/proc/meminfo: memFree=1461224/2055920 swapFree=4156588/4192956
[pid=10553] ppid=10551 vsize=65704 CPUtime=582.09
/proc/10553/stat : 10553 (tinisat) R 10551 10553 9383 0 -1 4194304 14131 0 0 0 58191 18 0 0 25 0 1 0 387077375 67280896 13367 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/10553/statm: 16426 13367 52 110 0 16313 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 65704

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10554
/proc/meminfo: memFree=1458600/2055920 swapFree=4156588/4192956
[pid=10553] ppid=10551 vsize=66444 CPUtime=642.08
/proc/10553/stat : 10553 (tinisat) R 10551 10553 9383 0 -1 4194304 14833 0 0 0 64189 19 0 0 25 0 1 0 387077375 68038656 14004 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519912 0 0 4096 0 0 0 0 17 1 0 0
/proc/10553/statm: 16611 14004 52 110 0 16498 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 66444

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10554
/proc/meminfo: memFree=1455976/2055920 swapFree=4156588/4192956
[pid=10553] ppid=10551 vsize=66576 CPUtime=702.05
/proc/10553/stat : 10553 (tinisat) R 10551 10553 9383 0 -1 4194304 15494 0 0 0 70185 20 0 0 25 0 1 0 387077375 68173824 14665 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/10553/statm: 16644 14665 52 110 0 16531 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 66576

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10554
/proc/meminfo: memFree=1452968/2055920 swapFree=4156588/4192956
[pid=10553] ppid=10551 vsize=67620 CPUtime=762.04
/proc/10553/stat : 10553 (tinisat) R 10551 10553 9383 0 -1 4194304 16244 0 0 0 76183 21 0 0 25 0 1 0 387077375 69242880 15415 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/10553/statm: 16905 15415 52 110 0 16792 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 67620

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10554
/proc/meminfo: memFree=1450536/2055920 swapFree=4156588/4192956
[pid=10553] ppid=10551 vsize=68144 CPUtime=822.02
/proc/10553/stat : 10553 (tinisat) R 10551 10553 9383 0 -1 4194304 16878 0 0 0 82179 23 0 0 25 0 1 0 387077375 69779456 16016 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/10553/statm: 17036 16016 52 110 0 16923 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 68144

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/84 10688
/proc/meminfo: memFree=1446888/2055920 swapFree=4156588/4192956
[pid=10553] ppid=10551 vsize=120248 CPUtime=881.93
/proc/10553/stat : 10553 (tinisat) R 10551 10553 9383 0 -1 4194304 17558 0 0 0 88169 24 0 0 25 0 1 0 387077375 123133952 16598 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/10553/statm: 30062 16598 52 110 0 29949 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 120248

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10752
/proc/meminfo: memFree=1445608/2055920 swapFree=4156588/4192956
[pid=10553] ppid=10551 vsize=121024 CPUtime=941.88
/proc/10553/stat : 10553 (tinisat) R 10551 10553 9383 0 -1 4194304 18278 0 0 0 94163 25 0 0 25 0 1 0 387077375 123928576 17220 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/10553/statm: 30256 17220 52 110 0 30143 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 121024

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10752
/proc/meminfo: memFree=1443624/2055920 swapFree=4156588/4192956
[pid=10553] ppid=10551 vsize=121536 CPUtime=1001.86
/proc/10553/stat : 10553 (tinisat) R 10551 10553 9383 0 -1 4194304 18899 0 0 0 100160 26 0 0 25 0 1 0 387077375 124452864 17711 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519841 0 0 4096 0 0 0 0 17 1 0 0
/proc/10553/statm: 30384 17711 52 110 0 30271 0
Current children cumulated CPU time (s) 1001.86
Current children cumulated vsize (KiB) 121536

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10752
/proc/meminfo: memFree=1441640/2055920 swapFree=4156588/4192956
[pid=10553] ppid=10551 vsize=122148 CPUtime=1061.84
/proc/10553/stat : 10553 (tinisat) R 10551 10553 9383 0 -1 4194304 19439 0 0 0 106157 27 0 0 25 0 1 0 387077375 125079552 18218 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519968 0 0 4096 0 0 0 0 17 1 0 0
/proc/10553/statm: 30537 18218 52 110 0 30424 0
Current children cumulated CPU time (s) 1061.84
Current children cumulated vsize (KiB) 122148

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10752
/proc/meminfo: memFree=1439656/2055920 swapFree=4156588/4192956
[pid=10553] ppid=10551 vsize=122148 CPUtime=1121.82
/proc/10553/stat : 10553 (tinisat) R 10551 10553 9383 0 -1 4194304 19927 0 0 0 112154 28 0 0 25 0 1 0 387077375 125079552 18706 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519836 0 0 4096 0 0 0 0 17 1 0 0
/proc/10553/statm: 30537 18706 52 110 0 30424 0
Current children cumulated CPU time (s) 1121.82
Current children cumulated vsize (KiB) 122148

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10752
/proc/meminfo: memFree=1437992/2055920 swapFree=4156588/4192956
[pid=10553] ppid=10551 vsize=122148 CPUtime=1181.8
/proc/10553/stat : 10553 (tinisat) R 10551 10553 9383 0 -1 4194304 20353 0 0 0 118151 29 0 0 25 0 1 0 387077375 125079552 19132 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519972 0 0 4096 0 0 0 0 17 1 0 0
/proc/10553/statm: 30537 19132 52 110 0 30424 0
Current children cumulated CPU time (s) 1181.8
Current children cumulated vsize (KiB) 122148



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10752
/proc/meminfo: memFree=1437416/2055920 swapFree=4156588/4192956
[pid=10553] ppid=10551 vsize=122148 CPUtime=1200.09
/proc/10553/stat : 10553 (tinisat) R 10551 10553 9383 0 -1 4194304 20486 0 0 0 119980 29 0 0 25 0 1 0 387077375 125079552 19265 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/10553/statm: 30537 19265 52 110 0 30424 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 122148

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.62
CPU time (s): 1200.12
CPU user time (s): 1199.81
CPU system time (s): 0.305953
CPU usage (%): 99.9581
Max. virtual memory (cumulated for all children) (KiB): 122148

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.81
system time used= 0.305953
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20486
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= 24505

runsolver used 1.38079 second user time and 2.99254 second system time

The end

Launcher Data (download as text)

Begin job on node12 on Mon Mar 12 03:47:09 UTC 2007

IDJOB= 337638
IDBENCH= 24704
IDSOLVER= 100
FILE ID= node12/337638-1173671229

PBS_JOBID= 4101442

Free space on /tmp= 66293 MiB

SOLVER NAME= tinisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest03/looksrandom/hgen8-n320-02-S1127428711.sat05-484.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/337638-1173671229/tinisat /tmp/evaluation/337638-1173671229/instance-337638-1173671229.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-337638-1173671229 -o ROOT/results/node12/solver-337638-1173671229 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/337638-1173671229/tinisat /tmp/evaluation/337638-1173671229/instance-337638-1173671229.cnf            

META MD5SUM SOLVER= 15788d06198cf45d0201cced774790cd
MD5SUM BENCH=  6a0d1029e840b2624bac287c335e4e2c

RANDOM SEED= 402071577

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node12.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.285
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.285
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:       1515400 kB
Buffers:         37980 kB
Cached:         409212 kB
SwapCached:      14596 kB
Active:         273392 kB
Inactive:       196472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1515400 kB
SwapTotal:     4192956 kB
SwapFree:      4156588 kB
Dirty:             556 kB
Writeback:           0 kB
Mapped:          29740 kB
Slab:            56260 kB
Committed_AS:  1713060 kB
PageTables:       1692 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= 66293 MiB

End job on node12 on Mon Mar 12 04:07:12 UTC 2007