Trace number 334363

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.13 1200.53

General information on the benchmark

Namecrafted/Hard/contest04/others/
CompositeRSA576.sat05-509.reshuffled-07.cnf
MD5SUM19fdeefb726e073f5c825136ceaf9e1b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables166463
Number of clauses1654558
Sum of the clauses size7441050
Maximum clause length5
Minimum clause length1
Number of clauses of size 1866
Number of clauses of size 2165884
Number of clauses of size 3165312
Number of clauses of size 40
Number of clauses of size 51322496
Number of clauses of size over 50

Solver Data (download as text)

17.18/17.29	c Starting solver ...
34.08/34.14	c Restarting after 100 conflicts
69.27/69.33	c Restarting after 251 conflicts
70.37/70.41	c Restarting after 477 conflicts
75.68/75.77	c Restarting after 814 conflicts
76.08/76.13	c Restarting after 1323 conflicts
76.17/76.28	c Restarting after 2082 conflicts
81.47/81.53	c Restarting after 3221 conflicts
98.87/98.93	c Restarting after 4929 conflicts
125.41/125.58	c Restarting after 7493 conflicts
135.50/135.68	c Restarting after 11339 conflicts
278.92/279.10	c Restarting after 17105 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/node18/watcher-334363-1173567550 -o ROOT/results/node18/solver-334363-1173567550 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/334363-1173567550/sat7_bin /tmp/evaluation/334363-1173567550/instance-334363-1173567550.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: 1.01 1.02 1.00 3/77 23444
/proc/meminfo: memFree=1483624/2055920 swapFree=4153284/4192956
[pid=23444] ppid=23442 vsize=6404 CPUtime=0
/proc/23444/stat : 23444 (sat7_bin) R 23442 23444 22589 0 -1 4194304 641 0 0 0 0 0 0 0 18 0 1 0 376710395 6557696 624 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134534339 0 0 4096 0 0 0 0 17 1 0 0
/proc/23444/statm: 1601 627 88 220 0 1378 0

[startup+0.0789471 s]
/proc/loadavg: 1.01 1.02 1.00 3/77 23444
/proc/meminfo: memFree=1483624/2055920 swapFree=4153284/4192956
[pid=23444] ppid=23442 vsize=17620 CPUtime=0.07
/proc/23444/stat : 23444 (sat7_bin) R 23442 23444 22589 0 -1 4194304 3716 0 0 0 6 1 0 0 18 0 1 0 376710395 18042880 3699 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134558961 0 0 4096 0 0 0 0 17 1 0 0
/proc/23444/statm: 4405 3700 88 220 0 4182 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 17620

[startup+0.101949 s]
/proc/loadavg: 1.01 1.02 1.00 3/77 23444
/proc/meminfo: memFree=1483624/2055920 swapFree=4153284/4192956
[pid=23444] ppid=23442 vsize=17620 CPUtime=0.09
/proc/23444/stat : 23444 (sat7_bin) R 23442 23444 22589 0 -1 4194304 4123 0 0 0 8 1 0 0 18 0 1 0 376710395 18042880 4106 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134530789 0 0 4096 0 0 0 0 17 1 0 0
/proc/23444/statm: 4405 4107 88 220 0 4182 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17620

[startup+0.301968 s]
/proc/loadavg: 1.01 1.02 1.00 3/77 23444
/proc/meminfo: memFree=1483624/2055920 swapFree=4153284/4192956
[pid=23444] ppid=23442 vsize=21720 CPUtime=0.29
/proc/23444/stat : 23444 (sat7_bin) R 23442 23444 22589 0 -1 4194304 5077 0 0 0 28 1 0 0 19 0 1 0 376710395 22241280 5060 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134547059 0 0 4096 0 0 0 0 17 1 0 0
/proc/23444/statm: 5430 5060 88 220 0 5207 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21720

[startup+0.702007 s]
/proc/loadavg: 1.01 1.02 1.00 3/77 23444
/proc/meminfo: memFree=1483624/2055920 swapFree=4153284/4192956
[pid=23444] ppid=23442 vsize=25820 CPUtime=0.69
/proc/23444/stat : 23444 (sat7_bin) R 23442 23444 22589 0 -1 4194304 5664 0 0 0 67 2 0 0 23 0 1 0 376710395 26439680 5647 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 135029241 0 0 4096 0 0 0 0 17 1 0 0
/proc/23444/statm: 6455 5647 88 220 0 6232 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25820

[startup+1.50108 s]
/proc/loadavg: 1.09 1.04 1.01 2/78 23445
/proc/meminfo: memFree=1460832/2055920 swapFree=4153284/4192956
[pid=23444] ppid=23442 vsize=29920 CPUtime=1.49
/proc/23444/stat : 23444 (sat7_bin) R 23442 23444 22589 0 -1 4194304 6820 0 0 0 146 3 0 0 25 0 1 0 376710395 30638080 6803 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134546624 0 0 4096 0 0 0 0 17 1 0 0
/proc/23444/statm: 7480 6803 88 220 0 7257 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 29920

[startup+3.10124 s]
/proc/loadavg: 1.09 1.04 1.01 2/78 23445
/proc/meminfo: memFree=1454496/2055920 swapFree=4153284/4192956
[pid=23444] ppid=23442 vsize=38516 CPUtime=3.09
/proc/23444/stat : 23444 (sat7_bin) R 23442 23444 22589 0 -1 4194304 9093 0 0 0 305 4 0 0 25 0 1 0 376710395 39440384 9076 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134547059 0 0 4096 0 0 0 0 17 1 0 0
/proc/23444/statm: 9629 9076 88 220 0 9406 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38516

[startup+6.30155 s]
/proc/loadavg: 1.08 1.04 1.00 2/78 23445
/proc/meminfo: memFree=1435552/2055920 swapFree=4153284/4192956
[pid=23444] ppid=23442 vsize=56248 CPUtime=6.29
/proc/23444/stat : 23444 (sat7_bin) R 23442 23444 22589 0 -1 4194304 13638 0 0 0 622 7 0 0 25 0 1 0 376710395 57597952 13621 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134546624 0 0 4096 0 0 0 0 17 1 0 0
/proc/23444/statm: 14062 13621 88 220 0 13839 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 56248

[startup+12.7012 s]
/proc/loadavg: 1.07 1.04 1.00 2/78 23445
/proc/meminfo: memFree=1396584/2055920 swapFree=4153284/4192956
[pid=23444] ppid=23442 vsize=96656 CPUtime=12.69
/proc/23444/stat : 23444 (sat7_bin) R 23442 23444 22589 0 -1 4194304 23123 0 0 0 1255 14 0 0 25 0 1 0 376710395 98975744 23106 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134546624 0 0 4096 0 0 0 0 17 1 0 0
/proc/23444/statm: 24164 23106 88 220 0 23941 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 96656

[startup+25.5014 s]
/proc/loadavg: 1.06 1.04 1.00 2/78 23445
/proc/meminfo: memFree=1353000/2055920 swapFree=4153284/4192956
[pid=23444] ppid=23442 vsize=138500 CPUtime=25.49
/proc/23444/stat : 23444 (sat7_bin) R 23442 23444 22589 0 -1 4194304 36067 0 0 0 2528 21 0 0 25 0 1 0 376710395 141824000 33053 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134533566 0 0 4096 0 0 0 0 17 1 0 0
/proc/23444/statm: 34625 33053 93 220 0 34402 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 138500

[startup+51.1019 s]
/proc/loadavg: 1.10 1.05 1.01 2/78 23445
/proc/meminfo: memFree=1351592/2055920 swapFree=4153284/4192956
[pid=23444] ppid=23442 vsize=138812 CPUtime=51.08
/proc/23444/stat : 23444 (sat7_bin) R 23442 23444 22589 0 -1 4194304 42436 0 0 0 5083 25 0 0 25 0 1 0 376710395 142143488 33402 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/23444/statm: 34703 33402 95 220 0 34480 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 138812

[startup+102.307 s]
/proc/loadavg: 1.04 1.04 1.00 2/84 23471
/proc/meminfo: memFree=1344760/2055920 swapFree=4153284/4192956
[pid=23444] ppid=23442 vsize=143608 CPUtime=102.26
/proc/23444/stat : 23444 (sat7_bin) R 23442 23444 22589 0 -1 4194304 48800 0 0 0 10197 29 0 0 25 0 1 0 376710395 147054592 34788 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134538567 0 0 4096 0 0 0 0 17 1 0 0
/proc/23444/statm: 35902 34788 95 220 0 35679 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 143608

[startup+162.302 s]
/proc/loadavg: 1.01 1.03 1.00 2/84 23603
/proc/meminfo: memFree=1339504/2055920 swapFree=4153284/4192956
[pid=23444] ppid=23442 vsize=148184 CPUtime=162.16
/proc/23444/stat : 23444 (sat7_bin) R 23442 23444 22589 0 -1 4194304 50081 0 0 0 16185 31 0 0 25 0 1 0 376710395 151740416 36069 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/23444/statm: 37046 36069 95 220 0 36823 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 148184

[startup+222.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 23643
/proc/meminfo: memFree=1339112/2055920 swapFree=4153284/4192956
[pid=23444] ppid=23442 vsize=148304 CPUtime=222.13
/proc/23444/stat : 23444 (sat7_bin) R 23442 23444 22589 0 -1 4194304 50458 0 0 0 22181 32 0 0 25 0 1 0 376710395 151863296 36446 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/23444/statm: 37076 36446 95 220 0 36853 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 148304

[startup+282.301 s]
/proc/loadavg: 1.06 1.03 1.00 2/78 23643
/proc/meminfo: memFree=1336936/2055920 swapFree=4153284/4192956
[pid=23444] ppid=23442 vsize=152644 CPUtime=282.11
/proc/23444/stat : 23444 (sat7_bin) R 23442 23444 22589 0 -1 4194304 51069 0 0 0 28178 33 0 0 25 0 1 0 376710395 156307456 36966 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532620 0 0 4096 0 0 0 0 17 1 0 0
/proc/23444/statm: 38161 36966 95 220 0 37938 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 152644

[startup+342.302 s]
/proc/loadavg: 1.08 1.04 1.00 2/78 23643
/proc/meminfo: memFree=1336232/2055920 swapFree=4153284/4192956
[pid=23444] ppid=23442 vsize=152700 CPUtime=342.1
/proc/23444/stat : 23444 (sat7_bin) R 23442 23444 22589 0 -1 4194304 51696 0 0 0 34176 34 0 0 25 0 1 0 376710395 156364800 37154 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134538779 0 0 4096 0 0 0 0 17 1 0 0
/proc/23444/statm: 38175 37154 95 220 0 37952 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 152700

[startup+402.302 s]
/proc/loadavg: 1.08 1.04 1.00 2/78 23643
/proc/meminfo: memFree=1335016/2055920 swapFree=4153284/4192956
[pid=23444] ppid=23442 vsize=152944 CPUtime=402.09
/proc/23444/stat : 23444 (sat7_bin) R 23442 23444 22589 0 -1 4194304 56371 0 0 0 40172 37 0 0 25 0 1 0 376710395 156614656 37483 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134538673 0 0 4096 0 0 0 0 17 1 0 0
/proc/23444/statm: 38236 37483 95 220 0 38013 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 152944

[startup+462.302 s]
/proc/loadavg: 1.08 1.05 1.00 2/78 23643
/proc/meminfo: memFree=1334376/2055920 swapFree=4153284/4192956
[pid=23444] ppid=23442 vsize=152812 CPUtime=462.07
/proc/23444/stat : 23444 (sat7_bin) R 23442 23444 22589 0 -1 4194304 61295 0 0 0 46167 40 0 0 25 0 1 0 376710395 156479488 37612 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532333 0 0 4096 0 0 0 0 17 1 0 0
/proc/23444/statm: 38203 37612 95 220 0 37980 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 152812

[startup+522.301 s]
/proc/loadavg: 1.03 1.04 1.00 2/78 23643
/proc/meminfo: memFree=1333608/2055920 swapFree=4153284/4192956
[pid=23444] ppid=23442 vsize=157172 CPUtime=522.05
/proc/23444/stat : 23444 (sat7_bin) R 23442 23444 22589 0 -1 4194304 66324 0 0 0 52162 43 0 0 25 0 1 0 376710395 160944128 37804 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134538567 0 0 4096 0 0 0 0 17 1 0 0
/proc/23444/statm: 39293 37804 95 220 0 39070 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 157172

[startup+582.301 s]
/proc/loadavg: 1.01 1.03 1.00 2/78 23643
/proc/meminfo: memFree=1333096/2055920 swapFree=4153284/4192956
[pid=23444] ppid=23442 vsize=156912 CPUtime=582.04
/proc/23444/stat : 23444 (sat7_bin) R 23442 23444 22589 0 -1 4194304 72565 0 0 0 58158 46 0 0 25 0 1 0 376710395 160677888 37924 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134579658 0 0 4096 0 0 0 0 17 1 0 0
/proc/23444/statm: 39228 37924 95 220 0 39005 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 156912

[startup+642.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 23643
/proc/meminfo: memFree=1332520/2055920 swapFree=4153284/4192956
[pid=23444] ppid=23442 vsize=156944 CPUtime=642.03
/proc/23444/stat : 23444 (sat7_bin) R 23442 23444 22589 0 -1 4194304 78689 0 0 0 64153 50 0 0 25 0 1 0 376710395 160710656 38074 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134536749 0 0 4096 0 0 0 0 17 1 0 0
/proc/23444/statm: 39236 38074 95 220 0 39013 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 156944

[startup+702.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 23643
/proc/meminfo: memFree=1331880/2055920 swapFree=4153284/4192956
[pid=23444] ppid=23442 vsize=157204 CPUtime=702.01
/proc/23444/stat : 23444 (sat7_bin) R 23442 23444 22589 0 -1 4194304 84857 0 0 0 70146 55 0 0 25 0 1 0 376710395 160976896 38241 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134538673 0 0 4096 0 0 0 0 17 1 0 0
/proc/23444/statm: 39301 38241 95 220 0 39078 0
Current children cumulated CPU time (s) 702.01
Current children cumulated vsize (KiB) 157204

[startup+762.305 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 23643
/proc/meminfo: memFree=1331624/2055920 swapFree=4153284/4192956
[pid=23444] ppid=23442 vsize=157204 CPUtime=762
/proc/23444/stat : 23444 (sat7_bin) R 23442 23444 22589 0 -1 4194304 88877 0 0 0 76143 57 0 0 25 0 1 0 376710395 160976896 38323 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134538567 0 0 4096 0 0 0 0 17 1 0 0
/proc/23444/statm: 39301 38323 95 220 0 39078 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 157204

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23643
/proc/meminfo: memFree=1330856/2055920 swapFree=4153284/4192956
[pid=23444] ppid=23442 vsize=156976 CPUtime=821.98
/proc/23444/stat : 23444 (sat7_bin) R 23442 23444 22589 0 -1 4194304 95851 0 0 0 82138 60 0 0 25 0 1 0 376710395 160743424 38500 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/23444/statm: 39244 38500 95 220 0 39021 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 156976

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23643
/proc/meminfo: memFree=1330280/2055920 swapFree=4153284/4192956
[pid=23444] ppid=23442 vsize=157236 CPUtime=881.96
/proc/23444/stat : 23444 (sat7_bin) R 23442 23444 22589 0 -1 4194304 104466 0 0 0 88132 64 0 0 25 0 1 0 376710395 161009664 38665 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134538567 0 0 4096 0 0 0 0 17 1 0 0
/proc/23444/statm: 39309 38665 95 220 0 39086 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 157236

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23643
/proc/meminfo: memFree=1330152/2055920 swapFree=4153284/4192956
[pid=23444] ppid=23442 vsize=161336 CPUtime=941.95
/proc/23444/stat : 23444 (sat7_bin) R 23442 23444 22589 0 -1 4194304 108498 0 0 0 94128 67 0 0 25 0 1 0 376710395 165208064 38717 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134538567 0 0 4096 0 0 0 0 17 1 0 0
/proc/23444/statm: 40334 38717 95 220 0 40111 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 161336

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23643
/proc/meminfo: memFree=1329320/2055920 swapFree=4153284/4192956
[pid=23444] ppid=23442 vsize=161076 CPUtime=1001.93
/proc/23444/stat : 23444 (sat7_bin) R 23442 23444 22589 0 -1 4194304 115069 0 0 0 100122 71 0 0 25 0 1 0 376710395 164941824 38882 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532381 0 0 4096 0 0 0 0 17 1 0 0
/proc/23444/statm: 40269 38882 95 220 0 40046 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 161076

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23643
/proc/meminfo: memFree=1328360/2055920 swapFree=4153284/4192956
[pid=23444] ppid=23442 vsize=161156 CPUtime=1061.92
/proc/23444/stat : 23444 (sat7_bin) R 23442 23444 22589 0 -1 4194304 117701 0 0 0 106119 73 0 0 25 0 1 0 376710395 165023744 39173 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/23444/statm: 40289 39173 95 220 0 40066 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 161156

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23643
/proc/meminfo: memFree=1327272/2055920 swapFree=4153284/4192956
[pid=23444] ppid=23442 vsize=161212 CPUtime=1121.9
/proc/23444/stat : 23444 (sat7_bin) R 23442 23444 22589 0 -1 4194304 118379 0 0 0 112116 74 0 0 25 0 1 0 376710395 165081088 39430 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134536262 0 0 4096 0 0 0 0 17 1 0 0
/proc/23444/statm: 40303 39430 95 220 0 40080 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 161212

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23643
/proc/meminfo: memFree=1326312/2055920 swapFree=4153284/4192956
[pid=23444] ppid=23442 vsize=161212 CPUtime=1181.89
/proc/23444/stat : 23444 (sat7_bin) R 23442 23444 22589 0 -1 4194304 120802 0 0 0 118113 76 0 0 25 0 1 0 376710395 165081088 39664 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134535949 0 0 4096 0 0 0 0 17 1 0 0
/proc/23444/statm: 40303 39664 95 220 0 40080 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 161212



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23643
/proc/meminfo: memFree=1325992/2055920 swapFree=4153284/4192956
[pid=23444] ppid=23442 vsize=165328 CPUtime=1200.09
/proc/23444/stat : 23444 (sat7_bin) R 23442 23444 22589 0 -1 4194304 121644 0 0 0 119932 77 0 0 25 0 1 0 376710395 169295872 39749 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134578702 0 0 4096 0 0 0 0 17 1 0 0
/proc/23444/statm: 41332 39749 95 220 0 41109 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 165328

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23643
/proc/meminfo: memFree=1325992/2055920 swapFree=4153284/4192956
[pid=23444] ppid=23442 vsize=165328 CPUtime=1200.09
/proc/23444/stat : 23444 (sat7_bin) R 23442 23444 22589 0 -1 4194304 121644 0 0 0 119932 77 0 0 25 0 1 0 376710395 169295872 39749 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134578702 0 0 4096 0 0 0 0 17 1 0 0
/proc/23444/statm: 41332 39749 95 220 0 41109 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 165328

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.53
CPU time (s): 1200.13
CPU user time (s): 1199.33
CPU system time (s): 0.795879
CPU usage (%): 99.9662
Max. virtual memory (cumulated for all children) (KiB): 165460

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

runsolver used 1.41478 second user time and 2.93655 second system time

The end

Launcher Data (download as text)

Begin job on node18 on Sat Mar 10 22:59:19 UTC 2007

IDJOB= 334363
IDBENCH= 24626
IDSOLVER= 101
FILE ID= node18/334363-1173567550

PBS_JOBID= 4101186

Free space on /tmp= 66461 MiB

SOLVER NAME= SAT7 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest04/others/CompositeRSA576.sat05-509.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/334363-1173567550/sat7_bin /tmp/evaluation/334363-1173567550/instance-334363-1173567550.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-334363-1173567550 -o ROOT/results/node18/solver-334363-1173567550 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/334363-1173567550/sat7_bin /tmp/evaluation/334363-1173567550/instance-334363-1173567550.cnf            

META MD5SUM SOLVER= 499b432f7af158d8586c91b2e490220f
MD5SUM BENCH=  19fdeefb726e073f5c825136ceaf9e1b

RANDOM SEED= 571184213

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node18.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.236
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.236
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:       1483968 kB
Buffers:         44320 kB
Cached:         448652 kB
SwapCached:       2952 kB
Active:         218912 kB
Inactive:       297308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1483968 kB
SwapTotal:     4192956 kB
SwapFree:      4153284 kB
Dirty:           54160 kB
Writeback:           0 kB
Mapped:          30200 kB
Slab:            41404 kB
Committed_AS:  1258420 kB
PageTables:       1668 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= 66461 MiB

End job on node18 on Sat Mar 10 23:19:21 UTC 2007