Trace number 1720302

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
ttsth-5-0 2009-03-19? (TO) 1200.19 626.328

General information on the benchmark

Namemanol-pipe-c6bidw_i.cnf
MD5SUM8aeb1eb6b7bf22d54183762fb5b6410c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark46.7619
Satisfiable
(Un)Satisfiability was proved
Number of variables96089
Number of clauses283993
Sum of the clauses size662649
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2189328
Number of clauses of size 394664
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.49/0.54	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1720302-1240654598.cnf 
0.49/0.54	c Using SATTIMEOUT of 1200
0.49/0.54	c Using SATRAM of 1800
0.49/0.54	c Size of subset node = 16
0.49/0.54	c Variables = 96089
0.49/0.54	c Clauses = 283993
0.49/0.54	c Literals = 662649
0.49/0.54	c Reduced size:
0.49/0.54	c Variables = 96089
0.49/0.54	c Clauses = 283990
0.49/0.54	c Literals = 662643
0.49/0.54	c a2
0.99/1.05	c a1
47.37/47.47	c Independent sub-problems = 1
47.37/47.47	c Sub-problem with 96088 variables and 283990 clauses
47.37/47.47	c using permutation method 4
47.37/47.47	c count = 1
47.37/47.47	c Ordering finished 47.320 seconds
47.37/47.47	c mapped 47.440 seconds
47.37/47.47	c permuted 47.460 seconds
47.37/47.47	c about to sort
47.47/47.55	c sorted
49.78/49.84	c clauses now 283990
49.78/49.84	c init finished 47.970 seconds
49.78/49.84	c tree built 49.830 seconds
49.78/49.84	c 
49.78/49.84	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
49.78/49.84	c ---------------------------------|----------------------------------|------------------------------------------------------
49.78/49.84	c ................................ | ..........                       |                       49.8           0.0             
49.78/49.84	c ................................ | ..........                     1 |                       49.8           0.0             
49.78/49.84	c ................................ | ..........                     2 |                       49.8           0.0             
49.78/49.84	c ................................ | ..........                     3 |                       49.8           0.1             
49.78/49.84	c ................................ | ..........                     4 |                       49.8           0.1             
49.78/49.84	c ................................ | ..........                     5 |                       49.8           0.1             
49.78/49.85	c ................................ | ..........                  1000 |                       49.8          20.1           54
49.78/49.86	c ................................ | ..........                  2000 |                       49.9          40.1          137
49.78/49.86	c ................................ | ..........                  3000 | 6                     49.9          60.2          317
72.08/61.06	c ................................ | ..........               1222000 | 23604                 72.2       16920.5       690160
96.02/73.09	c ................................ | ..........               2890000 | 63043                 96.2       30032.2      1380844
119.97/85.03	c ................................ | *.........               4381000 | 98032                120.0       36496.2      1976519
143.92/97.02	c ................................ | *.........               5930000 | 134750               144.0       41180.6      2373047
168.47/109.32	c ................................ | *.........               7003000 | 162923               168.5       41551.0      2842022
191.81/121.08	c ................................ | *.........               8239000 | 194569               192.0       42909.2      3397564
216.36/133.34	c ................................ | *.........               9386000 | 220450               216.5       43357.4      3931892
239.91/145.14	c ................................ | **........              10630000 | 249924               240.0       44286.1      4687474
264.06/157.25	c ................................ | **........              11945000 | 280834               264.2       45212.0      5296210
288.00/169.26	c ................................ | **........              12504000 | 295065               288.2       43391.1      5774206
312.75/181.62	c ................................ | **........              13062000 | 309944               312.8       41753.0      6486625
336.11/193.35	c ................................ | **........              13722000 | 326637               336.3       40807.7      7103261
359.86/205.28	c ................................ | ***.......              14440000 | 345033               360.1       40102.2      7687571
384.20/217.45	c ................................ | ***.......              15291000 | 367844               384.4       39783.0      8329400
408.36/229.54	c ................................ | ***.......              15898000 | 384188               408.5       38918.9      9041219
431.90/241.31	c ................................ | ***.......              16464000 | 399308               432.0       38111.1      9591487
456.65/253.76	c ................................ | ***.......              17018000 | 413719               456.9       37250.7     10103024
480.20/265.57	c ................................ | ****......              17763000 | 433410               480.4       36973.9     10837182
503.95/277.46	c ................................ | ****......              18637000 | 456488               504.2       36966.4     11436384
528.10/289.58	c ................................ | ****......              19229000 | 472453               528.3       36395.1     12475832
552.43/301.71	c ................................ | ****......              19889000 | 490814               552.5       35995.6     13516059
576.19/313.61	c ................................ | ****......              20507000 | 507355               576.3       35583.3     14073925
599.73/325.49	c ................................ | *****.....              21194000 | 525566               600.0       35322.7     14673101
623.88/337.51	c ................................ | *****.....              21852000 | 543082               624.0       35018.7     15120625
648.03/349.62	c ................................ | *****.....              22495000 | 560088               648.2       34705.4     15646025
671.79/361.55	c ................................ | *****.....              23489000 | 584915               672.0       34953.9     16201071
696.13/373.79	c ................................ | *****.....              24768000 | 615563               696.4       35564.2     16723099
719.88/385.62	c ................................ | ******....              25483000 | 634166               720.0       35391.1     17327705
744.42/397.96	c ................................ | ******....              26029000 | 648394               744.6       34954.7     17931257
767.77/409.65	c ................................ | ******....              26579000 | 662840               768.0       34608.1     18562110
792.12/421.90	c ................................ | ******....              27182000 | 678370               792.5       34301.2     19044754
815.68/433.69	c ................................ | ******....              27747000 | 692845               816.0       34003.7     19542759
840.22/445.94	c ................................ | *******...              28338000 | 708731               840.5       33717.7     20048802
864.17/457.92	c ................................ | *******...              28889000 | 723659               864.4       33422.8     20755778
887.72/469.77	c ................................ | *******...              29476000 | 738724               888.0       33193.7     21309812
911.66/481.80	c ................................ | *******...              30093000 | 754653               912.0       32996.7     22131762
936.61/494.29	c ................................ | *******...              30609000 | 768835               936.9       32669.1     22733549
959.76/505.84	c ................................ | ********..              31241000 | 785020               960.0       32542.7     23249648
983.72/517.86	c ................................ | ********..              31974000 | 803954               984.0       32493.9     23953142
1007.66/529.89	c ................................ | ********..              32752000 | 823703              1008.0       32492.1     24355562
1031.82/541.99	c ................................ | ********..              33365000 | 839855              1032.2       32325.4     24985192
1056.36/554.26	c ................................ | ********..              33920000 | 854613              1056.6       32101.8     25584016
1080.11/566.19	c ................................ | *********.              34635000 | 872800              1080.5       32056.1     25986439
1103.85/578.05	c ................................ | *********.              35220000 | 887982              1104.1       31898.4     26480681
1127.80/590.01	c ................................ | *********.              35911000 | 905822              1128.0       31836.0     27080697
1152.56/602.43	c ................................ | *********.              36518000 | 921263              1152.8       31677.9     27719823
1176.30/614.31	c ................................ | *********.              37067000 | 935373              1176.5       31505.6     28243475

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-1720302-1240654598/watcher-1720302-1240654598 -o /tmp/evaluation-result-1720302-1240654598/solver-1720302-1240654598 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1720302-1240654598.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.00 1.01 2/65 1343
/proc/meminfo: memFree=1686488/2055920 swapFree=4192952/4192956
[pid=1343] ppid=1341 vsize=1064 CPUtime=0
/proc/1343/stat : 1343 (ttsth-5-0) R 1341 1343 1095 0 -1 4194304 147 0 0 0 0 0 0 0 20 0 1 0 93488816 1089536 131 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/1343/statm: 266 131 77 176 0 88 0

[startup+0.021376 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 1343
/proc/meminfo: memFree=1686488/2055920 swapFree=4192952/4192956
[pid=1343] ppid=1341 vsize=1724 CPUtime=0.01
/proc/1343/stat : 1343 (ttsth-5-0) R 1341 1343 1095 0 -1 4194304 322 0 0 0 1 0 0 0 20 0 1 0 93488816 1765376 306 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/1343/statm: 431 306 78 176 0 253 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1724

[startup+0.101384 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 1343
/proc/meminfo: memFree=1686488/2055920 swapFree=4192952/4192956
[pid=1343] ppid=1341 vsize=4992 CPUtime=0.09
/proc/1343/stat : 1343 (ttsth-5-0) R 1341 1343 1095 0 -1 4194304 1127 0 0 0 9 0 0 0 20 0 1 0 93488816 5111808 1111 1992294400 134512640 135237372 4294956192 18446744073709551615 134639534 0 0 4096 0 0 0 0 17 1 0 0
/proc/1343/statm: 1248 1111 78 176 0 1070 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4992

[startup+0.301406 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 1343
/proc/meminfo: memFree=1686488/2055920 swapFree=4192952/4192956
[pid=1343] ppid=1341 vsize=12964 CPUtime=0.29
/proc/1343/stat : 1343 (ttsth-5-0) R 1341 1343 1095 0 -1 4194304 3132 0 0 0 28 1 0 0 22 0 1 0 93488816 13275136 3116 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/1343/statm: 3241 3116 78 176 0 3063 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12964

[startup+0.701449 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 1343
/proc/meminfo: memFree=1686488/2055920 swapFree=4192952/4192956
[pid=1343] ppid=1341 vsize=41144 CPUtime=0.69
/proc/1343/stat : 1343 (ttsth-5-0) R 1341 1343 1095 0 -1 4194304 9958 0 0 0 66 3 0 0 25 0 1 0 93488816 42131456 9941 1992294400 134512640 135237372 4294956192 18446744073709551615 134680735 0 0 4096 0 0 0 0 17 1 0 0
/proc/1343/statm: 10286 9941 79 176 0 10108 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 41144

[startup+1.50154 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 1344
/proc/meminfo: memFree=1646928/2055920 swapFree=4192952/4192956
[pid=1343] ppid=1341 vsize=53324 CPUtime=1.49
/proc/1343/stat : 1343 (ttsth-5-0) R 1341 1343 1095 0 -1 4194304 13962 0 0 0 145 4 0 0 25 0 1 0 93488816 54603776 12919 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/1343/statm: 13331 12919 80 176 0 13153 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 53324

[startup+3.10172 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 1344
/proc/meminfo: memFree=1634768/2055920 swapFree=4192952/4192956
[pid=1343] ppid=1341 vsize=53464 CPUtime=3.09
/proc/1343/stat : 1343 (ttsth-5-0) R 1341 1343 1095 0 -1 4194304 14018 0 0 0 304 5 0 0 25 0 1 0 93488816 54747136 12975 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/1343/statm: 13366 12975 80 176 0 13188 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 53464

[startup+6.30107 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 1344
/proc/meminfo: memFree=1634192/2055920 swapFree=4192952/4192956
[pid=1343] ppid=1341 vsize=53984 CPUtime=6.29
/proc/1343/stat : 1343 (ttsth-5-0) R 1341 1343 1095 0 -1 4194304 14104 0 0 0 624 5 0 0 25 0 1 0 93488816 55279616 13061 1992294400 134512640 135237372 4294956192 18446744073709551615 134555279 0 0 4096 0 0 0 0 17 1 0 0
/proc/1343/statm: 13496 13061 80 176 0 13318 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 53984

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 1344
/proc/meminfo: memFree=1633616/2055920 swapFree=4192952/4192956
[pid=1343] ppid=1341 vsize=54568 CPUtime=12.69
/proc/1343/stat : 1343 (ttsth-5-0) R 1341 1343 1095 0 -1 4194304 14257 0 0 0 1264 5 0 0 25 0 1 0 93488816 55877632 13214 1992294400 134512640 135237372 4294956192 18446744073709551615 134555272 0 0 4096 0 0 0 0 17 1 0 0
/proc/1343/statm: 13642 13214 80 176 0 13464 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 54568

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 1344
/proc/meminfo: memFree=1632464/2055920 swapFree=4192952/4192956
[pid=1343] ppid=1341 vsize=55872 CPUtime=25.48
/proc/1343/stat : 1343 (ttsth-5-0) R 1341 1343 1095 0 -1 4194304 14552 0 0 0 2543 5 0 0 25 0 1 0 93488816 57212928 13509 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 1 0 0
/proc/1343/statm: 13968 13509 80 176 0 13790 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 55872

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.01 3/68 1346
/proc/meminfo: memFree=1408640/2055920 swapFree=4192952/4192956
[pid=1343] ppid=1341 vsize=299688 CPUtime=52.32
/proc/1343/stat : 1343 (ttsth-5-0) S 1341 1343 1095 0 -1 4194304 72565 0 0 0 5203 29 0 0 25 0 3 0 93488816 306880512 70302 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1343/statm: 74922 70302 98 176 0 74744 0
[pid=1343/tid=1345] ppid=1341 vsize=299688 CPUtime=1.24
/proc/1343/task/1345/stat : 1345 (ttsth-5-0) R 1341 1343 1095 0 -1 4194368 883 0 0 0 124 0 0 0 19 0 3 0 93493801 306880512 70302 1992294400 134512640 135237372 4294956192 18446744073709551615 134549950 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1343/tid=1346] ppid=1341 vsize=299688 CPUtime=1.24
/proc/1343/task/1346/stat : 1346 (ttsth-5-0) R 1341 1343 1095 0 -1 4194368 1052 0 0 0 124 0 0 0 20 0 3 0 93493801 306880512 70302 1992294400 134512640 135237372 4294956192 18446744073709551615 134561428 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 52.32
Current children cumulated vsize (KiB) 299688

[startup+102.302 s]
/proc/loadavg: 1.60 1.17 1.06 3/68 1346
/proc/meminfo: memFree=1347136/2055920 swapFree=4192952/4192956
[pid=1343] ppid=1341 vsize=353828 CPUtime=154.49
/proc/1343/stat : 1343 (ttsth-5-0) S 1341 1343 1095 0 -1 4194304 87071 0 0 0 15407 42 0 0 25 0 3 0 93488816 362319872 84808 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1343/statm: 88457 84808 98 176 0 88279 0
[pid=1343/tid=1345] ppid=1341 vsize=353828 CPUtime=52.42
/proc/1343/task/1345/stat : 1345 (ttsth-5-0) R 1341 1343 1095 0 -1 4194368 6893 0 0 0 5236 6 0 0 25 0 3 0 93493801 362319872 84808 1992294400 134512640 135237372 4294956192 18446744073709551615 134680257 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1343/tid=1346] ppid=1341 vsize=353828 CPUtime=52.24
/proc/1343/task/1346/stat : 1346 (ttsth-5-0) R 1341 1343 1095 0 -1 4194368 9548 0 0 0 5216 8 0 0 25 0 3 0 93493801 362319872 84808 1992294400 134512640 135237372 4294956192 18446744073709551615 134519959 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 154.49
Current children cumulated vsize (KiB) 353828

[startup+162.301 s]
/proc/loadavg: 1.85 1.31 1.12 3/68 1346
/proc/meminfo: memFree=1288576/2055920 swapFree=4192952/4192956
[pid=1343] ppid=1341 vsize=413236 CPUtime=274.25
/proc/1343/stat : 1343 (ttsth-5-0) S 1341 1343 1095 0 -1 4194304 101560 0 0 0 27370 55 0 0 25 0 3 0 93488816 423153664 99297 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1343/statm: 103309 99297 98 176 0 103131 0
[pid=1343/tid=1345] ppid=1341 vsize=413236 CPUtime=112.41
/proc/1343/task/1345/stat : 1345 (ttsth-5-0) R 1341 1343 1095 0 -1 4194368 12204 0 0 0 11230 11 0 0 25 0 3 0 93493801 423153664 99297 1992294400 134512640 135237372 4294956192 18446744073709551615 134550989 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1343/tid=1346] ppid=1341 vsize=413236 CPUtime=111.99
/proc/1343/task/1346/stat : 1346 (ttsth-5-0) R 1341 1343 1095 0 -1 4194368 18726 0 0 0 11184 15 0 0 25 0 3 0 93493801 423153664 99297 1992294400 134512640 135237372 4294956192 18446744073709551615 134680367 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 274.25
Current children cumulated vsize (KiB) 413236

[startup+222.301 s]
/proc/loadavg: 1.94 1.44 1.17 3/68 1346
/proc/meminfo: memFree=1238976/2055920 swapFree=4192952/4192956
[pid=1343] ppid=1341 vsize=464336 CPUtime=393.97
/proc/1343/stat : 1343 (ttsth-5-0) S 1341 1343 1095 0 -1 4194304 114059 0 0 0 39333 64 0 0 25 0 3 0 93488816 475480064 111796 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1343/statm: 116084 111796 98 176 0 115906 0
[pid=1343/tid=1345] ppid=1341 vsize=464336 CPUtime=172.39
/proc/1343/task/1345/stat : 1345 (ttsth-5-0) R 1341 1343 1095 0 -1 4194368 16189 0 0 0 17224 15 0 0 25 0 3 0 93493801 475480064 111796 1992294400 134512640 135237372 4294956192 18446744073709551615 134562346 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1343/tid=1346] ppid=1341 vsize=464336 CPUtime=171.75
/proc/1343/task/1346/stat : 1346 (ttsth-5-0) R 1341 1343 1095 0 -1 4194368 27240 0 0 0 17154 21 0 0 25 0 3 0 93493801 475480064 111796 1992294400 134512640 135237372 4294956192 18446744073709551615 134562351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 393.97
Current children cumulated vsize (KiB) 464336

[startup+282.306 s]
/proc/loadavg: 1.98 1.54 1.22 3/68 1346
/proc/meminfo: memFree=1186240/2055920 swapFree=4192952/4192956
[pid=1343] ppid=1341 vsize=518052 CPUtime=513.72
/proc/1343/stat : 1343 (ttsth-5-0) S 1341 1343 1095 0 -1 4194304 127137 0 0 0 51299 73 0 0 25 0 3 0 93488816 530485248 124874 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1343/statm: 129513 124874 98 176 0 129335 0
[pid=1343/tid=1345] ppid=1341 vsize=518052 CPUtime=232.37
/proc/1343/task/1345/stat : 1345 (ttsth-5-0) R 1341 1343 1095 0 -1 4194368 19981 0 0 0 23220 17 0 0 25 0 3 0 93493801 530485248 124874 1992294400 134512640 135237372 4294956192 18446744073709551615 134590501 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1343/tid=1346] ppid=1341 vsize=518052 CPUtime=231.51
/proc/1343/task/1346/stat : 1346 (ttsth-5-0) R 1341 1343 1095 0 -1 4194368 36526 0 0 0 23124 27 0 0 25 0 3 0 93493801 530485248 124874 1992294400 134512640 135237372 4294956192 18446744073709551615 134749353 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 513.72
Current children cumulated vsize (KiB) 518052

[startup+342.301 s]
/proc/loadavg: 1.99 1.62 1.27 3/68 1346
/proc/meminfo: memFree=1130816/2055920 swapFree=4192952/4192956
[pid=1343] ppid=1341 vsize=574828 CPUtime=633.47
/proc/1343/stat : 1343 (ttsth-5-0) S 1341 1343 1095 0 -1 4194304 140991 0 0 0 63262 85 0 0 25 0 3 0 93488816 588623872 138728 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1343/statm: 143707 138728 98 176 0 143529 0
[pid=1343/tid=1345] ppid=1341 vsize=574828 CPUtime=292.35
/proc/1343/task/1345/stat : 1345 (ttsth-5-0) R 1341 1343 1095 0 -1 4194368 23642 0 0 0 29213 22 0 0 25 0 3 0 93493801 588623872 138728 1992294400 134512640 135237372 4294956192 18446744073709551615 134749343 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1343/tid=1346] ppid=1341 vsize=574828 CPUtime=291.27
/proc/1343/task/1346/stat : 1346 (ttsth-5-0) R 1341 1343 1095 0 -1 4194368 46719 0 0 0 29093 34 0 0 25 0 3 0 93493801 588623872 138728 1992294400 134512640 135237372 4294956192 18446744073709551615 134749351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 633.47
Current children cumulated vsize (KiB) 574828

[startup+402.302 s]
/proc/loadavg: 1.99 1.68 1.31 3/68 1346
/proc/meminfo: memFree=1085376/2055920 swapFree=4192952/4192956
[pid=1343] ppid=1341 vsize=621688 CPUtime=753.2
/proc/1343/stat : 1343 (ttsth-5-0) S 1341 1343 1095 0 -1 4194304 152247 0 0 0 75225 95 0 0 25 0 3 0 93488816 636608512 149984 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1343/statm: 155422 149984 98 176 0 155244 0
[pid=1343/tid=1345] ppid=1341 vsize=621688 CPUtime=352.34
/proc/1343/task/1345/stat : 1345 (ttsth-5-0) R 1341 1343 1095 0 -1 4194368 26322 0 0 0 35208 26 0 0 25 0 3 0 93493801 636608512 149984 1992294400 134512640 135237372 4294956192 18446744073709551615 134590285 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1343/tid=1346] ppid=1341 vsize=621688 CPUtime=351.03
/proc/1343/task/1346/stat : 1346 (ttsth-5-0) R 1341 1343 1095 0 -1 4194368 55295 0 0 0 35063 40 0 0 25 0 3 0 93493801 636608512 149984 1992294400 134512640 135237372 4294956192 18446744073709551615 134749351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 753.2
Current children cumulated vsize (KiB) 621688

[startup+462.302 s]
/proc/loadavg: 1.99 1.74 1.35 3/68 1346
/proc/meminfo: memFree=1041792/2055920 swapFree=4192952/4192956
[pid=1343] ppid=1341 vsize=666880 CPUtime=872.95
/proc/1343/stat : 1343 (ttsth-5-0) S 1341 1343 1095 0 -1 4194304 163224 0 0 0 87190 105 0 0 25 0 3 0 93488816 682885120 160961 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1343/statm: 166720 160961 98 176 0 166542 0
[pid=1343/tid=1345] ppid=1341 vsize=666880 CPUtime=412.32
/proc/1343/task/1345/stat : 1345 (ttsth-5-0) R 1341 1343 1095 0 -1 4194368 29599 0 0 0 41201 31 0 0 25 0 3 0 93493801 682885120 160961 1992294400 134512640 135237372 4294956192 18446744073709551615 134561524 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1343/tid=1346] ppid=1341 vsize=666880 CPUtime=410.8
/proc/1343/task/1346/stat : 1346 (ttsth-5-0) R 1341 1343 1095 0 -1 4194368 62995 0 0 0 41034 46 0 0 25 0 3 0 93493801 682885120 160961 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 872.95
Current children cumulated vsize (KiB) 666880

[startup+522.301 s]
/proc/loadavg: 1.99 1.78 1.39 3/68 1346
/proc/meminfo: memFree=992576/2055920 swapFree=4192952/4192956
[pid=1343] ppid=1341 vsize=716364 CPUtime=992.69
/proc/1343/stat : 1343 (ttsth-5-0) S 1341 1343 1095 0 -1 4194304 175411 0 0 0 99156 113 0 0 25 0 3 0 93488816 733556736 173148 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1343/statm: 179091 173148 98 176 0 178913 0
[pid=1343/tid=1345] ppid=1341 vsize=716364 CPUtime=472.3
/proc/1343/task/1345/stat : 1345 (ttsth-5-0) R 1341 1343 1095 0 -1 4194368 32470 0 0 0 47196 34 0 0 25 0 3 0 93493801 733556736 173148 1992294400 134512640 135237372 4294956192 18446744073709551615 134591177 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1343/tid=1346] ppid=1341 vsize=716364 CPUtime=470.55
/proc/1343/task/1346/stat : 1346 (ttsth-5-0) R 1341 1343 1095 0 -1 4194368 72311 0 0 0 47005 50 0 0 25 0 3 0 93493801 733556736 173148 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 992.69
Current children cumulated vsize (KiB) 716364

[startup+582.302 s]
/proc/loadavg: 1.99 1.82 1.42 3/68 1346
/proc/meminfo: memFree=951936/2055920 swapFree=4192952/4192956
[pid=1343] ppid=1341 vsize=758592 CPUtime=1112.43
/proc/1343/stat : 1343 (ttsth-5-0) S 1341 1343 1095 0 -1 4194304 185688 0 0 0 111122 121 0 0 25 0 3 0 93488816 776798208 183425 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1343/statm: 189648 183425 98 176 0 189470 0
[pid=1343/tid=1345] ppid=1341 vsize=758592 CPUtime=532.28
/proc/1343/task/1345/stat : 1345 (ttsth-5-0) R 1341 1343 1095 0 -1 4194368 36391 0 0 0 53190 38 0 0 25 0 3 0 93493801 776798208 183425 1992294400 134512640 135237372 4294956192 18446744073709551615 134562341 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1343/tid=1346] ppid=1341 vsize=758592 CPUtime=530.32
/proc/1343/task/1346/stat : 1346 (ttsth-5-0) R 1341 1343 1095 0 -1 4194368 78667 0 0 0 52977 55 0 0 25 0 3 0 93493801 776798208 183425 1992294400 134512640 135237372 4294956192 18446744073709551615 134749351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1112.43
Current children cumulated vsize (KiB) 758592



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+626.202 s]
/proc/loadavg: 1.99 1.84 1.45 3/68 1346
/proc/meminfo: memFree=905536/2055920 swapFree=4192952/4192956
[pid=1343] ppid=1341 vsize=804884 CPUtime=1200.05
/proc/1343/stat : 1343 (ttsth-5-0) S 1341 1343 1095 0 -1 4194304 197049 0 0 0 119875 130 0 0 25 0 3 0 93488816 824201216 194786 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1343/statm: 201221 194786 98 176 0 201043 0
[pid=1343/tid=1345] ppid=1341 vsize=804884 CPUtime=576.18
/proc/1343/task/1345/stat : 1345 (ttsth-5-0) R 1341 1343 1095 0 -1 4194368 38834 0 0 0 57577 41 0 0 25 0 3 0 93493801 824201216 194786 1992294400 134512640 135237372 4294956192 18446744073709551615 134549888 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1343/tid=1346] ppid=1341 vsize=804884 CPUtime=574.04
/proc/1343/task/1346/stat : 1346 (ttsth-5-0) R 1341 1343 1095 0 -1 4194368 87585 0 0 0 57343 61 0 0 25 0 3 0 93493801 824201216 194786 1992294400 134512640 135237372 4294956192 18446744073709551615 134590777 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 804884

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

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

[startup+626.313 s]
/proc/loadavg: 1.99 1.84 1.45 3/68 1346
/proc/meminfo: memFree=905536/2055920 swapFree=4192952/4192956
[pid=1343] ppid=1341 vsize=0 CPUtime=1200.16
/proc/1343/stat : 1343 (ttsth-5-0) Z 1341 1343 1095 0 -1 4195340 197055 0 0 0 119876 140 0 0 16 0 2 0 93488816 0 0 1992294400 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1343/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.16
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 626.328
CPU time (s): 1200.19
CPU user time (s): 1198.77
CPU system time (s): 1.41978
CPU usage (%): 191.623
Max. virtual memory (cumulated for all children) (KiB): 804884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.77
system time used= 1.41978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 197055
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= 123
involuntary context switches= 8906

runsolver used 0.605907 second user time and 1.68174 second system time

The end

Launcher Data

Begin job on node91 at 2009-04-25 12:16:38
IDJOB=1720302
IDBENCH=69599
IDSOLVER=549
FILE ID=node91/1720302-1240654598
PBS_JOBID= 9186478
Free space on /tmp= 66516 MiB

SOLVER NAME= ttsth-5-0 2009-03-19
BENCH NAME= SAT_RACE08/cnf/manol-pipe-c6bidw_i.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1720302-1240654598/watcher-1720302-1240654598 -o /tmp/evaluation-result-1720302-1240654598/solver-1720302-1240654598 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/ttsth-5-0 -num-threads 2 HOME/instance-1720302-1240654598.cnf

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

MD5SUM BENCH= 8aeb1eb6b7bf22d54183762fb5b6410c
RANDOM SEED=835879410

node91.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.241
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.241
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1686904 kB
Buffers:         34324 kB
Cached:         242636 kB
SwapCached:          4 kB
Active:          44252 kB
Inactive:       247188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1686904 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:            5476 kB
Writeback:           0 kB
Mapped:          24252 kB
Slab:            63392 kB
Committed_AS:   206976 kB
PageTables:       1356 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= 66516 MiB
End job on node91 at 2009-04-25 12:27:06