Trace number 1531306

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.15 601.927

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/110/
unif-k5-r21.3-v110-c2343-S1251522734-073.cnf
MD5SUM1434f33cdfd0e0bf38ee5caed68ed069
Bench CategoryRANDOM (random 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 variables110
Number of clauses2343
Sum of the clauses size11715
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52343
Number of clauses of size over 50

Solver Data

0.00/0.00	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1531306-1238413553.cnf 
0.00/0.00	c Using SATTIMEOUT of 1200
0.00/0.00	c Using SATRAM of 1800
0.00/0.00	c Size of subset node = 16
0.00/0.00	c Variables = 110
0.00/0.00	c Clauses = 2343
0.00/0.00	c Literals = 11715
0.00/0.00	c Reduced size:
0.00/0.00	c Variables = 110
0.00/0.00	c Clauses = 2343
0.00/0.00	c Literals = 11715
0.00/0.00	c a2
0.00/0.03	c a1
0.89/1.00	c Independent sub-problems = 1
0.89/1.00	c Sub-problem with 110 variables and 2343 clauses
0.89/1.00	c using permutation method 4
0.89/1.00	c count = 2
0.89/1.00	c Ordering finished 0.990 seconds
0.89/1.00	c mapped 1.000 seconds
0.89/1.00	c permuted 1.000 seconds
0.89/1.00	c about to sort
0.89/1.00	c sorted
1.00/1.02	c clauses now 2343
1.00/1.02	c init finished 1.000 seconds
1.00/1.02	c tree built 1.020 seconds
1.00/1.02	c 
1.00/1.02	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
1.00/1.02	c ---------------------------------|----------------------------------|------------------------------------------------------
1.00/1.02	c ................................ | ..........                       |                        1.0           0.0             
1.00/1.02	c ................................ | ..........                     1 |                        1.0           1.0             
1.00/1.02	c ................................ | ..........                     2 |                        1.0           2.0             
1.00/1.02	c ................................ | ..........                     3 |                        1.0           2.9             
1.00/1.02	c ................................ | ..........                     4 |                        1.0           3.9             
1.00/1.02	c ................................ | ..........                     5 |                        1.0           4.9             
1.00/1.05	c ................................ | ..........                  1000 | 156                    1.1         943.4         8337
23.91/12.59	c ................................ | ..........                147000 | 49764                 24.1        6099.6      3695933
48.26/24.70	c ................................ | ..........                220000 | 77211                 48.3        4556.8      5871476
72.01/36.69	c ................................ | ..........                278000 | 97896                 72.2        3849.9      7636189
96.16/48.79	c ................................ | ..........                338000 | 120016                96.4        3507.7      9437393
119.90/60.66	c ................................ | *.........                389000 | 139095               120.1        3240.0     11053734
144.26/72.82	c ................................ | *.........                433000 | 155545               144.3        3000.1     12485384
168.41/84.90	c ................................ | *.........                472000 | 170671               168.4        2802.2     13793513
192.17/96.83	c ................................ | *.........                511000 | 185297               192.2        2658.0     15152227
216.31/108.95	c ................................ | *.........                545000 | 197758               216.4        2518.0     16476642
240.05/120.87	c ................................ | **........                573000 | 207945               240.2        2385.1     17511703
264.61/133.14	c ................................ | **........                602000 | 218340               264.7        2274.0     18449101
288.55/145.13	c ................................ | **........                626000 | 227360               288.7        2168.6     19356916
312.50/157.13	c ................................ | **........                648000 | 235592               312.6        2072.8     20189355
336.25/169.02	c ................................ | **........                669000 | 243483               336.4        1989.0     21048012
359.99/180.97	c ................................ | ***.......                692000 | 252304               360.2        1921.2     21864860
384.55/193.29	c ................................ | ***.......                717000 | 261766               384.8        1863.4     22687197
408.10/205.00	c ................................ | ***.......                739000 | 270077               408.2        1810.5     23479209
432.64/217.35	c ................................ | ***.......                761000 | 278403               432.8        1758.2     24377800
456.18/229.15	c ................................ | ***.......                783000 | 286506               456.4        1715.8     25193785
480.34/241.22	c ................................ | ****......                804000 | 294113               480.5        1673.4     25896531
504.08/253.15	c ................................ | ****......                827000 | 302042               504.3        1640.0     26595432
528.05/265.18	c ................................ | ****......                850000 | 310034               528.3        1609.0     27326487
552.58/277.44	c ................................ | ****......                872000 | 317683               552.8        1577.5     28032094
576.14/289.24	c ................................ | ****......                893000 | 325445               576.3        1549.5     28815581
600.50/301.43	c ................................ | *****.....                911000 | 332219               600.7        1516.7     29604291
624.64/313.57	c ................................ | *****.....                931000 | 339377               624.9        1489.9     30323371
648.98/325.78	c ................................ | *****.....                949000 | 345733               649.2        1461.7     31035549
672.14/337.32	c ................................ | *****.....                968000 | 352770               672.3        1439.9     31682020
696.28/349.44	c ................................ | *****.....                987000 | 360155               696.5        1417.1     32331051
720.03/361.35	c ................................ | ******....               1008000 | 367933               720.2        1399.5     33068954
744.18/373.44	c ................................ | ******....               1031000 | 376144               744.4        1385.0     33764366
768.13/385.42	c ................................ | ******....               1053000 | 383934               768.3        1370.6     34474610
791.88/397.34	c ................................ | ******....               1073000 | 391526               792.1        1354.7     35119549
816.62/409.77	c ................................ | ******....               1094000 | 399454               816.9        1339.2     35769553
840.77/421.82	c ................................ | *******...               1114000 | 407162               841.0        1324.7     36545487
864.72/433.88	c ................................ | *******...               1132000 | 413556               865.0        1308.7     37361258
888.87/445.99	c ................................ | *******...               1151000 | 420387               889.2        1294.5     38013938
912.62/457.83	c ................................ | *******...               1168000 | 426272               912.8        1279.6     38664737
936.37/469.77	c ................................ | *******...               1185000 | 432650               936.7        1265.1     39348164
959.92/481.58	c ................................ | ********..               1198000 | 437624               960.2        1247.6     39919434
985.26/494.24	c ................................ | ********..               1212000 | 442845               985.5        1229.8     40488346
1008.82/506.04	c ................................ | ********..               1224000 | 447221              1009.0        1213.0     41008091
1032.97/518.12	c ................................ | ********..               1236000 | 451783              1033.2        1196.3     41561146
1056.51/529.93	c ................................ | ********..               1249000 | 456871              1056.8        1181.9     42066032
1080.47/541.95	c ................................ | *********.               1263000 | 462236              1080.8        1168.6     42587523
1104.41/553.91	c ................................ | *********.               1277000 | 467332              1104.6        1156.1     43070184
1128.16/565.85	c ................................ | *********.               1291000 | 472514              1128.4        1144.1     43704420
1151.91/577.72	c ................................ | *********.               1311000 | 479246              1152.1        1137.9     44402749
1175.85/589.70	c ................................ | *********.               1329000 | 486187              1176.0        1130.1     44952151

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1531306-1238413553/watcher-1531306-1238413553 -o /tmp/evaluation-result-1531306-1238413553/solver-1531306-1238413553 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1531306-1238413553.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.19 3/64 30158
/proc/meminfo: memFree=1033496/2055920 swapFree=4176868/4192956
[pid=30158] ppid=30156 vsize=932 CPUtime=0
/proc/30158/stat : 30158 (ttsth-5-0) R 30156 30158 29992 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1114017683 954368 116 1992294400 134512640 135237372 4294956192 18446744073709551615 134639534 0 0 4096 0 0 0 0 17 1 0 0
/proc/30158/statm: 233 116 77 176 0 55 0

[startup+0.098585 s]
/proc/loadavg: 1.00 1.00 1.19 3/64 30158
/proc/meminfo: memFree=1033496/2055920 swapFree=4176868/4192956
[pid=30158] ppid=30156 vsize=1600 CPUtime=0.09
/proc/30158/stat : 30158 (ttsth-5-0) R 30156 30158 29992 0 -1 4194304 279 0 0 0 9 0 0 0 18 0 1 0 1114017683 1638400 262 1992294400 134512640 135237372 4294956192 18446744073709551615 134599500 0 0 4096 0 0 0 0 17 1 0 0
/proc/30158/statm: 400 262 79 176 0 222 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1600

[startup+0.101584 s]
/proc/loadavg: 1.00 1.00 1.19 3/64 30158
/proc/meminfo: memFree=1033496/2055920 swapFree=4176868/4192956
[pid=30158] ppid=30156 vsize=1600 CPUtime=0.09
/proc/30158/stat : 30158 (ttsth-5-0) R 30156 30158 29992 0 -1 4194304 279 0 0 0 9 0 0 0 18 0 1 0 1114017683 1638400 262 1992294400 134512640 135237372 4294956192 18446744073709551615 134599467 0 0 4096 0 0 0 0 17 1 0 0
/proc/30158/statm: 400 262 79 176 0 222 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1600

[startup+0.301603 s]
/proc/loadavg: 1.00 1.00 1.19 3/64 30158
/proc/meminfo: memFree=1033496/2055920 swapFree=4176868/4192956
[pid=30158] ppid=30156 vsize=1600 CPUtime=0.29
/proc/30158/stat : 30158 (ttsth-5-0) R 30156 30158 29992 0 -1 4194304 279 0 0 0 29 0 0 0 19 0 1 0 1114017683 1638400 262 1992294400 134512640 135237372 4294956192 18446744073709551615 134599411 0 0 4096 0 0 0 0 17 1 0 0
/proc/30158/statm: 400 262 79 176 0 222 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1600

[startup+0.701641 s]
/proc/loadavg: 1.00 1.00 1.19 3/64 30158
/proc/meminfo: memFree=1033496/2055920 swapFree=4176868/4192956
[pid=30158] ppid=30156 vsize=1600 CPUtime=0.69
/proc/30158/stat : 30158 (ttsth-5-0) R 30156 30158 29992 0 -1 4194304 279 0 0 0 69 0 0 0 22 0 1 0 1114017683 1638400 262 1992294400 134512640 135237372 4294956192 18446744073709551615 134553857 0 0 4096 0 0 0 0 17 1 0 0
/proc/30158/statm: 400 262 79 176 0 222 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1600

[startup+1.50172 s]
/proc/loadavg: 1.00 1.00 1.19 2/65 30159
/proc/meminfo: memFree=1032720/2055920 swapFree=4176868/4192956
[pid=30158] ppid=30156 vsize=28904 CPUtime=1.96
/proc/30158/stat : 30158 (ttsth-5-0) S 30156 30158 29992 0 -1 4194304 1723 0 0 0 196 0 0 0 25 0 3 0 1114017683 29597696 1695 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30158/statm: 7226 1695 97 176 0 7048 0
Current children cumulated CPU time (s) 1.96
Current children cumulated vsize (KiB) 28904

[startup+3.10288 s]
/proc/loadavg: 1.00 1.00 1.19 3/67 30161
/proc/meminfo: memFree=1022272/2055920 swapFree=4176868/4192956
[pid=30158] ppid=30156 vsize=40264 CPUtime=5.15
/proc/30158/stat : 30158 (ttsth-5-0) S 30156 30158 29992 0 -1 4194304 4579 0 0 0 514 1 0 0 25 0 3 0 1114017683 41230336 4551 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30158/statm: 10066 4551 97 176 0 9888 0
[pid=30158/tid=30160] ppid=30156 vsize=40264 CPUtime=2.06
/proc/30158/task/30160/stat : 30160 (ttsth-5-0) R 30156 30158 29992 0 -1 4194368 1876 0 0 0 206 0 0 0 25 0 3 0 1114017786 41230336 4551 1992294400 134512640 135237372 4294956192 18446744073709551615 134561428 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30158/tid=30161] ppid=30156 vsize=40264 CPUtime=2.05
/proc/30158/task/30161/stat : 30161 (ttsth-5-0) R 30156 30158 29992 0 -1 4194368 2089 0 0 0 205 0 0 0 21 0 3 0 1114017786 41230336 4551 1992294400 134512640 135237372 4294956192 18446744073709551615 134546034 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.15
Current children cumulated vsize (KiB) 40264

[startup+6.30118 s]
/proc/loadavg: 1.00 1.00 1.19 3/67 30161
/proc/meminfo: memFree=1002048/2055920 swapFree=4176868/4192956
[pid=30158] ppid=30156 vsize=58024 CPUtime=11.54
/proc/30158/stat : 30158 (ttsth-5-0) S 30156 30158 29992 0 -1 4194304 9013 0 0 0 1149 5 0 0 25 0 3 0 1114017683 59416576 8985 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30158/statm: 14506 8985 97 176 0 14328 0
[pid=30158/tid=30160] ppid=30156 vsize=58024 CPUtime=5.26
/proc/30158/task/30160/stat : 30160 (ttsth-5-0) R 30156 30158 29992 0 -1 4194368 4071 0 0 0 524 2 0 0 25 0 3 0 1114017786 59416576 8985 1992294400 134512640 135237372 4294956192 18446744073709551615 134562344 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30158/tid=30161] ppid=30156 vsize=58024 CPUtime=5.24
/proc/30158/task/30161/stat : 30161 (ttsth-5-0) R 30156 30158 29992 0 -1 4194368 4328 0 0 0 522 2 0 0 25 0 3 0 1114017786 59416576 8985 1992294400 134512640 135237372 4294956192 18446744073709551615 134562430 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.54
Current children cumulated vsize (KiB) 58024

[startup+12.7018 s]
/proc/loadavg: 1.15 1.03 1.20 3/67 30161
/proc/meminfo: memFree=973632/2055920 swapFree=4176868/4192956
[pid=30158] ppid=30156 vsize=84104 CPUtime=24.31
/proc/30158/stat : 30158 (ttsth-5-0) S 30156 30158 29992 0 -1 4194304 15532 0 0 0 2422 9 0 0 25 0 3 0 1114017683 86122496 15504 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30158/statm: 21026 15504 97 176 0 20848 0
[pid=30158/tid=30160] ppid=30156 vsize=84104 CPUtime=11.66
/proc/30158/task/30160/stat : 30160 (ttsth-5-0) R 30156 30158 29992 0 -1 4194368 7132 0 0 0 1162 4 0 0 25 0 3 0 1114017786 86122496 15504 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30158/tid=30161] ppid=30156 vsize=84104 CPUtime=11.62
/proc/30158/task/30161/stat : 30161 (ttsth-5-0) R 30156 30158 29992 0 -1 4194368 7786 0 0 0 1158 4 0 0 25 0 3 0 1114017786 86122496 15504 1992294400 134512640 135237372 4294956192 18446744073709551615 134562351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.31
Current children cumulated vsize (KiB) 84104

[startup+25.502 s]
/proc/loadavg: 1.28 1.06 1.21 3/67 30161
/proc/meminfo: memFree=935744/2055920 swapFree=4176868/4192956
[pid=30158] ppid=30156 vsize=120424 CPUtime=49.86
/proc/30158/stat : 30158 (ttsth-5-0) S 30156 30158 29992 0 -1 4194304 24643 0 0 0 4970 16 0 0 25 0 3 0 1114017683 123314176 24615 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30158/statm: 30106 24615 97 176 0 29928 0
[pid=30158/tid=30160] ppid=30156 vsize=120424 CPUtime=24.46
/proc/30158/task/30160/stat : 30160 (ttsth-5-0) R 30156 30158 29992 0 -1 4194368 11851 0 0 0 2438 8 0 0 25 0 3 0 1114017786 123314176 24615 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30158/tid=30161] ppid=30156 vsize=120424 CPUtime=24.36
/proc/30158/task/30161/stat : 30161 (ttsth-5-0) R 30156 30158 29992 0 -1 4194368 12178 0 0 0 2429 7 0 0 25 0 3 0 1114017786 123314176 24615 1992294400 134512640 135237372 4294956192 18446744073709551615 134590129 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 49.86
Current children cumulated vsize (KiB) 120424

[startup+51.1014 s]
/proc/loadavg: 1.53 1.14 1.23 3/67 30161
/proc/meminfo: memFree=875776/2055920 swapFree=4176868/4192956
[pid=30158] ppid=30156 vsize=180904 CPUtime=100.94
/proc/30158/stat : 30158 (ttsth-5-0) S 30156 30158 29992 0 -1 4194304 39730 0 0 0 10066 28 0 0 25 0 3 0 1114017683 185245696 39702 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30158/statm: 45226 39702 97 176 0 45048 0
[pid=30158/tid=30160] ppid=30156 vsize=180904 CPUtime=50.05
/proc/30158/task/30160/stat : 30160 (ttsth-5-0) R 30156 30158 29992 0 -1 4194368 19193 0 0 0 4990 15 0 0 25 0 3 0 1114017786 185245696 39702 1992294400 134512640 135237372 4294956192 18446744073709551615 134588792 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30158/tid=30161] ppid=30156 vsize=180904 CPUtime=49.86
/proc/30158/task/30161/stat : 30161 (ttsth-5-0) R 30156 30158 29992 0 -1 4194368 19923 0 0 0 4973 13 0 0 25 0 3 0 1114017786 185245696 39702 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 100.94
Current children cumulated vsize (KiB) 180904

[startup+102.305 s]
/proc/loadavg: 1.81 1.28 1.27 3/67 30161
/proc/meminfo: memFree=778176/2055920 swapFree=4176868/4192956
[pid=30158] ppid=30156 vsize=277064 CPUtime=203.13
/proc/30158/stat : 30158 (ttsth-5-0) S 30156 30158 29992 0 -1 4194304 63782 0 0 0 20267 46 0 0 25 0 3 0 1114017683 283713536 63754 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30158/statm: 69266 63754 97 176 0 69088 0
[pid=30158/tid=30160] ppid=30156 vsize=277064 CPUtime=101.24
/proc/30158/task/30160/stat : 30160 (ttsth-5-0) R 30156 30158 29992 0 -1 4194368 30528 0 0 0 10100 24 0 0 25 0 3 0 1114017786 283713536 63754 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30158/tid=30161] ppid=30156 vsize=277064 CPUtime=100.86
/proc/30158/task/30161/stat : 30161 (ttsth-5-0) R 30156 30158 29992 0 -1 4194368 32640 0 0 0 10064 22 0 0 25 0 3 0 1114017786 283713536 63754 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.13
Current children cumulated vsize (KiB) 277064

[startup+162.302 s]
/proc/loadavg: 1.93 1.41 1.31 3/67 30161
/proc/meminfo: memFree=702016/2055920 swapFree=4176868/4192956
[pid=30158] ppid=30156 vsize=353704 CPUtime=322.88
/proc/30158/stat : 30158 (ttsth-5-0) S 30156 30158 29992 0 -1 4194304 82921 0 0 0 32225 63 0 0 25 0 3 0 1114017683 362192896 82893 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30158/statm: 88426 82893 97 176 0 88248 0
[pid=30158/tid=30160] ppid=30156 vsize=353704 CPUtime=161.21
/proc/30158/task/30160/stat : 30160 (ttsth-5-0) R 30156 30158 29992 0 -1 4194368 38593 0 0 0 16090 31 0 0 25 0 3 0 1114017786 362192896 82893 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30158/tid=30161] ppid=30156 vsize=353704 CPUtime=160.62
/proc/30158/task/30161/stat : 30161 (ttsth-5-0) R 30156 30158 29992 0 -1 4194368 43714 0 0 0 16031 31 0 0 25 0 3 0 1114017786 362192896 82893 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 322.88
Current children cumulated vsize (KiB) 353704

[startup+222.301 s]
/proc/loadavg: 1.97 1.51 1.35 3/67 30161
/proc/meminfo: memFree=634816/2055920 swapFree=4176868/4192956
[pid=30158] ppid=30156 vsize=420264 CPUtime=442.61
/proc/30158/stat : 30158 (ttsth-5-0) S 30156 30158 29992 0 -1 4194304 99576 0 0 0 44185 76 0 0 25 0 3 0 1114017683 430350336 99548 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30158/statm: 105066 99548 97 176 0 104888 0
[pid=30158/tid=30160] ppid=30156 vsize=420264 CPUtime=221.19
/proc/30158/task/30160/stat : 30160 (ttsth-5-0) R 30156 30158 29992 0 -1 4194368 46326 0 0 0 22081 38 0 0 25 0 3 0 1114017786 430350336 99548 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30158/tid=30161] ppid=30156 vsize=420264 CPUtime=220.38
/proc/30158/task/30161/stat : 30161 (ttsth-5-0) R 30156 30158 29992 0 -1 4194368 52636 0 0 0 22001 37 0 0 25 0 3 0 1114017786 430350336 99548 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 442.61
Current children cumulated vsize (KiB) 420264

[startup+282.301 s]
/proc/loadavg: 1.99 1.60 1.39 3/67 30161
/proc/meminfo: memFree=576896/2055920 swapFree=4176868/4192956
[pid=30158] ppid=30156 vsize=478824 CPUtime=562.36
/proc/30158/stat : 30158 (ttsth-5-0) S 30156 30158 29992 0 -1 4194304 114226 0 0 0 56146 90 0 0 25 0 3 0 1114017683 490315776 114198 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30158/statm: 119706 114198 97 176 0 119528 0
[pid=30158/tid=30160] ppid=30156 vsize=478824 CPUtime=281.18
/proc/30158/task/30160/stat : 30160 (ttsth-5-0) R 30156 30158 29992 0 -1 4194368 53699 0 0 0 28074 44 0 0 25 0 3 0 1114017786 490315776 114198 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30158/tid=30161] ppid=30156 vsize=478824 CPUtime=280.15
/proc/30158/task/30161/stat : 30161 (ttsth-5-0) R 30156 30158 29992 0 -1 4194368 59913 0 0 0 27970 45 0 0 25 0 3 0 1114017786 490315776 114198 1992294400 134512640 135237372 4294956192 18446744073709551615 134562344 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.36
Current children cumulated vsize (KiB) 478824

[startup+342.302 s]
/proc/loadavg: 1.99 1.67 1.42 3/67 30161
/proc/meminfo: memFree=518912/2055920 swapFree=4176868/4192956
[pid=30158] ppid=30156 vsize=535784 CPUtime=682.11
/proc/30158/stat : 30158 (ttsth-5-0) S 30156 30158 29992 0 -1 4194304 128496 0 0 0 68107 104 0 0 25 0 3 0 1114017683 548642816 128468 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30158/statm: 133946 128468 97 176 0 133768 0
[pid=30158/tid=30160] ppid=30156 vsize=535784 CPUtime=341.16
/proc/30158/task/30160/stat : 30160 (ttsth-5-0) R 30156 30158 29992 0 -1 4194368 60468 0 0 0 34065 51 0 0 25 0 3 0 1114017786 548642816 128468 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30158/tid=30161] ppid=30156 vsize=535784 CPUtime=339.91
/proc/30158/task/30161/stat : 30161 (ttsth-5-0) R 30156 30158 29992 0 -1 4194368 67414 0 0 0 33939 52 0 0 25 0 3 0 1114017786 548642816 128468 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.11
Current children cumulated vsize (KiB) 535784

[startup+402.301 s]
/proc/loadavg: 1.99 1.73 1.46 3/67 30161
/proc/meminfo: memFree=464640/2055920 swapFree=4176868/4192956
[pid=30158] ppid=30156 vsize=590504 CPUtime=801.86
/proc/30158/stat : 30158 (ttsth-5-0) S 30156 30158 29992 0 -1 4194304 142160 0 0 0 80069 117 0 0 25 0 3 0 1114017683 604676096 142132 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30158/statm: 147626 142132 97 176 0 147448 0
[pid=30158/tid=30160] ppid=30156 vsize=590504 CPUtime=401.15
/proc/30158/task/30160/stat : 30160 (ttsth-5-0) R 30156 30158 29992 0 -1 4194368 67588 0 0 0 40057 58 0 0 25 0 3 0 1114017786 604676096 142132 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30158/tid=30161] ppid=30156 vsize=590504 CPUtime=399.67
/proc/30158/task/30161/stat : 30161 (ttsth-5-0) R 30156 30158 29992 0 -1 4194368 73958 0 0 0 39909 58 0 0 25 0 3 0 1114017786 604676096 142132 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 801.86
Current children cumulated vsize (KiB) 590504

[startup+462.302 s]
/proc/loadavg: 1.99 1.77 1.49 3/67 30161
/proc/meminfo: memFree=407296/2055920 swapFree=4176868/4192956
[pid=30158] ppid=30156 vsize=647304 CPUtime=921.6
/proc/30158/stat : 30158 (ttsth-5-0) S 30156 30158 29992 0 -1 4194304 156361 0 0 0 92031 129 0 0 25 0 3 0 1114017683 662839296 156333 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30158/statm: 161826 156333 97 176 0 161648 0
[pid=30158/tid=30160] ppid=30156 vsize=647304 CPUtime=461.13
/proc/30158/task/30160/stat : 30160 (ttsth-5-0) R 30156 30158 29992 0 -1 4194368 74413 0 0 0 46048 65 0 0 25 0 3 0 1114017786 662839296 156333 1992294400 134512640 135237372 4294956192 18446744073709551615 134562363 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30158/tid=30161] ppid=30156 vsize=647304 CPUtime=459.44
/proc/30158/task/30161/stat : 30161 (ttsth-5-0) R 30156 30158 29992 0 -1 4194368 81334 0 0 0 45880 64 0 0 25 0 3 0 1114017786 662839296 156333 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 921.6
Current children cumulated vsize (KiB) 647304

[startup+522.302 s]
/proc/loadavg: 1.99 1.81 1.52 3/67 30161
/proc/meminfo: memFree=362496/2055920 swapFree=4176868/4192956
[pid=30158] ppid=30156 vsize=692424 CPUtime=1041.34
/proc/30158/stat : 30158 (ttsth-5-0) S 30156 30158 29992 0 -1 4194304 167645 0 0 0 103995 139 0 0 25 0 3 0 1114017683 709042176 167617 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30158/statm: 173106 167617 97 176 0 172928 0
[pid=30158/tid=30160] ppid=30156 vsize=692424 CPUtime=521.11
/proc/30158/task/30160/stat : 30160 (ttsth-5-0) R 30156 30158 29992 0 -1 4194368 79293 0 0 0 52042 69 0 0 25 0 3 0 1114017786 709042176 167617 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30158/tid=30161] ppid=30156 vsize=692424 CPUtime=519.2
/proc/30158/task/30161/stat : 30161 (ttsth-5-0) R 30156 30158 29992 0 -1 4194368 87738 0 0 0 51850 70 0 0 25 0 3 0 1114017786 709042176 167617 1992294400 134512640 135237372 4294956192 18446744073709551615 134562344 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.34
Current children cumulated vsize (KiB) 692424

[startup+582.301 s]
/proc/loadavg: 1.99 1.84 1.55 3/67 30161
/proc/meminfo: memFree=315520/2055920 swapFree=4176868/4192956
[pid=30158] ppid=30156 vsize=738984 CPUtime=1161.09
/proc/30158/stat : 30158 (ttsth-5-0) S 30156 30158 29992 0 -1 4194304 179255 0 0 0 115959 150 0 0 25 0 3 0 1114017683 756719616 179227 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30158/statm: 184746 179227 97 176 0 184568 0
[pid=30158/tid=30160] ppid=30156 vsize=738984 CPUtime=581.09
/proc/30158/task/30160/stat : 30160 (ttsth-5-0) R 30156 30158 29992 0 -1 4194368 84653 0 0 0 58035 74 0 0 25 0 3 0 1114017786 756719616 179227 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30158/tid=30161] ppid=30156 vsize=738984 CPUtime=578.95
/proc/30158/task/30161/stat : 30161 (ttsth-5-0) R 30156 30158 29992 0 -1 4194368 93988 0 0 0 57820 75 0 0 25 0 3 0 1114017786 756719616 179227 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.09
Current children cumulated vsize (KiB) 738984



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.803 s]
/proc/loadavg: 1.99 1.85 1.55 3/67 30161
/proc/meminfo: memFree=301568/2055920 swapFree=4176868/4192956
[pid=30158] ppid=30156 vsize=752556 CPUtime=1200.02
/proc/30158/stat : 30158 (ttsth-5-0) S 30156 30158 29992 0 -1 4194304 182644 0 0 0 119848 154 0 0 25 0 3 0 1114017683 770617344 182616 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30158/statm: 188139 182616 97 176 0 187961 0
[pid=30158/tid=30160] ppid=30156 vsize=752556 CPUtime=600.6
/proc/30158/task/30160/stat : 30160 (ttsth-5-0) R 30156 30158 29992 0 -1 4194368 86605 0 0 0 59984 76 0 0 25 0 3 0 1114017786 770617344 182616 1992294400 134512640 135237372 4294956192 18446744073709551615 134562341 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30158/tid=30161] ppid=30156 vsize=752556 CPUtime=598.38
/proc/30158/task/30161/stat : 30161 (ttsth-5-0) R 30156 30158 29992 0 -1 4194368 95425 0 0 0 59761 77 0 0 25 0 3 0 1114017786 770617344 182616 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 752556

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

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

[startup+601.914 s]
/proc/loadavg: 1.99 1.85 1.55 3/67 30161
/proc/meminfo: memFree=301568/2055920 swapFree=4176868/4192956
[pid=30158] ppid=30156 vsize=0 CPUtime=1200.13
/proc/30158/stat : 30158 (ttsth-5-0) Z 30156 30158 29992 0 -1 4195340 182646 0 0 0 119849 164 0 0 16 0 2 0 1114017683 0 0 1992294400 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30158/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.13
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.927
CPU time (s): 1200.15
CPU user time (s): 1198.49
CPU system time (s): 1.65575
CPU usage (%): 199.385
Max. virtual memory (cumulated for all children) (KiB): 752556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.49
system time used= 1.65575
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 182646
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= 33
involuntary context switches= 9194

runsolver used 0.833873 second user time and 1.37179 second system time

The end

Launcher Data

Begin job on node48 at 2009-03-30 13:45:53
IDJOB=1531306
IDBENCH=70382
IDSOLVER=549
FILE ID=node48/1531306-1238413553
PBS_JOBID= 9061470
Free space on /tmp= 66464 MiB

SOLVER NAME= ttsth-5-0 2009-03-19
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/UNKNOWN/110/unif-k5-r21.3-v110-c2343-S1251522734-073.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1531306-1238413553/watcher-1531306-1238413553 -o /tmp/evaluation-result-1531306-1238413553/solver-1531306-1238413553 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/ttsth-5-0 -num-threads 2 HOME/instance-1531306-1238413553.cnf

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

MD5SUM BENCH= 1434f33cdfd0e0bf38ee5caed68ed069
RANDOM SEED=1166813155

node48.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.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1033912 kB
Buffers:         94052 kB
Cached:         829668 kB
SwapCached:      10192 kB
Active:         207760 kB
Inactive:       727688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1033912 kB
SwapTotal:     4192956 kB
SwapFree:      4176868 kB
Dirty:             864 kB
Writeback:           0 kB
Mapped:          17436 kB
Slab:            72564 kB
Committed_AS:  2556644 kB
PageTables:       1376 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= 66464 MiB
End job on node48 at 2009-03-30 13:55:57