Trace number 1563552

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? (TO) 1200.03 1200.32

General information on the benchmark

NameAPPLICATIONS/
c32sat/post-c32s-ss-8.cnf
MD5SUM9d3d3bb9b296880c7463693ae665aafd
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark406.26
Satisfiable
(Un)Satisfiability was proved
Number of variables53752
Number of clauses148393
Sum of the clauses size346249
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 298928
Number of clauses of size 349464
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

1.89/1.92	c Command: HOME/tts-5-0 HOME/instance-1563552-1238786960.cnf 
1.89/1.92	c Using SATTIMEOUT of 1200
1.89/1.92	c Using SATRAM of 1800
1.89/1.92	c Size of subset node = 16
1.89/1.92	c Variables = 53752
1.89/1.92	c Clauses = 148393
1.89/1.92	c Literals = 346249
1.89/1.92	c Reduced size:
1.89/1.92	c Variables = 53752
1.89/1.92	c Clauses = 135118
1.89/1.92	c Literals = 314211
1.89/1.92	c a2
2.10/2.18	c a1
16.39/16.42	c Independent sub-problems = 1
16.39/16.42	c Sub-problem with 48487 variables and 135118 clauses
16.39/16.42	c using permutation method 4
16.39/16.42	c count = 1
16.39/16.42	c Ordering finished 16.340 seconds
16.39/16.42	c mapped 16.410 seconds
16.39/16.42	c permuted 16.410 seconds
16.39/16.42	c about to sort
16.39/16.46	c sorted
17.29/17.36	c clauses now 135118
17.29/17.36	c init finished 16.600 seconds
17.29/17.36	c tree built 17.350 seconds
17.29/17.36	c 
17.29/17.36	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
17.29/17.36	c ---------------------------------|----------------------------------|------------------------------------------------------
17.29/17.36	c ................................ | ..........                       |                       17.4           0.0             
17.29/17.36	c ................................ | ..........                     1 |                       17.4           0.1             
17.29/17.36	c ................................ | ..........                     2 |                       17.4           0.1             
17.29/17.36	c ................................ | ..........                     3 |                       17.4           0.2             
17.29/17.36	c ................................ | ..........                     4 |                       17.4           0.2             
17.29/17.36	c ................................ | ..........                     5 |                       17.4           0.3             
17.29/17.36	c ................................ | ..........                  1000 |                       17.4          57.6             
23.99/24.02	c ................................ | ..........                369000 | 23398                 24.0       15362.2      1258402
48.08/48.13	c ................................ | ..........                831000 | 54523                 48.1       17269.3      4329773
71.97/72.02	c ................................ | ..........               1271000 | 83375                 72.0       17652.8      7323727
95.96/96.03	c ................................ | ..........               1753000 | 113098                96.0       18258.5      9668891
119.96/120.07	c ................................ | *.........               2091000 | 132152               120.0       17417.7     11723461
143.96/144.03	c ................................ | *.........               2534000 | 160956               144.0       17596.0     14571114
168.05/168.11	c ................................ | *.........               2908000 | 186815               168.1       17301.3     17052717
191.94/192.05	c ................................ | *.........               3234000 | 208915               192.0       16842.0     19119709
215.93/216.03	c ................................ | *.........               3631000 | 235935               216.0       16809.4     20886657
239.93/240.05	c ................................ | **........               4020000 | 261136               240.0       16748.6     22923053
263.93/264.10	c ................................ | **........               4358000 | 284435               264.1       16503.2     25051627
287.92/288.06	c ................................ | **........               4655000 | 304639               288.0       16161.5     27015296
311.91/312.07	c ................................ | **........               5046000 | 331096               312.0       16171.5     28542152
335.91/336.08	c ................................ | **........               5456000 | 356069               336.1       16235.7     30412487
359.90/360.04	c ................................ | ***.......               6015000 | 390567               360.0       16708.3     33459384
383.89/384.05	c ................................ | ***.......               6530000 | 422013               384.0       17004.8     36301166
407.90/408.06	c ................................ | ***.......               6996000 | 451085               408.0       17146.6     38912758
431.89/432.05	c ................................ | ***.......               7434000 | 478487               432.0       17207.9     41001287
455.88/456.05	c ................................ | ***.......               7809000 | 500879               456.0       17125.0     43116394
480.37/480.51	c ................................ | ****......               7997000 | 512010               480.5       16644.5     43688287
504.07/504.20	c ................................ | ****......               8108000 | 519211               504.1       16082.5     44284173
527.87/528.07	c ................................ | ****......               8315000 | 530784               528.0       15747.5     44986000
551.86/552.06	c ................................ | ****......               8579000 | 546397               552.0       15541.7     46292276
575.85/576.08	c ................................ | ****......               9163000 | 583442               576.0       15907.4     49214769
599.94/600.11	c ................................ | *****.....               9623000 | 612303               600.0       16037.0     51974793
623.84/624.09	c ................................ | *****.....              10038000 | 637579               624.0       16085.8     54332169
647.93/648.13	c ................................ | *****.....              10296000 | 653155               648.1       15887.4     55577405
671.84/672.08	c ................................ | *****.....              10597000 | 671128               672.0       15768.9     57161235
695.92/696.10	c ................................ | *****.....              11000000 | 699769               696.0       15803.9     59111987
719.91/720.13	c ................................ | ******....              11308000 | 718581               720.1       15704.2     60591339
743.81/744.09	c ................................ | ******....              11530000 | 731208               744.0       15496.9     61047474
767.81/768.07	c ................................ | ******....              12414000 | 773131               768.0       16164.1     61574923
791.80/792.09	c ................................ | ******....              13595000 | 826629               792.0       17165.0     62253295
815.80/816.09	c ................................ | ******....              14811000 | 881622               816.0       18150.5     62900062
839.78/840.09	c ................................ | *******...              16040000 | 937741               840.0       19095.2     63564619
863.78/864.09	c ................................ | *******...              17257000 | 993140               864.0       19973.4     64234608
887.88/888.18	c ................................ | *******...              18449000 | 1046938              888.1       20773.8     64995910
911.77/912.09	c ................................ | *******...              19665000 | 1101587              912.0       21562.5     65809665
935.77/936.09	c ................................ | *******...              20881000 | 1156821              936.0       22308.8     66535561
959.96/960.28	c ................................ | ********..              21993000 | 1207520              960.2       22904.8     67203745
984.05/984.31	c ................................ | ********..              23066000 | 1256410              984.2       23435.8     67776581
1007.85/1008.10	c ................................ | ********..              24178000 | 1306661             1008.0       23986.1     68366294
1031.84/1032.11	c ................................ | ********..              25344000 | 1359769             1032.0       24557.9     69037679
1055.84/1056.11	c ................................ | ********..              26546000 | 1413924             1056.0       25138.0     69672020
1079.73/1080.10	c ................................ | *********.              27742000 | 1467764             1080.0       25687.0     70363118
1103.83/1104.10	c ................................ | *********.              28945000 | 1521839             1104.0       26218.3     71055064
1127.82/1128.11	c ................................ | *********.              30148000 | 1576268             1128.0       26726.7     71763918
1151.81/1152.11	c ................................ | *********.              31358000 | 1630357             1152.0       27220.5     72503488
1175.81/1176.12	c ................................ | *********.              32573000 | 1685090             1176.0       27697.9     73254406
1199.80/1200.11	c CPU limit (1200) reached
1199.80/1200.11	c Time = 1200.00 seconds
1199.80/1200.11	s UNKNOWN

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1563552-1238786960/watcher-1563552-1238786960 -o /tmp/evaluation-result-1563552-1238786960/solver-1563552-1238786960 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1563552-1238786960.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: 1.00 1.04 1.04 3/64 9389
/proc/meminfo: memFree=1530440/2055920 swapFree=4175756/4192956
[pid=9389] ppid=9387 vsize=1008 CPUtime=0
/proc/9389/stat : 9389 (tts-5-0) R 9387 9389 9193 0 -1 4194304 133 0 0 0 0 0 0 0 18 0 1 0 1151361601 1032192 117 1992294400 134512640 135191068 4294956240 18446744073709551615 134710783 0 0 4096 0 0 0 0 17 1 0 0
/proc/9389/statm: 252 117 68 165 0 85 0

[startup+0.0530221 s]
/proc/loadavg: 1.00 1.04 1.04 3/64 9389
/proc/meminfo: memFree=1530440/2055920 swapFree=4175756/4192956
[pid=9389] ppid=9387 vsize=2756 CPUtime=0.04
/proc/9389/stat : 9389 (tts-5-0) R 9387 9389 9193 0 -1 4194304 576 0 0 0 4 0 0 0 18 0 1 0 1151361601 2822144 560 1992294400 134512640 135191068 4294956240 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/9389/statm: 689 560 68 165 0 522 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2756

[startup+0.101025 s]
/proc/loadavg: 1.00 1.04 1.04 3/64 9389
/proc/meminfo: memFree=1530440/2055920 swapFree=4175756/4192956
[pid=9389] ppid=9387 vsize=4540 CPUtime=0.09
/proc/9389/stat : 9389 (tts-5-0) R 9387 9389 9193 0 -1 4194304 1005 0 0 0 9 0 0 0 18 0 1 0 1151361601 4648960 989 1992294400 134512640 135191068 4294956240 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/9389/statm: 1135 989 68 165 0 968 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4540

[startup+0.301042 s]
/proc/loadavg: 1.00 1.04 1.04 3/64 9389
/proc/meminfo: memFree=1530440/2055920 swapFree=4175756/4192956
[pid=9389] ppid=9387 vsize=11860 CPUtime=0.29
/proc/9389/stat : 9389 (tts-5-0) R 9387 9389 9193 0 -1 4194304 2694 0 0 0 29 0 0 0 19 0 1 0 1151361601 12144640 2678 1992294400 134512640 135191068 4294956240 18446744073709551615 134534074 0 0 4096 0 0 0 0 17 1 0 0
/proc/9389/statm: 2965 2678 68 165 0 2798 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11860

[startup+0.701075 s]
/proc/loadavg: 1.00 1.04 1.04 3/64 9389
/proc/meminfo: memFree=1530440/2055920 swapFree=4175756/4192956
[pid=9389] ppid=9387 vsize=11860 CPUtime=0.69
/proc/9389/stat : 9389 (tts-5-0) R 9387 9389 9193 0 -1 4194304 2694 0 0 0 69 0 0 0 22 0 1 0 1151361601 12144640 2678 1992294400 134512640 135191068 4294956240 18446744073709551615 134533867 0 0 4096 0 0 0 0 17 1 0 0
/proc/9389/statm: 2965 2678 68 165 0 2798 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11860

[startup+1.50115 s]
/proc/loadavg: 1.00 1.04 1.04 2/65 9390
/proc/meminfo: memFree=1519936/2055920 swapFree=4175756/4192956
[pid=9389] ppid=9387 vsize=11860 CPUtime=1.49
/proc/9389/stat : 9389 (tts-5-0) R 9387 9389 9193 0 -1 4194304 2694 0 0 0 149 0 0 0 25 0 1 0 1151361601 12144640 2678 1992294400 134512640 135191068 4294956240 18446744073709551615 134534115 0 0 4096 0 0 0 0 17 1 0 0
/proc/9389/statm: 2965 2678 68 165 0 2798 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11860

[startup+3.10128 s]
/proc/loadavg: 1.00 1.04 1.04 2/65 9390
/proc/meminfo: memFree=1510400/2055920 swapFree=4175756/4192956
[pid=9389] ppid=9387 vsize=27328 CPUtime=3.08
/proc/9389/stat : 9389 (tts-5-0) R 9387 9389 9193 0 -1 4194304 7106 0 0 0 307 1 0 0 25 0 1 0 1151361601 27983872 6558 1992294400 134512640 135191068 4294956240 18446744073709551615 134600620 0 0 4096 0 0 0 0 17 1 0 0
/proc/9389/statm: 6832 6558 71 165 0 6665 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 27328

[startup+6.30156 s]
/proc/loadavg: 1.00 1.04 1.04 2/65 9390
/proc/meminfo: memFree=1503744/2055920 swapFree=4175756/4192956
[pid=9389] ppid=9387 vsize=27828 CPUtime=6.28
/proc/9389/stat : 9389 (tts-5-0) R 9387 9389 9193 0 -1 4194304 7242 0 0 0 627 1 0 0 25 0 1 0 1151361601 28495872 6694 1992294400 134512640 135191068 4294956240 18446744073709551615 134555288 0 0 4096 0 0 0 0 17 1 0 0
/proc/9389/statm: 6957 6694 71 165 0 6790 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 27828

[startup+12.7011 s]
/proc/loadavg: 1.00 1.03 1.04 2/65 9390
/proc/meminfo: memFree=1502728/2055920 swapFree=4175756/4192956
[pid=9389] ppid=9387 vsize=28812 CPUtime=12.69
/proc/9389/stat : 9389 (tts-5-0) R 9387 9389 9193 0 -1 4194304 7493 0 0 0 1267 2 0 0 25 0 1 0 1151361601 29503488 6945 1992294400 134512640 135191068 4294956240 18446744073709551615 134600620 0 0 4096 0 0 0 0 17 1 0 0
/proc/9389/statm: 7203 6945 71 165 0 7036 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 28812

[startup+25.5012 s]
/proc/loadavg: 1.00 1.03 1.04 2/65 9390
/proc/meminfo: memFree=1407688/2055920 swapFree=4175756/4192956
[pid=9389] ppid=9387 vsize=124392 CPUtime=25.48
/proc/9389/stat : 9389 (tts-5-0) R 9387 9389 9193 0 -1 4194304 31792 0 0 0 2535 13 0 0 25 0 1 0 1151361601 127377408 30786 1992294400 134512640 135191068 4294956240 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/9389/statm: 31098 30786 89 165 0 30931 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 124392

[startup+51.1014 s]
/proc/loadavg: 1.00 1.03 1.04 2/65 9390
/proc/meminfo: memFree=1359624/2055920 swapFree=4175756/4192956
[pid=9389] ppid=9387 vsize=173132 CPUtime=51.07
/proc/9389/stat : 9389 (tts-5-0) R 9387 9389 9193 0 -1 4194304 43972 0 0 0 5086 21 0 0 25 0 1 0 1151361601 177287168 42966 1992294400 134512640 135191068 4294956240 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/9389/statm: 43283 42966 89 165 0 43116 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 173132

[startup+102.306 s]
/proc/loadavg: 1.00 1.02 1.03 2/65 9390
/proc/meminfo: memFree=1269768/2055920 swapFree=4175756/4192956
[pid=9389] ppid=9387 vsize=261748 CPUtime=102.26
/proc/9389/stat : 9389 (tts-5-0) R 9387 9389 9193 0 -1 4194304 66112 0 0 0 10195 31 0 0 25 0 1 0 1151361601 268029952 65106 1992294400 134512640 135191068 4294956240 18446744073709551615 134562359 0 0 4096 0 0 0 0 17 1 0 0
/proc/9389/statm: 65437 65106 89 165 0 65270 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 261748

[startup+162.302 s]
/proc/loadavg: 1.00 1.02 1.03 2/65 9390
/proc/meminfo: memFree=1167688/2055920 swapFree=4175756/4192956
[pid=9389] ppid=9387 vsize=363996 CPUtime=162.25
/proc/9389/stat : 9389 (tts-5-0) R 9387 9389 9193 0 -1 4194304 91689 0 0 0 16180 45 0 0 25 0 1 0 1151361601 372731904 90683 1992294400 134512640 135191068 4294956240 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/9389/statm: 90999 90683 89 165 0 90832 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 363996

[startup+222.301 s]
/proc/loadavg: 1.00 1.01 1.02 2/65 9390
/proc/meminfo: memFree=1095496/2055920 swapFree=4175756/4192956
[pid=9389] ppid=9387 vsize=435732 CPUtime=222.23
/proc/9389/stat : 9389 (tts-5-0) R 9387 9389 9193 0 -1 4194304 109622 0 0 0 22169 54 0 0 25 0 1 0 1151361601 446189568 108616 1992294400 134512640 135191068 4294956240 18446744073709551615 134710791 0 0 4096 0 0 0 0 17 1 0 0
/proc/9389/statm: 108933 108616 89 165 0 108766 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 435732

[startup+282.301 s]
/proc/loadavg: 1.00 1.01 1.02 2/65 9390
/proc/meminfo: memFree=1013512/2055920 swapFree=4175756/4192956
[pid=9389] ppid=9387 vsize=518132 CPUtime=282.22
/proc/9389/stat : 9389 (tts-5-0) R 9387 9389 9193 0 -1 4194304 130232 0 0 0 28159 63 0 0 25 0 1 0 1151361601 530567168 129226 1992294400 134512640 135191068 4294956240 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/9389/statm: 129533 129226 89 165 0 129366 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 518132

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 9390
/proc/meminfo: memFree=934600/2055920 swapFree=4175756/4192956
[pid=9389] ppid=9387 vsize=596648 CPUtime=342.21
/proc/9389/stat : 9389 (tts-5-0) R 9387 9389 9193 0 -1 4194304 149863 0 0 0 34148 73 0 0 25 0 1 0 1151361601 610967552 148857 1992294400 134512640 135191068 4294956240 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/9389/statm: 149162 148857 89 165 0 148995 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 596648

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9390
/proc/meminfo: memFree=826952/2055920 swapFree=4175756/4192956
[pid=9389] ppid=9387 vsize=705844 CPUtime=402.19
/proc/9389/stat : 9389 (tts-5-0) R 9387 9389 9193 0 -1 4194304 177154 0 0 0 40132 87 0 0 25 0 1 0 1151361601 722784256 176148 1992294400 134512640 135191068 4294956240 18446744073709551615 134590189 0 0 4096 0 0 0 0 17 1 0 0
/proc/9389/statm: 176461 176148 89 165 0 176294 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 705844

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9390
/proc/meminfo: memFree=745480/2055920 swapFree=4175756/4192956
[pid=9389] ppid=9387 vsize=784912 CPUtime=462.18
/proc/9389/stat : 9389 (tts-5-0) R 9387 9389 9193 0 -1 4194304 196910 0 0 0 46121 97 0 0 25 0 1 0 1151361601 803749888 195904 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/9389/statm: 196228 195904 89 165 0 196061 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 784912

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9390
/proc/meminfo: memFree=724104/2055920 swapFree=4175756/4192956
[pid=9389] ppid=9387 vsize=806476 CPUtime=522.16
/proc/9389/stat : 9389 (tts-5-0) R 9387 9389 9193 0 -1 4194304 202305 0 0 0 52115 101 0 0 25 0 1 0 1151361601 825831424 201299 1992294400 134512640 135191068 4294956240 18446744073709551615 134551676 0 0 4096 0 0 0 0 17 1 0 0
/proc/9389/statm: 201619 201299 89 165 0 201452 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 806476

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9390
/proc/meminfo: memFree=640840/2055920 swapFree=4175756/4192956
[pid=9389] ppid=9387 vsize=890132 CPUtime=582.15
/proc/9389/stat : 9389 (tts-5-0) R 9387 9389 9193 0 -1 4194304 223242 0 0 0 58103 112 0 0 25 0 1 0 1151361601 911495168 222236 1992294400 134512640 135191068 4294956240 18446744073709551615 134641713 0 0 4096 0 0 0 0 17 1 0 0
/proc/9389/statm: 222533 222236 89 165 0 222366 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 890132

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9390
/proc/meminfo: memFree=558984/2055920 swapFree=4175756/4192956
[pid=9389] ppid=9387 vsize=970960 CPUtime=642.14
/proc/9389/stat : 9389 (tts-5-0) R 9387 9389 9193 0 -1 4194304 243431 0 0 0 64095 119 0 0 25 0 1 0 1151361601 994263040 242425 1992294400 134512640 135191068 4294956240 18446744073709551615 134562411 0 0 4096 0 0 0 0 17 1 0 0
/proc/9389/statm: 242740 242425 89 165 0 242573 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 970960

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9392
/proc/meminfo: memFree=492552/2055920 swapFree=4175756/4192956
[pid=9389] ppid=9387 vsize=1037524 CPUtime=702.13
/proc/9389/stat : 9389 (tts-5-0) R 9387 9389 9193 0 -1 4194304 260077 0 0 0 70086 127 0 0 25 0 1 0 1151361601 1062424576 259071 1992294400 134512640 135191068 4294956240 18446744073709551615 134589933 0 0 4096 0 0 0 0 17 1 0 0
/proc/9389/statm: 259381 259071 89 165 0 259214 0
Current children cumulated CPU time (s) 702.13
Current children cumulated vsize (KiB) 1037524

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9392
/proc/meminfo: memFree=461448/2055920 swapFree=4175756/4192956
[pid=9389] ppid=9387 vsize=1068288 CPUtime=762.11
/proc/9389/stat : 9389 (tts-5-0) R 9387 9389 9193 0 -1 4194304 267760 0 0 0 76079 132 0 0 25 0 1 0 1151361601 1093926912 266754 1992294400 134512640 135191068 4294956240 18446744073709551615 134593026 0 0 4096 0 0 0 0 17 1 0 0
/proc/9389/statm: 267072 266754 89 165 0 266905 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 1068288

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9392
/proc/meminfo: memFree=435784/2055920 swapFree=4175756/4192956
[pid=9389] ppid=9387 vsize=1094184 CPUtime=822.09
/proc/9389/stat : 9389 (tts-5-0) R 9387 9389 9193 0 -1 4194304 274232 0 0 0 82071 138 0 0 25 0 1 0 1151361601 1120444416 273226 1992294400 134512640 135191068 4294956240 18446744073709551615 134552811 0 0 4096 0 0 0 0 17 1 0 0
/proc/9389/statm: 273546 273226 89 165 0 273379 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 1094184

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9392
/proc/meminfo: memFree=409352/2055920 swapFree=4175756/4192956
[pid=9389] ppid=9387 vsize=1120280 CPUtime=882.07
/proc/9389/stat : 9389 (tts-5-0) R 9387 9389 9193 0 -1 4194304 280747 0 0 0 88062 145 0 0 25 0 1 0 1151361601 1147166720 279741 1992294400 134512640 135191068 4294956240 18446744073709551615 134641807 0 0 4096 0 0 0 0 17 1 0 0
/proc/9389/statm: 280070 279741 89 165 0 279903 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 1120280

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9392
/proc/meminfo: memFree=378760/2055920 swapFree=4175756/4192956
[pid=9389] ppid=9387 vsize=1151064 CPUtime=942.07
/proc/9389/stat : 9389 (tts-5-0) R 9387 9389 9193 0 -1 4194304 288457 0 0 0 94055 152 0 0 25 0 1 0 1151361601 1178689536 287451 1992294400 134512640 135191068 4294956240 18446744073709551615 134710791 0 0 4096 0 0 0 0 17 1 0 0
/proc/9389/statm: 287766 287451 89 165 0 287599 0
Current children cumulated CPU time (s) 942.07
Current children cumulated vsize (KiB) 1151064

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9392
/proc/meminfo: memFree=355144/2055920 swapFree=4175756/4192956
[pid=9389] ppid=9387 vsize=1174348 CPUtime=1002.05
/proc/9389/stat : 9389 (tts-5-0) R 9387 9389 9193 0 -1 4194304 294293 0 0 0 100047 158 0 0 25 0 1 0 1151361601 1202532352 293287 1992294400 134512640 135191068 4294956240 18446744073709551615 134590189 0 0 4096 0 0 0 0 17 1 0 0
/proc/9389/statm: 293587 293287 89 165 0 293420 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 1174348

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9392
/proc/meminfo: memFree=329608/2055920 swapFree=4175756/4192956
[pid=9389] ppid=9387 vsize=1200132 CPUtime=1062.03
/proc/9389/stat : 9389 (tts-5-0) R 9387 9389 9193 0 -1 4194304 300727 0 0 0 106039 164 0 0 25 0 1 0 1151361601 1228935168 299721 1992294400 134512640 135191068 4294956240 18446744073709551615 134710791 0 0 4096 0 0 0 0 17 1 0 0
/proc/9389/statm: 300033 299721 89 165 0 299866 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 1200132

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9392
/proc/meminfo: memFree=302664/2055920 swapFree=4175756/4192956
[pid=9389] ppid=9387 vsize=1226696 CPUtime=1122.02
/proc/9389/stat : 9389 (tts-5-0) R 9387 9389 9193 0 -1 4194304 307375 0 0 0 112031 171 0 0 25 0 1 0 1151361601 1256136704 306369 1992294400 134512640 135191068 4294956240 18446744073709551615 134591269 0 0 4096 0 0 0 0 17 1 0 0
/proc/9389/statm: 306674 306369 89 165 0 306507 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 1226696

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9392
/proc/meminfo: memFree=273672/2055920 swapFree=4175756/4192956
[pid=9389] ppid=9387 vsize=1256228 CPUtime=1182.01
/proc/9389/stat : 9389 (tts-5-0) R 9387 9389 9193 0 -1 4194304 314765 0 0 0 118024 177 0 0 25 0 1 0 1151361601 1286377472 313759 1992294400 134512640 135191068 4294956240 18446744073709551615 134710804 0 0 4096 0 0 0 0 17 1 0 0
/proc/9389/statm: 314057 313759 89 165 0 313890 0
Current children cumulated CPU time (s) 1182.01
Current children cumulated vsize (KiB) 1256228



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9392
/proc/meminfo: memFree=1433800/2055920 swapFree=4175756/4192956
[pid=9389] ppid=9387 vsize=0 CPUtime=1200
/proc/9389/stat : 9389 (tts-5-0) R 9387 9389 9193 0 -1 4194308 316918 0 0 0 119802 198 0 0 25 0 1 0 1151361601 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/9389/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 0

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

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

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9392
/proc/meminfo: memFree=1433800/2055920 swapFree=4175756/4192956
[pid=9389] ppid=9387 vsize=0 CPUtime=1200
/proc/9389/stat : 9389 (tts-5-0) R 9387 9389 9193 0 -1 4194308 316918 0 0 0 119802 198 0 0 25 0 1 0 1151361601 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/9389/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1200.32
CPU time (s): 1200.03
CPU user time (s): 1198.03
CPU system time (s): 2.00169
CPU usage (%): 99.9759
Max. virtual memory (cumulated for all children) (KiB): 1264976

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

runsolver used 0.912861 second user time and 2.49062 second system time

The end

Launcher Data

Begin job on node31 at 2009-04-03 21:29:20
IDJOB=1563552
IDBENCH=70956
IDSOLVER=505
FILE ID=node31/1563552-1238786960
PBS_JOBID= 9085617
Free space on /tmp= 66412 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-c32s-ss-8.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1563552-1238786960/watcher-1563552-1238786960 -o /tmp/evaluation-result-1563552-1238786960/solver-1563552-1238786960 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1563552-1238786960.cnf

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

MD5SUM BENCH= 9d3d3bb9b296880c7463693ae665aafd
RANDOM SEED=398031775

node31.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.214
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.214
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:       1530856 kB
Buffers:         89848 kB
Cached:         342924 kB
SwapCached:      10248 kB
Active:         161788 kB
Inactive:       282732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1530856 kB
SwapTotal:     4192956 kB
SwapFree:      4175756 kB
Dirty:            3144 kB
Writeback:           0 kB
Mapped:          17412 kB
Slab:            66252 kB
Committed_AS:  3322664 kB
PageTables:       1472 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66412 MiB
End job on node31 at 2009-04-03 21:49:23