Trace number 318446

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.26 1200.59

General information on the benchmark

Nameindustrial/babic/
dspam/dspam_dump_vc1081.cnf
MD5SUM8a3e5e1fd068ee5229d7193ac5bcb167
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.20981
Satisfiable
(Un)Satisfiability was proved
Number of variables118354
Number of clauses375699
Sum of the clauses size995041
Maximum clause length3
Minimum clause length1
Number of clauses of size 13289
Number of clauses of size 2125478
Number of clauses of size 3246932
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.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node11/watcher-318446-1176318424 -o ROOT/results/node11/solver-318446-1176318424 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/318446-1176318424/tts-4-0 /tmp/evaluation/318446-1176318424/instance-318446-1176318424.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.90 2/77 31248
/proc/meminfo: memFree=1185528/2055920 swapFree=4192956/4192956
[pid=31248] ppid=31246 vsize=936 CPUtime=0
/proc/31248/stat : 31248 (tts-4-0) R 31246 31248 30795 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 72891421 958464 127 18446744073709551615 134512640 134976056 4294956592 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/31248/statm: 234 127 57 113 0 118 0

[startup+0.103521 s]
/proc/loadavg: 0.92 0.98 0.90 2/77 31248
/proc/meminfo: memFree=1185528/2055920 swapFree=4192956/4192956
[pid=31248] ppid=31246 vsize=4828 CPUtime=0.1
/proc/31248/stat : 31248 (tts-4-0) R 31246 31248 30795 0 -1 4194304 1071 0 0 0 10 0 0 0 18 0 1 0 72891421 4943872 1056 18446744073709551615 134512640 134976056 4294956592 18446744073709551615 134647773 0 0 4096 0 0 0 0 17 1 0 0
/proc/31248/statm: 1207 1057 57 113 0 1091 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 4828

[startup+0.201532 s]
/proc/loadavg: 0.92 0.98 0.90 2/77 31248
/proc/meminfo: memFree=1185528/2055920 swapFree=4192956/4192956
[pid=31248] ppid=31246 vsize=8176 CPUtime=0.19
/proc/31248/stat : 31248 (tts-4-0) R 31246 31248 30795 0 -1 4194304 1938 0 0 0 19 0 0 0 19 0 1 0 72891421 8372224 1923 18446744073709551615 134512640 134976056 4294956592 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/31248/statm: 2044 1924 57 113 0 1928 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 8176

[startup+0.301543 s]
/proc/loadavg: 0.92 0.98 0.90 2/77 31248
/proc/meminfo: memFree=1185528/2055920 swapFree=4192956/4192956
[pid=31248] ppid=31246 vsize=11876 CPUtime=0.29
/proc/31248/stat : 31248 (tts-4-0) R 31246 31248 30795 0 -1 4194304 2836 0 0 0 29 0 0 0 20 0 1 0 72891421 12161024 2821 18446744073709551615 134512640 134976056 4294956592 18446744073709551615 134647773 0 0 4096 0 0 0 0 17 1 0 0
/proc/31248/statm: 2969 2821 57 113 0 2853 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11876

[startup+0.701591 s]
/proc/loadavg: 0.92 0.98 0.90 2/77 31248
/proc/meminfo: memFree=1185528/2055920 swapFree=4192956/4192956
[pid=31248] ppid=31246 vsize=27692 CPUtime=0.69
/proc/31248/stat : 31248 (tts-4-0) R 31246 31248 30795 0 -1 4194304 6516 0 0 0 67 2 0 0 24 0 1 0 72891421 28356608 6501 18446744073709551615 134512640 134976056 4294956592 18446744073709551615 134524001 0 0 4096 0 0 0 0 17 1 0 0
/proc/31248/statm: 6923 6501 58 113 0 6807 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27692

[startup+1.50169 s]
/proc/loadavg: 0.92 0.98 0.90 2/78 31249
/proc/meminfo: memFree=1159664/2055920 swapFree=4192956/4192956
[pid=31248] ppid=31246 vsize=27692 CPUtime=1.49
/proc/31248/stat : 31248 (tts-4-0) R 31246 31248 30795 0 -1 4194304 6516 0 0 0 147 2 0 0 25 0 1 0 72891421 28356608 6501 18446744073709551615 134512640 134976056 4294956592 18446744073709551615 134523913 0 0 4096 0 0 0 0 17 1 0 0
/proc/31248/statm: 6923 6501 58 113 0 6807 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27692

[startup+3.10187 s]
/proc/loadavg: 0.93 0.98 0.90 2/78 31249
/proc/meminfo: memFree=1159536/2055920 swapFree=4192956/4192956
[pid=31248] ppid=31246 vsize=27692 CPUtime=3.09
/proc/31248/stat : 31248 (tts-4-0) R 31246 31248 30795 0 -1 4194304 6516 0 0 0 307 2 0 0 25 0 1 0 72891421 28356608 6501 18446744073709551615 134512640 134976056 4294956592 18446744073709551615 134524051 0 0 4096 0 0 0 0 17 1 0 0
/proc/31248/statm: 6923 6501 58 113 0 6807 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27692

[startup+6.30125 s]
/proc/loadavg: 0.93 0.98 0.90 2/78 31249
/proc/meminfo: memFree=1080496/2055920 swapFree=4192956/4192956
[pid=31248] ppid=31246 vsize=108404 CPUtime=6.29
/proc/31248/stat : 31248 (tts-4-0) R 31246 31248 30795 0 -1 4194304 26557 0 0 0 620 9 0 0 25 0 1 0 72891421 111005696 26318 18446744073709551615 134512640 134976056 4294956592 18446744073709551615 134555200 0 0 4096 0 0 0 0 17 1 0 0
/proc/31248/statm: 27101 26318 62 113 0 26985 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 108404

[startup+12.702 s]
/proc/loadavg: 0.94 0.98 0.91 2/78 31249
/proc/meminfo: memFree=1079928/2055920 swapFree=4192956/4192956
[pid=31248] ppid=31246 vsize=108404 CPUtime=12.69
/proc/31248/stat : 31248 (tts-4-0) R 31246 31248 30795 0 -1 4194304 26599 0 0 0 1260 9 0 0 25 0 1 0 72891421 111005696 26360 18446744073709551615 134512640 134976056 4294956592 18446744073709551615 134555203 0 0 4096 0 0 0 0 17 1 0 0
/proc/31248/statm: 27101 26360 62 113 0 26985 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 108404

[startup+25.5015 s]
/proc/loadavg: 0.95 0.98 0.91 2/78 31249
/proc/meminfo: memFree=1079544/2055920 swapFree=4192956/4192956
[pid=31248] ppid=31246 vsize=108404 CPUtime=25.49
/proc/31248/stat : 31248 (tts-4-0) R 31246 31248 30795 0 -1 4194304 26685 0 0 0 2540 9 0 0 25 0 1 0 72891421 111005696 26446 18446744073709551615 134512640 134976056 4294956592 18446744073709551615 134555203 0 0 4096 0 0 0 0 17 1 0 0
/proc/31248/statm: 27101 26446 62 113 0 26985 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 108404

[startup+51.1015 s]
/proc/loadavg: 0.96 0.98 0.91 2/78 31249
/proc/meminfo: memFree=1079608/2055920 swapFree=4192956/4192956
[pid=31248] ppid=31246 vsize=108404 CPUtime=51.07
/proc/31248/stat : 31248 (tts-4-0) R 31246 31248 30795 0 -1 4194304 26686 0 0 0 5098 9 0 0 25 0 1 0 72891421 111005696 26447 18446744073709551615 134512640 134976056 4294956592 18446744073709551615 134554486 0 0 4096 0 0 0 0 17 1 0 0
/proc/31248/statm: 27101 26447 62 113 0 26985 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 108404

[startup+102.302 s]
/proc/loadavg: 0.98 0.98 0.91 2/78 31249
/proc/meminfo: memFree=543800/2055920 swapFree=4192956/4192956
[pid=31248] ppid=31246 vsize=647068 CPUtime=102.26
/proc/31248/stat : 31248 (tts-4-0) R 31246 31248 30795 0 -1 4194304 161728 0 0 0 10154 72 0 0 25 0 1 0 72891421 662597632 160157 18446744073709551615 134512640 134976056 4294956592 18446744073709551615 134641318 0 0 4096 0 0 0 0 17 1 0 0
/proc/31248/statm: 161767 160157 66 113 0 161651 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 647068

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 31249
/proc/meminfo: memFree=73016/2055920 swapFree=4192956/4192956
[pid=31248] ppid=31246 vsize=1175056 CPUtime=162.25
/proc/31248/stat : 31248 (tts-4-0) R 31246 31248 30795 0 -1 4194304 279138 0 0 0 16099 126 0 0 25 0 1 0 72891421 1203257344 277567 18446744073709551615 134512640 134976056 4294956592 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/31248/statm: 293764 277567 66 113 0 293648 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 1175056

[startup+222.306 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 31249
/proc/meminfo: memFree=65272/2055920 swapFree=4192956/4192956
[pid=31248] ppid=31246 vsize=1182820 CPUtime=222.23
/proc/31248/stat : 31248 (tts-4-0) R 31246 31248 30795 0 -1 4194304 281077 0 0 0 22096 127 0 0 25 0 1 0 72891421 1211207680 279506 18446744073709551615 134512640 134976056 4294956592 18446744073709551615 134591895 0 0 4096 0 0 0 0 17 1 0 0
/proc/31248/statm: 295705 279506 66 113 0 295589 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 1182820

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 31249
/proc/meminfo: memFree=58872/2055920 swapFree=4192956/4192956
[pid=31248] ppid=31246 vsize=1189388 CPUtime=282.21
/proc/31248/stat : 31248 (tts-4-0) R 31246 31248 30795 0 -1 4194304 282702 0 0 0 28092 129 0 0 25 0 1 0 72891421 1217933312 281131 18446744073709551615 134512640 134976056 4294956592 18446744073709551615 134513483 0 0 4096 0 0 0 0 17 1 0 0
/proc/31248/statm: 297347 281131 66 113 0 297231 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 1189388

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 31249
/proc/meminfo: memFree=52664/2055920 swapFree=4192956/4192956
[pid=31248] ppid=31246 vsize=1195496 CPUtime=342.19
/proc/31248/stat : 31248 (tts-4-0) R 31246 31248 30795 0 -1 4194304 284244 0 0 0 34089 130 0 0 25 0 1 0 72891421 1224187904 282673 18446744073709551615 134512640 134976056 4294956592 18446744073709551615 134535989 0 0 4096 0 0 0 0 17 1 0 0
/proc/31248/statm: 298874 282673 66 113 0 298758 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 1195496

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 31249
/proc/meminfo: memFree=46776/2055920 swapFree=4192956/4192956
[pid=31248] ppid=31246 vsize=1201476 CPUtime=402.17
/proc/31248/stat : 31248 (tts-4-0) R 31246 31248 30795 0 -1 4194304 285721 0 0 0 40086 131 0 0 25 0 1 0 72891421 1230311424 284150 18446744073709551615 134512640 134976056 4294956592 18446744073709551615 134534130 0 0 4096 0 0 0 0 17 1 0 0
/proc/31248/statm: 300369 284150 66 113 0 300253 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 1201476

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 31249
/proc/meminfo: memFree=40696/2055920 swapFree=4192956/4192956
[pid=31248] ppid=31246 vsize=1207464 CPUtime=462.16
/proc/31248/stat : 31248 (tts-4-0) R 31246 31248 30795 0 -1 4194304 287222 0 0 0 46083 133 0 0 25 0 1 0 72891421 1236443136 285651 18446744073709551615 134512640 134976056 4294956592 18446744073709551615 134591877 0 0 4096 0 0 0 0 17 1 0 0
/proc/31248/statm: 301866 285651 66 113 0 301750 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 1207464

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 31249
/proc/meminfo: memFree=34168/2055920 swapFree=4192956/4192956
[pid=31248] ppid=31246 vsize=1214032 CPUtime=522.14
/proc/31248/stat : 31248 (tts-4-0) R 31246 31248 30795 0 -1 4194304 288873 0 0 0 52080 134 0 0 25 0 1 0 72891421 1243168768 287302 18446744073709551615 134512640 134976056 4294956592 18446744073709551615 134552174 0 0 4096 0 0 0 0 17 1 0 0
/proc/31248/statm: 303508 287302 66 113 0 303392 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 1214032

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 31249
/proc/meminfo: memFree=27640/2055920 swapFree=4192956/4192956
[pid=31248] ppid=31246 vsize=1220480 CPUtime=582.13
/proc/31248/stat : 31248 (tts-4-0) R 31246 31248 30795 0 -1 4194304 290489 0 0 0 58078 135 0 0 25 0 1 0 72891421 1249771520 288918 18446744073709551615 134512640 134976056 4294956592 18446744073709551615 134591895 0 0 4096 0 0 0 0 17 1 0 0
/proc/31248/statm: 305120 288918 66 113 0 305004 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 1220480

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 31249
/proc/meminfo: memFree=21624/2055920 swapFree=4192956/4192956
[pid=31248] ppid=31246 vsize=1226692 CPUtime=642.11
/proc/31248/stat : 31248 (tts-4-0) R 31246 31248 30795 0 -1 4194304 292024 0 0 0 64075 136 0 0 25 0 1 0 72891421 1256132608 290453 18446744073709551615 134512640 134976056 4294956592 18446744073709551615 134591892 0 0 4096 0 0 0 0 17 1 0 0
/proc/31248/statm: 306673 290453 66 113 0 306557 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 1226692

[startup+702.301 s]
/proc/loadavg: 1.04 1.00 0.91 2/78 31249
/proc/meminfo: memFree=15608/2055920 swapFree=4192956/4192956
[pid=31248] ppid=31246 vsize=1232432 CPUtime=702.09
/proc/31248/stat : 31248 (tts-4-0) R 31246 31248 30795 0 -1 4194304 293483 0 0 0 70072 137 0 0 25 0 1 0 72891421 1262010368 291912 18446744073709551615 134512640 134976056 4294956592 18446744073709551615 134534440 0 0 4096 0 0 0 0 17 1 0 0
/proc/31248/statm: 308108 291912 66 113 0 307992 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 1232432

[startup+762.301 s]
/proc/loadavg: 1.01 1.00 0.91 2/78 31249
/proc/meminfo: memFree=16184/2055920 swapFree=4192956/4192956
[pid=31248] ppid=31246 vsize=1238060 CPUtime=762.08
/proc/31248/stat : 31248 (tts-4-0) R 31246 31248 30795 0 -1 4194304 294867 0 0 0 76070 138 0 0 25 0 1 0 72891421 1267773440 293296 18446744073709551615 134512640 134976056 4294956592 18446744073709551615 134543321 0 0 4096 0 0 0 0 17 1 0 0
/proc/31248/statm: 309515 293296 66 113 0 309399 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 1238060

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/78 31249
/proc/meminfo: memFree=15608/2055920 swapFree=4192956/4192956
[pid=31248] ppid=31246 vsize=1243216 CPUtime=822.06
/proc/31248/stat : 31248 (tts-4-0) R 31246 31248 30795 0 -1 4194304 296181 0 0 0 82067 139 0 0 25 0 1 0 72891421 1273053184 294610 18446744073709551615 134512640 134976056 4294956592 18446744073709551615 134513456 0 0 4096 0 0 0 0 17 1 0 0
/proc/31248/statm: 310804 294610 66 113 0 310688 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 1243216

[startup+882.306 s]
/proc/loadavg: 1.00 1.00 0.91 2/78 31249
/proc/meminfo: memFree=15096/2055920 swapFree=4192956/4192956
[pid=31248] ppid=31246 vsize=1248376 CPUtime=882.05
/proc/31248/stat : 31248 (tts-4-0) R 31246 31248 30795 0 -1 4194304 297471 0 0 0 88065 140 0 0 25 0 1 0 72891421 1278337024 295900 18446744073709551615 134512640 134976056 4294956592 18446744073709551615 134591656 0 0 4096 0 0 0 0 17 1 0 0
/proc/31248/statm: 312094 295900 66 113 0 311978 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 1248376

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/78 31249
/proc/meminfo: memFree=16184/2055920 swapFree=4192956/4192956
[pid=31248] ppid=31246 vsize=1253652 CPUtime=942.03
/proc/31248/stat : 31248 (tts-4-0) R 31246 31248 30795 0 -1 4194304 298764 0 0 0 94062 141 0 0 25 0 1 0 72891421 1283739648 297193 18446744073709551615 134512640 134976056 4294956592 18446744073709551615 134513457 0 0 4096 0 0 0 0 17 1 0 0
/proc/31248/statm: 313413 297193 66 113 0 313297 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 1253652

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/78 31249
/proc/meminfo: memFree=15544/2055920 swapFree=4192956/4192956
[pid=31248] ppid=31246 vsize=1258692 CPUtime=1002.01
/proc/31248/stat : 31248 (tts-4-0) R 31246 31248 30795 0 -1 4194304 300053 0 0 0 100059 142 0 0 25 0 1 0 72891421 1288900608 298482 18446744073709551615 134512640 134976056 4294956592 18446744073709551615 134591662 0 0 4096 0 0 0 0 17 1 0 0
/proc/31248/statm: 314673 298482 66 113 0 314557 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 1258692

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/78 31249
/proc/meminfo: memFree=15096/2055920 swapFree=4192952/4192956
[pid=31248] ppid=31246 vsize=1263848 CPUtime=1061.99
/proc/31248/stat : 31248 (tts-4-0) R 31246 31248 30795 0 -1 4194304 301355 0 0 0 106056 143 0 0 25 0 1 0 72891421 1294180352 299784 18446744073709551615 134512640 134976056 4294956592 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/31248/statm: 315962 299784 66 113 0 315846 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 1263848

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/78 31249
/proc/meminfo: memFree=16056/2055920 swapFree=4192952/4192956
[pid=31248] ppid=31246 vsize=1269120 CPUtime=1121.99
/proc/31248/stat : 31248 (tts-4-0) R 31246 31248 30795 0 -1 4194304 302646 0 0 0 112054 145 0 0 25 0 1 0 72891421 1299578880 301075 18446744073709551615 134512640 134976056 4294956592 18446744073709551615 134536893 0 0 4096 0 0 0 0 17 1 0 0
/proc/31248/statm: 317280 301075 66 113 0 317164 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 1269120

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/78 31249
/proc/meminfo: memFree=15736/2055920 swapFree=4192952/4192956
[pid=31248] ppid=31246 vsize=1274048 CPUtime=1181.96
/proc/31248/stat : 31248 (tts-4-0) R 31246 31248 30795 0 -1 4194304 303919 0 0 0 118050 146 0 0 25 0 1 0 72891421 1304625152 302348 18446744073709551615 134512640 134976056 4294956592 18446744073709551615 134591882 0 0 4096 0 0 0 0 17 1 0 0
/proc/31248/statm: 318512 302348 66 113 0 318396 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 1274048



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 0.91 2/78 31249
/proc/meminfo: memFree=15736/2055920 swapFree=4192952/4192956
[pid=31248] ppid=31246 vsize=1275688 CPUtime=1200.07
/proc/31248/stat : 31248 (tts-4-0) R 31246 31248 30795 0 -1 4194304 304293 0 0 0 119860 147 0 0 25 0 1 0 72891421 1306304512 302722 18446744073709551615 134512640 134976056 4294956592 18446744073709551615 134536117 0 0 4096 0 0 0 0 17 1 0 0
/proc/31248/statm: 318922 302722 66 113 0 318806 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 1275688

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

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

[startup+1200.51 s]
/proc/loadavg: 1.00 1.00 0.91 2/78 31249
/proc/meminfo: memFree=15736/2055920 swapFree=4192952/4192956
[pid=31248] ppid=31246 vsize=0 CPUtime=1200.17
/proc/31248/stat : 31248 (tts-4-0) R 31246 31248 30795 0 -1 4195332 304293 0 0 0 119860 157 0 0 25 0 1 0 72891421 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/31248/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.17
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.59
CPU time (s): 1200.26
CPU user time (s): 1198.6
CPU system time (s): 1.66275
CPU usage (%): 99.9725
Max. virtual memory (cumulated for all children) (KiB): 1275688

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

runsolver used 1.50177 second user time and 2.74458 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Wed Apr 11 19:07:05 UTC 2007

IDJOB= 318446
IDBENCH= 20455
IDSOLVER= 98
FILE ID= node11/318446-1176318424

PBS_JOBID= 4516508

Free space on /tmp= 66466 MiB

SOLVER NAME= TTS 4.0
BENCH NAME= HOME/pub/bench/SAT07/industrial/babic/dspam/dspam_dump_vc1081.cnf
COMMAND LINE= /tmp/evaluation/318446-1176318424/tts-4-0 /tmp/evaluation/318446-1176318424/instance-318446-1176318424.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-318446-1176318424 -o ROOT/results/node11/solver-318446-1176318424 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/318446-1176318424/tts-4-0 /tmp/evaluation/318446-1176318424/instance-318446-1176318424.cnf            

META MD5SUM SOLVER= 73a7a27d0c2e86f9b1191433fde766ff
MD5SUM BENCH=  8a3e5e1fd068ee5229d7193ac5bcb167

RANDOM SEED= 296410653

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node11.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.235
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.235
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:       1185936 kB
Buffers:         48592 kB
Cached:         694580 kB
SwapCached:          0 kB
Active:         231852 kB
Inactive:       565904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1185936 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            7736 kB
Writeback:           0 kB
Mapped:          73348 kB
Slab:            57616 kB
Committed_AS:  5045256 kB
PageTables:       1848 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= 66466 MiB

End job on node11 on Wed Apr 11 19:27:07 UTC 2007