Trace number 309996

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.09 1200.57

General information on the benchmark

Namerandom/2+p/p0.9/v1170/
unif2p-p0.9-v1170-c4235-S1629945861-01-UNKNOWN.cnf
MD5SUMa39f0c2b5a6e5deb5d2e29a2029bf07b
Bench CategoryRANDOM (random 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 variables1170
Number of clauses4234
Sum of the clauses size12279
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2423
Number of clauses of size 33811
Number of clauses of size 40
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/309996-1172551445/instance-309996-1172551445.cnf
0.00/0.00	c 1170 variables, 4234 clauses

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node15/watcher-309996-1172551445 -o ROOT/results/node15/solver-309996-1172551445 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/309996-1172551445/tinisat /tmp/evaluation/309996-1172551445/instance-309996-1172551445.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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 22021
/proc/meminfo: memFree=1582032/2055920 swapFree=4192812/4192956
[pid=22021] ppid=22019 vsize=716 CPUtime=0
/proc/22021/stat : 22021 (tinisat) R 22019 22021 20199 0 -1 4194304 98 0 0 0 0 0 0 0 18 0 1 0 275098851 733184 83 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134612771 0 0 4096 0 0 0 0 17 1 0 0
/proc/22021/statm: 179 83 48 110 0 66 0

[startup+0.106683 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 22021
/proc/meminfo: memFree=1582032/2055920 swapFree=4192812/4192956
[pid=22021] ppid=22019 vsize=1368 CPUtime=0.1
/proc/22021/stat : 22021 (tinisat) R 22019 22021 20199 0 -1 4194304 236 0 0 0 10 0 0 0 18 0 1 0 275098851 1400832 220 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/22021/statm: 342 220 52 110 0 229 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1368

[startup+0.514753 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 22021
/proc/meminfo: memFree=1582032/2055920 swapFree=4192812/4192956
[pid=22021] ppid=22019 vsize=1888 CPUtime=0.51
/proc/22021/stat : 22021 (tinisat) R 22019 22021 20199 0 -1 4194304 375 0 0 0 51 0 0 0 21 0 1 0 275098851 1933312 359 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519932 0 0 4096 0 0 0 0 17 1 0 0
/proc/22021/statm: 472 359 52 110 0 359 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 1888

[startup+1.33489 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 22022
/proc/meminfo: memFree=1579976/2055920 swapFree=4192812/4192956
[pid=22021] ppid=22019 vsize=3188 CPUtime=1.32
/proc/22021/stat : 22021 (tinisat) R 22019 22021 20199 0 -1 4194304 636 0 0 0 132 0 0 0 25 0 1 0 275098851 3264512 620 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134515506 0 0 4096 0 0 0 0 17 1 0 0
/proc/22021/statm: 797 620 52 110 0 684 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 3188

[startup+2.97117 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 22022
/proc/meminfo: memFree=1578568/2055920 swapFree=4192812/4192956
[pid=22021] ppid=22019 vsize=5520 CPUtime=2.96
/proc/22021/stat : 22021 (tinisat) R 22019 22021 20199 0 -1 4194304 1011 0 0 0 296 0 0 0 25 0 1 0 275098851 5652480 995 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519972 0 0 4096 0 0 0 0 17 1 0 0
/proc/22021/statm: 1380 995 52 110 0 1267 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 5520

[startup+6.25174 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 22022
/proc/meminfo: memFree=1576392/2055920 swapFree=4192812/4192956
[pid=22021] ppid=22019 vsize=9916 CPUtime=6.24
/proc/22021/stat : 22021 (tinisat) R 22019 22021 20199 0 -1 4194304 1492 0 0 0 623 1 0 0 25 0 1 0 275098851 10153984 1476 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520078 0 0 4096 0 0 0 0 17 1 0 0
/proc/22021/statm: 2479 1476 52 110 0 2366 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 9916

[startup+12.7068 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 22022
/proc/meminfo: memFree=1573384/2055920 swapFree=4192812/4192956
[pid=22021] ppid=22019 vsize=10576 CPUtime=12.69
/proc/22021/stat : 22021 (tinisat) R 22019 22021 20199 0 -1 4194304 2205 0 0 0 1267 2 0 0 25 0 1 0 275098851 10829824 2156 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519912 0 0 4096 0 0 0 0 17 1 0 0
/proc/22021/statm: 2644 2156 52 110 0 2531 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10576

[startup+25.5121 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 22022
/proc/meminfo: memFree=1569992/2055920 swapFree=4192812/4192956
[pid=22021] ppid=22019 vsize=19364 CPUtime=25.5
/proc/22021/stat : 22021 (tinisat) R 22019 22021 20199 0 -1 4194304 3074 0 0 0 2546 4 0 0 25 0 1 0 275098851 19828736 3025 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/22021/statm: 4841 3025 52 110 0 4728 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 19364

[startup+51.1205 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 22022
/proc/meminfo: memFree=1564936/2055920 swapFree=4192812/4192956
[pid=22021] ppid=22019 vsize=20152 CPUtime=51.09
/proc/22021/stat : 22021 (tinisat) R 22019 22021 20199 0 -1 4194304 4362 0 0 0 5104 5 0 0 25 0 1 0 275098851 20635648 4248 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134518568 0 0 4096 0 0 0 0 17 1 0 0
/proc/22021/statm: 5038 4248 52 110 0 4925 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 20152

[startup+102.336 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 22022
/proc/meminfo: memFree=1557960/2055920 swapFree=4192812/4192956
[pid=22021] ppid=22019 vsize=38000 CPUtime=102.29
/proc/22021/stat : 22021 (tinisat) R 22019 22021 20199 0 -1 4194304 6118 0 0 0 10222 7 0 0 25 0 1 0 275098851 38912000 6004 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134515342 0 0 4096 0 0 0 0 17 1 0 0
/proc/22021/statm: 9500 6004 52 110 0 9387 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 38000

[startup+162.368 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 22022
/proc/meminfo: memFree=1551752/2055920 swapFree=4192812/4192956
[pid=22021] ppid=22019 vsize=39772 CPUtime=162.3
/proc/22021/stat : 22021 (tinisat) R 22019 22021 20199 0 -1 4194304 7763 0 0 0 16220 10 0 0 25 0 1 0 275098851 40726528 7520 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520029 0 0 4096 0 0 0 0 17 1 0 0
/proc/22021/statm: 9943 7520 52 110 0 9830 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 39772

[startup+222.394 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 22022
/proc/meminfo: memFree=1546632/2055920 swapFree=4192812/4192956
[pid=22021] ppid=22019 vsize=40192 CPUtime=222.31
/proc/22021/stat : 22021 (tinisat) R 22019 22021 20199 0 -1 4194304 9036 0 0 0 22219 12 0 0 25 0 1 0 275098851 41156608 8793 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519927 0 0 4096 0 0 0 0 17 1 0 0
/proc/22021/statm: 10048 8793 52 110 0 9935 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 40192

[startup+282.423 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 22022
/proc/meminfo: memFree=1542216/2055920 swapFree=4192812/4192956
[pid=22021] ppid=22019 vsize=40632 CPUtime=282.32
/proc/22021/stat : 22021 (tinisat) R 22019 22021 20199 0 -1 4194304 10126 0 0 0 28219 13 0 0 25 0 1 0 275098851 41607168 9883 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/22021/statm: 10158 9883 52 110 0 10045 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 40632

[startup+342.453 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 22022
/proc/meminfo: memFree=1537864/2055920 swapFree=4192812/4192956
[pid=22021] ppid=22019 vsize=74832 CPUtime=342.33
/proc/22021/stat : 22021 (tinisat) R 22019 22021 20199 0 -1 4194304 11222 0 0 0 34218 15 0 0 25 0 1 0 275098851 76627968 10979 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/22021/statm: 18708 10979 52 110 0 18595 0
Current children cumulated CPU time (s) 342.33
Current children cumulated vsize (KiB) 74832

[startup+402.484 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 22022
/proc/meminfo: memFree=1533896/2055920 swapFree=4192812/4192956
[pid=22021] ppid=22019 vsize=75536 CPUtime=402.35
/proc/22021/stat : 22021 (tinisat) R 22019 22021 20199 0 -1 4194304 12181 0 0 0 40218 17 0 0 25 0 1 0 275098851 77348864 11938 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/22021/statm: 18884 11938 52 110 0 18771 0
Current children cumulated CPU time (s) 402.35
Current children cumulated vsize (KiB) 75536

[startup+462.512 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 22022
/proc/meminfo: memFree=1530504/2055920 swapFree=4192812/4192956
[pid=22021] ppid=22019 vsize=77252 CPUtime=462.35
/proc/22021/stat : 22021 (tinisat) R 22019 22021 20199 0 -1 4194304 13313 0 0 0 46217 18 0 0 25 0 1 0 275098851 79106048 12813 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520134 0 0 4096 0 0 0 0 17 1 0 0
/proc/22021/statm: 19313 12813 52 110 0 19200 0
Current children cumulated CPU time (s) 462.35
Current children cumulated vsize (KiB) 77252

[startup+522.544 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 22022
/proc/meminfo: memFree=1527176/2055920 swapFree=4192812/4192956
[pid=22021] ppid=22019 vsize=77896 CPUtime=522.36
/proc/22021/stat : 22021 (tinisat) R 22019 22021 20199 0 -1 4194304 14131 0 0 0 52217 19 0 0 25 0 1 0 275098851 79765504 13631 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519883 0 0 4096 0 0 0 0 17 1 0 0
/proc/22021/statm: 19474 13631 52 110 0 19361 0
Current children cumulated CPU time (s) 522.36
Current children cumulated vsize (KiB) 77896

[startup+582.575 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 22022
/proc/meminfo: memFree=1524424/2055920 swapFree=4192812/4192956
[pid=22021] ppid=22019 vsize=78368 CPUtime=582.37
/proc/22021/stat : 22021 (tinisat) R 22019 22021 20199 0 -1 4194304 14820 0 0 0 58217 20 0 0 25 0 1 0 275098851 80248832 14320 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/22021/statm: 19592 14320 52 110 0 19479 0
Current children cumulated CPU time (s) 582.37
Current children cumulated vsize (KiB) 78368

[startup+642.613 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 22022
/proc/meminfo: memFree=1521160/2055920 swapFree=4192812/4192956
[pid=22021] ppid=22019 vsize=78504 CPUtime=642.39
/proc/22021/stat : 22021 (tinisat) R 22019 22021 20199 0 -1 4194304 15638 0 0 0 64218 21 0 0 25 0 1 0 275098851 80388096 15138 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/22021/statm: 19626 15138 52 110 0 19513 0
Current children cumulated CPU time (s) 642.39
Current children cumulated vsize (KiB) 78504

[startup+702.647 s]
/proc/loadavg: 1.06 1.00 1.00 2/78 22022
/proc/meminfo: memFree=1518280/2055920 swapFree=4192812/4192956
[pid=22021] ppid=22019 vsize=79248 CPUtime=702.4
/proc/22021/stat : 22021 (tinisat) R 22019 22021 20199 0 -1 4194304 16365 0 0 0 70218 22 0 0 25 0 1 0 275098851 81149952 15865 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/22021/statm: 19812 15865 52 110 0 19699 0
Current children cumulated CPU time (s) 702.4
Current children cumulated vsize (KiB) 79248

[startup+762.673 s]
/proc/loadavg: 1.02 1.00 1.00 2/78 22022
/proc/meminfo: memFree=1515784/2055920 swapFree=4192812/4192956
[pid=22021] ppid=22019 vsize=79888 CPUtime=762.42
/proc/22021/stat : 22021 (tinisat) R 22019 22021 20199 0 -1 4194304 16991 0 0 0 76218 24 0 0 25 0 1 0 275098851 81805312 16491 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/22021/statm: 19972 16491 52 110 0 19859 0
Current children cumulated CPU time (s) 762.42
Current children cumulated vsize (KiB) 79888

[startup+822.704 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22022
/proc/meminfo: memFree=1512968/2055920 swapFree=4192812/4192956
[pid=22021] ppid=22019 vsize=80340 CPUtime=822.43
/proc/22021/stat : 22021 (tinisat) R 22019 22021 20199 0 -1 4194304 17683 0 0 0 82218 25 0 0 25 0 1 0 275098851 82268160 17183 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/22021/statm: 20085 17183 52 110 0 19972 0
Current children cumulated CPU time (s) 822.43
Current children cumulated vsize (KiB) 80340

[startup+882.737 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22022
/proc/meminfo: memFree=1510600/2055920 swapFree=4192812/4192956
[pid=22021] ppid=22019 vsize=81060 CPUtime=882.44
/proc/22021/stat : 22021 (tinisat) R 22019 22021 20199 0 -1 4194304 18287 0 0 0 88218 26 0 0 25 0 1 0 275098851 83005440 17787 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519932 0 0 4096 0 0 0 0 17 1 0 0
/proc/22021/statm: 20265 17787 52 110 0 20152 0
Current children cumulated CPU time (s) 882.44
Current children cumulated vsize (KiB) 81060

[startup+942.764 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22022
/proc/meminfo: memFree=1508360/2055920 swapFree=4192812/4192956
[pid=22021] ppid=22019 vsize=81380 CPUtime=942.44
/proc/22021/stat : 22021 (tinisat) R 22019 22021 20199 0 -1 4194304 18838 0 0 0 94217 27 0 0 25 0 1 0 275098851 83333120 18338 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/22021/statm: 20345 18338 52 110 0 20232 0
Current children cumulated CPU time (s) 942.44
Current children cumulated vsize (KiB) 81380

[startup+1002.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22022
/proc/meminfo: memFree=1506056/2055920 swapFree=4192812/4192956
[pid=22021] ppid=22019 vsize=81516 CPUtime=1002.46
/proc/22021/stat : 22021 (tinisat) R 22019 22021 20199 0 -1 4194304 19424 0 0 0 100217 29 0 0 25 0 1 0 275098851 83472384 18924 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519876 0 0 4096 0 0 0 0 17 1 0 0
/proc/22021/statm: 20379 18924 52 110 0 20266 0
Current children cumulated CPU time (s) 1002.46
Current children cumulated vsize (KiB) 81516

[startup+1062.86 s]
/proc/loadavg: 1.05 1.01 1.00 2/84 22138
/proc/meminfo: memFree=1502296/2055920 swapFree=4192812/4192956
[pid=22021] ppid=22019 vsize=81800 CPUtime=1062.45
/proc/22021/stat : 22021 (tinisat) R 22019 22021 20199 0 -1 4194304 20050 0 0 0 106214 31 0 0 25 0 1 0 275098851 83763200 19550 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520011 0 0 4096 0 0 0 0 17 1 0 0
/proc/22021/statm: 20450 19550 52 110 0 20337 0
Current children cumulated CPU time (s) 1062.45
Current children cumulated vsize (KiB) 81800

[startup+1122.91 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 22220
/proc/meminfo: memFree=1501000/2055920 swapFree=4192812/4192956
[pid=22021] ppid=22019 vsize=148016 CPUtime=1122.44
/proc/22021/stat : 22021 (tinisat) R 22019 22021 20199 0 -1 4194304 20637 0 0 0 112210 34 0 0 25 0 1 0 275098851 151568384 20137 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/22021/statm: 37004 20137 52 110 0 36891 0
Current children cumulated CPU time (s) 1122.44
Current children cumulated vsize (KiB) 148016

[startup+1182.94 s]
/proc/loadavg: 1.05 1.02 1.00 2/78 22220
/proc/meminfo: memFree=1498440/2055920 swapFree=4192812/4192956
[pid=22021] ppid=22019 vsize=148016 CPUtime=1182.45
/proc/22021/stat : 22021 (tinisat) R 22019 22021 20199 0 -1 4194304 21296 0 0 0 118210 35 0 0 25 0 1 0 275098851 151568384 20796 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/22021/statm: 37004 20796 52 110 0 36891 0
Current children cumulated CPU time (s) 1182.45
Current children cumulated vsize (KiB) 148016



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.56 s]
/proc/loadavg: 1.03 1.02 1.00 2/78 22220
/proc/meminfo: memFree=1497608/2055920 swapFree=4192812/4192956
[pid=22021] ppid=22019 vsize=148016 CPUtime=1200.07
/proc/22021/stat : 22021 (tinisat) R 22019 22021 20199 0 -1 4194304 21484 0 0 0 119972 35 0 0 25 0 1 0 275098851 151568384 20984 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/22021/statm: 37004 20984 52 110 0 36891 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 148016

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.57
CPU time (s): 1200.09
CPU user time (s): 1199.72
CPU system time (s): 0.366944
CPU usage (%): 99.9597
Max. virtual memory (cumulated for all children) (KiB): 148016

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

runsolver used 1.39179 second user time and 2.86856 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Tue Feb 27 04:44:05 UTC 2007

IDJOB= 309996
IDBENCH= 20275
IDSOLVER= 100
FILE ID= node15/309996-1172551445

PBS_JOBID= 3971642

Free space on /tmp= 66560 MiB

SOLVER NAME= tinisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.9/v1170/unif2p-p0.9-v1170-c4235-S1629945861-01-UNKNOWN.cnf
COMMAND LINE= /tmp/evaluation/309996-1172551445/tinisat /tmp/evaluation/309996-1172551445/instance-309996-1172551445.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-309996-1172551445 -o ROOT/results/node15/solver-309996-1172551445 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/309996-1172551445/tinisat /tmp/evaluation/309996-1172551445/instance-309996-1172551445.cnf            

META MD5SUM SOLVER= 15788d06198cf45d0201cced774790cd
MD5SUM BENCH=  a39f0c2b5a6e5deb5d2e29a2029bf07b

RANDOM SEED= 998568406

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node15.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.276
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.276
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:       1582504 kB
Buffers:         51128 kB
Cached:         291796 kB
SwapCached:          0 kB
Active:         261344 kB
Inactive:       142044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1582504 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:             612 kB
Writeback:           0 kB
Mapped:          79352 kB
Slab:            55540 kB
Committed_AS:   939652 kB
PageTables:       1800 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= 66560 MiB

End job on node15 on Tue Feb 27 05:04:07 UTC 2007