Trace number 318282

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.33 1200.76

General information on the benchmark

Nameindustrial/babic/dspam/
dspam_dump_vc972.cnf
MD5SUM7acb9e43e2272e8576b22c3fa49ba888
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2.57861
Satisfiable
(Un)Satisfiability was proved
Number of variables274379
Number of clauses908255
Sum of the clauses size2423196
Maximum clause length3
Minimum clause length1
Number of clauses of size 15285
Number of clauses of size 2290999
Number of clauses of size 3611971
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/node7/watcher-318282-1176316383 -o ROOT/results/node7/solver-318282-1176316383 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/318282-1176316383/tts-4-0 /tmp/evaluation/318282-1176316383/instance-318282-1176316383.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.99 0.97 0.79 3/77 25397
/proc/meminfo: memFree=1250208/2055920 swapFree=4192956/4192956
[pid=25397] ppid=25395 vsize=936 CPUtime=0
/proc/25397/stat : 25397 (tts-4-0) R 25395 25397 25150 0 -1 4194304 149 0 0 0 0 0 0 0 18 0 1 0 107676075 958464 134 18446744073709551615 134512640 134976056 4294956592 18446744073709551615 134647773 0 0 4096 0 0 0 0 17 1 0 0
/proc/25397/statm: 234 135 57 113 0 118 0

[startup+0.0986451 s]
/proc/loadavg: 0.99 0.97 0.79 3/77 25397
/proc/meminfo: memFree=1250208/2055920 swapFree=4192956/4192956
[pid=25397] ppid=25395 vsize=4696 CPUtime=0.09
/proc/25397/stat : 25397 (tts-4-0) R 25395 25397 25150 0 -1 4194304 1037 0 0 0 9 0 0 0 18 0 1 0 107676075 4808704 1022 18446744073709551615 134512640 134976056 4294956592 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/25397/statm: 1174 1022 57 113 0 1058 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4696

[startup+0.101646 s]
/proc/loadavg: 0.99 0.97 0.79 3/77 25397
/proc/meminfo: memFree=1250208/2055920 swapFree=4192956/4192956
[pid=25397] ppid=25395 vsize=4696 CPUtime=0.09
/proc/25397/stat : 25397 (tts-4-0) R 25395 25397 25150 0 -1 4194304 1064 0 0 0 9 0 0 0 18 0 1 0 107676075 4808704 1049 18446744073709551615 134512640 134976056 4294956592 18446744073709551615 134647773 0 0 4096 0 0 0 0 17 1 0 0
/proc/25397/statm: 1174 1049 57 113 0 1058 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4696

[startup+0.301666 s]
/proc/loadavg: 0.99 0.97 0.79 3/77 25397
/proc/meminfo: memFree=1250208/2055920 swapFree=4192956/4192956
[pid=25397] ppid=25395 vsize=11876 CPUtime=0.29
/proc/25397/stat : 25397 (tts-4-0) R 25395 25397 25150 0 -1 4194304 2850 0 0 0 28 1 0 0 19 0 1 0 107676075 12161024 2835 18446744073709551615 134512640 134976056 4294956592 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/25397/statm: 2969 2836 57 113 0 2853 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11876

[startup+0.701708 s]
/proc/loadavg: 0.99 0.97 0.79 3/77 25397
/proc/meminfo: memFree=1250208/2055920 swapFree=4192956/4192956
[pid=25397] ppid=25395 vsize=25956 CPUtime=0.69
/proc/25397/stat : 25397 (tts-4-0) R 25395 25397 25150 0 -1 4194304 6371 0 0 0 66 3 0 0 23 0 1 0 107676075 26578944 6356 18446744073709551615 134512640 134976056 4294956592 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/25397/statm: 6489 6356 57 113 0 6373 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25956

[startup+1.50179 s]
/proc/loadavg: 0.99 0.97 0.79 2/78 25398
/proc/meminfo: memFree=1214424/2055920 swapFree=4192956/4192956
[pid=25397] ppid=25395 vsize=54372 CPUtime=1.49
/proc/25397/stat : 25397 (tts-4-0) R 25395 25397 25150 0 -1 4194304 13343 0 0 0 142 7 0 0 25 0 1 0 107676075 55676928 13328 18446744073709551615 134512640 134976056 4294956592 18446744073709551615 134522241 0 0 4096 0 0 0 0 17 1 0 0
/proc/25397/statm: 13593 13329 57 113 0 13477 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 54372

[startup+3.10196 s]
/proc/loadavg: 0.99 0.97 0.80 2/78 25398
/proc/meminfo: memFree=1187992/2055920 swapFree=4192956/4192956
[pid=25397] ppid=25395 vsize=65264 CPUtime=3.09
/proc/25397/stat : 25397 (tts-4-0) R 25395 25397 25150 0 -1 4194304 15541 0 0 0 300 9 0 0 25 0 1 0 107676075 66830336 15526 18446744073709551615 134512640 134976056 4294956592 18446744073709551615 134524060 0 0 4096 0 0 0 0 17 1 0 0
/proc/25397/statm: 16316 15526 58 113 0 16200 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 65264

[startup+6.3013 s]
/proc/loadavg: 0.99 0.97 0.80 2/78 25398
/proc/meminfo: memFree=1187800/2055920 swapFree=4192956/4192956
[pid=25397] ppid=25395 vsize=102844 CPUtime=6.29
/proc/25397/stat : 25397 (tts-4-0) R 25395 25397 25150 0 -1 4194304 23639 0 0 0 617 12 0 0 25 0 1 0 107676075 105312256 23624 18446744073709551615 134512640 134976056 4294956592 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/25397/statm: 25711 23625 59 113 0 25595 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 102844

[startup+12.702 s]
/proc/loadavg: 0.99 0.97 0.80 2/78 25398
/proc/meminfo: memFree=1000152/2055920 swapFree=4192956/4192956
[pid=25397] ppid=25395 vsize=257488 CPUtime=12.69
/proc/25397/stat : 25397 (tts-4-0) R 25395 25397 25150 0 -1 4194304 62965 0 0 0 1243 26 0 0 25 0 1 0 107676075 263667712 62424 18446744073709551615 134512640 134976056 4294956592 18446744073709551615 134555203 0 0 4096 0 0 0 0 17 1 0 0
/proc/25397/statm: 64372 62424 62 113 0 64256 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 257488

[startup+25.5013 s]
/proc/loadavg: 0.99 0.97 0.80 2/78 25398
/proc/meminfo: memFree=999896/2055920 swapFree=4192956/4192956
[pid=25397] ppid=25395 vsize=257488 CPUtime=25.49
/proc/25397/stat : 25397 (tts-4-0) R 25395 25397 25150 0 -1 4194304 63135 0 0 0 2523 26 0 0 25 0 1 0 107676075 263667712 62594 18446744073709551615 134512640 134976056 4294956592 18446744073709551615 134555262 0 0 4096 0 0 0 0 17 1 0 0
/proc/25397/statm: 64372 62594 62 113 0 64256 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 257488

[startup+51.102 s]
/proc/loadavg: 0.99 0.97 0.80 2/78 25398
/proc/meminfo: memFree=999256/2055920 swapFree=4192956/4192956
[pid=25397] ppid=25395 vsize=257488 CPUtime=51.06
/proc/25397/stat : 25397 (tts-4-0) R 25395 25397 25150 0 -1 4194304 63222 0 0 0 5080 26 0 0 25 0 1 0 107676075 263667712 62681 18446744073709551615 134512640 134976056 4294956592 18446744073709551615 134555198 0 0 4096 0 0 0 0 17 1 0 0
/proc/25397/statm: 64372 62681 62 113 0 64256 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 257488

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.82 2/78 25398
/proc/meminfo: memFree=997784/2055920 swapFree=4192956/4192956
[pid=25397] ppid=25395 vsize=257884 CPUtime=102.25
/proc/25397/stat : 25397 (tts-4-0) R 25395 25397 25150 0 -1 4194304 63603 0 0 0 10198 27 0 0 25 0 1 0 107676075 264073216 63062 18446744073709551615 134512640 134976056 4294956592 18446744073709551615 134555198 0 0 4096 0 0 0 0 17 1 0 0
/proc/25397/statm: 64471 63062 62 113 0 64355 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 257884

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.82 2/78 25398
/proc/meminfo: memFree=997720/2055920 swapFree=4192956/4192956
[pid=25397] ppid=25395 vsize=257884 CPUtime=162.23
/proc/25397/stat : 25397 (tts-4-0) R 25395 25397 25150 0 -1 4194304 63604 0 0 0 16196 27 0 0 25 0 1 0 107676075 264073216 63063 18446744073709551615 134512640 134976056 4294956592 18446744073709551615 134555203 0 0 4096 0 0 0 0 17 1 0 0
/proc/25397/statm: 64471 63063 62 113 0 64355 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 257884

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.83 2/78 25398
/proc/meminfo: memFree=997336/2055920 swapFree=4192956/4192956
[pid=25397] ppid=25395 vsize=257884 CPUtime=222.22
/proc/25397/stat : 25397 (tts-4-0) R 25395 25397 25150 0 -1 4194304 63686 0 0 0 22194 28 0 0 25 0 1 0 107676075 264073216 63145 18446744073709551615 134512640 134976056 4294956592 18446744073709551615 134555198 0 0 4096 0 0 0 0 17 1 0 0
/proc/25397/statm: 64471 63145 62 113 0 64355 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 257884

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.83 2/78 25398
/proc/meminfo: memFree=997272/2055920 swapFree=4192956/4192956
[pid=25397] ppid=25395 vsize=257884 CPUtime=282.2
/proc/25397/stat : 25397 (tts-4-0) R 25395 25397 25150 0 -1 4194304 63686 0 0 0 28192 28 0 0 25 0 1 0 107676075 264073216 63145 18446744073709551615 134512640 134976056 4294956592 18446744073709551615 134555203 0 0 4096 0 0 0 0 17 1 0 0
/proc/25397/statm: 64471 63145 62 113 0 64355 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 257884

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.84 2/78 25398
/proc/meminfo: memFree=997208/2055920 swapFree=4192956/4192956
[pid=25397] ppid=25395 vsize=257884 CPUtime=342.18
/proc/25397/stat : 25397 (tts-4-0) R 25395 25397 25150 0 -1 4194304 63703 0 0 0 34189 29 0 0 25 0 1 0 107676075 264073216 63162 18446744073709551615 134512640 134976056 4294956592 18446744073709551615 134554486 0 0 4096 0 0 0 0 17 1 0 0
/proc/25397/statm: 64471 63162 62 113 0 64355 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 257884

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.85 2/78 25398
/proc/meminfo: memFree=997208/2055920 swapFree=4192956/4192956
[pid=25397] ppid=25395 vsize=257884 CPUtime=402.16
/proc/25397/stat : 25397 (tts-4-0) R 25395 25397 25150 0 -1 4194304 63703 0 0 0 40187 29 0 0 25 0 1 0 107676075 264073216 63162 18446744073709551615 134512640 134976056 4294956592 18446744073709551615 134554486 0 0 4096 0 0 0 0 17 1 0 0
/proc/25397/statm: 64471 63162 62 113 0 64355 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 257884

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.85 2/78 25398
/proc/meminfo: memFree=318488/2055920 swapFree=4192956/4192956
[pid=25397] ppid=25395 vsize=935980 CPUtime=462.14
/proc/25397/stat : 25397 (tts-4-0) R 25395 25397 25150 0 -1 4194304 236110 0 0 0 46114 100 0 0 25 0 1 0 107676075 958443520 232537 18446744073709551615 134512640 134976056 4294956592 18446744073709551615 134513467 0 0 4096 0 0 0 0 17 1 0 0
/proc/25397/statm: 233995 232537 66 113 0 233879 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 935980

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.86 2/78 25398
/proc/meminfo: memFree=46296/2055920 swapFree=4192956/4192956
[pid=25397] ppid=25395 vsize=1218404 CPUtime=522.13
/proc/25397/stat : 25397 (tts-4-0) R 25395 25397 25150 0 -1 4194304 306759 0 0 0 52081 132 0 0 25 0 1 0 107676075 1247645696 303186 18446744073709551615 134512640 134976056 4294956592 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/25397/statm: 304601 303186 66 113 0 304485 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 1218404

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.86 2/78 25398
/proc/meminfo: memFree=15768/2055920 swapFree=4192812/4192956
[pid=25397] ppid=25395 vsize=1605304 CPUtime=582.03
/proc/25397/stat : 25397 (tts-4-0) R 25395 25397 25150 0 -1 4194304 394555 0 0 0 58030 173 0 0 25 0 1 0 107676075 1643831296 390982 18446744073709551615 134512640 134976056 4294956592 18446744073709551615 134534433 0 0 4096 0 0 0 0 17 1 0 0
/proc/25397/statm: 401326 390982 66 113 0 401210 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 1605304

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.87 2/78 25398
/proc/meminfo: memFree=16152/2055920 swapFree=4192812/4192956
[pid=25397] ppid=25395 vsize=1608236 CPUtime=642.02
/proc/25397/stat : 25397 (tts-4-0) R 25395 25397 25150 0 -1 4194304 395262 0 0 0 64028 174 0 0 25 0 1 0 107676075 1646833664 391689 18446744073709551615 134512640 134976056 4294956592 18446744073709551615 134591882 0 0 4096 0 0 0 0 17 1 0 0
/proc/25397/statm: 402059 391689 66 113 0 401943 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 1608236

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.88 2/78 25398
/proc/meminfo: memFree=15896/2055920 swapFree=4192812/4192956
[pid=25397] ppid=25395 vsize=1611528 CPUtime=702
/proc/25397/stat : 25397 (tts-4-0) R 25395 25397 25150 0 -1 4194304 396097 0 0 0 70025 175 0 0 25 0 1 0 107676075 1650204672 392524 18446744073709551615 134512640 134976056 4294956592 18446744073709551615 134537402 0 0 4096 0 0 0 0 17 1 0 0
/proc/25397/statm: 402882 392524 66 113 0 402766 0
Current children cumulated CPU time (s) 702
Current children cumulated vsize (KiB) 1611528

[startup+762.306 s]
/proc/loadavg: 1.04 0.99 0.89 2/78 25398
/proc/meminfo: memFree=15384/2055920 swapFree=4192812/4192956
[pid=25397] ppid=25395 vsize=1615144 CPUtime=761.99
/proc/25397/stat : 25397 (tts-4-0) R 25395 25397 25150 0 -1 4194304 397011 0 0 0 76022 177 0 0 25 0 1 0 107676075 1653907456 393438 18446744073709551615 134512640 134976056 4294956592 18446744073709551615 134591882 0 0 4096 0 0 0 0 17 1 0 0
/proc/25397/statm: 403786 393438 66 113 0 403670 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 1615144

[startup+822.301 s]
/proc/loadavg: 1.01 0.99 0.89 2/78 25398
/proc/meminfo: memFree=14872/2055920 swapFree=4192812/4192956
[pid=25397] ppid=25395 vsize=1618776 CPUtime=821.97
/proc/25397/stat : 25397 (tts-4-0) R 25395 25397 25150 0 -1 4194304 397920 0 0 0 82019 178 0 0 25 0 1 0 107676075 1657626624 394347 18446744073709551615 134512640 134976056 4294956592 18446744073709551615 134641324 0 0 4096 0 0 0 0 17 1 0 0
/proc/25397/statm: 404694 394347 66 113 0 404578 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 1618776

[startup+882.301 s]
/proc/loadavg: 1.00 0.99 0.90 2/78 25398
/proc/meminfo: memFree=16152/2055920 swapFree=4192812/4192956
[pid=25397] ppid=25395 vsize=1622292 CPUtime=881.95
/proc/25397/stat : 25397 (tts-4-0) R 25395 25397 25150 0 -1 4194304 398781 0 0 0 88016 179 0 0 25 0 1 0 107676075 1661227008 395208 18446744073709551615 134512640 134976056 4294956592 18446744073709551615 134534122 0 0 4096 0 0 0 0 17 1 0 0
/proc/25397/statm: 405573 395208 66 113 0 405457 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 1622292

[startup+942.302 s]
/proc/loadavg: 1.00 0.99 0.90 2/78 25398
/proc/meminfo: memFree=16344/2055920 swapFree=4192812/4192956
[pid=25397] ppid=25395 vsize=1625224 CPUtime=941.93
/proc/25397/stat : 25397 (tts-4-0) R 25395 25397 25150 0 -1 4194304 399527 0 0 0 94013 180 0 0 25 0 1 0 107676075 1664229376 395954 18446744073709551615 134512640 134976056 4294956592 18446744073709551615 134591965 0 0 4096 0 0 0 0 17 1 0 0
/proc/25397/statm: 406306 395954 66 113 0 406190 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 1625224

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 25398
/proc/meminfo: memFree=15128/2055920 swapFree=4192812/4192956
[pid=25397] ppid=25395 vsize=1628036 CPUtime=1001.91
/proc/25397/stat : 25397 (tts-4-0) R 25395 25397 25150 0 -1 4194304 400224 0 0 0 100010 181 0 0 25 0 1 0 107676075 1667108864 396651 18446744073709551615 134512640 134976056 4294956592 18446744073709551615 134534189 0 0 4096 0 0 0 0 17 1 0 0
/proc/25397/statm: 407009 396651 66 113 0 406893 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 1628036

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 25398
/proc/meminfo: memFree=15832/2055920 swapFree=4192812/4192956
[pid=25397] ppid=25395 vsize=1630616 CPUtime=1061.89
/proc/25397/stat : 25397 (tts-4-0) R 25395 25397 25150 0 -1 4194304 400862 0 0 0 106007 182 0 0 25 0 1 0 107676075 1669750784 397289 18446744073709551615 134512640 134976056 4294956592 18446744073709551615 134513465 0 0 4096 0 0 0 0 17 1 0 0
/proc/25397/statm: 407654 397289 66 113 0 407538 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 1630616

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 25398
/proc/meminfo: memFree=16344/2055920 swapFree=4192812/4192956
[pid=25397] ppid=25395 vsize=1633196 CPUtime=1121.88
/proc/25397/stat : 25397 (tts-4-0) R 25395 25397 25150 0 -1 4194304 401496 0 0 0 112005 183 0 0 25 0 1 0 107676075 1672392704 397923 18446744073709551615 134512640 134976056 4294956592 18446744073709551615 134534120 0 0 4096 0 0 0 0 17 1 0 0
/proc/25397/statm: 408299 397923 66 113 0 408183 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 1633196

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 25398
/proc/meminfo: memFree=15960/2055920 swapFree=4192812/4192956
[pid=25397] ppid=25395 vsize=1636600 CPUtime=1181.87
/proc/25397/stat : 25397 (tts-4-0) R 25395 25397 25150 0 -1 4194304 402387 0 0 0 118003 184 0 0 25 0 1 0 107676075 1675878400 398814 18446744073709551615 134512640 134976056 4294956592 18446744073709551615 134591976 0 0 4096 0 0 0 0 17 1 0 0
/proc/25397/statm: 409150 398814 66 113 0 409034 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 1636600



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 25398
/proc/meminfo: memFree=15128/2055920 swapFree=4192812/4192956
[pid=25397] ppid=25395 vsize=1637420 CPUtime=1200.06
/proc/25397/stat : 25397 (tts-4-0) R 25395 25397 25150 0 -1 4194304 402582 0 0 0 119822 184 0 0 25 0 1 0 107676075 1676718080 399009 18446744073709551615 134512640 134976056 4294956592 18446744073709551615 134513469 0 0 4096 0 0 0 0 17 1 0 0
/proc/25397/statm: 409355 399009 66 113 0 409239 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 1637420

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

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

[startup+1200.61 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 25398
/proc/meminfo: memFree=15128/2055920 swapFree=4192812/4192956
[pid=25397] ppid=25395 vsize=0 CPUtime=1200.16
/proc/25397/stat : 25397 (tts-4-0) R 25395 25397 25150 0 -1 4195332 402582 0 0 0 119822 194 0 0 25 0 1 0 107676075 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/25397/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.16
Current children cumulated vsize (KiB) 0

[startup+1200.7 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 25398
/proc/meminfo: memFree=15128/2055920 swapFree=4192812/4192956
[pid=25397] ppid=25395 vsize=0 CPUtime=1200.26
/proc/25397/stat : 25397 (tts-4-0) R 25395 25397 25150 0 -1 4195332 402582 0 0 0 119822 204 0 0 25 0 1 0 107676075 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/25397/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.26
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.76
CPU time (s): 1200.33
CPU user time (s): 1198.23
CPU system time (s): 2.10068
CPU usage (%): 99.964
Max. virtual memory (cumulated for all children) (KiB): 1637420

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

runsolver used 1.35679 second user time and 3.00454 second system time

The end

Launcher Data (download as text)

Begin job on node7 on Wed Apr 11 18:33:05 UTC 2007

IDJOB= 318282
IDBENCH= 20451
IDSOLVER= 98
FILE ID= node7/318282-1176316383

PBS_JOBID= 4516500

Free space on /tmp= 66506 MiB

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

META MD5SUM SOLVER= 73a7a27d0c2e86f9b1191433fde766ff
MD5SUM BENCH=  7acb9e43e2272e8576b22c3fa49ba888

RANDOM SEED= 986832876

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node7.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.231
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.231
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:       1250680 kB
Buffers:         42088 kB
Cached:         655252 kB
SwapCached:          0 kB
Active:         303092 kB
Inactive:       436828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1250680 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           19256 kB
Writeback:           0 kB
Mapped:          61536 kB
Slab:            50840 kB
Committed_AS:  2711196 kB
PageTables:       1860 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= 66506 MiB

End job on node7 on Wed Apr 11 18:53:07 UTC 2007