Trace number 298022

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
TTS 4.0? (TO) 1200.1 1200.51

General information on the benchmark

Namerandom/OnTreshold/3SAT/v450/
unif-k3-r4.25-v450-c1912-S1279599478-02.SAT.shuffled.cnf
MD5SUMb403a40368f0561878d5cbdd78a87179
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.008997
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1912
Sum of the clauses size5736
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31912
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

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/node42/watcher-298022-1171849021 -o ROOT/results/node42/solver-298022-1171849021 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/298022-1171849021/tts-4-0 /tmp/evaluation/298022-1171849021/instance-298022-1171849021.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/64 14489
/proc/meminfo: memFree=384976/2055920 swapFree=4183424/4192956
[pid=14489] ppid=14487 vsize=928 CPUtime=0
/proc/14489/stat : 14489 (tts-4-0) R 14487 14489 13615 0 -1 4194304 124 0 0 0 0 0 0 0 18 0 1 0 204858172 950272 109 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134538224 0 0 4096 0 0 0 0 17 1 0 0
/proc/14489/statm: 232 109 59 113 0 116 0

[startup+0.107252 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 14489
/proc/meminfo: memFree=384976/2055920 swapFree=4183424/4192956
[pid=14489] ppid=14487 vsize=3204 CPUtime=0.1
/proc/14489/stat : 14489 (tts-4-0) R 14487 14489 13615 0 -1 4194304 707 0 0 0 10 0 0 0 18 0 1 0 204858172 3280896 690 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/14489/statm: 801 690 66 113 0 685 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3204

[startup+0.515329 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 14489
/proc/meminfo: memFree=384976/2055920 swapFree=4183424/4192956
[pid=14489] ppid=14487 vsize=3204 CPUtime=0.51
/proc/14489/stat : 14489 (tts-4-0) R 14487 14489 13615 0 -1 4194304 741 0 0 0 51 0 0 0 21 0 1 0 204858172 3280896 724 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134543308 0 0 4096 0 0 0 0 17 1 0 0
/proc/14489/statm: 801 724 66 113 0 685 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 3204

[startup+1.33549 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 14490
/proc/meminfo: memFree=382152/2055920 swapFree=4183424/4192956
[pid=14489] ppid=14487 vsize=3508 CPUtime=1.33
/proc/14489/stat : 14489 (tts-4-0) R 14487 14489 13615 0 -1 4194304 806 0 0 0 133 0 0 0 25 0 1 0 204858172 3592192 789 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134513467 0 0 4096 0 0 0 0 17 1 0 0
/proc/14489/statm: 877 789 66 113 0 761 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 3508

[startup+2.9738 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 14490
/proc/meminfo: memFree=381512/2055920 swapFree=4183424/4192956
[pid=14489] ppid=14487 vsize=4180 CPUtime=2.96
/proc/14489/stat : 14489 (tts-4-0) R 14487 14489 13615 0 -1 4194304 959 0 0 0 296 0 0 0 25 0 1 0 204858172 4280320 942 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591621 0 0 4096 0 0 0 0 17 1 0 0
/proc/14489/statm: 1045 942 66 113 0 929 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 4180

[startup+6.25042 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 14490
/proc/meminfo: memFree=380232/2055920 swapFree=4183424/4192956
[pid=14489] ppid=14487 vsize=5536 CPUtime=6.24
/proc/14489/stat : 14489 (tts-4-0) R 14487 14489 13615 0 -1 4194304 1284 0 0 0 624 0 0 0 25 0 1 0 204858172 5668864 1267 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134535887 0 0 4096 0 0 0 0 17 1 0 0
/proc/14489/statm: 1384 1267 66 113 0 1268 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 5536

[startup+12.7077 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 14490
/proc/meminfo: memFree=377672/2055920 swapFree=4183424/4192956
[pid=14489] ppid=14487 vsize=7948 CPUtime=12.69
/proc/14489/stat : 14489 (tts-4-0) R 14487 14489 13615 0 -1 4194304 1887 0 0 0 1269 0 0 0 25 0 1 0 204858172 8138752 1870 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534048 0 0 4096 0 0 0 0 17 1 0 0
/proc/14489/statm: 1987 1870 66 113 0 1871 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 7948

[startup+25.6091 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 14490
/proc/meminfo: memFree=372872/2055920 swapFree=4183424/4192956
[pid=14489] ppid=14487 vsize=12896 CPUtime=25.59
/proc/14489/stat : 14489 (tts-4-0) R 14487 14489 13615 0 -1 4194304 3127 0 0 0 2558 1 0 0 25 0 1 0 204858172 13205504 3110 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134535187 0 0 4096 0 0 0 0 17 1 0 0
/proc/14489/statm: 3224 3110 66 113 0 3108 0
Current children cumulated CPU time (s) 25.59
Current children cumulated vsize (KiB) 12896

[startup+51.214 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 14490
/proc/meminfo: memFree=365832/2055920 swapFree=4183424/4192956
[pid=14489] ppid=14487 vsize=19716 CPUtime=51.19
/proc/14489/stat : 14489 (tts-4-0) R 14487 14489 13615 0 -1 4194304 4877 0 0 0 5117 2 0 0 25 0 1 0 204858172 20189184 4860 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134535187 0 0 4096 0 0 0 0 17 1 0 0
/proc/14489/statm: 4929 4860 66 113 0 4813 0
Current children cumulated CPU time (s) 51.19
Current children cumulated vsize (KiB) 19716

[startup+102.424 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 14490
/proc/meminfo: memFree=355400/2055920 swapFree=4183424/4192956
[pid=14489] ppid=14487 vsize=30264 CPUtime=102.38
/proc/14489/stat : 14489 (tts-4-0) R 14487 14489 13615 0 -1 4194304 7517 0 0 0 10234 4 0 0 25 0 1 0 204858172 30990336 7500 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534120 0 0 4096 0 0 0 0 17 1 0 0
/proc/14489/statm: 7566 7500 66 113 0 7450 0
Current children cumulated CPU time (s) 102.38
Current children cumulated vsize (KiB) 30264

[startup+162.447 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14490
/proc/meminfo: memFree=343048/2055920 swapFree=4183424/4192956
[pid=14489] ppid=14487 vsize=42456 CPUtime=162.39
/proc/14489/stat : 14489 (tts-4-0) R 14487 14489 13615 0 -1 4194304 10533 0 0 0 16233 6 0 0 25 0 1 0 204858172 43474944 10516 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534130 0 0 4096 0 0 0 0 17 1 0 0
/proc/14489/statm: 10614 10516 66 113 0 10498 0
Current children cumulated CPU time (s) 162.39
Current children cumulated vsize (KiB) 42456

[startup+222.469 s]
/proc/loadavg: 1.04 1.00 1.00 2/65 14492
/proc/meminfo: memFree=332232/2055920 swapFree=4183424/4192956
[pid=14489] ppid=14487 vsize=53240 CPUtime=222.38
/proc/14489/stat : 14489 (tts-4-0) R 14487 14489 13615 0 -1 4194304 13242 0 0 0 22231 7 0 0 25 0 1 0 204858172 54517760 13225 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534120 0 0 4096 0 0 0 0 17 1 0 0
/proc/14489/statm: 13310 13225 66 113 0 13194 0
Current children cumulated CPU time (s) 222.38
Current children cumulated vsize (KiB) 53240

[startup+282.485 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 14492
/proc/meminfo: memFree=322504/2055920 swapFree=4183424/4192956
[pid=14489] ppid=14487 vsize=63092 CPUtime=282.37
/proc/14489/stat : 14489 (tts-4-0) R 14487 14489 13615 0 -1 4194304 15689 0 0 0 28229 8 0 0 25 0 1 0 204858172 64606208 15672 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/14489/statm: 15773 15672 66 113 0 15657 0
Current children cumulated CPU time (s) 282.37
Current children cumulated vsize (KiB) 63092

[startup+342.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14492
/proc/meminfo: memFree=313672/2055920 swapFree=4183424/4192956
[pid=14489] ppid=14487 vsize=71764 CPUtime=342.38
/proc/14489/stat : 14489 (tts-4-0) R 14487 14489 13615 0 -1 4194304 17860 0 0 0 34228 10 0 0 25 0 1 0 204858172 73486336 17843 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534408 0 0 4096 0 0 0 0 17 1 0 0
/proc/14489/statm: 17941 17843 66 113 0 17825 0
Current children cumulated CPU time (s) 342.38
Current children cumulated vsize (KiB) 71764

[startup+402.522 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14492
/proc/meminfo: memFree=305288/2055920 swapFree=4183424/4192956
[pid=14489] ppid=14487 vsize=80204 CPUtime=402.38
/proc/14489/stat : 14489 (tts-4-0) R 14487 14489 13615 0 -1 4194304 19960 0 0 0 40226 12 0 0 25 0 1 0 204858172 82128896 19943 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534095 0 0 4096 0 0 0 0 17 1 0 0
/proc/14489/statm: 20051 19943 66 113 0 19935 0
Current children cumulated CPU time (s) 402.38
Current children cumulated vsize (KiB) 80204

[startup+462.544 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14492
/proc/meminfo: memFree=298632/2055920 swapFree=4183424/4192956
[pid=14489] ppid=14487 vsize=86776 CPUtime=462.38
/proc/14489/stat : 14489 (tts-4-0) R 14487 14489 13615 0 -1 4194304 21623 0 0 0 46225 13 0 0 25 0 1 0 204858172 88858624 21606 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534433 0 0 4096 0 0 0 0 17 1 0 0
/proc/14489/statm: 21694 21606 66 113 0 21578 0
Current children cumulated CPU time (s) 462.38
Current children cumulated vsize (KiB) 86776

[startup+522.562 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14492
/proc/meminfo: memFree=292104/2055920 swapFree=4183424/4192956
[pid=14489] ppid=14487 vsize=93340 CPUtime=522.38
/proc/14489/stat : 14489 (tts-4-0) R 14487 14489 13615 0 -1 4194304 23253 0 0 0 52223 15 0 0 25 0 1 0 204858172 95580160 23236 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/14489/statm: 23335 23236 66 113 0 23219 0
Current children cumulated CPU time (s) 522.38
Current children cumulated vsize (KiB) 93340

[startup+582.581 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14492
/proc/meminfo: memFree=284936/2055920 swapFree=4183424/4192956
[pid=14489] ppid=14487 vsize=100372 CPUtime=582.37
/proc/14489/stat : 14489 (tts-4-0) R 14487 14489 13615 0 -1 4194304 25037 0 0 0 58221 16 0 0 25 0 1 0 204858172 102780928 25020 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534427 0 0 4096 0 0 0 0 17 1 0 0
/proc/14489/statm: 25093 25020 66 113 0 24977 0
Current children cumulated CPU time (s) 582.37
Current children cumulated vsize (KiB) 100372

[startup+642.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14492
/proc/meminfo: memFree=279176/2055920 swapFree=4183424/4192956
[pid=14489] ppid=14487 vsize=106232 CPUtime=642.37
/proc/14489/stat : 14489 (tts-4-0) R 14487 14489 13615 0 -1 4194304 26502 0 0 0 64220 17 0 0 25 0 1 0 204858172 108781568 26485 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134535187 0 0 4096 0 0 0 0 17 1 0 0
/proc/14489/statm: 26558 26485 66 113 0 26442 0
Current children cumulated CPU time (s) 642.37
Current children cumulated vsize (KiB) 106232

[startup+702.616 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14492
/proc/meminfo: memFree=268168/2055920 swapFree=4183424/4192956
[pid=14489] ppid=14487 vsize=117252 CPUtime=702.36
/proc/14489/stat : 14489 (tts-4-0) R 14487 14489 13615 0 -1 4194304 29250 0 0 0 70218 18 0 0 25 0 1 0 204858172 120066048 29233 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534354 0 0 4096 0 0 0 0 17 1 0 0
/proc/14489/statm: 29313 29233 66 113 0 29197 0
Current children cumulated CPU time (s) 702.36
Current children cumulated vsize (KiB) 117252

[startup+762.634 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14492
/proc/meminfo: memFree=257608/2055920 swapFree=4183424/4192956
[pid=14489] ppid=14487 vsize=128040 CPUtime=762.36
/proc/14489/stat : 14489 (tts-4-0) R 14487 14489 13615 0 -1 4194304 31919 0 0 0 76217 19 0 0 25 0 1 0 204858172 131112960 31902 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/14489/statm: 32010 31902 66 113 0 31894 0
Current children cumulated CPU time (s) 762.36
Current children cumulated vsize (KiB) 128040

[startup+822.657 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14492
/proc/meminfo: memFree=248968/2055920 swapFree=4183424/4192956
[pid=14489] ppid=14487 vsize=136244 CPUtime=822.36
/proc/14489/stat : 14489 (tts-4-0) R 14487 14489 13615 0 -1 4194304 34011 0 0 0 82215 21 0 0 25 0 1 0 204858172 139513856 33994 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/14489/statm: 34061 33994 66 113 0 33945 0
Current children cumulated CPU time (s) 822.36
Current children cumulated vsize (KiB) 136244

[startup+882.669 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14492
/proc/meminfo: memFree=244808/2055920 swapFree=4183424/4192956
[pid=14489] ppid=14487 vsize=140460 CPUtime=882.36
/proc/14489/stat : 14489 (tts-4-0) R 14487 14489 13615 0 -1 4194304 35055 0 0 0 88214 22 0 0 25 0 1 0 204858172 143831040 35038 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534354 0 0 4096 0 0 0 0 17 1 0 0
/proc/14489/statm: 35115 35038 66 113 0 34999 0
Current children cumulated CPU time (s) 882.36
Current children cumulated vsize (KiB) 140460

[startup+942.687 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14492
/proc/meminfo: memFree=239304/2055920 swapFree=4183424/4192956
[pid=14489] ppid=14487 vsize=146088 CPUtime=942.35
/proc/14489/stat : 14489 (tts-4-0) R 14487 14489 13615 0 -1 4194304 36452 0 0 0 94212 23 0 0 25 0 1 0 204858172 149594112 36435 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534396 0 0 4096 0 0 0 0 17 1 0 0
/proc/14489/statm: 36522 36435 66 113 0 36406 0
Current children cumulated CPU time (s) 942.35
Current children cumulated vsize (KiB) 146088

[startup+1002.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14492
/proc/meminfo: memFree=230536/2055920 swapFree=4183424/4192956
[pid=14489] ppid=14487 vsize=154788 CPUtime=1002.36
/proc/14489/stat : 14489 (tts-4-0) R 14487 14489 13615 0 -1 4194304 38609 0 0 0 100210 26 0 0 25 0 1 0 204858172 158502912 38592 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534364 0 0 4096 0 0 0 0 17 1 0 0
/proc/14489/statm: 38697 38592 66 113 0 38581 0
Current children cumulated CPU time (s) 1002.36
Current children cumulated vsize (KiB) 154788

[startup+1062.73 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14492
/proc/meminfo: memFree=224200/2055920 swapFree=4183424/4192956
[pid=14489] ppid=14487 vsize=161116 CPUtime=1062.35
/proc/14489/stat : 14489 (tts-4-0) R 14487 14489 13615 0 -1 4194304 40195 0 0 0 106208 27 0 0 25 0 1 0 204858172 164982784 40178 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534095 0 0 4096 0 0 0 0 17 1 0 0
/proc/14489/statm: 40279 40178 66 113 0 40163 0
Current children cumulated CPU time (s) 1062.35
Current children cumulated vsize (KiB) 161116

[startup+1122.75 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14492
/proc/meminfo: memFree=218824/2055920 swapFree=4183424/4192956
[pid=14489] ppid=14487 vsize=166508 CPUtime=1122.35
/proc/14489/stat : 14489 (tts-4-0) R 14487 14489 13615 0 -1 4194304 41533 0 0 0 112207 28 0 0 25 0 1 0 204858172 170504192 41516 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134535181 0 0 4096 0 0 0 0 17 1 0 0
/proc/14489/statm: 41627 41516 66 113 0 41511 0
Current children cumulated CPU time (s) 1122.35
Current children cumulated vsize (KiB) 166508

[startup+1182.76 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14492
/proc/meminfo: memFree=216584/2055920 swapFree=4183424/4192956
[pid=14489] ppid=14487 vsize=168620 CPUtime=1182.35
/proc/14489/stat : 14489 (tts-4-0) R 14487 14489 13615 0 -1 4194304 42101 0 0 0 118206 29 0 0 25 0 1 0 204858172 172666880 42084 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534145 0 0 4096 0 0 0 0 17 1 0 0
/proc/14489/statm: 42155 42084 66 113 0 42039 0
Current children cumulated CPU time (s) 1182.35
Current children cumulated vsize (KiB) 168620



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.48 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14492
/proc/meminfo: memFree=215752/2055920 swapFree=4183424/4192956
[pid=14489] ppid=14487 vsize=169556 CPUtime=1200.06
/proc/14489/stat : 14489 (tts-4-0) R 14487 14489 13615 0 -1 4194304 42307 0 0 0 119977 29 0 0 25 0 1 0 204858172 173625344 42290 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534151 0 0 4096 0 0 0 0 17 1 0 0
/proc/14489/statm: 42389 42290 66 113 0 42273 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 169556

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.51
CPU time (s): 1200.1
CPU user time (s): 1199.78
CPU system time (s): 0.321951
CPU usage (%): 99.9657
Max. virtual memory (cumulated for all children) (KiB): 169556

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

runsolver used 0.762884 second user time and 2.44863 second system time

The end

Launcher Data (download as text)

Begin job on node42 on Mon Feb 19 01:37:01 UTC 2007

IDJOB= 298022
IDBENCH= 19976
IDSOLVER= 98
FILE ID= node42/298022-1171849021

PBS_JOBID= 3839730

Free space on /tmp= 66563 MiB

SOLVER NAME= TTS 4.0
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v450/unif-k3-r4.25-v450-c1912-S1279599478-02.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/298022-1171849021/tts-4-0 /tmp/evaluation/298022-1171849021/instance-298022-1171849021.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node42/watcher-298022-1171849021 -o ROOT/results/node42/solver-298022-1171849021 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/298022-1171849021/tts-4-0 /tmp/evaluation/298022-1171849021/instance-298022-1171849021.cnf            

META MD5SUM SOLVER= 73a7a27d0c2e86f9b1191433fde766ff
MD5SUM BENCH=  b403a40368f0561878d5cbdd78a87179

RANDOM SEED= 953660841

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node42.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.261
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.261
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:        385448 kB
Buffers:         52708 kB
Cached:        1489912 kB
SwapCached:       3904 kB
Active:         826188 kB
Inactive:       726876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        385448 kB
SwapTotal:     4192956 kB
SwapFree:      4183424 kB
Dirty:             732 kB
Writeback:           0 kB
Mapped:          15832 kB
Slab:           103512 kB
Committed_AS:   787448 kB
PageTables:       1408 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= 66563 MiB

End job on node42 on Mon Feb 19 01:57:04 UTC 2007