Trace number 334068

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.05 1200.52

General information on the benchmark

Namecrafted/Hard/contest04/connamacher/
connm-ue-csp-sat-n1200-d-0.02-s405595518.sat05-531.reshuffled-07.cnf
MD5SUM289600ad1a14c58bf1b867d8d9aa90f1
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 variables1124
Number of clauses13289
Sum of the clauses size40148
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 313008
Number of clauses of size 4281
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/334068-1173548697/instance-334068-1173548697.cnf
0.00/0.01	c 1124 variables, 13289 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/node13/watcher-334068-1173548697 -o ROOT/results/node13/solver-334068-1173548697 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/334068-1173548697/tinisat /tmp/evaluation/334068-1173548697/instance-334068-1173548697.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.97 1.02 0.99 3/77 29917
/proc/meminfo: memFree=1540984/2055920 swapFree=4158920/4192956
[pid=29917] ppid=29915 vsize=848 CPUtime=0
/proc/29917/stat : 29917 (tinisat) R 29915 29917 29470 0 -1 4194304 117 0 0 0 0 0 0 0 18 0 1 0 374824198 868352 102 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134612771 0 0 4096 0 0 0 0 17 1 0 0
/proc/29917/statm: 212 102 48 110 0 99 0

[startup+0.02161 s]
/proc/loadavg: 0.97 1.02 0.99 3/77 29917
/proc/meminfo: memFree=1540984/2055920 swapFree=4158920/4192956
[pid=29917] ppid=29915 vsize=1792 CPUtime=0.01
/proc/29917/stat : 29917 (tinisat) R 29915 29917 29470 0 -1 4194304 271 0 0 0 1 0 0 0 18 0 1 0 374824198 1835008 255 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134527083 0 0 4096 0 0 0 0 17 1 0 0
/proc/29917/statm: 448 257 51 110 0 335 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1792

[startup+0.10162 s]
/proc/loadavg: 0.97 1.02 0.99 3/77 29917
/proc/meminfo: memFree=1540984/2055920 swapFree=4158920/4192956
[pid=29917] ppid=29915 vsize=1792 CPUtime=0.09
/proc/29917/stat : 29917 (tinisat) R 29915 29917 29470 0 -1 4194304 345 0 0 0 9 0 0 0 18 0 1 0 374824198 1835008 329 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134517432 0 0 4096 0 0 0 0 17 1 0 0
/proc/29917/statm: 448 329 52 110 0 335 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1792

[startup+0.301646 s]
/proc/loadavg: 0.97 1.02 0.99 3/77 29917
/proc/meminfo: memFree=1540984/2055920 swapFree=4158920/4192956
[pid=29917] ppid=29915 vsize=2628 CPUtime=0.29
/proc/29917/stat : 29917 (tinisat) R 29915 29917 29470 0 -1 4194304 390 0 0 0 29 0 0 0 19 0 1 0 374824198 2691072 374 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/29917/statm: 657 374 52 110 0 544 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2628

[startup+0.7017 s]
/proc/loadavg: 0.97 1.02 0.99 3/77 29917
/proc/meminfo: memFree=1540984/2055920 swapFree=4158920/4192956
[pid=29917] ppid=29915 vsize=2628 CPUtime=0.69
/proc/29917/stat : 29917 (tinisat) R 29915 29917 29470 0 -1 4194304 493 0 0 0 69 0 0 0 22 0 1 0 374824198 2691072 477 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/29917/statm: 657 477 52 110 0 544 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2628

[startup+1.50181 s]
/proc/loadavg: 0.97 1.02 0.99 2/78 29918
/proc/meminfo: memFree=1538928/2055920 swapFree=4158920/4192956
[pid=29917] ppid=29915 vsize=4300 CPUtime=1.49
/proc/29917/stat : 29917 (tinisat) R 29915 29917 29470 0 -1 4194304 692 0 0 0 149 0 0 0 25 0 1 0 374824198 4403200 676 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134518568 0 0 4096 0 0 0 0 17 1 0 0
/proc/29917/statm: 1075 676 52 110 0 962 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4300

[startup+3.10202 s]
/proc/loadavg: 0.97 1.02 0.99 2/78 29918
/proc/meminfo: memFree=1537840/2055920 swapFree=4158920/4192956
[pid=29917] ppid=29915 vsize=4432 CPUtime=3.09
/proc/29917/stat : 29917 (tinisat) R 29915 29917 29470 0 -1 4194304 1008 0 0 0 309 0 0 0 25 0 1 0 374824198 4538368 992 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134517018 0 0 4096 0 0 0 0 17 1 0 0
/proc/29917/statm: 1108 992 52 110 0 995 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4432

[startup+6.30145 s]
/proc/loadavg: 0.97 1.02 0.99 2/78 29918
/proc/meminfo: memFree=1535344/2055920 swapFree=4158920/4192956
[pid=29917] ppid=29915 vsize=8036 CPUtime=6.29
/proc/29917/stat : 29917 (tinisat) R 29915 29917 29470 0 -1 4194304 1549 0 0 0 628 1 0 0 25 0 1 0 374824198 8228864 1533 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/29917/statm: 2009 1533 52 110 0 1896 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8036

[startup+12.7023 s]
/proc/loadavg: 0.98 1.02 0.99 2/78 29918
/proc/meminfo: memFree=1531832/2055920 swapFree=4158920/4192956
[pid=29917] ppid=29915 vsize=15240 CPUtime=12.69
/proc/29917/stat : 29917 (tinisat) R 29915 29917 29470 0 -1 4194304 2396 0 0 0 1267 2 0 0 25 0 1 0 374824198 15605760 2347 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519900 0 0 4096 0 0 0 0 17 1 0 0
/proc/29917/statm: 3810 2347 52 110 0 3697 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15240

[startup+25.502 s]
/proc/loadavg: 0.98 1.02 0.99 2/78 29918
/proc/meminfo: memFree=1527352/2055920 swapFree=4158920/4192956
[pid=29917] ppid=29915 vsize=15768 CPUtime=25.49
/proc/29917/stat : 29917 (tinisat) R 29915 29917 29470 0 -1 4194304 3453 0 0 0 2546 3 0 0 25 0 1 0 374824198 16146432 3404 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519878 0 0 4096 0 0 0 0 17 1 0 0
/proc/29917/statm: 3942 3404 52 110 0 3829 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 15768

[startup+51.1014 s]
/proc/loadavg: 0.99 1.02 0.99 2/78 29920
/proc/meminfo: memFree=1521144/2055920 swapFree=4158920/4192956
[pid=29917] ppid=29915 vsize=29648 CPUtime=51.08
/proc/29917/stat : 29917 (tinisat) R 29915 29917 29470 0 -1 4194304 5079 0 0 0 5103 5 0 0 25 0 1 0 374824198 30359552 4965 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/29917/statm: 7412 4965 52 110 0 7299 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 29648

[startup+102.305 s]
/proc/loadavg: 0.99 1.01 0.99 2/78 29920
/proc/meminfo: memFree=1511416/2055920 swapFree=4158920/4192956
[pid=29917] ppid=29915 vsize=31044 CPUtime=102.26
/proc/29917/stat : 29917 (tinisat) R 29915 29917 29470 0 -1 4194304 7450 0 0 0 10219 7 0 0 25 0 1 0 374824198 31789056 7336 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519833 0 0 4096 0 0 0 0 17 1 0 0
/proc/29917/statm: 7761 7336 52 110 0 7648 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 31044

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 29920
/proc/meminfo: memFree=1504056/2055920 swapFree=4158920/4192956
[pid=29917] ppid=29915 vsize=58988 CPUtime=162.24
/proc/29917/stat : 29917 (tinisat) R 29915 29917 29470 0 -1 4194304 9429 0 0 0 16215 9 0 0 25 0 1 0 374824198 60403712 9186 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/29917/statm: 14747 9186 52 110 0 14634 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 58988

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 29920
/proc/meminfo: memFree=1497080/2055920 swapFree=4158920/4192956
[pid=29917] ppid=29915 vsize=59420 CPUtime=222.23
/proc/29917/stat : 29917 (tinisat) R 29915 29917 29470 0 -1 4194304 11146 0 0 0 22211 12 0 0 25 0 1 0 374824198 60846080 10903 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/29917/statm: 14855 10903 52 110 0 14742 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 59420

[startup+282.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 29920
/proc/meminfo: memFree=1490616/2055920 swapFree=4158920/4192956
[pid=29917] ppid=29915 vsize=59552 CPUtime=282.2
/proc/29917/stat : 29917 (tinisat) R 29915 29917 29470 0 -1 4194304 12781 0 0 0 28207 13 0 0 25 0 1 0 374824198 60981248 12538 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519858 0 0 4096 0 0 0 0 17 1 0 0
/proc/29917/statm: 14888 12538 52 110 0 14775 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 59552

[startup+342.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 29920
/proc/meminfo: memFree=1484280/2055920 swapFree=4158920/4192956
[pid=29917] ppid=29915 vsize=60768 CPUtime=342.18
/proc/29917/stat : 29917 (tinisat) R 29915 29917 29470 0 -1 4194304 14328 0 0 0 34204 14 0 0 25 0 1 0 374824198 62226432 14085 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/29917/statm: 15192 14085 52 110 0 15079 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 60768

[startup+402.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 29920
/proc/meminfo: memFree=1479224/2055920 swapFree=4158920/4192956
[pid=29917] ppid=29915 vsize=114924 CPUtime=402.16
/proc/29917/stat : 29917 (tinisat) R 29915 29917 29470 0 -1 4194304 15627 0 0 0 40200 16 0 0 25 0 1 0 374824198 117682176 15384 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/29917/statm: 28731 15384 52 110 0 28618 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 114924

[startup+462.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 29920
/proc/meminfo: memFree=1474616/2055920 swapFree=4158920/4192956
[pid=29917] ppid=29915 vsize=116400 CPUtime=462.15
/proc/29917/stat : 29917 (tinisat) R 29915 29917 29470 0 -1 4194304 17019 0 0 0 46197 18 0 0 25 0 1 0 374824198 119193600 16519 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/29917/statm: 29100 16519 52 110 0 28987 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 116400

[startup+522.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 29920
/proc/meminfo: memFree=1470136/2055920 swapFree=4158920/4192956
[pid=29917] ppid=29915 vsize=116880 CPUtime=522.13
/proc/29917/stat : 29917 (tinisat) R 29915 29917 29470 0 -1 4194304 18146 0 0 0 52194 19 0 0 25 0 1 0 374824198 119685120 17646 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/29917/statm: 29220 17646 52 110 0 29107 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 116880

[startup+582.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 29920
/proc/meminfo: memFree=1466104/2055920 swapFree=4158920/4192956
[pid=29917] ppid=29915 vsize=117204 CPUtime=582.11
/proc/29917/stat : 29917 (tinisat) R 29915 29917 29470 0 -1 4194304 19152 0 0 0 58191 20 0 0 25 0 1 0 374824198 120016896 18652 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/29917/statm: 29301 18652 52 110 0 29188 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 117204

[startup+642.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 29920
/proc/meminfo: memFree=1462008/2055920 swapFree=4158920/4192956
[pid=29917] ppid=29915 vsize=117348 CPUtime=642.1
/proc/29917/stat : 29917 (tinisat) R 29915 29917 29470 0 -1 4194304 20152 0 0 0 64188 22 0 0 25 0 1 0 374824198 120164352 19652 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/29917/statm: 29337 19652 52 110 0 29224 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 117348

[startup+702.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 29920
/proc/meminfo: memFree=1458040/2055920 swapFree=4158920/4192956
[pid=29917] ppid=29915 vsize=118312 CPUtime=702.08
/proc/29917/stat : 29917 (tinisat) R 29915 29917 29470 0 -1 4194304 21159 0 0 0 70185 23 0 0 25 0 1 0 374824198 121151488 20659 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/29917/statm: 29578 20659 52 110 0 29465 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 118312

[startup+762.305 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 29920
/proc/meminfo: memFree=1454456/2055920 swapFree=4158920/4192956
[pid=29917] ppid=29915 vsize=118736 CPUtime=762.06
/proc/29917/stat : 29917 (tinisat) R 29915 29917 29470 0 -1 4194304 22048 0 0 0 76182 24 0 0 25 0 1 0 374824198 121585664 21548 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/29917/statm: 29684 21548 52 110 0 29571 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 118736

[startup+822.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 29920
/proc/meminfo: memFree=1450808/2055920 swapFree=4158920/4192956
[pid=29917] ppid=29915 vsize=118912 CPUtime=822.04
/proc/29917/stat : 29917 (tinisat) R 29915 29917 29470 0 -1 4194304 22980 0 0 0 82178 26 0 0 25 0 1 0 374824198 121765888 22480 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134515539 0 0 4096 0 0 0 0 17 1 0 0
/proc/29917/statm: 29728 22480 52 110 0 29615 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 118912

[startup+882.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 29920
/proc/meminfo: memFree=1447224/2055920 swapFree=4158920/4192956
[pid=29917] ppid=29915 vsize=119232 CPUtime=882.02
/proc/29917/stat : 29917 (tinisat) R 29915 29917 29470 0 -1 4194304 23863 0 0 0 88175 27 0 0 25 0 1 0 374824198 122093568 23363 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/29917/statm: 29808 23363 52 110 0 29695 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 119232

[startup+942.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 29920
/proc/meminfo: memFree=1443768/2055920 swapFree=4158920/4192956
[pid=29917] ppid=29915 vsize=119556 CPUtime=941.99
/proc/29917/stat : 29917 (tinisat) R 29915 29917 29470 0 -1 4194304 24730 0 0 0 94171 28 0 0 25 0 1 0 374824198 122425344 24230 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519878 0 0 4096 0 0 0 0 17 1 0 0
/proc/29917/statm: 29889 24230 52 110 0 29776 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 119556

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/84 30036
/proc/meminfo: memFree=1439232/2055920 swapFree=4158920/4192956
[pid=29917] ppid=29915 vsize=119716 CPUtime=1001.93
/proc/29917/stat : 29917 (tinisat) R 29915 29917 29470 0 -1 4194304 25551 0 0 0 100162 31 0 0 25 0 1 0 374824198 122589184 25051 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/29917/statm: 29929 25051 52 110 0 29816 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 119716

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 30118
/proc/meminfo: memFree=1437112/2055920 swapFree=4158920/4192956
[pid=29917] ppid=29915 vsize=119716 CPUtime=1061.86
/proc/29917/stat : 29917 (tinisat) R 29915 29917 29470 0 -1 4194304 26327 0 0 0 106154 32 0 0 25 0 1 0 374824198 122589184 25827 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/29917/statm: 29929 25827 52 110 0 29816 0
Current children cumulated CPU time (s) 1061.86
Current children cumulated vsize (KiB) 119716

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 0.99 3/78 30118
/proc/meminfo: memFree=1433976/2055920 swapFree=4158920/4192956
[pid=29917] ppid=29915 vsize=119860 CPUtime=1121.84
/proc/29917/stat : 29917 (tinisat) R 29915 29917 29470 0 -1 4194304 27111 0 0 0 112151 33 0 0 25 0 1 0 374824198 122736640 26611 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/29917/statm: 29965 26611 52 110 0 29852 0
Current children cumulated CPU time (s) 1121.84
Current children cumulated vsize (KiB) 119860

[startup+1182.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/78 30118
/proc/meminfo: memFree=1431288/2055920 swapFree=4158920/4192956
[pid=29917] ppid=29915 vsize=120020 CPUtime=1181.82
/proc/29917/stat : 29917 (tinisat) R 29915 29917 29470 0 -1 4194304 27806 0 0 0 118148 34 0 0 25 0 1 0 374824198 122900480 27306 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/29917/statm: 30005 27306 52 110 0 29892 0
Current children cumulated CPU time (s) 1181.82
Current children cumulated vsize (KiB) 120020



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.03 1.01 1.00 2/78 30118
/proc/meminfo: memFree=1430264/2055920 swapFree=4158920/4192956
[pid=29917] ppid=29915 vsize=120020 CPUtime=1200.02
/proc/29917/stat : 29917 (tinisat) R 29915 29917 29470 0 -1 4194304 28043 0 0 0 119968 34 0 0 25 0 1 0 374824198 122900480 27543 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519886 0 0 4096 0 0 0 0 17 1 0 0
/proc/29917/statm: 30005 27543 52 110 0 29892 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 120020

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: 1.03 1.01 1.00 2/78 30118
/proc/meminfo: memFree=1430264/2055920 swapFree=4158920/4192956
[pid=29917] ppid=29915 vsize=120020 CPUtime=1200.02
/proc/29917/stat : 29917 (tinisat) R 29915 29917 29470 0 -1 4194304 28043 0 0 0 119968 34 0 0 25 0 1 0 374824198 122900480 27543 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519886 0 0 4096 0 0 0 0 17 1 0 0
/proc/29917/statm: 30005 27543 52 110 0 29892 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 120020

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.05
CPU user time (s): 1199.69
CPU system time (s): 0.365944
CPU usage (%): 99.9606
Max. virtual memory (cumulated for all children) (KiB): 120020

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

runsolver used 1.27281 second user time and 3.10153 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Sat Mar 10 17:44:57 UTC 2007

IDJOB= 334068
IDBENCH= 24619
IDSOLVER= 100
FILE ID= node13/334068-1173548697

PBS_JOBID= 4101166

Free space on /tmp= 66374 MiB

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

META MD5SUM SOLVER= 15788d06198cf45d0201cced774790cd
MD5SUM BENCH=  289600ad1a14c58bf1b867d8d9aa90f1

RANDOM SEED= 501976434

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node13.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:       1541456 kB
Buffers:         49704 kB
Cached:         376540 kB
SwapCached:       2156 kB
Active:         191224 kB
Inactive:       257776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1541456 kB
SwapTotal:     4192956 kB
SwapFree:      4158920 kB
Dirty:             812 kB
Writeback:           0 kB
Mapped:          30796 kB
Slab:            51064 kB
Committed_AS:  1619712 kB
PageTables:       1744 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= 66374 MiB

End job on node13 on Sat Mar 10 18:05:00 UTC 2007