Trace number 333942

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.11 1200.42

General information on the benchmark

Namecrafted/Hard/contest04/connamacher/
connm-ue-csp-sat-n800-d-0.02-s1542454144.sat05-533.reshuffled-07.cnf
MD5SUMd59b4e28276b4b99e12e66d1c286ecef
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark191.076
Satisfiable
(Un)Satisfiability was proved
Number of variables736
Number of clauses8872
Sum of the clauses size26800
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 38688
Number of clauses of size 4184
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.01	c Tinisat 0.22
0.00/0.01	c solving /tmp/evaluation/333942-1173541001/instance-333942-1173541001.cnf
0.00/0.01	c 736 variables, 8872 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/node18/watcher-333942-1173541001 -o ROOT/results/node18/solver-333942-1173541001 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/333942-1173541001/tinisat /tmp/evaluation/333942-1173541001/instance-333942-1173541001.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.97 0.99 3/77 20865
/proc/meminfo: memFree=1560952/2055920 swapFree=4153284/4192956
[pid=20865] ppid=20863 vsize=848 CPUtime=0
/proc/20865/stat : 20865 (tinisat) R 20863 20865 19757 0 -1 4194304 111 0 0 0 0 0 0 0 18 0 1 0 374054679 868352 96 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134612771 0 0 4096 0 0 0 0 17 0 0 0
/proc/20865/statm: 212 96 48 110 0 99 0

[startup+0.017734 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 20865
/proc/meminfo: memFree=1560952/2055920 swapFree=4153284/4192956
[pid=20865] ppid=20863 vsize=1388 CPUtime=0.01
/proc/20865/stat : 20865 (tinisat) R 20863 20865 19757 0 -1 4194304 240 0 0 0 1 0 0 0 18 0 1 0 374054679 1421312 224 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520134 0 0 4096 0 0 0 0 17 0 0 0
/proc/20865/statm: 347 224 52 110 0 234 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1388

[startup+0.101738 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 20865
/proc/meminfo: memFree=1560952/2055920 swapFree=4153284/4192956
[pid=20865] ppid=20863 vsize=1388 CPUtime=0.1
/proc/20865/stat : 20865 (tinisat) R 20863 20865 19757 0 -1 4194304 261 0 0 0 10 0 0 0 18 0 1 0 374054679 1421312 245 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519858 0 0 4096 0 0 0 0 17 0 0 0
/proc/20865/statm: 347 245 52 110 0 234 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1388

[startup+0.301757 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 20865
/proc/meminfo: memFree=1560952/2055920 swapFree=4153284/4192956
[pid=20865] ppid=20863 vsize=1948 CPUtime=0.3
/proc/20865/stat : 20865 (tinisat) R 20863 20865 19757 0 -1 4194304 311 0 0 0 30 0 0 0 19 0 1 0 374054679 1994752 295 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519898 0 0 4096 0 0 0 0 17 0 0 0
/proc/20865/statm: 487 295 52 110 0 374 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1948

[startup+0.701796 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 20865
/proc/meminfo: memFree=1560952/2055920 swapFree=4153284/4192956
[pid=20865] ppid=20863 vsize=1948 CPUtime=0.7
/proc/20865/stat : 20865 (tinisat) R 20863 20865 19757 0 -1 4194304 403 0 0 0 70 0 0 0 23 0 1 0 374054679 1994752 387 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134518744 0 0 4096 0 0 0 0 17 0 0 0
/proc/20865/statm: 487 387 52 110 0 374 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 1948

[startup+1.50188 s]
/proc/loadavg: 0.91 0.97 0.99 2/78 20866
/proc/meminfo: memFree=1559344/2055920 swapFree=4153284/4192956
[pid=20865] ppid=20863 vsize=3196 CPUtime=1.49
/proc/20865/stat : 20865 (tinisat) R 20863 20865 19757 0 -1 4194304 588 0 0 0 149 0 0 0 25 0 1 0 374054679 3272704 572 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/20865/statm: 799 572 52 110 0 686 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3196

[startup+3.10203 s]
/proc/loadavg: 0.91 0.97 0.99 2/78 20866
/proc/meminfo: memFree=1558256/2055920 swapFree=4153284/4192956
[pid=20865] ppid=20863 vsize=5692 CPUtime=3.09
/proc/20865/stat : 20865 (tinisat) R 20863 20865 19757 0 -1 4194304 913 0 0 0 309 0 0 0 25 0 1 0 374054679 5828608 897 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520011 0 0 4096 0 0 0 0 17 1 0 0
/proc/20865/statm: 1423 897 52 110 0 1310 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5692

[startup+6.30114 s]
/proc/loadavg: 0.92 0.97 0.99 2/78 20866
/proc/meminfo: memFree=1556080/2055920 swapFree=4153284/4192956
[pid=20865] ppid=20863 vsize=6084 CPUtime=6.28
/proc/20865/stat : 20865 (tinisat) R 20863 20865 19757 0 -1 4194304 1385 0 0 0 628 0 0 0 25 0 1 0 374054679 6230016 1336 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/20865/statm: 1521 1336 52 110 0 1408 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 6084

[startup+12.7018 s]
/proc/loadavg: 0.93 0.97 0.99 2/78 20866
/proc/meminfo: memFree=1553328/2055920 swapFree=4153284/4192956
[pid=20865] ppid=20863 vsize=10824 CPUtime=12.68
/proc/20865/stat : 20865 (tinisat) R 20863 20865 19757 0 -1 4194304 2000 0 0 0 1268 0 0 0 25 0 1 0 374054679 11083776 1951 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/20865/statm: 2706 1951 52 110 0 2593 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 10824

[startup+25.502 s]
/proc/loadavg: 0.94 0.97 0.99 2/78 20866
/proc/meminfo: memFree=1549744/2055920 swapFree=4153284/4192956
[pid=20865] ppid=20863 vsize=20552 CPUtime=25.47
/proc/20865/stat : 20865 (tinisat) R 20863 20865 19757 0 -1 4194304 2909 0 0 0 2546 1 0 0 25 0 1 0 374054679 21045248 2795 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520003 0 0 4096 0 0 0 0 17 1 0 0
/proc/20865/statm: 5138 2795 52 110 0 5025 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 20552

[startup+51.1015 s]
/proc/loadavg: 0.96 0.97 0.99 2/78 20866
/proc/meminfo: memFree=1545264/2055920 swapFree=4153284/4192956
[pid=20865] ppid=20863 vsize=21000 CPUtime=51.07
/proc/20865/stat : 20865 (tinisat) R 20863 20865 19757 0 -1 4194304 4041 0 0 0 5104 3 0 0 25 0 1 0 374054679 21504000 3927 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/20865/statm: 5250 3927 52 110 0 5137 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 21000

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.99 2/78 20866
/proc/meminfo: memFree=1537968/2055920 swapFree=4153284/4192956
[pid=20865] ppid=20863 vsize=40584 CPUtime=102.26
/proc/20865/stat : 20865 (tinisat) R 20863 20865 19757 0 -1 4194304 5957 0 0 0 10221 5 0 0 25 0 1 0 374054679 41558016 5714 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/20865/statm: 10146 5714 52 110 0 10033 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 40584

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 20866
/proc/meminfo: memFree=1532208/2055920 swapFree=4153284/4192956
[pid=20865] ppid=20863 vsize=41488 CPUtime=162.24
/proc/20865/stat : 20865 (tinisat) R 20863 20865 19757 0 -1 4194304 7393 0 0 0 16217 7 0 0 25 0 1 0 374054679 42483712 7150 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/20865/statm: 10372 7150 52 110 0 10259 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 41488

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 20866
/proc/meminfo: memFree=1527024/2055920 swapFree=4153284/4192956
[pid=20865] ppid=20863 vsize=41840 CPUtime=222.23
/proc/20865/stat : 20865 (tinisat) R 20863 20865 19757 0 -1 4194304 8677 0 0 0 22214 9 0 0 25 0 1 0 374054679 42844160 8434 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/20865/statm: 10460 8434 52 110 0 10347 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 41840

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 20866
/proc/meminfo: memFree=1522544/2055920 swapFree=4153284/4192956
[pid=20865] ppid=20863 vsize=42016 CPUtime=282.21
/proc/20865/stat : 20865 (tinisat) R 20863 20865 19757 0 -1 4194304 9774 0 0 0 28211 10 0 0 25 0 1 0 374054679 43024384 9531 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/20865/statm: 10504 9531 52 110 0 10391 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 42016

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 20866
/proc/meminfo: memFree=1517808/2055920 swapFree=4153284/4192956
[pid=20865] ppid=20863 vsize=79136 CPUtime=342.2
/proc/20865/stat : 20865 (tinisat) R 20863 20865 19757 0 -1 4194304 10958 0 0 0 34208 12 0 0 25 0 1 0 374054679 81035264 10715 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/20865/statm: 19784 10715 52 110 0 19671 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 79136

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 20866
/proc/meminfo: memFree=1514352/2055920 swapFree=4153284/4192956
[pid=20865] ppid=20863 vsize=80644 CPUtime=402.18
/proc/20865/stat : 20865 (tinisat) R 20863 20865 19757 0 -1 4194304 12081 0 0 0 40205 13 0 0 25 0 1 0 374054679 82579456 11581 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/20865/statm: 20161 11581 52 110 0 20048 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 80644

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 20868
/proc/meminfo: memFree=1511088/2055920 swapFree=4153284/4192956
[pid=20865] ppid=20863 vsize=81324 CPUtime=462.17
/proc/20865/stat : 20865 (tinisat) R 20863 20865 19757 0 -1 4194304 12936 0 0 0 46202 15 0 0 25 0 1 0 374054679 83275776 12403 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520118 0 0 4096 0 0 0 0 17 1 0 0
/proc/20865/statm: 20331 12403 52 110 0 20218 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 81324

[startup+522.302 s]
/proc/loadavg: 1.05 0.99 1.00 2/78 20868
/proc/meminfo: memFree=1507824/2055920 swapFree=4153284/4192956
[pid=20865] ppid=20863 vsize=82116 CPUtime=522.16
/proc/20865/stat : 20865 (tinisat) R 20863 20865 19757 0 -1 4194304 13761 0 0 0 52199 17 0 0 25 0 1 0 374054679 84086784 13228 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/20865/statm: 20529 13228 52 110 0 20416 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 82116

[startup+582.302 s]
/proc/loadavg: 1.06 1.00 1.00 2/78 20868
/proc/meminfo: memFree=1504816/2055920 swapFree=4153284/4192956
[pid=20865] ppid=20863 vsize=82376 CPUtime=582.14
/proc/20865/stat : 20865 (tinisat) R 20863 20865 19757 0 -1 4194304 14514 0 0 0 58196 18 0 0 25 0 1 0 374054679 84353024 13981 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/20865/statm: 20594 13981 52 110 0 20481 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 82376

[startup+642.302 s]
/proc/loadavg: 1.07 1.01 1.00 2/78 20868
/proc/meminfo: memFree=1502000/2055920 swapFree=4153284/4192956
[pid=20865] ppid=20863 vsize=82376 CPUtime=642.13
/proc/20865/stat : 20865 (tinisat) R 20863 20865 19757 0 -1 4194304 15201 0 0 0 64193 20 0 0 25 0 1 0 374054679 84353024 14668 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519898 0 0 4096 0 0 0 0 17 1 0 0
/proc/20865/statm: 20594 14668 52 110 0 20481 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 82376

[startup+702.301 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 20868
/proc/meminfo: memFree=1499184/2055920 swapFree=4153284/4192956
[pid=20865] ppid=20863 vsize=82860 CPUtime=702.11
/proc/20865/stat : 20865 (tinisat) R 20863 20865 19757 0 -1 4194304 15906 0 0 0 70190 21 0 0 25 0 1 0 374054679 84848640 15373 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/20865/statm: 20715 15373 52 110 0 20602 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 82860

[startup+762.305 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 20868
/proc/meminfo: memFree=1496496/2055920 swapFree=4153284/4192956
[pid=20865] ppid=20863 vsize=83184 CPUtime=762.1
/proc/20865/stat : 20865 (tinisat) R 20863 20865 19757 0 -1 4194304 16552 0 0 0 76187 23 0 0 25 0 1 0 374054679 85180416 16019 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/20865/statm: 20796 16019 52 110 0 20683 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 83184

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 20868
/proc/meminfo: memFree=1494000/2055920 swapFree=4153284/4192956
[pid=20865] ppid=20863 vsize=83508 CPUtime=822.08
/proc/20865/stat : 20865 (tinisat) R 20863 20865 19757 0 -1 4194304 17211 0 0 0 82184 24 0 0 25 0 1 0 374054679 85512192 16678 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/20865/statm: 20877 16678 52 110 0 20764 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 83508

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 20868
/proc/meminfo: memFree=1491632/2055920 swapFree=4153284/4192956
[pid=20865] ppid=20863 vsize=83796 CPUtime=882.06
/proc/20865/stat : 20865 (tinisat) R 20863 20865 19757 0 -1 4194304 17822 0 0 0 88181 25 0 0 25 0 1 0 374054679 85807104 17256 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/20865/statm: 20949 17256 52 110 0 20836 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 83796

[startup+942.301 s]
/proc/loadavg: 1.07 1.02 1.00 2/78 20868
/proc/meminfo: memFree=1489072/2055920 swapFree=4153284/4192956
[pid=20865] ppid=20863 vsize=84448 CPUtime=942.05
/proc/20865/stat : 20865 (tinisat) R 20863 20865 19757 0 -1 4194304 18463 0 0 0 94179 26 0 0 25 0 1 0 374054679 86474752 17897 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/20865/statm: 21112 17897 52 110 0 20999 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 84448

[startup+1002.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 20868
/proc/meminfo: memFree=1486768/2055920 swapFree=4153284/4192956
[pid=20865] ppid=20863 vsize=84448 CPUtime=1002.03
/proc/20865/stat : 20865 (tinisat) R 20863 20865 19757 0 -1 4194304 19035 0 0 0 100176 27 0 0 25 0 1 0 374054679 86474752 18469 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/20865/statm: 21112 18469 52 110 0 20999 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 84448

[startup+1062.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 20868
/proc/meminfo: memFree=1484400/2055920 swapFree=4153284/4192956
[pid=20865] ppid=20863 vsize=84712 CPUtime=1062.02
/proc/20865/stat : 20865 (tinisat) R 20863 20865 19757 0 -1 4194304 19640 0 0 0 106173 29 0 0 25 0 1 0 374054679 86745088 19074 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/20865/statm: 21178 19074 52 110 0 21065 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 84712

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 20868
/proc/meminfo: memFree=1482288/2055920 swapFree=4153284/4192956
[pid=20865] ppid=20863 vsize=84712 CPUtime=1122.01
/proc/20865/stat : 20865 (tinisat) R 20863 20865 19757 0 -1 4194304 20143 0 0 0 112171 30 0 0 25 0 1 0 374054679 86745088 19577 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/20865/statm: 21178 19577 52 110 0 21065 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 84712

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 20868
/proc/meminfo: memFree=1480368/2055920 swapFree=4153284/4192956
[pid=20865] ppid=20863 vsize=84712 CPUtime=1181.99
/proc/20865/stat : 20865 (tinisat) R 20863 20865 19757 0 -1 4194304 20635 0 0 0 118168 31 0 0 25 0 1 0 374054679 86745088 20069 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/20865/statm: 21178 20069 52 110 0 21065 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 84712



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 20868
/proc/meminfo: memFree=1479728/2055920 swapFree=4153284/4192956
[pid=20865] ppid=20863 vsize=84712 CPUtime=1200.09
/proc/20865/stat : 20865 (tinisat) R 20863 20865 19757 0 -1 4194304 20790 0 0 0 119978 31 0 0 25 0 1 0 374054679 86745088 20224 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/20865/statm: 21178 20224 52 110 0 21065 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 84712

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.42
CPU time (s): 1200.11
CPU user time (s): 1199.79
CPU system time (s): 0.32695
CPU usage (%): 99.9744
Max. virtual memory (cumulated for all children) (KiB): 84712

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

runsolver used 1.41678 second user time and 2.94655 second system time

The end

Launcher Data (download as text)

Begin job on node18 on Sat Mar 10 15:36:41 UTC 2007

IDJOB= 333942
IDBENCH= 24616
IDSOLVER= 100
FILE ID= node18/333942-1173541001

PBS_JOBID= 4101152

Free space on /tmp= 66514 MiB

SOLVER NAME= tinisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest04/connamacher/connm-ue-csp-sat-n800-d-0.02-s1542454144.sat05-533.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/333942-1173541001/tinisat /tmp/evaluation/333942-1173541001/instance-333942-1173541001.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-333942-1173541001 -o ROOT/results/node18/solver-333942-1173541001 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/333942-1173541001/tinisat /tmp/evaluation/333942-1173541001/instance-333942-1173541001.cnf            

META MD5SUM SOLVER= 15788d06198cf45d0201cced774790cd
MD5SUM BENCH=  d59b4e28276b4b99e12e66d1c286ecef

RANDOM SEED= 715842670

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node18.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.236
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.236
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:       1561360 kB
Buffers:         43212 kB
Cached:         374960 kB
SwapCached:       2952 kB
Active:         153500 kB
Inactive:       287896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1561360 kB
SwapTotal:     4192956 kB
SwapFree:      4153284 kB
Dirty:             680 kB
Writeback:           0 kB
Mapped:          30180 kB
Slab:            38784 kB
Committed_AS:  1249216 kB
PageTables:       1668 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= 66514 MiB

End job on node18 on Sat Mar 10 15:56:44 UTC 2007