Trace number 1531014

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 603.98

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/220/
unif-k7-r85-v220-c18700-S886725553-011.cnf
MD5SUM149f4a347f3f97737dc0646d2caf1180
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 variables220
Number of clauses18700
Sum of the clauses size130900
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 518700

Solver Data

0.07/0.07	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1531014-1238378506.cnf 
0.07/0.07	c Using SATTIMEOUT of 1200
0.07/0.07	c Using SATRAM of 1800
0.07/0.07	c Size of subset node = 16
0.07/0.07	c Variables = 220
0.07/0.07	c Clauses = 18700
0.07/0.07	c Literals = 130900
0.07/0.07	c Reduced size:
0.07/0.07	c Variables = 220
0.07/0.07	c Clauses = 18700
0.07/0.07	c Literals = 130900
0.07/0.07	c a2
0.39/0.50	c a1
0.79/0.87	c Independent sub-problems = 1
0.79/0.87	c Sub-problem with 220 variables and 18700 clauses
0.79/0.87	c using permutation method 4
0.79/0.87	c count = 1
0.79/0.87	c Ordering finished 0.840 seconds
0.79/0.87	c mapped 0.870 seconds
0.79/0.87	c permuted 0.870 seconds
0.79/0.87	c about to sort
0.79/0.89	c sorted
1.19/1.26	c clauses now 18700
1.19/1.26	c init finished 0.890 seconds
1.19/1.26	c tree built 1.250 seconds
1.19/1.26	c 
1.19/1.26	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
1.19/1.26	c ---------------------------------|----------------------------------|------------------------------------------------------
1.19/1.26	c ................................ | ..........                       |                        1.2           0.0             
1.19/1.26	c ................................ | ..........                     1 |                        1.2           0.8             
1.19/1.26	c ................................ | ..........                     2 |                        1.2           1.6             
1.19/1.26	c ................................ | ..........                     3 |                        1.2           2.4             
1.19/1.26	c ................................ | ..........                     4 |                        1.2           3.2             
1.19/1.26	c ................................ | ..........                     5 |                        1.2           4.0             
1.34/1.34	c ................................ | ..........                  1000 | 126                    1.4         704.2         5763
24.09/12.72	c ................................ | ..........                 94000 | 32784                 24.1        3894.0      3426124
48.30/26.31	c ................................ | ..........                162000 | 56957                 48.3        3351.3      6367662
72.45/39.06	c ................................ | ..........                215000 | 76016                 72.6        2961.4      8540552
96.21/50.94	c ................................ | ..........                256000 | 91719                 96.3        2657.5     10446629
120.57/63.11	c ................................ | *.........                296000 | 106592               120.6        2454.0     12434957
144.13/74.96	c ................................ | *.........                328000 | 119284               144.3        2273.4     14367354
168.48/87.15	c ................................ | *.........                359000 | 131356               168.6        2129.2     16321249
193.05/99.45	c ................................ | *.........                402000 | 147365               193.2        2081.0     18383263
215.81/110.88	c ................................ | *.........                432000 | 159025               216.0        2000.0     20123956
240.37/123.19	c ................................ | **........                461000 | 170592               240.6        1916.2     21888592
264.12/135.08	c ................................ | **........                488000 | 180751               264.3        1846.2     23484198
288.27/147.12	c ................................ | **........                517000 | 192159               288.4        1792.8     25114518
312.43/159.22	c ................................ | **........                543000 | 202047               312.5        1737.5     26698696
336.79/171.47	c ................................ | **........                569000 | 211899               337.0        1688.4     28015075
360.55/183.37	c ................................ | ***.......                594000 | 220897               360.8        1646.5     29349784
383.91/195.03	c ................................ | ***.......                618000 | 228949               384.0        1609.2     30566677
408.87/207.56	c ................................ | ***.......                640000 | 236998               409.1        1564.6     31966329
432.02/219.20	c ................................ | ***.......                658000 | 243671               432.3        1522.1     33189531
456.57/231.49	c ................................ | ***.......                678000 | 250872               456.8        1484.1     34348809
480.74/243.52	c ................................ | ****......                701000 | 258685               480.9        1457.8     35416065
504.70/255.50	c ................................ | ****......                719000 | 265279               504.8        1424.4     36473392
528.26/267.30	c ................................ | ****......                738000 | 272146               528.4        1396.8     37506266
553.02/279.70	c ................................ | ****......                765000 | 282574               553.1        1383.1     38610687
576.37/291.44	c ................................ | ****......                785000 | 289840               576.5        1361.5     39573115
600.53/303.57	c ................................ | *****.....                811000 | 299667               600.8        1350.0     40740901
623.89/315.30	c ................................ | *****.....                834000 | 308245               624.2        1336.2     41880919
648.85/327.73	c ................................ | *****.....                856000 | 316418               649.0        1318.9     43008482
672.80/339.72	c ................................ | *****.....                873000 | 323056               673.0        1297.3     43942752
696.36/351.55	c ................................ | *****.....                892000 | 330034               696.6        1280.5     44859009
720.11/363.47	c ................................ | ******....                913000 | 338027               720.4        1267.4     45830768
744.87/375.81	c ................................ | ******....                936000 | 346649               745.0        1256.3     46978090
768.43/387.65	c ................................ | ******....                960000 | 356439               768.7        1248.9     48180197
791.80/399.36	c ................................ | ******....                982000 | 365214               792.0        1239.8     49277262
816.94/411.90	c ................................ | ******....               1004000 | 373552               817.1        1228.8     50328320
840.30/423.60	c ................................ | *******...               1023000 | 381001               840.4        1217.2     51230429
865.46/436.30	c ................................ | *******...               1037000 | 386939               865.8        1197.7     52208776
889.02/448.04	c ................................ | *******...               1055000 | 393969               889.2        1186.4     53318539
912.39/459.78	c ................................ | *******...               1071000 | 400554               912.7        1173.5     54375170
935.74/471.46	c ................................ | *******...               1084000 | 406072               936.0        1158.1     55341014
960.29/483.74	c ................................ | ********..               1097000 | 411639               960.5        1142.1     56229939
984.65/495.91	c ................................ | ********..               1113000 | 418249               984.8        1130.2     57128427
1008.21/507.79	c ................................ | ********..               1130000 | 424933              1008.6        1120.4     58074363
1033.37/520.38	c ................................ | ********..               1145000 | 431186              1033.7        1107.7     59051292
1057.53/532.41	c ................................ | ********..               1159000 | 436981              1057.7        1095.8     59746300
1080.28/543.90	c ................................ | *********.               1171000 | 441942              1080.7        1083.6     60541069
1104.24/555.86	c ................................ | *********.               1187000 | 448260              1104.5        1074.7     61414559
1128.59/568.09	c ................................ | *********.               1211000 | 457390              1129.0        1072.7     62460757
1152.55/580.07	c ................................ | *********.               1234000 | 466171              1152.9        1070.4     63507992
1177.31/592.47	c ................................ | *********.               1249000 | 472190              1177.7        1060.6     64407001

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-1531014-1238378506/watcher-1531014-1238378506 -o /tmp/evaluation-result-1531014-1238378506/solver-1531014-1238378506 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1531014-1238378506.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.00 3/64 24627
/proc/meminfo: memFree=1824248/2055920 swapFree=4178252/4192956
[pid=24627] ppid=24625 vsize=932 CPUtime=0
/proc/24627/stat : 24627 (ttsth-5-0) R 24625 24627 24285 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 1110517123 954368 112 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/24627/statm: 233 112 77 176 0 55 0

[startup+0.0736781 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 24627
/proc/meminfo: memFree=1824248/2055920 swapFree=4178252/4192956
[pid=24627] ppid=24625 vsize=2676 CPUtime=0.07
/proc/24627/stat : 24627 (ttsth-5-0) R 24625 24627 24285 0 -1 4194304 534 0 0 0 7 0 0 0 18 0 1 0 1110517123 2740224 518 1992294400 134512640 135237372 4294956192 18446744073709551615 134522787 0 0 4096 0 0 0 0 17 1 0 0
/proc/24627/statm: 669 518 78 176 0 491 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2676

[startup+0.101669 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 24627
/proc/meminfo: memFree=1824248/2055920 swapFree=4178252/4192956
[pid=24627] ppid=24625 vsize=6568 CPUtime=0.09
/proc/24627/stat : 24627 (ttsth-5-0) R 24625 24627 24285 0 -1 4194304 1512 0 0 0 9 0 0 0 18 0 1 0 1110517123 6725632 1496 1992294400 134512640 135237372 4294956192 18446744073709551615 134554925 0 0 4096 0 0 0 0 17 1 0 0
/proc/24627/statm: 1642 1496 79 176 0 1464 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6568

[startup+0.301611 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 24627
/proc/meminfo: memFree=1824248/2055920 swapFree=4178252/4192956
[pid=24627] ppid=24625 vsize=10212 CPUtime=0.29
/proc/24627/stat : 24627 (ttsth-5-0) R 24625 24627 24285 0 -1 4194304 2206 0 0 0 29 0 0 0 19 0 1 0 1110517123 10457088 2189 1992294400 134512640 135237372 4294956192 18446744073709551615 134749351 0 0 4096 0 0 0 0 17 1 0 0
/proc/24627/statm: 2553 2189 79 176 0 2375 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10212

[startup+0.701499 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 24627
/proc/meminfo: memFree=1824248/2055920 swapFree=4178252/4192956
[pid=24627] ppid=24625 vsize=10412 CPUtime=0.69
/proc/24627/stat : 24627 (ttsth-5-0) R 24625 24627 24285 0 -1 4194304 2250 0 0 0 69 0 0 0 22 0 1 0 1110517123 10661888 2233 1992294400 134512640 135237372 4294956192 18446744073709551615 134555272 0 0 4096 0 0 0 0 17 1 0 0
/proc/24627/statm: 2603 2233 80 176 0 2425 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10412

[startup+1.50129 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24628
/proc/meminfo: memFree=1815728/2055920 swapFree=4178252/4192956
[pid=24627] ppid=24625 vsize=43992 CPUtime=1.73
/proc/24627/stat : 24627 (ttsth-5-0) S 24625 24627 24285 0 -1 4194304 6591 0 0 0 170 3 0 0 25 0 3 0 1110517123 45047808 5468 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24627/statm: 10998 5469 98 176 0 10820 0
Current children cumulated CPU time (s) 1.73
Current children cumulated vsize (KiB) 43992

[startup+3.10184 s]
/proc/loadavg: 1.00 1.00 1.00 3/67 24630
/proc/meminfo: memFree=1799648/2055920 swapFree=4178252/4192956
[pid=24627] ppid=24625 vsize=51992 CPUtime=4.93
/proc/24627/stat : 24627 (ttsth-5-0) S 24625 24627 24285 0 -1 4194304 8603 0 0 0 489 4 0 0 25 0 3 0 1110517123 53239808 7480 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24627/statm: 12998 7480 98 176 0 12820 0
[pid=24627/tid=24629] ppid=24625 vsize=51992 CPUtime=1.83
/proc/24627/task/24629/stat : 24629 (ttsth-5-0) R 24625 24627 24285 0 -1 4194368 1006 0 0 0 182 1 0 0 25 0 3 0 1110517249 53239808 7480 1992294400 134512640 135237372 4294956192 18446744073709551615 134589091 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24627/tid=24630] ppid=24625 vsize=51992 CPUtime=1.82
/proc/24627/task/24630/stat : 24630 (ttsth-5-0) R 24625 24627 24285 0 -1 4194368 1269 0 0 0 182 0 0 0 25 0 3 0 1110517249 53239808 7480 1992294400 134512640 135237372 4294956192 18446744073709551615 134589649 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.93
Current children cumulated vsize (KiB) 51992

[startup+6.30295 s]
/proc/loadavg: 1.00 1.00 1.00 3/67 24630
/proc/meminfo: memFree=1782560/2055920 swapFree=4178252/4192956
[pid=24627] ppid=24625 vsize=68472 CPUtime=11.32
/proc/24627/stat : 24627 (ttsth-5-0) S 24625 24627 24285 0 -1 4194304 12720 0 0 0 1125 7 0 0 25 0 3 0 1110517123 70115328 11597 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24627/statm: 17118 11597 98 176 0 16940 0
[pid=24627/tid=24629] ppid=24625 vsize=68472 CPUtime=5.04
/proc/24627/task/24629/stat : 24629 (ttsth-5-0) R 24625 24627 24285 0 -1 4194368 2598 0 0 0 502 2 0 0 25 0 3 0 1110517249 70115328 11597 1992294400 134512640 135237372 4294956192 18446744073709551615 134562463 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24627/tid=24630] ppid=24625 vsize=68472 CPUtime=5.01
/proc/24627/task/24630/stat : 24630 (ttsth-5-0) R 24625 24627 24285 0 -1 4194368 3794 0 0 0 499 2 0 0 25 0 3 0 1110517249 70115328 11597 1992294400 134512640 135237372 4294956192 18446744073709551615 134587833 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.32
Current children cumulated vsize (KiB) 68472

[startup+12.7011 s]
/proc/loadavg: 1.15 1.03 1.01 3/67 24630
/proc/meminfo: memFree=1750688/2055920 swapFree=4178252/4192956
[pid=24627] ppid=24625 vsize=98204 CPUtime=24.09
/proc/24627/stat : 24627 (ttsth-5-0) S 24625 24627 24285 0 -1 4194304 20151 0 0 0 2396 13 0 0 25 0 3 0 1110517123 100560896 19028 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24627/statm: 24551 19028 98 176 0 24373 0
[pid=24627/tid=24629] ppid=24625 vsize=98204 CPUtime=11.43
/proc/24627/task/24629/stat : 24629 (ttsth-5-0) R 24625 24627 24285 0 -1 4194368 5780 0 0 0 1138 5 0 0 25 0 3 0 1110517249 100560896 19028 1992294400 134512640 135237372 4294956192 18446744073709551615 134562278 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24627/tid=24630] ppid=24625 vsize=98204 CPUtime=11.39
/proc/24627/task/24630/stat : 24630 (ttsth-5-0) R 24625 24627 24285 0 -1 4194368 8043 0 0 0 1134 5 0 0 25 0 3 0 1110517249 100560896 19028 1992294400 134512640 135237372 4294956192 18446744073709551615 134591142 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.09
Current children cumulated vsize (KiB) 98204

[startup+25.5016 s]
/proc/loadavg: 1.68 1.15 1.05 5/73 24995
/proc/meminfo: memFree=1690368/2055920 swapFree=4178252/4192956
[pid=24627] ppid=24625 vsize=143164 CPUtime=47.07
/proc/24627/stat : 24627 (ttsth-5-0) S 24625 24627 24285 0 -1 4194304 31411 0 0 0 4683 24 0 0 25 0 3 0 1110517123 146599936 30288 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24627/statm: 35791 30288 98 176 0 35613 0
[pid=24627/tid=24629] ppid=24625 vsize=143164 CPUtime=22.83
/proc/24627/task/24629/stat : 24629 (ttsth-5-0) R 24625 24627 24285 0 -1 4194368 10375 0 0 0 2274 9 0 0 25 0 3 0 1110517249 146599936 30288 1992294400 134512640 135237372 4294956192 18446744073709551615 134749351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24627/tid=24630] ppid=24625 vsize=143164 CPUtime=22.97
/proc/24627/task/24630/stat : 24630 (ttsth-5-0) R 24625 24627 24285 0 -1 4194368 14708 0 0 0 2285 12 0 0 25 0 3 0 1110517249 146599936 30288 1992294400 134512640 135237372 4294956192 18446744073709551615 134587921 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 47.07
Current children cumulated vsize (KiB) 143164

[startup+51.1014 s]
/proc/loadavg: 1.84 1.23 1.08 3/67 25040
/proc/meminfo: memFree=1603872/2055920 swapFree=4178252/4192956
[pid=24627] ppid=24625 vsize=211004 CPUtime=96.62
/proc/24627/stat : 24627 (ttsth-5-0) S 24625 24627 24285 0 -1 4194304 48387 0 0 0 9621 41 0 0 25 0 3 0 1110517123 216068096 47264 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24627/statm: 52751 47264 98 176 0 52573 0
[pid=24627/tid=24629] ppid=24625 vsize=211004 CPUtime=46.87
/proc/24627/task/24629/stat : 24629 (ttsth-5-0) R 24625 24627 24285 0 -1 4194368 17119 0 0 0 4669 18 0 0 25 0 3 0 1110517249 216068096 47264 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24627/tid=24630] ppid=24625 vsize=211004 CPUtime=48.48
/proc/24627/task/24630/stat : 24630 (ttsth-5-0) R 24625 24627 24285 0 -1 4194368 24940 0 0 0 4828 20 0 0 25 0 3 0 1110517249 216068096 47264 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 96.62
Current children cumulated vsize (KiB) 211004

[startup+102.305 s]
/proc/loadavg: 1.94 1.36 1.13 3/67 25040
/proc/meminfo: memFree=1469600/2055920 swapFree=4178252/4192956
[pid=24627] ppid=24625 vsize=343644 CPUtime=198.84
/proc/24627/stat : 24627 (ttsth-5-0) S 24625 24627 24285 0 -1 4194304 81529 0 0 0 19818 66 0 0 25 0 3 0 1110517123 351891456 80406 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24627/statm: 85911 80406 98 176 0 85733 0
[pid=24627/tid=24629] ppid=24625 vsize=343644 CPUtime=98.07
/proc/24627/task/24629/stat : 24629 (ttsth-5-0) R 24625 24627 24285 0 -1 4194368 28757 0 0 0 9781 26 0 0 25 0 3 0 1110517249 351891456 80406 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24627/tid=24630] ppid=24625 vsize=343644 CPUtime=99.49
/proc/24627/task/24630/stat : 24630 (ttsth-5-0) R 24625 24627 24285 0 -1 4194368 46444 0 0 0 9913 36 0 0 25 0 3 0 1110517249 351891456 80406 1992294400 134512640 135237372 4294956192 18446744073709551615 134549969 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 198.84
Current children cumulated vsize (KiB) 343644

[startup+162.301 s]
/proc/loadavg: 1.97 1.47 1.18 3/67 25040
/proc/meminfo: memFree=1336992/2055920 swapFree=4178252/4192956
[pid=24627] ppid=24625 vsize=477064 CPUtime=318.63
/proc/24627/stat : 24627 (ttsth-5-0) S 24625 24627 24285 0 -1 4194304 114856 0 0 0 31772 91 0 0 25 0 3 0 1110517123 488513536 113733 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24627/statm: 119266 113733 98 176 0 119088 0
[pid=24627/tid=24629] ppid=24625 vsize=477064 CPUtime=158.08
/proc/24627/task/24629/stat : 24629 (ttsth-5-0) R 24625 24627 24285 0 -1 4194368 41714 0 0 0 15771 37 0 0 25 0 3 0 1110517249 488513536 113733 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24627/tid=24630] ppid=24625 vsize=477064 CPUtime=159.27
/proc/24627/task/24630/stat : 24630 (ttsth-5-0) R 24625 24627 24285 0 -1 4194368 66814 0 0 0 15877 50 0 0 25 0 3 0 1110517249 488513536 113733 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 318.63
Current children cumulated vsize (KiB) 477064

[startup+222.301 s]
/proc/loadavg: 1.99 1.56 1.23 3/67 25040
/proc/meminfo: memFree=1232032/2055920 swapFree=4178252/4192956
[pid=24627] ppid=24625 vsize=580744 CPUtime=438.41
/proc/24627/stat : 24627 (ttsth-5-0) S 24625 24627 24285 0 -1 4194304 140799 0 0 0 43728 113 0 0 25 0 3 0 1110517123 594681856 139676 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24627/statm: 145186 139676 98 176 0 145008 0
[pid=24627/tid=24629] ppid=24625 vsize=580744 CPUtime=218.08
/proc/24627/task/24629/stat : 24629 (ttsth-5-0) R 24625 24627 24285 0 -1 4194368 51158 0 0 0 21762 46 0 0 25 0 3 0 1110517249 594681856 139676 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24627/tid=24630] ppid=24625 vsize=580744 CPUtime=219.05
/proc/24627/task/24630/stat : 24630 (ttsth-5-0) R 24625 24627 24285 0 -1 4194368 83313 0 0 0 21842 63 0 0 25 0 3 0 1110517249 594681856 139676 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 438.41
Current children cumulated vsize (KiB) 580744

[startup+282.302 s]
/proc/loadavg: 1.99 1.64 1.27 3/67 25040
/proc/meminfo: memFree=1148512/2055920 swapFree=4178252/4192956
[pid=24627] ppid=24625 vsize=664584 CPUtime=558.2
/proc/24627/stat : 24627 (ttsth-5-0) S 24625 24627 24285 0 -1 4194304 161755 0 0 0 55689 131 0 0 25 0 3 0 1110517123 680534016 160632 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24627/statm: 166146 160632 98 176 0 165968 0
[pid=24627/tid=24629] ppid=24625 vsize=664584 CPUtime=278.1
/proc/24627/task/24629/stat : 24629 (ttsth-5-0) R 24625 24627 24285 0 -1 4194368 60050 0 0 0 27755 55 0 0 25 0 3 0 1110517249 680534016 160632 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24627/tid=24630] ppid=24625 vsize=664584 CPUtime=278.83
/proc/24627/task/24630/stat : 24630 (ttsth-5-0) R 24625 24627 24285 0 -1 4194368 95377 0 0 0 27810 73 0 0 25 0 3 0 1110517249 680534016 160632 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 558.2
Current children cumulated vsize (KiB) 664584

[startup+342.302 s]
/proc/loadavg: 1.99 1.70 1.31 3/67 25040
/proc/meminfo: memFree=1062176/2055920 swapFree=4178252/4192956
[pid=24627] ppid=24625 vsize=750344 CPUtime=678
/proc/24627/stat : 24627 (ttsth-5-0) S 24625 24627 24285 0 -1 4194304 183185 0 0 0 67652 148 0 0 25 0 3 0 1110517123 768352256 182062 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24627/statm: 187586 182062 98 176 0 187408 0
[pid=24627/tid=24629] ppid=24625 vsize=750344 CPUtime=338.1
/proc/24627/task/24629/stat : 24629 (ttsth-5-0) R 24625 24627 24285 0 -1 4194368 69222 0 0 0 33748 62 0 0 25 0 3 0 1110517249 768352256 182062 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24627/tid=24630] ppid=24625 vsize=750344 CPUtime=338.62
/proc/24627/task/24630/stat : 24630 (ttsth-5-0) R 24625 24627 24285 0 -1 4194368 107635 0 0 0 33780 82 0 0 25 0 3 0 1110517249 768352256 182062 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 678
Current children cumulated vsize (KiB) 750344

[startup+402.302 s]
/proc/loadavg: 1.99 1.75 1.36 3/67 25040
/proc/meminfo: memFree=976480/2055920 swapFree=4178252/4192956
[pid=24627] ppid=24625 vsize=836904 CPUtime=797.78
/proc/24627/stat : 24627 (ttsth-5-0) S 24625 24627 24285 0 -1 4194304 204811 0 0 0 79613 165 0 0 25 0 3 0 1110517123 856989696 203688 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24627/statm: 209226 203688 98 176 0 209048 0
[pid=24627/tid=24629] ppid=24625 vsize=836904 CPUtime=398.11
/proc/24627/task/24629/stat : 24629 (ttsth-5-0) R 24625 24627 24285 0 -1 4194368 78189 0 0 0 39740 71 0 0 25 0 3 0 1110517249 856989696 203688 1992294400 134512640 135237372 4294956192 18446744073709551615 134588544 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24627/tid=24630] ppid=24625 vsize=836904 CPUtime=398.4
/proc/24627/task/24630/stat : 24630 (ttsth-5-0) R 24625 24627 24285 0 -1 4194368 120294 0 0 0 39749 91 0 0 25 0 3 0 1110517249 856989696 203688 1992294400 134512640 135237372 4294956192 18446744073709551615 134562413 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 797.78
Current children cumulated vsize (KiB) 836904

[startup+462.301 s]
/proc/loadavg: 2.03 1.81 1.40 3/67 25040
/proc/meminfo: memFree=895520/2055920 swapFree=4178252/4192956
[pid=24627] ppid=24625 vsize=916744 CPUtime=917.56
/proc/24627/stat : 24627 (ttsth-5-0) S 24625 24627 24285 0 -1 4194304 224812 0 0 0 91573 183 0 0 25 0 3 0 1110517123 938745856 223689 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24627/statm: 229186 223689 98 176 0 229008 0
[pid=24627/tid=24629] ppid=24625 vsize=916744 CPUtime=458.11
/proc/24627/task/24629/stat : 24629 (ttsth-5-0) R 24625 24627 24285 0 -1 4194368 85451 0 0 0 45733 78 0 0 25 0 3 0 1110517249 938745856 223689 1992294400 134512640 135237372 4294956192 18446744073709551615 134562357 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24627/tid=24630] ppid=24625 vsize=916744 CPUtime=458.18
/proc/24627/task/24630/stat : 24630 (ttsth-5-0) R 24625 24627 24285 0 -1 4194368 133033 0 0 0 45716 102 0 0 25 0 3 0 1110517249 938745856 223689 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 917.56
Current children cumulated vsize (KiB) 916744

[startup+522.301 s]
/proc/loadavg: 2.01 1.84 1.43 3/67 25040
/proc/meminfo: memFree=821984/2055920 swapFree=4178252/4192956
[pid=24627] ppid=24625 vsize=990344 CPUtime=1037.36
/proc/24627/stat : 24627 (ttsth-5-0) S 24625 24627 24285 0 -1 4194304 243223 0 0 0 103538 198 0 0 25 0 3 0 1110517123 1014112256 242100 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24627/statm: 247586 242100 98 176 0 247408 0
[pid=24627/tid=24629] ppid=24625 vsize=990344 CPUtime=518.12
/proc/24627/task/24629/stat : 24629 (ttsth-5-0) R 24625 24627 24285 0 -1 4194368 92225 0 0 0 51728 84 0 0 25 0 3 0 1110517249 1014112256 242100 1992294400 134512640 135237372 4294956192 18446744073709551615 134587808 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24627/tid=24630] ppid=24625 vsize=990344 CPUtime=517.97
/proc/24627/task/24630/stat : 24630 (ttsth-5-0) R 24625 24627 24285 0 -1 4194368 144670 0 0 0 51686 111 0 0 25 0 3 0 1110517249 1014112256 242100 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1037.36
Current children cumulated vsize (KiB) 990344

[startup+582.302 s]
/proc/loadavg: 2.00 1.87 1.46 3/67 25040
/proc/meminfo: memFree=749152/2055920 swapFree=4178252/4192956
[pid=24627] ppid=24625 vsize=1062824 CPUtime=1157.14
/proc/24627/stat : 24627 (ttsth-5-0) S 24625 24627 24285 0 -1 4194304 261316 0 0 0 115501 213 0 0 25 0 3 0 1110517123 1088331776 260193 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24627/statm: 265706 260193 98 176 0 265528 0
[pid=24627/tid=24629] ppid=24625 vsize=1062824 CPUtime=578.13
/proc/24627/task/24629/stat : 24629 (ttsth-5-0) R 24625 24627 24285 0 -1 4194368 99372 0 0 0 57722 91 0 0 25 0 3 0 1110517249 1088331776 260193 1992294400 134512640 135237372 4294956192 18446744073709551615 134562430 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24627/tid=24630] ppid=24625 vsize=1062824 CPUtime=577.75
/proc/24627/task/24630/stat : 24630 (ttsth-5-0) R 24625 24627 24285 0 -1 4194368 155616 0 0 0 57656 119 0 0 25 0 3 0 1110517249 1088331776 260193 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1157.14
Current children cumulated vsize (KiB) 1062824



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+603.802 s]
/proc/loadavg: 2.00 1.88 1.47 3/67 25040
/proc/meminfo: memFree=722336/2055920 swapFree=4178252/4192956
[pid=24627] ppid=24625 vsize=1089224 CPUtime=1200.08
/proc/24627/stat : 24627 (ttsth-5-0) S 24625 24627 24285 0 -1 4194304 267892 0 0 0 119789 219 0 0 25 0 3 0 1110517123 1115365376 266769 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24627/statm: 272306 266769 98 176 0 272128 0
[pid=24627/tid=24629] ppid=24625 vsize=1089224 CPUtime=599.64
/proc/24627/task/24629/stat : 24629 (ttsth-5-0) R 24625 24627 24285 0 -1 4194368 101789 0 0 0 59871 93 0 0 25 0 3 0 1110517249 1115365376 266769 1992294400 134512640 135237372 4294956192 18446744073709551615 134562416 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24627/tid=24630] ppid=24625 vsize=1089224 CPUtime=599.18
/proc/24627/task/24630/stat : 24630 (ttsth-5-0) R 24625 24627 24285 0 -1 4194368 159775 0 0 0 59795 123 0 0 25 0 3 0 1110517249 1115365376 266769 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 1089224

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

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

[startup+603.917 s]
/proc/loadavg: 2.00 1.88 1.47 3/67 25040
/proc/meminfo: memFree=722336/2055920 swapFree=4178252/4192956
[pid=24627] ppid=24625 vsize=0 CPUtime=1200.19
/proc/24627/stat : 24627 (ttsth-5-0) Z 24625 24627 24285 0 -1 4195340 267892 0 0 0 119790 229 0 0 16 0 2 0 1110517123 0 0 1992294400 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24627/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.19
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 603.98
CPU time (s): 1200.27
CPU user time (s): 1197.91
CPU system time (s): 2.35864
CPU usage (%): 198.727
Max. virtual memory (cumulated for all children) (KiB): 1089224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1197.91
system time used= 2.35864
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267892
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= 91
involuntary context switches= 11119

runsolver used 0.468928 second user time and 1.74573 second system time

The end

Launcher Data

Begin job on node16 at 2009-03-30 04:01:46
IDJOB=1531014
IDBENCH=70236
IDSOLVER=549
FILE ID=node16/1531014-1238378506
PBS_JOBID= 9061278
Free space on /tmp= 63924 MiB

SOLVER NAME= ttsth-5-0 2009-03-19
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/220/unif-k7-r85-v220-c18700-S886725553-011.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1531014-1238378506/watcher-1531014-1238378506 -o /tmp/evaluation-result-1531014-1238378506/solver-1531014-1238378506 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/ttsth-5-0 -num-threads 2 HOME/instance-1531014-1238378506.cnf

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

MD5SUM BENCH= 149f4a347f3f97737dc0646d2caf1180
RANDOM SEED=1910761343

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1824728 kB
Buffers:         51092 kB
Cached:          95600 kB
SwapCached:       8484 kB
Active:          28268 kB
Inactive:       128360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1824728 kB
SwapTotal:     4192956 kB
SwapFree:      4178252 kB
Dirty:            1368 kB
Writeback:           0 kB
Mapped:          15592 kB
Slab:            60652 kB
Committed_AS:  2984164 kB
PageTables:       1440 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= 63956 MiB
End job on node16 at 2009-03-30 04:11:52