Trace number 1554140

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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 tts-5-0? (MO) 1125.26 1125.7

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitsrotate/
countbitsrotate032.cnf
MD5SUM8d76aa747359ea8ccf15726792949452
Bench CategoryAPPLICATION (applications 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 variables8527
Number of clauses25484
Sum of the clauses size59460
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 216988
Number of clauses of size 38494
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.04	c Command: HOME/tts-5-0 HOME/instance-1554140-1238723971.cnf 
0.00/0.04	c Using SATTIMEOUT of 1200
0.00/0.04	c Using SATRAM of 1800
0.00/0.04	c Size of subset node = 16
0.00/0.04	c Variables = 8527
0.00/0.04	c Clauses = 25484
0.00/0.04	c Literals = 59460
0.00/0.04	c Reduced size:
0.00/0.04	c Variables = 8527
0.00/0.04	c Clauses = 25480
0.00/0.04	c Literals = 59453
0.00/0.04	c a2
0.06/0.09	c a1
1.39/1.47	c Independent sub-problems = 1
1.39/1.47	c Sub-problem with 8525 variables and 25480 clauses
1.39/1.47	c using permutation method 4
1.39/1.47	c count = 1
1.39/1.47	c Ordering finished 1.450 seconds
1.39/1.47	c mapped 1.460 seconds
1.39/1.47	c permuted 1.460 seconds
1.39/1.47	c about to sort
1.39/1.48	c sorted
1.58/1.64	c clauses now 25480
1.58/1.64	c init finished 1.500 seconds
1.58/1.64	c tree built 1.640 seconds
1.58/1.64	c 
1.58/1.64	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
1.58/1.64	c ---------------------------------|----------------------------------|------------------------------------------------------
1.58/1.64	c ................................ | ..........                       |                        1.6           0.0             
1.58/1.64	c ................................ | ..........                     1 |                        1.6           0.6             
1.58/1.64	c ................................ | ..........                     2 |                        1.6           1.2             
1.58/1.64	c ................................ | ..........                     3 |                        1.6           1.8             
1.58/1.64	c ................................ | ..........                     4 |                        1.6           2.4             
1.58/1.64	c ................................ | ..........                     5 |                        1.6           3.0             
1.58/1.64	c ................................ | ..........                  1000 | 2                      1.6         609.8          459
23.98/24.02	c ................................ | ..........                534000 | 31183                 24.0       22240.7      3881585
47.97/48.03	c ................................ | ..........                886000 | 53545                 48.0       18454.5      6901407
71.96/72.04	c ................................ | ..........               1212000 | 74498                 72.0       16826.3      9964779
95.95/96.08	c ................................ | ..........               1541000 | 95741                 96.0       16043.7     14112626
120.04/120.12	c ................................ | *.........               1850000 | 116387               120.1       15405.1     18131778
143.94/144.08	c ................................ | *.........               2130000 | 134054               144.0       14788.6     21490165
167.99/168.10	c ................................ | *.........               2435000 | 154457               168.0       14491.5     25867889
191.98/192.16	c ................................ | *.........               2677000 | 170723               192.1       13936.9     29615566
215.98/216.12	c ................................ | *.........               2927000 | 187523               216.0       13548.4     32665371
239.96/240.18	c ................................ | **........               3145000 | 201816               240.1       13099.8     35036157
264.06/264.21	c ................................ | **........               3352000 | 215220               264.1       12691.7     36903473
288.05/288.22	c ................................ | **........               3558000 | 228844               288.1       12349.4     39134282
311.94/312.16	c ................................ | **........               3775000 | 242585               312.1       12097.4     41664429
335.93/336.13	c ................................ | **........               3974000 | 256234               336.0       11826.7     43911858
359.92/360.19	c ................................ | ***.......               4191000 | 270062               360.1       11639.4     46450746
384.02/384.20	c ................................ | ***.......               4392000 | 283412               384.1       11435.1     48664518
407.91/408.15	c ................................ | ***.......               4593000 | 296702               408.0       11256.8     51017511
431.90/432.17	c ................................ | ***.......               4816000 | 311075               432.0       11147.1     53347567
455.89/456.20	c ................................ | ***.......               5006000 | 323537               456.1       10976.6     55636871
479.98/480.24	c ................................ | ****......               5224000 | 337642               480.1       10881.1     57875983
503.87/504.16	c ................................ | ****......               5429000 | 351317               504.0       10771.6     59978896
527.96/528.28	c ................................ | ****......               5616000 | 363709               528.1       10633.7     61956582
551.86/552.15	c ................................ | ****......               5815000 | 376771               552.0       10534.4     64127301
575.94/576.28	c ................................ | ****......               6029000 | 390332               576.1       10464.8     66536655
599.94/600.28	c ................................ | *****.....               6232000 | 403771               600.1       10384.8     68587314
624.03/624.30	c ................................ | *****.....               6414000 | 415544               624.1       10276.9     70475213
647.92/648.24	c ................................ | *****.....               6591000 | 427600               648.1       10170.4     72414020
672.01/672.33	c ................................ | *****.....               6765000 | 438626               672.1       10064.7     74052463
695.90/696.25	c ................................ | *****.....               6931000 | 449376               696.1        9957.3     75634530
719.90/720.25	c ................................ | ******....               7100000 | 460650               720.1        9860.3     77477893
743.89/744.25	c ................................ | ******....               7286000 | 472843               744.0        9792.4     79444172
767.88/768.20	c ................................ | ******....               7474000 | 485272               768.0        9731.8     81421003
791.87/792.23	c ................................ | ******....               7661000 | 497621               792.0        9672.7     83435770
815.87/816.22	c ................................ | ******....               7849000 | 509985               816.0        9618.6     85396355
839.96/840.32	c ................................ | *******...               8037000 | 522003               840.1        9566.7     87305385
863.84/864.29	c ................................ | *******...               8225000 | 534934               864.1        9518.9     89631956
887.83/888.24	c ................................ | *******...               8446000 | 548737               888.0        9511.2     92257866
911.82/912.29	c ................................ | *******...               8627000 | 561133               912.0        9458.9     94312897
935.91/936.36	c ................................ | *******...               8822000 | 573686               936.1        9424.0     96600121
959.81/960.29	c ................................ | ********..               9000000 | 585681               960.0        9374.5     98580388
983.89/984.38	c ................................ | ********..               9189000 | 597942               984.1        9337.3    100996134
1007.79/1008.26	c ................................ | ********..               9358000 | 609662              1008.0        9283.6    102956696
1031.88/1032.38	c ................................ | ********..               9534000 | 621817              1032.1        9237.3    105315134
1055.87/1056.33	c ................................ | ********..               9699000 | 633427              1056.1        9184.1    107501795
1079.96/1080.40	c ................................ | *********.               9868000 | 645220              1080.1        9135.9    109894509
1103.86/1104.33	c ................................ | *********.              10042000 | 657079              1104.1        9095.5    112285461

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1554140-1238723971/watcher-1554140-1238723971 -o /tmp/evaluation-result-1554140-1238723971/solver-1554140-1238723971 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1554140-1238723971.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): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 28280
/proc/meminfo: memFree=1468944/2055920 swapFree=4175828/4192956
[pid=28280] ppid=28278 vsize=1008 CPUtime=0
/proc/28280/stat : 28280 (tts-5-0) R 28278 28280 27706 0 -1 4194304 133 0 0 0 0 0 0 0 18 0 1 0 1145062098 1032192 117 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/28280/statm: 252 118 67 165 0 85 0

[startup+0.069742 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 28280
/proc/meminfo: memFree=1468944/2055920 swapFree=4175828/4192956
[pid=28280] ppid=28278 vsize=4204 CPUtime=0.06
/proc/28280/stat : 28280 (tts-5-0) R 28278 28280 27706 0 -1 4194304 918 0 0 0 6 0 0 0 18 0 1 0 1145062098 4304896 901 1992294400 134512640 135191068 4294956224 18446744073709551615 134710791 0 0 4096 0 0 0 0 17 1 0 0
/proc/28280/statm: 1051 901 69 165 0 884 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 4204

[startup+0.101748 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 28280
/proc/meminfo: memFree=1468944/2055920 swapFree=4175828/4192956
[pid=28280] ppid=28278 vsize=4356 CPUtime=0.09
/proc/28280/stat : 28280 (tts-5-0) R 28278 28280 27706 0 -1 4194304 955 0 0 0 9 0 0 0 18 0 1 0 1145062098 4460544 938 1992294400 134512640 135191068 4294956224 18446744073709551615 134710791 0 0 4096 0 0 0 0 17 1 0 0
/proc/28280/statm: 1089 938 69 165 0 922 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4356

[startup+0.301786 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 28280
/proc/meminfo: memFree=1468944/2055920 swapFree=4175828/4192956
[pid=28280] ppid=28278 vsize=5612 CPUtime=0.29
/proc/28280/stat : 28280 (tts-5-0) R 28278 28280 27706 0 -1 4194304 1273 0 0 0 29 0 0 0 19 0 1 0 1145062098 5746688 1256 1992294400 134512640 135191068 4294956224 18446744073709551615 134600584 0 0 4096 0 0 0 0 17 1 0 0
/proc/28280/statm: 1403 1256 71 165 0 1236 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5612

[startup+0.701866 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 28280
/proc/meminfo: memFree=1468944/2055920 swapFree=4175828/4192956
[pid=28280] ppid=28278 vsize=5752 CPUtime=0.69
/proc/28280/stat : 28280 (tts-5-0) R 28278 28280 27706 0 -1 4194304 1299 0 0 0 69 0 0 0 23 0 1 0 1145062098 5890048 1282 1992294400 134512640 135191068 4294956224 18446744073709551615 134555288 0 0 4096 0 0 0 0 17 1 0 0
/proc/28280/statm: 1438 1282 71 165 0 1271 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5752

[startup+1.50203 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 28281
/proc/meminfo: memFree=1463944/2055920 swapFree=4175828/4192956
[pid=28280] ppid=28278 vsize=10708 CPUtime=1.49
/proc/28280/stat : 28280 (tts-5-0) R 28278 28280 27706 0 -1 4194304 2559 0 0 0 148 1 0 0 25 0 1 0 1145062098 10964992 2542 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/28280/statm: 2677 2542 79 165 0 2510 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10708

[startup+3.10135 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 28281
/proc/meminfo: memFree=1448200/2055920 swapFree=4175828/4192956
[pid=28280] ppid=28278 vsize=26748 CPUtime=3.08
/proc/28280/stat : 28280 (tts-5-0) R 28278 28280 27706 0 -1 4194304 6535 0 0 0 306 2 0 0 25 0 1 0 1145062098 27389952 6518 1992294400 134512640 135191068 4294956224 18446744073709551615 134590016 0 0 4096 0 0 0 0 17 1 0 0
/proc/28280/statm: 6687 6518 89 165 0 6520 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 26748

[startup+6.30199 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 28281
/proc/meminfo: memFree=1435472/2055920 swapFree=4175828/4192956
[pid=28280] ppid=28278 vsize=36188 CPUtime=6.29
/proc/28280/stat : 28280 (tts-5-0) R 28278 28280 27706 0 -1 4194304 8925 0 0 0 626 3 0 0 25 0 1 0 1145062098 37056512 8908 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/28280/statm: 9047 8908 89 165 0 8880 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 36188

[startup+12.7013 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 28281
/proc/meminfo: memFree=1415824/2055920 swapFree=4175828/4192956
[pid=28280] ppid=28278 vsize=55520 CPUtime=12.69
/proc/28280/stat : 28280 (tts-5-0) R 28278 28280 27706 0 -1 4194304 13759 0 0 0 1263 6 0 0 25 0 1 0 1145062098 56852480 13742 1992294400 134512640 135191068 4294956224 18446744073709551615 134587631 0 0 4096 0 0 0 0 17 1 0 0
/proc/28280/statm: 13880 13742 89 165 0 13713 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 55520

[startup+25.5018 s]
/proc/loadavg: 0.95 0.97 0.99 2/65 28281
/proc/meminfo: memFree=1385488/2055920 swapFree=4175828/4192956
[pid=28280] ppid=28278 vsize=84772 CPUtime=25.48
/proc/28280/stat : 28280 (tts-5-0) R 28278 28280 27706 0 -1 4194304 21075 0 0 0 2538 10 0 0 25 0 1 0 1145062098 86806528 21058 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/28280/statm: 21193 21058 89 165 0 21026 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 84772

[startup+51.1019 s]
/proc/loadavg: 0.96 0.97 0.99 2/65 28281
/proc/meminfo: memFree=1336016/2055920 swapFree=4175828/4192956
[pid=28280] ppid=28278 vsize=134156 CPUtime=51.08
/proc/28280/stat : 28280 (tts-5-0) R 28278 28280 27706 0 -1 4194304 33393 0 0 0 5091 17 0 0 25 0 1 0 1145062098 137375744 33376 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/28280/statm: 33539 33376 89 165 0 33372 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 134156

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 28287
/proc/meminfo: memFree=1207496/2055920 swapFree=4175828/4192956
[pid=28280] ppid=28278 vsize=261968 CPUtime=102.25
/proc/28280/stat : 28280 (tts-5-0) R 28278 28280 27706 0 -1 4194304 65363 0 0 0 10193 32 0 0 25 0 1 0 1145062098 268255232 65346 1992294400 134512640 135191068 4294956224 18446744073709551615 134562447 0 0 4096 0 0 0 0 17 1 0 0
/proc/28280/statm: 65492 65346 89 165 0 65325 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 261968

[startup+162.301 s]
/proc/loadavg: 1.07 0.99 1.00 2/65 28763
/proc/meminfo: memFree=1046880/2055920 swapFree=4175828/4192956
[pid=28280] ppid=28278 vsize=419728 CPUtime=162.19
/proc/28280/stat : 28280 (tts-5-0) R 28278 28280 27706 0 -1 4194304 104828 0 0 0 16168 51 0 0 25 0 1 0 1145062098 429801472 104811 1992294400 134512640 135191068 4294956224 18446744073709551615 134562468 0 0 4096 0 0 0 0 17 1 0 0
/proc/28280/statm: 104932 104811 89 165 0 104765 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 419728

[startup+222.301 s]
/proc/loadavg: 1.02 0.99 1.00 2/65 28763
/proc/meminfo: memFree=911552/2055920 swapFree=4175828/4192956
[pid=28280] ppid=28278 vsize=553312 CPUtime=222.17
/proc/28280/stat : 28280 (tts-5-0) R 28278 28280 27706 0 -1 4194304 138180 0 0 0 22151 66 0 0 25 0 1 0 1145062098 566591488 138163 1992294400 134512640 135191068 4294956224 18446744073709551615 134590663 0 0 4096 0 0 0 0 17 1 0 0
/proc/28280/statm: 138328 138163 89 165 0 138161 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 553312

[startup+282.301 s]
/proc/loadavg: 1.01 0.99 1.00 2/65 28763
/proc/meminfo: memFree=827456/2055920 swapFree=4175828/4192956
[pid=28280] ppid=28278 vsize=637952 CPUtime=282.15
/proc/28280/stat : 28280 (tts-5-0) R 28278 28280 27706 0 -1 4194304 159346 0 0 0 28139 76 0 0 25 0 1 0 1145062098 653262848 159329 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/28280/statm: 159488 159329 89 165 0 159321 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 637952

[startup+342.301 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 28763
/proc/meminfo: memFree=733696/2055920 swapFree=4175828/4192956
[pid=28280] ppid=28278 vsize=730912 CPUtime=342.13
/proc/28280/stat : 28280 (tts-5-0) R 28278 28280 27706 0 -1 4194304 182599 0 0 0 34126 87 0 0 25 0 1 0 1145062098 748453888 182582 1992294400 134512640 135191068 4294956224 18446744073709551615 134562439 0 0 4096 0 0 0 0 17 1 0 0
/proc/28280/statm: 182728 182582 89 165 0 182561 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 730912

[startup+402.301 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 28763
/proc/meminfo: memFree=639104/2055920 swapFree=4175828/4192956
[pid=28280] ppid=28278 vsize=826432 CPUtime=402.11
/proc/28280/stat : 28280 (tts-5-0) R 28278 28280 27706 0 -1 4194304 206460 0 0 0 40111 100 0 0 25 0 1 0 1145062098 846266368 206443 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/28280/statm: 206608 206443 89 165 0 206441 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 826432

[startup+462.301 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 28763
/proc/meminfo: memFree=544784/2055920 swapFree=4175828/4192956
[pid=28280] ppid=28278 vsize=919712 CPUtime=462.08
/proc/28280/stat : 28280 (tts-5-0) R 28278 28280 27706 0 -1 4194304 229800 0 0 0 46097 111 0 0 25 0 1 0 1145062098 941785088 229783 1992294400 134512640 135191068 4294956224 18446744073709551615 134710791 0 0 4096 0 0 0 0 17 1 0 0
/proc/28280/statm: 229928 229784 89 165 0 229761 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 919712

[startup+522.301 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 28763
/proc/meminfo: memFree=462544/2055920 swapFree=4175828/4192956
[pid=28280] ppid=28278 vsize=1002432 CPUtime=522.07
/proc/28280/stat : 28280 (tts-5-0) R 28278 28280 27706 0 -1 4194304 250483 0 0 0 52086 121 0 0 25 0 1 0 1145062098 1026490368 250466 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/28280/statm: 250608 250466 89 165 0 250441 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 1002432

[startup+582.301 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 28763
/proc/meminfo: memFree=372112/2055920 swapFree=4175828/4192956
[pid=28280] ppid=28278 vsize=1092192 CPUtime=582.05
/proc/28280/stat : 28280 (tts-5-0) R 28278 28280 27706 0 -1 4194304 272929 0 0 0 58074 131 0 0 25 0 1 0 1145062098 1118404608 272912 1992294400 134512640 135191068 4294956224 18446744073709551615 134562399 0 0 4096 0 0 0 0 17 1 0 0
/proc/28280/statm: 273048 272912 89 165 0 272881 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 1092192

[startup+642.301 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 28763
/proc/meminfo: memFree=292816/2055920 swapFree=4175828/4192956
[pid=28280] ppid=28278 vsize=1170592 CPUtime=642.03
/proc/28280/stat : 28280 (tts-5-0) R 28278 28280 27706 0 -1 4194304 292510 0 0 0 64061 142 0 0 25 0 1 0 1145062098 1198686208 292493 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/28280/statm: 292648 292493 89 165 0 292481 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 1170592

[startup+702.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 28763
/proc/meminfo: memFree=226896/2055920 swapFree=4175828/4192956
[pid=28280] ppid=28278 vsize=1237152 CPUtime=702
/proc/28280/stat : 28280 (tts-5-0) R 28278 28280 27706 0 -1 4194304 309143 0 0 0 70050 150 0 0 25 0 1 0 1145062098 1266843648 309126 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/28280/statm: 309288 309126 89 165 0 309121 0
Current children cumulated CPU time (s) 702
Current children cumulated vsize (KiB) 1237152

[startup+762.306 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 28763
/proc/meminfo: memFree=149456/2055920 swapFree=4175828/4192956
[pid=28280] ppid=28278 vsize=1313792 CPUtime=761.99
/proc/28280/stat : 28280 (tts-5-0) R 28278 28280 27706 0 -1 4194304 328336 0 0 0 76041 158 0 0 25 0 1 0 1145062098 1345323008 328319 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/28280/statm: 328448 328319 89 165 0 328281 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 1313792

[startup+822.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 28763
/proc/meminfo: memFree=69840/2055920 swapFree=4175828/4192956
[pid=28280] ppid=28278 vsize=1394112 CPUtime=821.96
/proc/28280/stat : 28280 (tts-5-0) R 28278 28280 27706 0 -1 4194304 348386 0 0 0 82030 166 0 0 25 0 1 0 1145062098 1427570688 348369 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/28280/statm: 348528 348369 89 165 0 348361 0
Current children cumulated CPU time (s) 821.96
Current children cumulated vsize (KiB) 1394112

[startup+882.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 28763
/proc/meminfo: memFree=15760/2055920 swapFree=4175828/4192956
[pid=28280] ppid=28278 vsize=1485892 CPUtime=881.94
/proc/28280/stat : 28280 (tts-5-0) R 28278 28280 27706 0 -1 4194304 371324 0 0 0 88015 179 0 0 25 0 1 0 1145062098 1521553408 371307 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/28280/statm: 371473 371307 89 165 0 371306 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 1485892

[startup+942.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 28763
/proc/meminfo: memFree=16144/2055920 swapFree=4175828/4192956
[pid=28280] ppid=28278 vsize=1574212 CPUtime=941.91
/proc/28280/stat : 28280 (tts-5-0) R 28278 28280 27706 0 -1 4194304 393401 0 0 0 94001 190 0 0 25 0 1 0 1145062098 1611993088 393384 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/28280/statm: 393553 393384 89 165 0 393386 0
Current children cumulated CPU time (s) 941.91
Current children cumulated vsize (KiB) 1574212

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 28763
/proc/meminfo: memFree=14992/2055920 swapFree=4175828/4192956
[pid=28280] ppid=28278 vsize=1658212 CPUtime=1001.89
/proc/28280/stat : 28280 (tts-5-0) R 28278 28280 27706 0 -1 4194304 414395 0 0 0 99987 202 0 0 25 0 1 0 1145062098 1698009088 414378 1992294400 134512640 135191068 4294956224 18446744073709551615 134710791 0 0 4096 0 0 0 0 17 1 0 0
/proc/28280/statm: 414553 414378 89 165 0 414386 0
Current children cumulated CPU time (s) 1001.89
Current children cumulated vsize (KiB) 1658212

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 28763
/proc/meminfo: memFree=15120/2055920 swapFree=4175828/4192956
[pid=28280] ppid=28278 vsize=1747492 CPUtime=1061.87
/proc/28280/stat : 28280 (tts-5-0) R 28278 28280 27706 0 -1 4194304 436748 0 0 0 105973 214 0 0 25 0 1 0 1145062098 1789431808 436731 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/28280/statm: 436873 436731 89 165 0 436706 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 1747492

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 28763
/proc/meminfo: memFree=14928/2055920 swapFree=4175828/4192956
[pid=28280] ppid=28278 vsize=1838692 CPUtime=1121.85
/proc/28280/stat : 28280 (tts-5-0) R 28278 28280 27706 0 -1 4194304 459534 0 0 0 111960 225 0 0 25 0 1 0 1145062098 1882820608 459517 1992294400 134512640 135191068 4294956224 18446744073709551615 134590813 0 0 4096 0 0 0 0 17 1 0 0
/proc/28280/statm: 459673 459517 89 165 0 459506 0
Current children cumulated CPU time (s) 1121.85
Current children cumulated vsize (KiB) 1838692



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1125.4 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 28763
/proc/meminfo: memFree=14864/2055920 swapFree=4175828/4192956
[pid=28280] ppid=28278 vsize=1843332 CPUtime=1124.95
/proc/28280/stat : 28280 (tts-5-0) R 28278 28280 27706 0 -1 4194304 460699 0 0 0 112269 226 0 0 25 0 1 0 1145062098 1887571968 460682 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/28280/statm: 460833 460682 89 165 0 460666 0
Current children cumulated CPU time (s) 1124.95
Current children cumulated vsize (KiB) 1843332

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

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

[startup+1125.7 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 28763
/proc/meminfo: memFree=14864/2055920 swapFree=4175828/4192956
[pid=28280] ppid=28278 vsize=0 CPUtime=1125.24
/proc/28280/stat : 28280 (tts-5-0) R 28278 28280 27706 0 -1 4195332 460700 0 0 0 112269 255 0 0 25 0 1 0 1145062098 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/28280/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1125.24
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1125.7
CPU time (s): 1125.26
CPU user time (s): 1122.7
CPU system time (s): 2.55661
CPU usage (%): 99.9605
Max. virtual memory (cumulated for all children) (KiB): 1843332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1122.7
system time used= 2.55661
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 460700
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= 2
involuntary context switches= 3174

runsolver used 0.903862 second user time and 2.6336 second system time

The end

Launcher Data

Begin job on node33 at 2009-04-03 03:59:31
IDJOB=1554140
IDBENCH=70775
IDSOLVER=505
FILE ID=node33/1554140-1238723971
PBS_JOBID= 9085288
Free space on /tmp= 66100 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitsrotate/countbitsrotate032.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1554140-1238723971/watcher-1554140-1238723971 -o /tmp/evaluation-result-1554140-1238723971/solver-1554140-1238723971 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1554140-1238723971.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 8d76aa747359ea8ccf15726792949452
RANDOM SEED=704132574

node33.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.266
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.266
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:       1469360 kB
Buffers:         85084 kB
Cached:         412296 kB
SwapCached:      10920 kB
Active:         128500 kB
Inactive:       381428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1469360 kB
SwapTotal:     4192956 kB
SwapFree:      4175828 kB
Dirty:            1120 kB
Writeback:           0 kB
Mapped:          18220 kB
Slab:            62676 kB
Committed_AS:  3285708 kB
PageTables:       1400 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= 66524 MiB
End job on node33 at 2009-04-03 04:18:19