Trace number 1531494

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.27 601.918

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/65/
unif-k7-r89-v65-c5785-S1818347447-078.cnf
MD5SUM16e4b9d806035068b91886cd39d11cb8
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 variables65
Number of clauses5785
Sum of the clauses size40495
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 55785

Solver Data

0.00/0.02	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1531494-1238468251.cnf 
0.00/0.02	c Using SATTIMEOUT of 1200
0.00/0.02	c Using SATRAM of 1800
0.00/0.02	c Size of subset node = 16
0.00/0.02	c Variables = 65
0.00/0.02	c Clauses = 5785
0.00/0.02	c Literals = 40495
0.00/0.02	c Reduced size:
0.00/0.02	c Variables = 65
0.00/0.02	c Clauses = 5785
0.00/0.02	c Literals = 40495
0.00/0.02	c a2
0.09/0.13	c a1
0.19/0.21	c Independent sub-problems = 1
0.19/0.21	c Sub-problem with 65 variables and 5785 clauses
0.19/0.21	c using permutation method 4
0.19/0.21	c count = 1
0.19/0.21	c Ordering finished 0.200 seconds
0.19/0.21	c mapped 0.210 seconds
0.19/0.21	c permuted 0.210 seconds
0.19/0.21	c about to sort
0.19/0.22	c sorted
0.29/0.30	c clauses now 5785
0.29/0.30	c init finished 0.220 seconds
0.29/0.30	c tree built 0.290 seconds
0.29/0.30	c 
0.29/0.30	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.29/0.30	c ---------------------------------|----------------------------------|------------------------------------------------------
0.29/0.30	c ................................ | ..........                       |                        0.3           0.0             
0.29/0.30	c ................................ | ..........                     1 |                        0.3           3.4             
0.29/0.30	c ................................ | ..........                     2 |                        0.3           6.9             
0.29/0.30	c ................................ | ..........                     3 |                        0.3          10.3             
0.29/0.30	c ................................ | ..........                     4 |                        0.3          13.8             
0.29/0.30	c ................................ | ..........                     5 |                        0.3          17.2             
0.29/0.36	c ................................ | ..........                  1000 | 194                    0.4        2439.0        11968
24.03/12.23	c ................................ | ..........                130000 | 45797                 24.1        5394.2      2849709
47.98/24.29	c ................................ | ..........                217000 | 78939                 48.2        4505.8      4901223
71.91/36.24	c ................................ | ..........                285000 | 105639                72.0        3958.3      6661725
96.04/48.36	c ................................ | ..........                344000 | 129525                96.2        3576.6      8288504
119.98/60.39	c ................................ | *.........                396000 | 150702               120.2        3294.8      9833295
144.12/72.47	c ................................ | *.........                454000 | 172551               144.3        3146.4     11286902
168.26/84.59	c ................................ | *.........                508000 | 193856               168.5        3015.6     12575949
192.19/96.51	c ................................ | *.........                555000 | 211797               192.2        2886.9     13773930
216.33/108.68	c ................................ | *.........                599000 | 229170               216.5        2766.5     14904901
239.87/120.49	c ................................ | **........                640000 | 244827               240.1        2665.8     15942904
264.20/132.65	c ................................ | **........                682000 | 261215               264.3        2580.0     16972415
288.14/144.64	c ................................ | **........                724000 | 278293               288.3        2511.6     18013888
312.08/156.70	c ................................ | **........                764000 | 294412               312.3        2446.2     19014965
336.01/168.66	c ................................ | **........                803000 | 310553               336.2        2388.5     19998721
359.95/180.66	c ................................ | ***.......                837000 | 323833               360.1        2324.1     20931915
383.89/192.62	c ................................ | ***.......                870000 | 336517               384.0        2265.6     21795733
408.03/204.71	c ................................ | ***.......                903000 | 349836               408.1        2212.6     22671411
431.95/216.77	c ................................ | ***.......                937000 | 363340               432.2        2168.2     23547581
456.09/228.83	c ................................ | ***.......                965000 | 374617               456.2        2115.3     24364799
480.03/240.84	c ................................ | ****......                990000 | 384751               480.2        2061.7     25105971
504.55/253.15	c ................................ | ****......               1016000 | 395487               504.8        2012.9     25923958
528.50/265.13	c ................................ | ****......               1040000 | 404922               528.6        1967.3     26680900
552.24/277.00	c ................................ | ****......               1065000 | 415212               552.3        1928.2     27453050
576.17/289.05	c ................................ | ****......               1089000 | 425071               576.4        1889.4     28193438
600.71/301.32	c ................................ | *****.....               1114000 | 435394               600.9        1854.0     28949866
624.24/313.15	c ................................ | *****.....               1138000 | 445630               624.4        1822.4     29687455
648.18/325.11	c ................................ | *****.....               1161000 | 455142               648.3        1790.8     30387965
672.52/337.32	c ................................ | *****.....               1184000 | 464696               672.7        1760.2     31101168
696.65/349.42	c ................................ | *****.....               1208000 | 474781               696.8        1733.6     31839760
720.39/361.31	c ................................ | ******....               1232000 | 483825               720.5        1709.9     32538434
744.53/373.42	c ................................ | ******....               1258000 | 493850               744.7        1689.3     33212795
768.67/385.51	c ................................ | ******....               1282000 | 503147               768.8        1667.5     33856261
792.40/397.48	c ................................ | ******....               1307000 | 513145               792.7        1648.8     34520225
816.54/409.52	c ................................ | ******....               1331000 | 523150               816.7        1629.7     35229207
839.89/421.25	c ................................ | *******...               1355000 | 532917               840.1        1612.9     35938920
864.03/433.39	c ................................ | *******...               1381000 | 543713               864.3        1597.8     36652208
887.95/445.30	c ................................ | *******...               1403000 | 552432               888.1        1579.8     37296311
912.10/457.45	c ................................ | *******...               1426000 | 561310               912.3        1563.0     37957715
935.83/469.35	c ................................ | *******...               1449000 | 570371               936.1        1547.9     38595268
960.57/481.79	c ................................ | ********..               1473000 | 579893               960.9        1532.9     39231542
984.30/493.68	c ................................ | ********..               1497000 | 589690               984.6        1520.4     39810362
1008.44/505.79	c ................................ | ********..               1520000 | 598925              1008.8        1506.8     40406568
1031.98/517.56	c ................................ | ********..               1542000 | 607515              1032.3        1493.8     40964877
1056.51/529.83	c ................................ | ********..               1564000 | 616259              1056.7        1480.0     41577376
1080.05/541.69	c ................................ | *********.               1586000 | 625195              1080.4        1468.0     42139168
1104.39/553.85	c ................................ | *********.               1609000 | 634566              1104.7        1456.6     42726145
1128.53/565.94	c ................................ | *********.               1632000 | 643949              1128.8        1445.8     43305045
1152.07/577.71	c ................................ | *********.               1651000 | 651209              1152.3        1432.8     43841501
1176.20/589.86	c ................................ | *********.               1671000 | 659154              1176.5        1420.3     44462775

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-1531494-1238468251/watcher-1531494-1238468251 -o /tmp/evaluation-result-1531494-1238468251/solver-1531494-1238468251 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1531494-1238468251.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/73 17952
/proc/meminfo: memFree=1527288/2055920 swapFree=4176824/4192956
[pid=17952] ppid=17950 vsize=932 CPUtime=0
/proc/17952/stat : 17952 (ttsth-5-0) R 17950 17952 17278 0 -1 4194304 135 0 0 0 0 0 0 0 20 0 1 0 903213745 954368 119 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/17952/statm: 233 120 77 176 0 55 0

[startup+0.0445679 s]
/proc/loadavg: 0.92 0.98 0.99 3/73 17952
/proc/meminfo: memFree=1527288/2055920 swapFree=4176824/4192956
[pid=17952] ppid=17950 vsize=3696 CPUtime=0.04
/proc/17952/stat : 17952 (ttsth-5-0) R 17950 17952 17278 0 -1 4194304 738 0 0 0 4 0 0 0 20 0 1 0 903213745 3784704 721 1992294400 134512640 135237372 4294956192 18446744073709551615 134680723 0 0 4096 0 0 0 0 17 1 0 0
/proc/17952/statm: 924 721 79 176 0 746 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3696

[startup+0.102573 s]
/proc/loadavg: 0.92 0.98 0.99 3/73 17952
/proc/meminfo: memFree=1527288/2055920 swapFree=4176824/4192956
[pid=17952] ppid=17950 vsize=3696 CPUtime=0.09
/proc/17952/stat : 17952 (ttsth-5-0) R 17950 17952 17278 0 -1 4194304 738 0 0 0 9 0 0 0 20 0 1 0 903213745 3784704 721 1992294400 134512640 135237372 4294956192 18446744073709551615 134680502 0 0 4096 0 0 0 0 17 1 0 0
/proc/17952/statm: 924 721 79 176 0 746 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3696

[startup+0.301594 s]
/proc/loadavg: 0.92 0.98 0.99 3/73 17952
/proc/meminfo: memFree=1527288/2055920 swapFree=4176824/4192956
[pid=17952] ppid=17950 vsize=6032 CPUtime=0.29
/proc/17952/stat : 17952 (ttsth-5-0) R 17950 17952 17278 0 -1 4194304 1784 0 0 0 29 0 0 0 22 0 1 0 903213745 6176768 1408 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/17952/statm: 1508 1408 93 176 0 1330 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6032

[startup+0.702645 s]
/proc/loadavg: 0.92 0.98 0.99 3/73 17952
/proc/meminfo: memFree=1527288/2055920 swapFree=4176824/4192956
[pid=17952] ppid=17950 vsize=29880 CPUtime=1.09
/proc/17952/stat : 17952 (ttsth-5-0) S 17950 17952 17278 0 -1 4194304 2293 0 0 0 109 0 0 0 22 0 3 0 903213745 30597120 1917 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17952/statm: 7470 1917 98 176 0 7292 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 29880

[startup+1.50173 s]
/proc/loadavg: 0.92 0.98 0.99 3/76 17955
/proc/meminfo: memFree=1518432/2055920 swapFree=4176824/4192956
[pid=17952] ppid=17950 vsize=33560 CPUtime=2.68
/proc/17952/stat : 17952 (ttsth-5-0) S 17950 17952 17278 0 -1 4194304 3250 0 0 0 267 1 0 0 22 0 3 0 903213745 34365440 2874 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17952/statm: 8390 2874 98 176 0 8212 0
[pid=17952/tid=17954] ppid=17950 vsize=33560 CPUtime=1.19
/proc/17952/task/17954/stat : 17954 (ttsth-5-0) R 17950 17952 17278 0 -1 4194368 659 0 0 0 119 0 0 0 25 0 3 0 903213776 34365440 2874 1992294400 134512640 135237372 4294956192 18446744073709551615 134562360 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17952/tid=17955] ppid=17950 vsize=33560 CPUtime=1.18
/proc/17952/task/17955/stat : 17955 (ttsth-5-0) R 17950 17952 17278 0 -1 4194368 794 0 0 0 118 0 0 0 25 0 3 0 903213776 34365440 2874 1992294400 134512640 135237372 4294956192 18446744073709551615 134588785 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.68
Current children cumulated vsize (KiB) 33560

[startup+3.1019 s]
/proc/loadavg: 0.92 0.98 0.99 3/76 17955
/proc/meminfo: memFree=1513056/2055920 swapFree=4176824/4192956
[pid=17952] ppid=17950 vsize=40760 CPUtime=5.88
/proc/17952/stat : 17952 (ttsth-5-0) S 17950 17952 17278 0 -1 4194304 5077 0 0 0 586 2 0 0 22 0 3 0 903213745 41738240 4701 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17952/statm: 10190 4701 98 176 0 10012 0
[pid=17952/tid=17954] ppid=17950 vsize=40760 CPUtime=2.78
/proc/17952/task/17954/stat : 17954 (ttsth-5-0) R 17950 17952 17278 0 -1 4194368 1507 0 0 0 278 0 0 0 25 0 3 0 903213776 41738240 4702 1992294400 134512640 135237372 4294956192 18446744073709551615 134546034 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17952/tid=17955] ppid=17950 vsize=40760 CPUtime=2.77
/proc/17952/task/17955/stat : 17955 (ttsth-5-0) R 17950 17952 17278 0 -1 4194368 1774 0 0 0 277 0 0 0 25 0 3 0 903213776 41738240 4702 1992294400 134512640 135237372 4294956192 18446744073709551615 134550047 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.88
Current children cumulated vsize (KiB) 40760

[startup+6.30123 s]
/proc/loadavg: 1.01 1.00 1.00 3/76 17955
/proc/meminfo: memFree=1499296/2055920 swapFree=4176824/4192956
[pid=17952] ppid=17950 vsize=53560 CPUtime=12.26
/proc/17952/stat : 17952 (ttsth-5-0) S 17950 17952 17278 0 -1 4194304 8258 0 0 0 1223 3 0 0 22 0 3 0 903213745 54845440 7882 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17952/statm: 13390 7882 98 176 0 13212 0
[pid=17952/tid=17954] ppid=17950 vsize=53560 CPUtime=5.99
/proc/17952/task/17954/stat : 17954 (ttsth-5-0) R 17950 17952 17278 0 -1 4194368 2939 0 0 0 598 1 0 0 25 0 3 0 903213776 54845440 7882 1992294400 134512640 135237372 4294956192 18446744073709551615 134562341 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17952/tid=17955] ppid=17950 vsize=53560 CPUtime=5.96
/proc/17952/task/17955/stat : 17955 (ttsth-5-0) R 17950 17952 17278 0 -1 4194368 3522 0 0 0 595 1 0 0 25 0 3 0 903213776 54845440 7882 1992294400 134512640 135237372 4294956192 18446744073709551615 134589943 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.26
Current children cumulated vsize (KiB) 53560

[startup+12.7019 s]
/proc/loadavg: 1.09 1.02 1.01 3/76 17955
/proc/meminfo: memFree=1476392/2055920 swapFree=4176824/4192956
[pid=17952] ppid=17950 vsize=75000 CPUtime=25.03
/proc/17952/stat : 17952 (ttsth-5-0) S 17950 17952 17278 0 -1 4194304 13606 0 0 0 2496 7 0 0 22 0 3 0 903213745 76800000 13230 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17952/statm: 18750 13230 98 176 0 18572 0
[pid=17952/tid=17954] ppid=17950 vsize=75000 CPUtime=12.39
/proc/17952/task/17954/stat : 17954 (ttsth-5-0) R 17950 17952 17278 0 -1 4194368 5415 0 0 0 1236 3 0 0 21 0 3 0 903213776 76800000 13230 1992294400 134512640 135237372 4294956192 18446744073709551615 134562351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17952/tid=17955] ppid=17950 vsize=75000 CPUtime=12.33
/proc/17952/task/17955/stat : 17955 (ttsth-5-0) R 17950 17952 17278 0 -1 4194368 6394 0 0 0 1230 3 0 0 25 0 3 0 903213776 76800000 13230 1992294400 134512640 135237372 4294956192 18446744073709551615 134564240 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.03
Current children cumulated vsize (KiB) 75000

[startup+25.5022 s]
/proc/loadavg: 1.29 1.06 1.02 3/76 17955
/proc/meminfo: memFree=1440872/2055920 swapFree=4176824/4192956
[pid=17952] ppid=17950 vsize=109240 CPUtime=50.56
/proc/17952/stat : 17952 (ttsth-5-0) S 17950 17952 17278 0 -1 4194304 22144 0 0 0 5041 15 0 0 22 0 3 0 903213745 111861760 21768 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17952/statm: 27310 21768 98 176 0 27132 0
[pid=17952/tid=17954] ppid=17950 vsize=109240 CPUtime=25.18
/proc/17952/task/17954/stat : 17954 (ttsth-5-0) R 17950 17952 17278 0 -1 4194368 9598 0 0 0 2511 7 0 0 25 0 3 0 903213776 111861760 21768 1992294400 134512640 135237372 4294956192 18446744073709551615 134562341 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17952/tid=17955] ppid=17950 vsize=109240 CPUtime=25.07
/proc/17952/task/17955/stat : 17955 (ttsth-5-0) R 17950 17952 17278 0 -1 4194368 10749 0 0 0 2500 7 0 0 25 0 3 0 903213776 111861760 21768 1992294400 134512640 135237372 4294956192 18446744073709551615 134590186 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.56
Current children cumulated vsize (KiB) 109240

[startup+51.1029 s]
/proc/loadavg: 1.53 1.14 1.04 3/76 17955
/proc/meminfo: memFree=1384104/2055920 swapFree=4176824/4192956
[pid=17952] ppid=17950 vsize=166360 CPUtime=101.63
/proc/17952/stat : 17952 (ttsth-5-0) S 17950 17952 17278 0 -1 4194304 36430 0 0 0 10136 27 0 0 22 0 3 0 903213745 170352640 36054 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17952/statm: 41590 36054 98 176 0 41412 0
[pid=17952/tid=17954] ppid=17950 vsize=166360 CPUtime=50.77
/proc/17952/task/17954/stat : 17954 (ttsth-5-0) R 17950 17952 17278 0 -1 4194368 15963 0 0 0 5065 12 0 0 25 0 3 0 903213776 170352640 36054 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17952/tid=17955] ppid=17950 vsize=166360 CPUtime=50.54
/proc/17952/task/17955/stat : 17955 (ttsth-5-0) R 17950 17952 17278 0 -1 4194368 18670 0 0 0 5041 13 0 0 25 0 3 0 903213776 170352640 36054 1992294400 134512640 135237372 4294956192 18446744073709551615 134562363 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.63
Current children cumulated vsize (KiB) 166360

[startup+102.306 s]
/proc/loadavg: 1.79 1.27 1.09 3/76 17955
/proc/meminfo: memFree=1292136/2055920 swapFree=4176824/4192956
[pid=17952] ppid=17950 vsize=256920 CPUtime=203.77
/proc/17952/stat : 17952 (ttsth-5-0) S 17950 17952 17278 0 -1 4194304 59127 0 0 0 20328 49 0 0 22 0 3 0 903213745 263086080 58751 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17952/statm: 64230 58751 98 176 0 64052 0
[pid=17952/tid=17954] ppid=17950 vsize=256920 CPUtime=101.96
/proc/17952/task/17954/stat : 17954 (ttsth-5-0) R 17950 17952 17278 0 -1 4194368 25835 0 0 0 10175 21 0 0 22 0 3 0 903213776 263086080 58751 1992294400 134512640 135237372 4294956192 18446744073709551615 134587833 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17952/tid=17955] ppid=17950 vsize=256920 CPUtime=101.49
/proc/17952/task/17955/stat : 17955 (ttsth-5-0) R 17950 17952 17278 0 -1 4194368 31495 0 0 0 10123 26 0 0 25 0 3 0 903213776 263086080 58751 1992294400 134512640 135237372 4294956192 18446744073709551615 134590938 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.77
Current children cumulated vsize (KiB) 256920

[startup+162.303 s]
/proc/loadavg: 1.92 1.40 1.15 3/76 17955
/proc/meminfo: memFree=1210152/2055920 swapFree=4176824/4192956
[pid=17952] ppid=17950 vsize=339480 CPUtime=323.45
/proc/17952/stat : 17952 (ttsth-5-0) S 17950 17952 17278 0 -1 4194304 79744 0 0 0 32278 67 0 0 22 0 3 0 903213745 347627520 79368 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17952/statm: 84870 79368 98 176 0 84692 0
[pid=17952/tid=17954] ppid=17950 vsize=339480 CPUtime=161.94
/proc/17952/task/17954/stat : 17954 (ttsth-5-0) R 17950 17952 17278 0 -1 4194368 35163 0 0 0 16164 30 0 0 25 0 3 0 903213776 347627520 79368 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17952/tid=17955] ppid=17950 vsize=339480 CPUtime=161.19
/proc/17952/task/17955/stat : 17955 (ttsth-5-0) R 17950 17952 17278 0 -1 4194368 42784 0 0 0 16083 36 0 0 25 0 3 0 903213776 347627520 79368 1992294400 134512640 135237372 4294956192 18446744073709551615 134588158 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.45
Current children cumulated vsize (KiB) 339480

[startup+222.303 s]
/proc/loadavg: 1.97 1.51 1.20 3/76 17961
/proc/meminfo: memFree=1137704/2055920 swapFree=4176824/4192956
[pid=17952] ppid=17950 vsize=411160 CPUtime=443.11
/proc/17952/stat : 17952 (ttsth-5-0) S 17950 17952 17278 0 -1 4194304 97654 0 0 0 44225 86 0 0 22 0 3 0 903213745 421027840 97278 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17952/statm: 102790 97278 98 176 0 102612 0
[pid=17952/tid=17954] ppid=17950 vsize=411160 CPUtime=221.93
/proc/17952/task/17954/stat : 17954 (ttsth-5-0) R 17950 17952 17278 0 -1 4194368 43365 0 0 0 22153 40 0 0 25 0 3 0 903213776 421027840 97278 1992294400 134512640 135237372 4294956192 18446744073709551615 134561426 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17952/tid=17955] ppid=17950 vsize=411160 CPUtime=220.88
/proc/17952/task/17955/stat : 17955 (ttsth-5-0) R 17950 17952 17278 0 -1 4194368 52492 0 0 0 22042 46 0 0 25 0 3 0 903213776 421027840 97278 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.11
Current children cumulated vsize (KiB) 411160

[startup+282.302 s]
/proc/loadavg: 1.99 1.59 1.24 3/76 17961
/proc/meminfo: memFree=1076840/2055920 swapFree=4176824/4192956
[pid=17952] ppid=17950 vsize=472584 CPUtime=562.81
/proc/17952/stat : 17952 (ttsth-5-0) S 17950 17952 17278 0 -1 4194304 112993 0 0 0 56181 100 0 0 22 0 3 0 903213745 483926016 112617 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17952/statm: 118146 112617 98 176 0 117968 0
[pid=17952/tid=17954] ppid=17950 vsize=472584 CPUtime=281.91
/proc/17952/task/17954/stat : 17954 (ttsth-5-0) R 17950 17952 17278 0 -1 4194368 50089 0 0 0 28145 46 0 0 25 0 3 0 903213776 483926016 112617 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17952/tid=17955] ppid=17950 vsize=472584 CPUtime=280.58
/proc/17952/task/17955/stat : 17955 (ttsth-5-0) R 17950 17952 17278 0 -1 4194368 61107 0 0 0 28005 53 0 0 25 0 3 0 903213776 483926016 112617 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.81
Current children cumulated vsize (KiB) 472584

[startup+342.302 s]
/proc/loadavg: 1.99 1.66 1.29 3/76 17961
/proc/meminfo: memFree=1017960/2055920 swapFree=4176824/4192956
[pid=17952] ppid=17950 vsize=530824 CPUtime=682.49
/proc/17952/stat : 17952 (ttsth-5-0) S 17950 17952 17278 0 -1 4194304 127552 0 0 0 68133 116 0 0 22 0 3 0 903213745 543563776 127176 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17952/statm: 132706 127176 98 176 0 132528 0
[pid=17952/tid=17954] ppid=17950 vsize=530824 CPUtime=341.9
/proc/17952/task/17954/stat : 17954 (ttsth-5-0) R 17950 17952 17278 0 -1 4194368 56507 0 0 0 34137 53 0 0 25 0 3 0 903213776 543563776 127176 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17952/tid=17955] ppid=17950 vsize=530824 CPUtime=340.29
/proc/17952/task/17955/stat : 17955 (ttsth-5-0) R 17950 17952 17278 0 -1 4194368 69248 0 0 0 33966 63 0 0 25 0 3 0 903213776 543563776 127176 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.49
Current children cumulated vsize (KiB) 530824

[startup+402.303 s]
/proc/loadavg: 1.99 1.72 1.33 3/76 17961
/proc/meminfo: memFree=964136/2055920 swapFree=4176824/4192956
[pid=17952] ppid=17950 vsize=585224 CPUtime=802.18
/proc/17952/stat : 17952 (ttsth-5-0) S 17950 17952 17278 0 -1 4194304 141150 0 0 0 80087 131 0 0 22 0 3 0 903213745 599269376 140774 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17952/statm: 146306 140774 98 176 0 146128 0
[pid=17952/tid=17954] ppid=17950 vsize=585224 CPUtime=401.88
/proc/17952/task/17954/stat : 17954 (ttsth-5-0) R 17950 17952 17278 0 -1 4194368 62391 0 0 0 40128 60 0 0 25 0 3 0 903213776 599269376 140774 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17952/tid=17955] ppid=17950 vsize=585224 CPUtime=399.99
/proc/17952/task/17955/stat : 17955 (ttsth-5-0) R 17950 17952 17278 0 -1 4194368 76962 0 0 0 39929 70 0 0 25 0 3 0 903213776 599269376 140774 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.18
Current children cumulated vsize (KiB) 585224

[startup+462.302 s]
/proc/loadavg: 1.99 1.77 1.37 3/76 17961
/proc/meminfo: memFree=908968/2055920 swapFree=4176824/4192956
[pid=17952] ppid=17950 vsize=639624 CPUtime=921.87
/proc/17952/stat : 17952 (ttsth-5-0) S 17950 17952 17278 0 -1 4194304 154748 0 0 0 92044 143 0 0 22 0 3 0 903213745 654974976 154372 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17952/statm: 159906 154372 98 176 0 159728 0
[pid=17952/tid=17954] ppid=17950 vsize=639624 CPUtime=461.86
/proc/17952/task/17954/stat : 17954 (ttsth-5-0) R 17950 17952 17278 0 -1 4194368 68309 0 0 0 46120 66 0 0 25 0 3 0 903213776 654974976 154372 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17952/tid=17955] ppid=17950 vsize=639624 CPUtime=459.69
/proc/17952/task/17955/stat : 17955 (ttsth-5-0) R 17950 17952 17278 0 -1 4194368 84642 0 0 0 45893 76 0 0 25 0 3 0 903213776 654974976 154372 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 921.87
Current children cumulated vsize (KiB) 639624

[startup+522.302 s]
/proc/loadavg: 1.99 1.81 1.41 3/76 17961
/proc/meminfo: memFree=861288/2055920 swapFree=4176824/4192956
[pid=17952] ppid=17950 vsize=687624 CPUtime=1041.56
/proc/17952/stat : 17952 (ttsth-5-0) S 17950 17952 17278 0 -1 4194304 166736 0 0 0 104002 154 0 0 22 0 3 0 903213745 704126976 166360 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17952/statm: 171906 166360 98 176 0 171728 0
[pid=17952/tid=17954] ppid=17950 vsize=687624 CPUtime=521.85
/proc/17952/task/17954/stat : 17954 (ttsth-5-0) R 17950 17952 17278 0 -1 4194368 74048 0 0 0 52114 71 0 0 25 0 3 0 903213776 704126976 166360 1992294400 134512640 135237372 4294956192 18446744073709551615 134561082 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17952/tid=17955] ppid=17950 vsize=687624 CPUtime=519.4
/proc/17952/task/17955/stat : 17955 (ttsth-5-0) R 17950 17952 17278 0 -1 4194368 90891 0 0 0 51858 82 0 0 25 0 3 0 903213776 704126976 166360 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.56
Current children cumulated vsize (KiB) 687624

[startup+582.303 s]
/proc/loadavg: 1.99 1.84 1.44 3/76 17961
/proc/meminfo: memFree=815208/2055920 swapFree=4176824/4192956
[pid=17952] ppid=17950 vsize=733384 CPUtime=1161.25
/proc/17952/stat : 17952 (ttsth-5-0) S 17950 17952 17278 0 -1 4194304 178172 0 0 0 115960 165 0 0 22 0 3 0 903213745 750985216 177796 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17952/statm: 183346 177796 98 176 0 183168 0
[pid=17952/tid=17954] ppid=17950 vsize=733384 CPUtime=581.83
/proc/17952/task/17954/stat : 17954 (ttsth-5-0) R 17950 17952 17278 0 -1 4194368 79561 0 0 0 58107 76 0 0 25 0 3 0 903213776 750985216 177796 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17952/tid=17955] ppid=17950 vsize=733384 CPUtime=579.1
/proc/17952/task/17955/stat : 17955 (ttsth-5-0) R 17950 17952 17278 0 -1 4194368 96814 0 0 0 57823 87 0 0 25 0 3 0 903213776 750985216 177796 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.25
Current children cumulated vsize (KiB) 733384



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.802 s]
/proc/loadavg: 1.99 1.85 1.45 3/76 17961
/proc/meminfo: memFree=798568/2055920 swapFree=4176824/4192956
[pid=17952] ppid=17950 vsize=749384 CPUtime=1200.15
/proc/17952/stat : 17952 (ttsth-5-0) S 17950 17952 17278 0 -1 4194304 182206 0 0 0 119846 169 0 0 22 0 3 0 903213745 767369216 181830 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17952/statm: 187346 181830 98 176 0 187168 0
[pid=17952/tid=17954] ppid=17950 vsize=749384 CPUtime=601.32
/proc/17952/task/17954/stat : 17954 (ttsth-5-0) R 17950 17952 17278 0 -1 4194368 81350 0 0 0 60054 78 0 0 25 0 3 0 903213776 767369216 181830 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17952/tid=17955] ppid=17950 vsize=749384 CPUtime=598.51
/proc/17952/task/17955/stat : 17955 (ttsth-5-0) R 17950 17952 17278 0 -1 4194368 99059 0 0 0 59761 90 0 0 25 0 3 0 903213776 767369216 181830 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.15
Current children cumulated vsize (KiB) 749384

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

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

[startup+601.913 s]
/proc/loadavg: 1.99 1.85 1.45 3/76 17961
/proc/meminfo: memFree=798568/2055920 swapFree=4176824/4192956
[pid=17952] ppid=17950 vsize=0 CPUtime=1200.26
/proc/17952/stat : 17952 (ttsth-5-0) Z 17950 17952 17278 0 -1 4195340 182206 0 0 0 119847 179 0 0 16 0 2 0 903213745 0 0 1992294400 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17952/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.26
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.918
CPU time (s): 1200.27
CPU user time (s): 1198.47
CPU system time (s): 1.79973
CPU usage (%): 199.408
Max. virtual memory (cumulated for all children) (KiB): 749384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.47
system time used= 1.79973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 182206
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= 81
involuntary context switches= 9361

runsolver used 0.766883 second user time and 1.9867 second system time

The end

Launcher Data

Begin job on node82 at 2009-03-31 04:57:31
IDJOB=1531494
IDBENCH=70476
IDSOLVER=549
FILE ID=node82/1531494-1238468251
PBS_JOBID= 9061750
Free space on /tmp= 61636 MiB

SOLVER NAME= ttsth-5-0 2009-03-19
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/65/unif-k7-r89-v65-c5785-S1818347447-078.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1531494-1238468251/watcher-1531494-1238468251 -o /tmp/evaluation-result-1531494-1238468251/solver-1531494-1238468251 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/ttsth-5-0 -num-threads 2 HOME/instance-1531494-1238468251.cnf

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

MD5SUM BENCH= 16e4b9d806035068b91886cd39d11cb8
RANDOM SEED=29822532

node82.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.232
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.232
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:       1527704 kB
Buffers:         85028 kB
Cached:         353924 kB
SwapCached:       7332 kB
Active:         321096 kB
Inactive:       127368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1527704 kB
SwapTotal:     4192956 kB
SwapFree:      4176824 kB
Dirty:             960 kB
Writeback:           0 kB
Mapped:          15004 kB
Slab:            64884 kB
Committed_AS:  2416516 kB
PageTables:       1996 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= 61636 MiB
End job on node82 at 2009-03-31 05:07:35