Trace number 320803

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
DEWSATZ 1A 2007-02-08? (TO) 1200.03 1200.42

General information on the benchmark

Nameindustrial/babic/
xinetd/itox_vc1044.cnf
MD5SUM463ebb30bfec5453efcf0b74fc72338c
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.19582
Satisfiable
(Un)Satisfiability was proved
Number of variables121244
Number of clauses356524
Sum of the clauses size932094
Maximum clause length3
Minimum clause length1
Number of clauses of size 17059
Number of clauses of size 2123360
Number of clauses of size 3226105
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/node65/watcher-320803-1176324445 -o ROOT/results/node65/solver-320803-1176324445 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/320803-1176324445/dewSatz_1a /tmp/evaluation/320803-1176324445/instance-320803-1176324445.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.85 0.97 0.99 3/64 1409
/proc/meminfo: memFree=1005680/2055920 swapFree=4191892/4192956
[pid=1409] ppid=1407 vsize=674392 CPUtime=0
/proc/1409/stat : 1409 (dewSatz_1a) R 1407 1409 363 0 -1 4194304 112 0 0 0 0 0 0 0 18 0 1 0 108434132 690577408 97 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134575619 0 0 4096 0 0 0 0 17 1 0 0
/proc/1409/statm: 168598 97 41 100 0 168495 0

[startup+0.0435151 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 1409
/proc/meminfo: memFree=1005680/2055920 swapFree=4191892/4192956
[pid=1409] ppid=1407 vsize=675052 CPUtime=0.04
/proc/1409/stat : 1409 (dewSatz_1a) R 1407 1409 363 0 -1 4194304 378 0 0 0 4 0 0 0 18 0 1 0 108434132 691253248 364 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134575619 0 0 4096 0 0 0 0 17 1 0 0
/proc/1409/statm: 168763 364 41 100 0 168660 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 675052

[startup+0.101518 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 1409
/proc/meminfo: memFree=1005680/2055920 swapFree=4191892/4192956
[pid=1409] ppid=1407 vsize=676108 CPUtime=0.09
/proc/1409/stat : 1409 (dewSatz_1a) R 1407 1409 363 0 -1 4194304 749 0 0 0 9 0 0 0 18 0 1 0 108434132 692334592 734 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134595661 0 0 4096 0 0 0 0 17 1 0 0
/proc/1409/statm: 169027 734 41 100 0 168924 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 676108

[startup+0.301534 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 1409
/proc/meminfo: memFree=1005680/2055920 swapFree=4191892/4192956
[pid=1409] ppid=1407 vsize=679276 CPUtime=0.29
/proc/1409/stat : 1409 (dewSatz_1a) R 1407 1409 363 0 -1 4194304 2014 0 0 0 28 1 0 0 19 0 1 0 108434132 695578624 1999 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134575619 0 0 4096 0 0 0 0 17 1 0 0
/proc/1409/statm: 169819 2000 41 100 0 169716 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 679276

[startup+0.701567 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 1409
/proc/meminfo: memFree=1005680/2055920 swapFree=4191892/4192956
[pid=1409] ppid=1407 vsize=689432 CPUtime=0.69
/proc/1409/stat : 1409 (dewSatz_1a) R 1407 1409 363 0 -1 4194304 15691 0 0 0 66 3 0 0 22 0 1 0 108434132 705978368 5572 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134521203 0 0 4096 0 0 0 0 17 1 0 0
/proc/1409/statm: 172358 5572 42 100 0 172255 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 689432

[startup+1.50163 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 1410
/proc/meminfo: memFree=982056/2055920 swapFree=4191892/4192956
[pid=1409] ppid=1407 vsize=690460 CPUtime=1.49
/proc/1409/stat : 1409 (dewSatz_1a) R 1407 1409 363 0 -1 4194304 16240 0 0 0 145 4 0 0 25 0 1 0 108434132 707031040 5997 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134518437 0 0 4096 0 0 0 0 17 1 0 0
/proc/1409/statm: 172615 5997 42 100 0 172512 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 690460

[startup+3.10177 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 1410
/proc/meminfo: memFree=980840/2055920 swapFree=4191892/4192956
[pid=1409] ppid=1407 vsize=693888 CPUtime=3.09
/proc/1409/stat : 1409 (dewSatz_1a) R 1407 1409 363 0 -1 4194304 17254 0 0 0 305 4 0 0 25 0 1 0 108434132 710541312 6970 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134521203 0 0 4096 0 0 0 0 17 1 0 0
/proc/1409/statm: 173472 6970 42 100 0 173369 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 693888

[startup+6.30103 s]
/proc/loadavg: 0.86 0.97 0.99 2/65 1410
/proc/meminfo: memFree=975656/2055920 swapFree=4191892/4192956
[pid=1409] ppid=1407 vsize=695772 CPUtime=6.28
/proc/1409/stat : 1409 (dewSatz_1a) R 1407 1409 363 0 -1 4194304 17815 0 0 0 624 4 0 0 25 0 1 0 108434132 712470528 7507 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134515664 0 0 4096 0 0 0 0 17 1 0 0
/proc/1409/statm: 173943 7507 42 100 0 173840 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 695772

[startup+12.7016 s]
/proc/loadavg: 0.87 0.97 0.99 2/65 1410
/proc/meminfo: memFree=973672/2055920 swapFree=4191892/4192956
[pid=1409] ppid=1407 vsize=700036 CPUtime=12.68
/proc/1409/stat : 1409 (dewSatz_1a) R 1407 1409 363 0 -1 4194304 19284 0 0 0 1264 4 0 0 25 0 1 0 108434132 716836864 8837 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134517571 0 0 4096 0 0 0 0 17 1 0 0
/proc/1409/statm: 175009 8837 42 100 0 174906 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 700036

[startup+25.5016 s]
/proc/loadavg: 0.90 0.97 0.99 2/65 1410
/proc/meminfo: memFree=964776/2055920 swapFree=4191892/4192956
[pid=1409] ppid=1407 vsize=704724 CPUtime=25.48
/proc/1409/stat : 1409 (dewSatz_1a) R 1407 1409 363 0 -1 4194304 20769 0 0 0 2543 5 0 0 25 0 1 0 108434132 721637376 10255 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134515595 0 0 4096 0 0 0 0 17 1 0 0
/proc/1409/statm: 176181 10255 42 100 0 176078 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 704724

[startup+51.1017 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 1410
/proc/meminfo: memFree=958696/2055920 swapFree=4191892/4192956
[pid=1409] ppid=1407 vsize=709632 CPUtime=51.06
/proc/1409/stat : 1409 (dewSatz_1a) R 1407 1409 363 0 -1 4194304 22355 0 0 0 5099 7 0 0 25 0 1 0 108434132 726663168 11770 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134517509 0 0 4096 0 0 0 0 17 1 0 0
/proc/1409/statm: 177408 11770 42 100 0 177305 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 709632

[startup+102.306 s]
/proc/loadavg: 0.97 0.97 0.99 2/65 1410
/proc/meminfo: memFree=953384/2055920 swapFree=4191892/4192956
[pid=1409] ppid=1407 vsize=713904 CPUtime=102.25
/proc/1409/stat : 1409 (dewSatz_1a) R 1407 1409 363 0 -1 4194304 23728 0 0 0 10217 8 0 0 25 0 1 0 108434132 731037696 13079 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134517515 0 0 4096 0 0 0 0 17 1 0 0
/proc/1409/statm: 178476 13079 42 100 0 178373 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 713904

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 1410
/proc/meminfo: memFree=948264/2055920 swapFree=4191892/4192956
[pid=1409] ppid=1407 vsize=717996 CPUtime=162.23
/proc/1409/stat : 1409 (dewSatz_1a) R 1407 1409 363 0 -1 4194304 25062 0 0 0 16214 9 0 0 25 0 1 0 108434132 735227904 14352 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134517509 0 0 4096 0 0 0 0 17 1 0 0
/proc/1409/statm: 179499 14352 42 100 0 179396 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 717996

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 1410
/proc/meminfo: memFree=946216/2055920 swapFree=4191892/4192956
[pid=1409] ppid=1407 vsize=719588 CPUtime=222.22
/proc/1409/stat : 1409 (dewSatz_1a) R 1407 1409 363 0 -1 4194304 25590 0 0 0 22213 9 0 0 25 0 1 0 108434132 736858112 14856 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134517507 0 0 4096 0 0 0 0 17 1 0 0
/proc/1409/statm: 179897 14856 42 100 0 179794 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 719588

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 1410
/proc/meminfo: memFree=945192/2055920 swapFree=4191892/4192956
[pid=1409] ppid=1407 vsize=720468 CPUtime=282.2
/proc/1409/stat : 1409 (dewSatz_1a) R 1407 1409 363 0 -1 4194304 25865 0 0 0 28211 9 0 0 25 0 1 0 108434132 737759232 15118 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134520907 0 0 4096 0 0 0 0 17 1 0 0
/proc/1409/statm: 180117 15118 42 100 0 180014 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 720468

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 1410
/proc/meminfo: memFree=943208/2055920 swapFree=4191892/4192956
[pid=1409] ppid=1407 vsize=722052 CPUtime=342.19
/proc/1409/stat : 1409 (dewSatz_1a) R 1407 1409 363 0 -1 4194304 26379 0 0 0 34209 10 0 0 25 0 1 0 108434132 739381248 15609 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134517696 0 0 4096 0 0 0 0 17 1 0 0
/proc/1409/statm: 180513 15609 42 100 0 180410 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 722052

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 1410
/proc/meminfo: memFree=941800/2055920 swapFree=4191892/4192956
[pid=1409] ppid=1407 vsize=723216 CPUtime=402.17
/proc/1409/stat : 1409 (dewSatz_1a) R 1407 1409 363 0 -1 4194304 26744 0 0 0 40207 10 0 0 25 0 1 0 108434132 740573184 15958 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134517558 0 0 4096 0 0 0 0 17 1 0 0
/proc/1409/statm: 180804 15958 42 100 0 180701 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 723216

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 1410
/proc/meminfo: memFree=937704/2055920 swapFree=4191892/4192956
[pid=1409] ppid=1407 vsize=726448 CPUtime=462.16
/proc/1409/stat : 1409 (dewSatz_1a) R 1407 1409 363 0 -1 4194304 27812 0 0 0 46205 11 0 0 25 0 1 0 108434132 743882752 16978 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134517476 0 0 4096 0 0 0 0 17 1 0 0
/proc/1409/statm: 181612 16978 42 100 0 181509 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 726448

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 1410
/proc/meminfo: memFree=936744/2055920 swapFree=4191892/4192956
[pid=1409] ppid=1407 vsize=727172 CPUtime=522.14
/proc/1409/stat : 1409 (dewSatz_1a) R 1407 1409 363 0 -1 4194304 28052 0 0 0 52203 11 0 0 25 0 1 0 108434132 744624128 17207 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134517476 0 0 4096 0 0 0 0 17 1 0 0
/proc/1409/statm: 181793 17207 42 100 0 181690 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 727172

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 1410
/proc/meminfo: memFree=936232/2055920 swapFree=4191892/4192956
[pid=1409] ppid=1407 vsize=727600 CPUtime=582.13
/proc/1409/stat : 1409 (dewSatz_1a) R 1407 1409 363 0 -1 4194304 28181 0 0 0 58202 11 0 0 25 0 1 0 108434132 745062400 17331 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134518252 0 0 4096 0 0 0 0 17 1 0 0
/proc/1409/statm: 181900 17331 42 100 0 181797 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 727600

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 1410
/proc/meminfo: memFree=935208/2055920 swapFree=4191892/4192956
[pid=1409] ppid=1407 vsize=728444 CPUtime=642.12
/proc/1409/stat : 1409 (dewSatz_1a) R 1407 1409 363 0 -1 4194304 28440 0 0 0 64200 12 0 0 25 0 1 0 108434132 745926656 17578 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134517537 0 0 4096 0 0 0 0 17 1 0 0
/proc/1409/statm: 182111 17578 42 100 0 182008 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 728444

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 1410
/proc/meminfo: memFree=934696/2055920 swapFree=4191892/4192956
[pid=1409] ppid=1407 vsize=728864 CPUtime=702.1
/proc/1409/stat : 1409 (dewSatz_1a) R 1407 1409 363 0 -1 4194304 28570 0 0 0 70198 12 0 0 25 0 1 0 108434132 746356736 17702 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134517476 0 0 4096 0 0 0 0 17 1 0 0
/proc/1409/statm: 182216 17702 42 100 0 182113 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 728864

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 1410
/proc/meminfo: memFree=934056/2055920 swapFree=4191892/4192956
[pid=1409] ppid=1407 vsize=729404 CPUtime=762.09
/proc/1409/stat : 1409 (dewSatz_1a) R 1407 1409 363 0 -1 4194304 28733 0 0 0 76196 13 0 0 25 0 1 0 108434132 746909696 17859 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134517509 0 0 4096 0 0 0 0 17 1 0 0
/proc/1409/statm: 182351 17859 42 100 0 182248 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 729404

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 1482
/proc/meminfo: memFree=932656/2055920 swapFree=4191892/4192956
[pid=1409] ppid=1407 vsize=729672 CPUtime=822.05
/proc/1409/stat : 1409 (dewSatz_1a) R 1407 1409 363 0 -1 4194304 28829 0 0 0 82189 16 0 0 25 0 1 0 108434132 747184128 17951 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134517509 0 0 4096 0 0 0 0 17 1 0 0
/proc/1409/statm: 182418 17951 42 100 0 182315 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 729672

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 1586
/proc/meminfo: memFree=932280/2055920 swapFree=4191892/4192956
[pid=1409] ppid=1407 vsize=729820 CPUtime=881.98
/proc/1409/stat : 1409 (dewSatz_1a) R 1407 1409 363 0 -1 4194304 28892 0 0 0 88181 17 0 0 25 0 1 0 108434132 747335680 18011 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134517515 0 0 4096 0 0 0 0 17 1 0 0
/proc/1409/statm: 182455 18011 42 100 0 182352 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 729820

[startup+942.302 s]
/proc/loadavg: 1.03 0.99 0.99 2/65 1608
/proc/meminfo: memFree=932832/2055920 swapFree=4191892/4192956
[pid=1409] ppid=1407 vsize=730376 CPUtime=941.96
/proc/1409/stat : 1409 (dewSatz_1a) R 1407 1409 363 0 -1 4194304 29048 0 0 0 94178 18 0 0 25 0 1 0 108434132 747905024 18160 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134517509 0 0 4096 0 0 0 0 17 1 0 0
/proc/1409/statm: 182594 18160 42 100 0 182491 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 730376

[startup+1002.3 s]
/proc/loadavg: 1.01 0.99 0.99 2/65 1608
/proc/meminfo: memFree=932064/2055920 swapFree=4191892/4192956
[pid=1409] ppid=1407 vsize=730932 CPUtime=1001.95
/proc/1409/stat : 1409 (dewSatz_1a) R 1407 1409 363 0 -1 4194304 29248 0 0 0 100177 18 0 0 25 0 1 0 108434132 748474368 18352 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134517509 0 0 4096 0 0 0 0 17 1 0 0
/proc/1409/statm: 182733 18352 42 100 0 182630 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 730932

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 1608
/proc/meminfo: memFree=931488/2055920 swapFree=4191892/4192956
[pid=1409] ppid=1407 vsize=731492 CPUtime=1061.93
/proc/1409/stat : 1409 (dewSatz_1a) R 1407 1409 363 0 -1 4194304 29405 0 0 0 106175 18 0 0 25 0 1 0 108434132 749047808 18502 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134517509 0 0 4096 0 0 0 0 17 1 0 0
/proc/1409/statm: 182873 18502 42 100 0 182770 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 731492

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 1608
/proc/meminfo: memFree=930848/2055920 swapFree=4191892/4192956
[pid=1409] ppid=1407 vsize=731932 CPUtime=1121.91
/proc/1409/stat : 1409 (dewSatz_1a) R 1407 1409 363 0 -1 4194304 29578 0 0 0 112173 18 0 0 25 0 1 0 108434132 749498368 18667 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134518252 0 0 4096 0 0 0 0 17 1 0 0
/proc/1409/statm: 182983 18667 42 100 0 182880 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 731932

[startup+1182.3 s]
/proc/loadavg: 1.05 1.00 1.00 2/65 1608
/proc/meminfo: memFree=930336/2055920 swapFree=4191892/4192956
[pid=1409] ppid=1407 vsize=732516 CPUtime=1181.91
/proc/1409/stat : 1409 (dewSatz_1a) R 1407 1409 363 0 -1 4194304 29724 0 0 0 118172 19 0 0 25 0 1 0 108434132 750096384 18806 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134517541 0 0 4096 0 0 0 0 17 1 0 0
/proc/1409/statm: 183129 18806 42 100 0 183026 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 732516



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.04 1.00 1.00 2/65 1608
/proc/meminfo: memFree=930280/2055920 swapFree=4191892/4192956
[pid=1409] ppid=1407 vsize=732516 CPUtime=1200
/proc/1409/stat : 1409 (dewSatz_1a) R 1407 1409 363 0 -1 4194304 29738 0 0 0 119981 19 0 0 25 0 1 0 108434132 750096384 18820 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134517509 0 0 4096 0 0 0 0 17 1 0 0
/proc/1409/statm: 183129 18820 42 100 0 183026 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 732516

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.42
CPU time (s): 1200.03
CPU user time (s): 1199.82
CPU system time (s): 0.207968
CPU usage (%): 99.9673
Max. virtual memory (cumulated for all children) (KiB): 732516

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

runsolver used 0.951855 second user time and 2.42063 second system time

The end

Launcher Data (download as text)

Begin job on node65 on Wed Apr 11 20:47:25 UTC 2007

IDJOB= 320803
IDBENCH= 20512
IDSOLVER= 118
FILE ID= node65/320803-1176324445

PBS_JOBID= 4516713

Free space on /tmp= 66557 MiB

SOLVER NAME= DEWSATZ 1A 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/babic/xinetd/itox_vc1044.cnf
COMMAND LINE= /tmp/evaluation/320803-1176324445/dewSatz_1a /tmp/evaluation/320803-1176324445/instance-320803-1176324445.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node65/watcher-320803-1176324445 -o ROOT/results/node65/solver-320803-1176324445 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/320803-1176324445/dewSatz_1a /tmp/evaluation/320803-1176324445/instance-320803-1176324445.cnf            

META MD5SUM SOLVER= 96edd87e369231aed4bad098c50e0080
MD5SUM BENCH=  463ebb30bfec5453efcf0b74fc72338c

RANDOM SEED= 215840078

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node65.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.245
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.245
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:       1006152 kB
Buffers:         49120 kB
Cached:         786468 kB
SwapCached:        268 kB
Active:         214416 kB
Inactive:       636204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1006152 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            7652 kB
Writeback:           0 kB
Mapped:          24640 kB
Slab:           185140 kB
Committed_AS:   107676 kB
PageTables:       1456 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= 66557 MiB

End job on node65 on Wed Apr 11 21:07:28 UTC 2007