Trace number 318531

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
SAT7 2007-02-08? (TO) 1200.08 1200.43

General information on the benchmark

Nameindustrial/babic/
dspam/dspam_dump_vc1080.cnf
MD5SUM4648b50fdaaf9e2a2c3c691f7cb02f96
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.20881
Satisfiable
(Un)Satisfiability was proved
Number of variables118226
Number of clauses375379
Sum of the clauses size994145
Maximum clause length3
Minimum clause length1
Number of clauses of size 13289
Number of clauses of size 2125414
Number of clauses of size 3246676
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

1.59/1.66	c Starting solver ...
2.29/2.31	c Restarting after 100 conflicts
2.29/2.34	c Restarting after 250 conflicts
3.59/3.63	c Restarting after 476 conflicts
3.89/3.98	c Restarting after 813 conflicts
4.09/4.15	c Restarting after 1320 conflicts
4.59/4.64	c Restarting after 2079 conflicts
4.79/4.85	c Restarting after 3218 conflicts
5.79/5.85	c Restarting after 4928 conflicts
16.08/16.17	c Restarting after 7490 conflicts
30.98/31.02	c Restarting after 11335 conflicts
32.28/32.36	c Restarting after 17101 conflicts
37.98/38.03	c Restarting after 25750 conflicts
45.68/45.73	c Restarting after 38725 conflicts
145.25/145.39	c Restarting after 58186 conflicts
163.84/163.92	c Restarting after 87378 conflicts
266.72/266.86	c Restarting after 131169 conflicts

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/node19/watcher-318531-1176319614 -o ROOT/results/node19/solver-318531-1176319614 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/318531-1176319614/sat7_bin /tmp/evaluation/318531-1176319614/instance-318531-1176319614.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.94 0.98 0.96 3/77 12263
/proc/meminfo: memFree=1430672/2055920 swapFree=4192812/4192956
[pid=12263] ppid=12261 vsize=4900 CPUtime=0
/proc/12263/stat : 12263 (sat7_bin) R 12261 12263 11600 0 -1 4194304 588 0 0 0 0 0 0 0 18 0 1 0 79878866 5017600 571 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134534339 0 0 4096 0 0 0 0 17 1 0 0
/proc/12263/statm: 1225 574 88 220 0 1002 0

[startup+0.0560991 s]
/proc/loadavg: 0.94 0.98 0.96 3/77 12263
/proc/meminfo: memFree=1430672/2055920 swapFree=4192812/4192956
[pid=12263] ppid=12261 vsize=15176 CPUtime=0.04
/proc/12263/stat : 12263 (sat7_bin) R 12261 12263 11600 0 -1 4194304 2714 0 0 0 4 0 0 0 18 0 1 0 79878866 15540224 2697 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134558961 0 0 4096 0 0 0 0 17 1 0 0
/proc/12263/statm: 3794 2698 88 220 0 3571 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 15176

[startup+0.101104 s]
/proc/loadavg: 0.94 0.98 0.96 3/77 12263
/proc/meminfo: memFree=1430672/2055920 swapFree=4192812/4192956
[pid=12263] ppid=12261 vsize=15308 CPUtime=0.09
/proc/12263/stat : 12263 (sat7_bin) R 12261 12263 11600 0 -1 4194304 3483 0 0 0 8 1 0 0 18 0 1 0 79878866 15675392 3466 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134531803 0 0 4096 0 0 0 0 17 1 0 0
/proc/12263/statm: 3827 3466 88 220 0 3604 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15308

[startup+0.301125 s]
/proc/loadavg: 0.94 0.98 0.96 3/77 12263
/proc/meminfo: memFree=1430672/2055920 swapFree=4192812/4192956
[pid=12263] ppid=12261 vsize=19408 CPUtime=0.29
/proc/12263/stat : 12263 (sat7_bin) R 12261 12263 11600 0 -1 4194304 4107 0 0 0 27 2 0 0 19 0 1 0 79878866 19873792 4090 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134558673 0 0 4096 0 0 0 0 17 1 0 0
/proc/12263/statm: 4852 4090 88 220 0 4629 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19408

[startup+0.701169 s]
/proc/loadavg: 0.94 0.98 0.96 3/77 12263
/proc/meminfo: memFree=1430672/2055920 swapFree=4192812/4192956
[pid=12263] ppid=12261 vsize=23508 CPUtime=0.69
/proc/12263/stat : 12263 (sat7_bin) R 12261 12263 11600 0 -1 4194304 5370 0 0 0 66 3 0 0 23 0 1 0 79878866 24072192 5353 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134558673 0 0 4096 0 0 0 0 17 1 0 0
/proc/12263/statm: 5877 5354 88 220 0 5654 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23508

[startup+1.50226 s]
/proc/loadavg: 0.94 0.98 0.96 2/78 12264
/proc/meminfo: memFree=1406024/2055920 swapFree=4192812/4192956
[pid=12263] ppid=12261 vsize=31708 CPUtime=1.49
/proc/12263/stat : 12263 (sat7_bin) R 12261 12263 11600 0 -1 4194304 7770 0 0 0 145 4 0 0 25 0 1 0 79878866 32468992 7753 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 135029304 0 0 4096 0 0 0 0 17 1 0 0
/proc/12263/statm: 7927 7753 88 220 0 7704 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31708

[startup+3.10143 s]
/proc/loadavg: 0.94 0.98 0.96 2/78 12264
/proc/meminfo: memFree=1391304/2055920 swapFree=4192812/4192956
[pid=12263] ppid=12261 vsize=42448 CPUtime=3.09
/proc/12263/stat : 12263 (sat7_bin) R 12261 12263 11600 0 -1 4194304 10234 0 0 0 303 6 0 0 25 0 1 0 79878866 43466752 9990 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134539121 0 0 4096 0 0 0 0 17 1 0 0
/proc/12263/statm: 10612 9990 95 220 0 10389 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42448

[startup+6.30178 s]
/proc/loadavg: 0.94 0.98 0.96 2/78 12264
/proc/meminfo: memFree=1389640/2055920 swapFree=4192812/4192956
[pid=12263] ppid=12261 vsize=42448 CPUtime=6.29
/proc/12263/stat : 12263 (sat7_bin) R 12261 12263 11600 0 -1 4194304 10602 0 0 0 623 6 0 0 25 0 1 0 79878866 43466752 10358 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134579053 0 0 4096 0 0 0 0 17 1 0 0
/proc/12263/statm: 10612 10358 95 220 0 10389 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 42448

[startup+12.7015 s]
/proc/loadavg: 0.95 0.98 0.96 2/78 12264
/proc/meminfo: memFree=1388872/2055920 swapFree=4192812/4192956
[pid=12263] ppid=12261 vsize=46548 CPUtime=12.68
/proc/12263/stat : 12263 (sat7_bin) R 12261 12263 11600 0 -1 4194304 10737 0 0 0 1262 6 0 0 25 0 1 0 79878866 47665152 10493 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134525846 0 0 4096 0 0 0 0 17 1 0 0
/proc/12263/statm: 11637 10493 95 220 0 11414 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 46548

[startup+25.5019 s]
/proc/loadavg: 0.96 0.98 0.96 2/78 12264
/proc/meminfo: memFree=1386056/2055920 swapFree=4192812/4192956
[pid=12263] ppid=12261 vsize=46608 CPUtime=25.48
/proc/12263/stat : 12263 (sat7_bin) R 12261 12263 11600 0 -1 4194304 11480 0 0 0 2541 7 0 0 25 0 1 0 79878866 47726592 11236 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134528648 0 0 4096 0 0 0 0 17 1 0 0
/proc/12263/statm: 11652 11236 95 220 0 11429 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 46608

[startup+51.1017 s]
/proc/loadavg: 0.97 0.98 0.96 2/78 12264
/proc/meminfo: memFree=1379272/2055920 swapFree=4192812/4192956
[pid=12263] ppid=12261 vsize=54904 CPUtime=51.07
/proc/12263/stat : 12263 (sat7_bin) R 12261 12263 11600 0 -1 4194304 13201 0 0 0 5098 9 0 0 25 0 1 0 79878866 56221696 12957 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134532870 0 0 4096 0 0 0 0 17 1 0 0
/proc/12263/statm: 13726 12957 95 220 0 13503 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 54904

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.96 2/78 12264
/proc/meminfo: memFree=1373128/2055920 swapFree=4192812/4192956
[pid=12263] ppid=12261 vsize=59040 CPUtime=102.26
/proc/12263/stat : 12263 (sat7_bin) R 12261 12263 11600 0 -1 4194304 14726 0 0 0 10215 11 0 0 25 0 1 0 79878866 60456960 14476 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134532404 0 0 4096 0 0 0 0 17 1 0 0
/proc/12263/statm: 14760 14476 95 220 0 14537 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 59040

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/78 12264
/proc/meminfo: memFree=1357832/2055920 swapFree=4192812/4192956
[pid=12263] ppid=12261 vsize=75964 CPUtime=162.24
/proc/12263/stat : 12263 (sat7_bin) R 12261 12263 11600 0 -1 4194304 18604 0 0 0 16210 14 0 0 25 0 1 0 79878866 77787136 18354 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134538567 0 0 4096 0 0 0 0 17 1 0 0
/proc/12263/statm: 18991 18354 95 220 0 18768 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 75964

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.96 2/78 12264
/proc/meminfo: memFree=1336456/2055920 swapFree=4192812/4192956
[pid=12263] ppid=12261 vsize=97036 CPUtime=222.23
/proc/12263/stat : 12263 (sat7_bin) R 12261 12263 11600 0 -1 4194304 23899 0 0 0 22203 20 0 0 25 0 1 0 79878866 99364864 23649 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134536208 0 0 4096 0 0 0 0 17 1 0 0
/proc/12263/statm: 24259 23649 95 220 0 24036 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 97036

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/78 12264
/proc/meminfo: memFree=1324424/2055920 swapFree=4192812/4192956
[pid=12263] ppid=12261 vsize=111676 CPUtime=282.21
/proc/12263/stat : 12263 (sat7_bin) R 12261 12263 11600 0 -1 4194304 27013 0 0 0 28197 24 0 0 25 0 1 0 79878866 114356224 26763 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134532333 0 0 4096 0 0 0 0 17 1 0 0
/proc/12263/statm: 27919 26763 95 220 0 27696 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 111676

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.96 2/78 12264
/proc/meminfo: memFree=1320328/2055920 swapFree=4192812/4192956
[pid=12263] ppid=12261 vsize=113540 CPUtime=342.2
/proc/12263/stat : 12263 (sat7_bin) R 12261 12263 11600 0 -1 4194304 27903 0 0 0 34195 25 0 0 25 0 1 0 79878866 116264960 27652 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/12263/statm: 28385 27652 95 220 0 28162 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 113540

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/78 12264
/proc/meminfo: memFree=1318600/2055920 swapFree=4192812/4192956
[pid=12263] ppid=12261 vsize=113684 CPUtime=402.18
/proc/12263/stat : 12263 (sat7_bin) R 12261 12263 11600 0 -1 4194304 28330 0 0 0 40192 26 0 0 25 0 1 0 79878866 116412416 28079 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134559014 0 0 4096 0 0 0 0 17 1 0 0
/proc/12263/statm: 28421 28079 95 220 0 28198 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 113684

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.96 2/78 12264
/proc/meminfo: memFree=1317128/2055920 swapFree=4192812/4192956
[pid=12263] ppid=12261 vsize=117784 CPUtime=462.16
/proc/12263/stat : 12263 (sat7_bin) R 12261 12263 11600 0 -1 4194304 28706 0 0 0 46189 27 0 0 25 0 1 0 79878866 120610816 28455 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134531598 0 0 4096 0 0 0 0 17 1 0 0
/proc/12263/statm: 29446 28455 95 220 0 29223 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 117784

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/78 12264
/proc/meminfo: memFree=1315080/2055920 swapFree=4192812/4192956
[pid=12263] ppid=12261 vsize=117880 CPUtime=522.14
/proc/12263/stat : 12263 (sat7_bin) R 12261 12263 11600 0 -1 4194304 29226 0 0 0 52186 28 0 0 25 0 1 0 79878866 120709120 28975 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134578894 0 0 4096 0 0 0 0 17 1 0 0
/proc/12263/statm: 29470 28975 95 220 0 29247 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 117880

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/78 12264
/proc/meminfo: memFree=1313544/2055920 swapFree=4192812/4192956
[pid=12263] ppid=12261 vsize=122052 CPUtime=582.13
/proc/12263/stat : 12263 (sat7_bin) R 12261 12263 11600 0 -1 4194304 29596 0 0 0 58184 29 0 0 25 0 1 0 79878866 124981248 29345 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134535975 0 0 4096 0 0 0 0 17 1 0 0
/proc/12263/statm: 30513 29345 95 220 0 30290 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 122052

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.96 2/78 12266
/proc/meminfo: memFree=1312008/2055920 swapFree=4192812/4192956
[pid=12263] ppid=12261 vsize=122140 CPUtime=642.11
/proc/12263/stat : 12263 (sat7_bin) R 12261 12263 11600 0 -1 4194304 29980 0 0 0 64181 30 0 0 25 0 1 0 79878866 125071360 29729 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134537610 0 0 4096 0 0 0 0 17 1 0 0
/proc/12263/statm: 30535 29729 95 220 0 30312 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 122140

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/78 12266
/proc/meminfo: memFree=1310472/2055920 swapFree=4192812/4192956
[pid=12263] ppid=12261 vsize=122140 CPUtime=702.09
/proc/12263/stat : 12263 (sat7_bin) R 12261 12263 11600 0 -1 4194304 30381 0 0 0 70178 31 0 0 25 0 1 0 79878866 125071360 30130 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134536620 0 0 4096 0 0 0 0 17 1 0 0
/proc/12263/statm: 30535 30130 95 220 0 30312 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 122140

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.96 2/78 12266
/proc/meminfo: memFree=1308552/2055920 swapFree=4192812/4192956
[pid=12263] ppid=12261 vsize=126240 CPUtime=762.07
/proc/12263/stat : 12263 (sat7_bin) R 12261 12263 11600 0 -1 4194304 30833 0 0 0 76175 32 0 0 25 0 1 0 79878866 129269760 30582 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134538761 0 0 4096 0 0 0 0 17 1 0 0
/proc/12263/statm: 31560 30582 95 220 0 31337 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 126240

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/78 12266
/proc/meminfo: memFree=1306824/2055920 swapFree=4192812/4192956
[pid=12263] ppid=12261 vsize=126240 CPUtime=822.06
/proc/12263/stat : 12263 (sat7_bin) R 12261 12263 11600 0 -1 4194304 31275 0 0 0 82172 34 0 0 25 0 1 0 79878866 129269760 31024 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134532486 0 0 4096 0 0 0 0 17 1 0 0
/proc/12263/statm: 31560 31024 95 220 0 31337 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 126240

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.96 2/78 12266
/proc/meminfo: memFree=1304968/2055920 swapFree=4192812/4192956
[pid=12263] ppid=12261 vsize=130412 CPUtime=882.04
/proc/12263/stat : 12263 (sat7_bin) R 12261 12263 11600 0 -1 4194304 31739 0 0 0 88169 35 0 0 25 0 1 0 79878866 133541888 31488 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134538786 0 0 4096 0 0 0 0 17 1 0 0
/proc/12263/statm: 32603 31488 95 220 0 32380 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 130412

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/78 12266
/proc/meminfo: memFree=1303048/2055920 swapFree=4192812/4192956
[pid=12263] ppid=12261 vsize=130508 CPUtime=942.02
/proc/12263/stat : 12263 (sat7_bin) R 12261 12263 11600 0 -1 4194304 32228 0 0 0 94166 36 0 0 25 0 1 0 79878866 133640192 31977 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134528658 0 0 4096 0 0 0 0 17 1 0 0
/proc/12263/statm: 32627 31977 95 220 0 32404 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 130508

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.96 2/78 12266
/proc/meminfo: memFree=1301128/2055920 swapFree=4192812/4192956
[pid=12263] ppid=12261 vsize=134608 CPUtime=1002
/proc/12263/stat : 12263 (sat7_bin) R 12261 12263 11600 0 -1 4194304 32689 0 0 0 100163 37 0 0 25 0 1 0 79878866 137838592 32438 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/12263/statm: 33652 32438 95 220 0 33429 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 134608

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.96 2/78 12266
/proc/meminfo: memFree=1299080/2055920 swapFree=4192812/4192956
[pid=12263] ppid=12261 vsize=134640 CPUtime=1061.99
/proc/12263/stat : 12263 (sat7_bin) R 12261 12263 11600 0 -1 4194304 33241 0 0 0 106161 38 0 0 25 0 1 0 79878866 137871360 32990 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/12263/statm: 33660 32990 95 220 0 33437 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 134640

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.96 2/78 12266
/proc/meminfo: memFree=1296136/2055920 swapFree=4192812/4192956
[pid=12263] ppid=12261 vsize=138804 CPUtime=1121.96
/proc/12263/stat : 12263 (sat7_bin) R 12261 12263 11600 0 -1 4194304 33949 0 0 0 112157 39 0 0 25 0 1 0 79878866 142135296 33698 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134528610 0 0 4096 0 0 0 0 17 1 0 0
/proc/12263/statm: 34701 33698 95 220 0 34478 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 138804

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.96 2/78 12266
/proc/meminfo: memFree=1293640/2055920 swapFree=4192812/4192956
[pid=12263] ppid=12261 vsize=138900 CPUtime=1181.95
/proc/12263/stat : 12263 (sat7_bin) R 12261 12263 11600 0 -1 4194304 34574 0 0 0 118154 41 0 0 25 0 1 0 79878866 142233600 34323 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/12263/statm: 34725 34323 95 220 0 34502 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 138900



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.96 2/78 12266
/proc/meminfo: memFree=1292680/2055920 swapFree=4192812/4192956
[pid=12263] ppid=12261 vsize=143000 CPUtime=1200.04
/proc/12263/stat : 12263 (sat7_bin) R 12261 12263 11600 0 -1 4194304 34801 0 0 0 119963 41 0 0 25 0 1 0 79878866 146432000 34550 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134532333 0 0 4096 0 0 0 0 17 1 0 0
/proc/12263/statm: 35750 34550 95 220 0 35527 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 143000

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.43
CPU time (s): 1200.08
CPU user time (s): 1199.64
CPU system time (s): 0.441932
CPU usage (%): 99.9709
Max. virtual memory (cumulated for all children) (KiB): 143000

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

runsolver used 1.47978 second user time and 2.84757 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Wed Apr 11 19:26:55 UTC 2007

IDJOB= 318531
IDBENCH= 20457
IDSOLVER= 101
FILE ID= node19/318531-1176319614

PBS_JOBID= 4516489

Free space on /tmp= 66541 MiB

SOLVER NAME= SAT7 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/babic/dspam/dspam_dump_vc1080.cnf
COMMAND LINE= /tmp/evaluation/318531-1176319614/sat7_bin /tmp/evaluation/318531-1176319614/instance-318531-1176319614.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-318531-1176319614 -o ROOT/results/node19/solver-318531-1176319614 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/318531-1176319614/sat7_bin /tmp/evaluation/318531-1176319614/instance-318531-1176319614.cnf            

META MD5SUM SOLVER= 499b432f7af158d8586c91b2e490220f
MD5SUM BENCH=  4648b50fdaaf9e2a2c3c691f7cb02f96

RANDOM SEED= 91507142

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node19.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.213
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.213
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:       1431144 kB
Buffers:         44304 kB
Cached:         458072 kB
SwapCached:        144 kB
Active:         230704 kB
Inactive:       325716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1431144 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8448 kB
Writeback:           0 kB
Mapped:          72844 kB
Slab:            53892 kB
Committed_AS:  2662872 kB
PageTables:       1784 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= 66541 MiB

End job on node19 on Wed Apr 11 19:46:57 UTC 2007