Trace number 1718378

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.37 602.308

General information on the benchmark

Nameindustrial/grieu/
vmpc_25.cnf
MD5SUMc5b44b10975f50cd32d40650a6a22d18
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.47478
Satisfiable
(Un)Satisfiability was proved
Number of variables625
Number of clauses76775
Sum of the clauses size201350
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 230075
Number of clauses of size 346650
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

Solver Data

0.09/0.14	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1718378-1240635988.cnf 
0.09/0.14	c Using SATTIMEOUT of 1200
0.09/0.14	c Using SATRAM of 1800
0.09/0.14	c Size of subset node = 16
0.09/0.14	c Variables = 625
0.09/0.14	c Clauses = 76775
0.09/0.14	c Literals = 201350
0.09/0.14	c Reduced size:
0.09/0.14	c Variables = 625
0.09/0.14	c Clauses = 76775
0.09/0.14	c Literals = 201350
0.09/0.14	c a2
0.29/0.37	c a1
0.69/0.74	c Independent sub-problems = 1
0.69/0.74	c Sub-problem with 625 variables and 76775 clauses
0.69/0.74	c using permutation method 4
0.69/0.74	c count = 1
0.69/0.74	c Ordering finished 0.690 seconds
0.69/0.74	c mapped 0.730 seconds
0.69/0.74	c permuted 0.730 seconds
0.69/0.74	c about to sort
0.69/0.77	c sorted
1.39/1.47	c clauses now 76775
1.39/1.47	c init finished 0.770 seconds
1.39/1.47	c tree built 1.460 seconds
1.39/1.47	c 
1.39/1.47	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
1.39/1.47	c ---------------------------------|----------------------------------|------------------------------------------------------
1.39/1.47	c ................................ | ..........                       |                        1.5           0.0             
1.39/1.47	c ................................ | ..........                     1 |                        1.5           0.7             
1.39/1.47	c ................................ | ..........                     2 |                        1.5           1.4             
1.39/1.47	c ................................ | ..........                     3 |                        1.5           2.1             
1.39/1.47	c ................................ | ..........                     4 |                        1.5           2.7             
1.39/1.47	c ................................ | ..........                     5 |                        1.5           3.4             
1.39/1.47	c *............................... | ..........                    11 |                        1.5           7.5           12
1.52/1.50	c *............................... | ..........                  1000 | 7                      1.5         653.6        10461
24.07/12.80	c *............................... | ..........                135000 | 6392                  24.1        5606.3      5297373
48.02/24.82	c *............................... | ..........                241000 | 12325                 48.1        5012.5      9316738
71.96/36.80	c *............................... | ..........                319000 | 16389                 72.0        4430.6     12757675
96.12/48.91	c *............................... | ..........                389000 | 20502                 96.2        4045.3     15682484
120.07/60.90	c *............................... | *.........                462000 | 24113                120.1        3846.8     18442976
144.02/72.98	c *............................... | *.........                525000 | 27490                144.2        3640.5     21159147
167.96/84.96	c *............................... | *.........                582000 | 30729                168.1        3462.0     23674113
192.11/97.03	c *............................... | *.........                638000 | 33804                192.2        3319.5     26097706
216.06/109.01	c *............................... | *.........                688000 | 36886                216.1        3183.6     28390119
240.21/121.10	c *............................... | **........                739000 | 39685                240.2        3076.0     30728891
264.17/133.19	c *............................... | **........                788000 | 42296                264.4        2980.4     32910507
288.11/145.13	c *............................... | **........                838000 | 44337                288.2        2907.4     34825274
312.05/157.12	c *............................... | **........                885000 | 46112                312.1        2835.3     36594664
336.41/169.36	c *............................... | **........                927000 | 48159                336.6        2754.1     38454132
360.36/181.39	c *............................... | ***.......                964000 | 50307                360.6        2673.3     40131274
383.91/193.15	c *............................... | ***.......                998000 | 52718                384.1        2598.6     41813798
408.25/205.33	c *............................... | ***.......               1033000 | 54868                408.4        2529.5     43659313
431.80/217.16	c *............................... | ***.......               1066000 | 57026                432.0        2467.6     45308982
456.15/229.39	c *............................... | ***.......               1099000 | 59339                456.4        2408.0     46941914
480.49/241.52	c *............................... | ****......               1133000 | 61458                480.6        2357.4     48597787
504.05/253.35	c *............................... | ****......               1167000 | 63191                504.2        2314.5     50028251
527.99/265.32	c *............................... | ****......               1216000 | 64748                528.1        2302.5     51682836
551.94/277.33	c *............................... | ****......               1262000 | 66734                552.1        2285.9     53423199
576.49/289.66	c *............................... | ****......               1292000 | 68489                576.7        2240.4     54986215
600.24/301.54	c *............................... | *****.....               1320000 | 69971                600.4        2198.5     56335668
624.39/313.65	c *............................... | *****.....               1350000 | 71735                624.6        2161.4     57707644
648.35/325.69	c *............................... | *****.....               1378000 | 73489                648.6        2124.5     59135396
672.68/337.80	c *............................... | *****.....               1405000 | 75218                672.8        2088.3     60510253
696.45/349.71	c *............................... | *****.....               1434000 | 76787                696.6        2058.7     61829633
720.18/361.65	c *............................... | ******....               1461000 | 78626                720.4        2028.0     63132055
743.94/373.57	c *............................... | ******....               1490000 | 80328                744.2        2002.1     64530832
768.08/385.69	c *............................... | ******....               1517000 | 82007                768.4        1974.3     65802728
792.63/397.97	c *............................... | ******....               1545000 | 84075                792.9        1948.5     67003824
816.38/409.84	c *............................... | ******....               1570000 | 85916                816.6        1922.6     68230875
839.73/421.57	c *............................... | *******...               1595000 | 87524                840.0        1898.8     69394073
864.29/433.87	c *............................... | *******...               1620000 | 89301                864.6        1873.8     70719183
888.03/445.78	c *............................... | *******...               1643000 | 90845                888.3        1849.5     71968144
912.98/458.20	c *............................... | *******...               1667000 | 92458                913.1        1825.6     73230515
936.12/469.85	c *............................... | *******...               1690000 | 93873                936.4        1804.8     74445587
959.88/481.76	c *............................... | ********..               1716000 | 95388                960.1        1787.2     75698560
984.62/494.13	c *............................... | ********..               1741000 | 96857                984.8        1767.8     76834134
1008.58/506.17	c *............................... | ********..               1763000 | 98474               1008.9        1747.5     77865285
1032.12/517.98	c *............................... | ********..               1792000 | 99909               1032.5        1735.7     79135106
1056.48/530.16	c *............................... | ********..               1817000 | 101427              1056.8        1719.4     80116854
1079.82/541.83	c *............................... | *********.               1840000 | 102882              1080.0        1703.6     81271587
1103.97/553.95	c *............................... | *********.               1863000 | 104396              1104.2        1687.1     82366477
1128.12/566.02	c *............................... | *********.               1885000 | 105902              1128.3        1670.6     83460149
1151.86/577.97	c *............................... | *********.               1908000 | 107628              1152.2        1656.0     84529832
1176.02/590.06	c *............................... | *********.               1931000 | 109111              1176.3        1641.6     85709719
1199.96/602.09	c CPU limit (1200) reached
1199.96/602.09	c Time = 1200.33 seconds
1199.96/602.09	s UNKNOWN

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1718378-1240635988/watcher-1718378-1240635988 -o /tmp/evaluation-result-1718378-1240635988/solver-1718378-1240635988 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1718378-1240635988.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.99 0.98 0.99 3/64 30686
/proc/meminfo: memFree=1426240/2055920 swapFree=4192812/4192956
[pid=30686] ppid=30684 vsize=1064 CPUtime=0
/proc/30686/stat : 30686 (ttsth-5-0) R 30684 30686 30588 0 -1 4194304 139 0 0 0 0 0 0 0 18 0 1 0 91624867 1089536 123 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/30686/statm: 266 123 78 176 0 88 0

[startup+0.0116101 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 30686
/proc/meminfo: memFree=1426240/2055920 swapFree=4192812/4192956
[pid=30686] ppid=30684 vsize=1328 CPUtime=0
/proc/30686/stat : 30686 (ttsth-5-0) R 30684 30686 30588 0 -1 4194304 205 0 0 0 0 0 0 0 18 0 1 0 91624867 1359872 189 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/30686/statm: 332 189 78 176 0 154 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1328

[startup+0.101618 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 30686
/proc/meminfo: memFree=1426240/2055920 swapFree=4192812/4192956
[pid=30686] ppid=30684 vsize=4732 CPUtime=0.09
/proc/30686/stat : 30686 (ttsth-5-0) R 30684 30686 30588 0 -1 4194304 1048 0 0 0 9 0 0 0 18 0 1 0 91624867 4845568 1032 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/30686/statm: 1183 1033 78 176 0 1005 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4732

[startup+0.301638 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 30686
/proc/meminfo: memFree=1426240/2055920 swapFree=4192812/4192956
[pid=30686] ppid=30684 vsize=10780 CPUtime=0.29
/proc/30686/stat : 30686 (ttsth-5-0) R 30684 30686 30588 0 -1 4194304 2579 0 0 0 28 1 0 0 19 0 1 0 91624867 11038720 2562 1992294400 134512640 135237372 4294956192 18446744073709551615 134749343 0 0 4096 0 0 0 0 17 1 0 0
/proc/30686/statm: 2695 2562 79 176 0 2517 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10780

[startup+0.701677 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 30686
/proc/meminfo: memFree=1426240/2055920 swapFree=4192812/4192956
[pid=30686] ppid=30684 vsize=11424 CPUtime=0.69
/proc/30686/stat : 30686 (ttsth-5-0) R 30684 30686 30588 0 -1 4194304 3907 0 0 0 68 1 0 0 22 0 1 0 91624867 11698176 2741 1992294400 134512640 135237372 4294956192 18446744073709551615 134723219 0 0 4096 0 0 0 0 17 1 0 0
/proc/30686/statm: 2856 2741 80 176 0 2678 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11424

[startup+1.50177 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30687
/proc/meminfo: memFree=1415160/2055920 swapFree=4192812/4192956
[pid=30686] ppid=30684 vsize=38188 CPUtime=1.52
/proc/30686/stat : 30686 (ttsth-5-0) S 30684 30686 30588 0 -1 4194304 5485 0 0 0 150 2 0 0 25 0 3 0 91624867 39104512 4244 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30686/statm: 9547 4244 97 176 0 9369 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 38188

[startup+3.10193 s]
/proc/loadavg: 0.99 0.98 0.99 3/67 30689
/proc/meminfo: memFree=1403240/2055920 swapFree=4192812/4192956
[pid=30686] ppid=30684 vsize=53828 CPUtime=4.71
/proc/30686/stat : 30686 (ttsth-5-0) S 30684 30686 30588 0 -1 4194304 9200 0 0 0 467 4 0 0 25 0 3 0 91624867 55119872 7959 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30686/statm: 13457 7959 98 176 0 13279 0
[pid=30686/tid=30688] ppid=30684 vsize=53828 CPUtime=1.62
/proc/30686/task/30688/stat : 30688 (ttsth-5-0) R 30684 30686 30588 0 -1 4194368 1855 0 0 0 161 1 0 0 25 0 3 0 91625014 55119872 7959 1992294400 134512640 135237372 4294956192 18446744073709551615 134587840 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30686/tid=30689] ppid=30684 vsize=53828 CPUtime=1.61
/proc/30686/task/30689/stat : 30689 (ttsth-5-0) R 30684 30686 30588 0 -1 4194368 1976 0 0 0 161 0 0 0 25 0 3 0 91625014 55119872 7959 1992294400 134512640 135237372 4294956192 18446744073709551615 134587921 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.71
Current children cumulated vsize (KiB) 53828

[startup+6.30225 s]
/proc/loadavg: 1.07 1.00 0.99 3/67 30689
/proc/meminfo: memFree=1375272/2055920 swapFree=4192812/4192956
[pid=30686] ppid=30684 vsize=79448 CPUtime=11.1
/proc/30686/stat : 30686 (ttsth-5-0) S 30684 30686 30588 0 -1 4194304 15731 0 0 0 1101 9 0 0 25 0 3 0 91624867 81354752 14490 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30686/statm: 19862 14490 98 176 0 19684 0
[pid=30686/tid=30688] ppid=30684 vsize=79448 CPUtime=4.82
/proc/30686/task/30688/stat : 30688 (ttsth-5-0) R 30684 30686 30588 0 -1 4194368 4850 0 0 0 479 3 0 0 25 0 3 0 91625014 81354752 14490 1992294400 134512640 135237372 4294956192 18446744073709551615 134562344 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30686/tid=30689] ppid=30684 vsize=79448 CPUtime=4.8
/proc/30686/task/30689/stat : 30689 (ttsth-5-0) R 30684 30686 30588 0 -1 4194368 5512 0 0 0 477 3 0 0 25 0 3 0 91625014 81354752 14490 1992294400 134512640 135237372 4294956192 18446744073709551615 134589628 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.1
Current children cumulated vsize (KiB) 79448

[startup+12.7019 s]
/proc/loadavg: 1.15 1.01 1.00 3/67 30689
/proc/meminfo: memFree=1330408/2055920 swapFree=4192812/4192956
[pid=30686] ppid=30684 vsize=122372 CPUtime=23.87
/proc/30686/stat : 30686 (ttsth-5-0) S 30684 30686 30588 0 -1 4194304 26203 0 0 0 2371 16 0 0 25 0 3 0 91624867 125308928 24962 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30686/statm: 30593 24962 98 176 0 30415 0
[pid=30686/tid=30688] ppid=30684 vsize=122372 CPUtime=11.21
/proc/30686/task/30688/stat : 30688 (ttsth-5-0) R 30684 30686 30588 0 -1 4194368 9484 0 0 0 1115 6 0 0 25 0 3 0 91625014 125308928 24962 1992294400 134512640 135237372 4294956192 18446744073709551615 134562341 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30686/tid=30689] ppid=30684 vsize=122372 CPUtime=11.18
/proc/30686/task/30689/stat : 30689 (ttsth-5-0) R 30684 30686 30588 0 -1 4194368 11350 0 0 0 1111 7 0 0 24 0 3 0 91625014 125308928 24962 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 23.87
Current children cumulated vsize (KiB) 122372

[startup+25.5012 s]
/proc/loadavg: 1.34 1.06 1.02 3/67 30689
/proc/meminfo: memFree=1260840/2055920 swapFree=4192812/4192956
[pid=30686] ppid=30684 vsize=190796 CPUtime=49.41
/proc/30686/stat : 30686 (ttsth-5-0) S 30684 30686 30588 0 -1 4194304 42942 0 0 0 4915 26 0 0 25 0 3 0 91624867 195375104 41701 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30686/statm: 47699 41701 98 176 0 47521 0
[pid=30686/tid=30688] ppid=30684 vsize=190796 CPUtime=24.02
/proc/30686/task/30688/stat : 30688 (ttsth-5-0) R 30684 30686 30588 0 -1 4194368 17189 0 0 0 2391 11 0 0 25 0 3 0 91625014 195375104 41701 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30686/tid=30689] ppid=30684 vsize=190796 CPUtime=23.92
/proc/30686/task/30689/stat : 30689 (ttsth-5-0) R 30684 30686 30588 0 -1 4194368 20384 0 0 0 2379 13 0 0 25 0 3 0 91625014 195375104 41701 1992294400 134512640 135237372 4294956192 18446744073709551615 134591139 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 49.41
Current children cumulated vsize (KiB) 190796

[startup+51.1017 s]
/proc/loadavg: 1.56 1.13 1.04 3/67 30689
/proc/meminfo: memFree=1157032/2055920 swapFree=4192812/4192956
[pid=30686] ppid=30684 vsize=297356 CPUtime=100.51
/proc/30686/stat : 30686 (ttsth-5-0) S 30684 30686 30588 0 -1 4194304 68986 0 0 0 10008 43 0 0 25 0 3 0 91624867 304492544 67745 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30686/statm: 74339 67745 98 176 0 74161 0
[pid=30686/tid=30688] ppid=30684 vsize=297356 CPUtime=49.61
/proc/30686/task/30688/stat : 30688 (ttsth-5-0) R 30684 30686 30588 0 -1 4194368 29906 0 0 0 4942 19 0 0 25 0 3 0 91625014 304492544 67745 1992294400 134512640 135237372 4294956192 18446744073709551615 134590146 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30686/tid=30689] ppid=30684 vsize=297356 CPUtime=49.42
/proc/30686/task/30689/stat : 30689 (ttsth-5-0) R 30684 30686 30588 0 -1 4194368 33711 0 0 0 4921 21 0 0 25 0 3 0 91625014 304492544 67745 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 100.51
Current children cumulated vsize (KiB) 297356

[startup+102.306 s]
/proc/loadavg: 1.89 1.28 1.09 3/67 30689
/proc/meminfo: memFree=983784/2055920 swapFree=4192812/4192956
[pid=30686] ppid=30684 vsize=473084 CPUtime=202.7
/proc/30686/stat : 30686 (ttsth-5-0) S 30684 30686 30588 0 -1 4194304 111722 0 0 0 20201 69 0 0 25 0 3 0 91624867 484438016 110481 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30686/statm: 118271 110481 98 176 0 118093 0
[pid=30686/tid=30688] ppid=30684 vsize=473084 CPUtime=100.8
/proc/30686/task/30688/stat : 30688 (ttsth-5-0) R 30684 30686 30588 0 -1 4194368 50536 0 0 0 10048 32 0 0 25 0 3 0 91625014 484438016 110481 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30686/tid=30689] ppid=30684 vsize=473084 CPUtime=100.42
/proc/30686/task/30689/stat : 30689 (ttsth-5-0) R 30684 30686 30588 0 -1 4194368 55817 0 0 0 10008 34 0 0 25 0 3 0 91625014 484438016 110481 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 202.7
Current children cumulated vsize (KiB) 473084

[startup+162.302 s]
/proc/loadavg: 1.96 1.41 1.15 3/67 30689
/proc/meminfo: memFree=823656/2055920 swapFree=4192812/4192956
[pid=30686] ppid=30684 vsize=636704 CPUtime=322.43
/proc/30686/stat : 30686 (ttsth-5-0) S 30684 30686 30588 0 -1 4194304 151937 0 0 0 32148 95 0 0 25 0 3 0 91624867 651984896 150696 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30686/statm: 159176 150696 98 176 0 158998 0
[pid=30686/tid=30688] ppid=30684 vsize=636704 CPUtime=160.77
/proc/30686/task/30688/stat : 30688 (ttsth-5-0) R 30684 30686 30588 0 -1 4194368 68887 0 0 0 16033 44 0 0 25 0 3 0 91625014 651984896 150696 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30686/tid=30689] ppid=30684 vsize=636704 CPUtime=160.18
/proc/30686/task/30689/stat : 30689 (ttsth-5-0) R 30684 30686 30588 0 -1 4194368 77681 0 0 0 15970 48 0 0 25 0 3 0 91625014 651984896 150696 1992294400 134512640 135237372 4294956192 18446744073709551615 134562351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 322.43
Current children cumulated vsize (KiB) 636704

[startup+222.302 s]
/proc/loadavg: 2.04 1.53 1.20 3/67 30689
/proc/meminfo: memFree=687464/2055920 swapFree=4192812/4192956
[pid=30686] ppid=30684 vsize=777148 CPUtime=442.17
/proc/30686/stat : 30686 (ttsth-5-0) S 30684 30686 30588 0 -1 4194304 185636 0 0 0 44100 117 0 0 25 0 3 0 91624867 795799552 184395 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30686/statm: 194287 184395 98 176 0 194109 0
[pid=30686/tid=30688] ppid=30684 vsize=777148 CPUtime=220.76
/proc/30686/task/30688/stat : 30688 (ttsth-5-0) R 30684 30686 30588 0 -1 4194368 84023 0 0 0 22022 54 0 0 25 0 3 0 91625014 795799552 184395 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30686/tid=30689] ppid=30684 vsize=777148 CPUtime=219.94
/proc/30686/task/30689/stat : 30689 (ttsth-5-0) R 30684 30686 30588 0 -1 4194368 96244 0 0 0 21934 60 0 0 25 0 3 0 91625014 795799552 184395 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 442.17
Current children cumulated vsize (KiB) 777148

[startup+282.302 s]
/proc/loadavg: 2.07 1.63 1.25 3/67 30689
/proc/meminfo: memFree=563176/2055920 swapFree=4192812/4192956
[pid=30686] ppid=30684 vsize=903384 CPUtime=561.92
/proc/30686/stat : 30686 (ttsth-5-0) S 30684 30686 30588 0 -1 4194304 216970 0 0 0 56057 135 0 0 25 0 3 0 91624867 925065216 215729 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30686/statm: 225846 215729 98 176 0 225668 0
[pid=30686/tid=30688] ppid=30684 vsize=903384 CPUtime=280.74
/proc/30686/task/30688/stat : 30688 (ttsth-5-0) R 30684 30686 30588 0 -1 4194368 99483 0 0 0 28011 63 0 0 25 0 3 0 91625014 925065216 215729 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30686/tid=30689] ppid=30684 vsize=903384 CPUtime=279.7
/proc/30686/task/30689/stat : 30689 (ttsth-5-0) R 30684 30686 30588 0 -1 4194368 112118 0 0 0 27901 69 0 0 25 0 3 0 91625014 925065216 215729 1992294400 134512640 135237372 4294956192 18446744073709551615 134591059 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 561.92
Current children cumulated vsize (KiB) 903384

[startup+342.302 s]
/proc/loadavg: 2.25 1.76 1.32 3/67 30689
/proc/meminfo: memFree=451944/2055920 swapFree=4192812/4192956
[pid=30686] ppid=30684 vsize=1016572 CPUtime=681.66
/proc/30686/stat : 30686 (ttsth-5-0) S 30684 30686 30588 0 -1 4194304 244391 0 0 0 68014 152 0 0 25 0 3 0 91624867 1040969728 243150 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30686/statm: 254143 243150 98 176 0 253965 0
[pid=30686/tid=30688] ppid=30684 vsize=1016572 CPUtime=340.72
/proc/30686/task/30688/stat : 30688 (ttsth-5-0) R 30684 30686 30588 0 -1 4194368 112136 0 0 0 34002 70 0 0 25 0 3 0 91625014 1040969728 243150 1992294400 134512640 135237372 4294956192 18446744073709551615 134561426 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30686/tid=30689] ppid=30684 vsize=1016572 CPUtime=339.46
/proc/30686/task/30689/stat : 30689 (ttsth-5-0) R 30684 30686 30588 0 -1 4194368 126886 0 0 0 33867 79 0 0 25 0 3 0 91625014 1040969728 243150 1992294400 134512640 135237372 4294956192 18446744073709551615 134591065 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 681.66
Current children cumulated vsize (KiB) 1016572

[startup+402.302 s]
/proc/loadavg: 2.09 1.80 1.36 3/67 30689
/proc/meminfo: memFree=352744/2055920 swapFree=4192812/4192956
[pid=30686] ppid=30684 vsize=1119672 CPUtime=801.41
/proc/30686/stat : 30686 (ttsth-5-0) S 30684 30686 30588 0 -1 4194304 269406 0 0 0 79971 170 0 0 25 0 3 0 91624867 1146544128 268165 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30686/statm: 279918 268165 98 176 0 279740 0
[pid=30686/tid=30688] ppid=30684 vsize=1119672 CPUtime=400.7
/proc/30686/task/30688/stat : 30688 (ttsth-5-0) R 30684 30686 30588 0 -1 4194368 123573 0 0 0 39992 78 0 0 25 0 3 0 91625014 1146544128 268165 1992294400 134512640 135237372 4294956192 18446744073709551615 134738956 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30686/tid=30689] ppid=30684 vsize=1119672 CPUtime=399.23
/proc/30686/task/30689/stat : 30689 (ttsth-5-0) R 30684 30686 30588 0 -1 4194368 140464 0 0 0 39834 89 0 0 25 0 3 0 91625014 1146544128 268165 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 801.41
Current children cumulated vsize (KiB) 1119672

[startup+462.302 s]
/proc/loadavg: 2.03 1.83 1.40 3/67 30689
/proc/meminfo: memFree=254696/2055920 swapFree=4192812/4192956
[pid=30686] ppid=30684 vsize=1217936 CPUtime=921.16
/proc/30686/stat : 30686 (ttsth-5-0) S 30684 30686 30588 0 -1 4194304 293581 0 0 0 91931 185 0 0 25 0 3 0 91624867 1247166464 292340 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30686/statm: 304484 292340 98 176 0 304306 0
[pid=30686/tid=30688] ppid=30684 vsize=1217936 CPUtime=460.69
/proc/30686/task/30688/stat : 30688 (ttsth-5-0) R 30684 30686 30588 0 -1 4194368 134415 0 0 0 45984 85 0 0 25 0 3 0 91625014 1247166464 292340 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30686/tid=30689] ppid=30684 vsize=1217936 CPUtime=458.99
/proc/30686/task/30689/stat : 30689 (ttsth-5-0) R 30684 30686 30588 0 -1 4194368 153797 0 0 0 45802 97 0 0 25 0 3 0 91625014 1247166464 292340 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 921.16
Current children cumulated vsize (KiB) 1217936

[startup+522.302 s]
/proc/loadavg: 2.01 1.86 1.43 3/67 30689
/proc/meminfo: memFree=163368/2055920 swapFree=4192812/4192956
[pid=30686] ppid=30684 vsize=1312984 CPUtime=1040.9
/proc/30686/stat : 30686 (ttsth-5-0) S 30684 30686 30588 0 -1 4194304 316587 0 0 0 103891 199 0 0 25 0 3 0 91624867 1344495616 315346 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30686/statm: 328246 315346 98 176 0 328068 0
[pid=30686/tid=30688] ppid=30684 vsize=1312984 CPUtime=520.67
/proc/30686/task/30688/stat : 30688 (ttsth-5-0) R 30684 30686 30588 0 -1 4194368 145400 0 0 0 51975 92 0 0 25 0 3 0 91625014 1344495616 315346 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30686/tid=30689] ppid=30684 vsize=1312984 CPUtime=518.75
/proc/30686/task/30689/stat : 30689 (ttsth-5-0) R 30684 30686 30588 0 -1 4194368 165818 0 0 0 51771 104 0 0 25 0 3 0 91625014 1344495616 315346 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1040.9
Current children cumulated vsize (KiB) 1312984

[startup+582.302 s]
/proc/loadavg: 2.00 1.88 1.46 3/67 30689
/proc/meminfo: memFree=77544/2055920 swapFree=4192812/4192956
[pid=30686] ppid=30684 vsize=1399476 CPUtime=1160.65
/proc/30686/stat : 30686 (ttsth-5-0) S 30684 30686 30588 0 -1 4194304 337807 0 0 0 115851 214 0 0 25 0 3 0 91624867 1433063424 336566 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30686/statm: 349869 336566 98 176 0 349691 0
[pid=30686/tid=30688] ppid=30684 vsize=1399476 CPUtime=580.65
/proc/30686/task/30688/stat : 30688 (ttsth-5-0) R 30684 30686 30588 0 -1 4194368 154741 0 0 0 57966 99 0 0 25 0 3 0 91625014 1433063424 336566 1992294400 134512640 135237372 4294956192 18446744073709551615 134562341 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30686/tid=30689] ppid=30684 vsize=1399476 CPUtime=578.51
/proc/30686/task/30689/stat : 30689 (ttsth-5-0) R 30684 30686 30588 0 -1 4194368 177697 0 0 0 57740 111 0 0 25 0 3 0 91625014 1433063424 336566 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1160.65
Current children cumulated vsize (KiB) 1399476



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+602.101 s]
/proc/loadavg: 2.00 1.89 1.47 2/65 30689
/proc/meminfo: memFree=82344/2055920 swapFree=4192812/4192956
[pid=30686] ppid=30684 vsize=0 CPUtime=1200.16
/proc/30686/stat : 30686 (ttsth-5-0) R 30684 30686 30588 0 -1 4195332 345347 0 0 0 119797 219 0 0 16 0 1 0 91624867 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/30686/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.16
Current children cumulated vsize (KiB) 0

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

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

[startup+602.206 s]
/proc/loadavg: 2.00 1.89 1.47 2/65 30689
/proc/meminfo: memFree=82344/2055920 swapFree=4192812/4192956
[pid=30686] ppid=30684 vsize=0 CPUtime=1200.26
/proc/30686/stat : 30686 (ttsth-5-0) R 30684 30686 30588 0 -1 4195332 345347 0 0 0 119797 229 0 0 17 0 1 0 91624867 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/30686/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.26
Current children cumulated vsize (KiB) 0

[startup+602.301 s]
/proc/loadavg: 2.00 1.89 1.47 2/65 30689
/proc/meminfo: memFree=82344/2055920 swapFree=4192812/4192956
[pid=30686] ppid=30684 vsize=0 CPUtime=1200.36
/proc/30686/stat : 30686 (ttsth-5-0) R 30684 30686 30588 0 -1 4195332 345347 0 0 0 119797 239 0 0 18 0 1 0 91624867 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/30686/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.36
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 602.308
CPU time (s): 1200.37
CPU user time (s): 1197.97
CPU system time (s): 2.39864
CPU usage (%): 199.295
Max. virtual memory (cumulated for all children) (KiB): 1429120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1197.97
system time used= 2.39864
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 345347
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= 98
involuntary context switches= 9213

runsolver used 0.534918 second user time and 1.67175 second system time

The end

Launcher Data

Begin job on node70 at 2009-04-25 07:06:28
IDJOB=1718378
IDBENCH=20485
IDSOLVER=549
FILE ID=node70/1718378-1240635988
PBS_JOBID= 9186439
Free space on /tmp= 66336 MiB

SOLVER NAME= ttsth-5-0 2009-03-19
BENCH NAME= SAT07/industrial/grieu/vmpc_25.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1718378-1240635988/watcher-1718378-1240635988 -o /tmp/evaluation-result-1718378-1240635988/solver-1718378-1240635988 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/ttsth-5-0 -num-threads 2 HOME/instance-1718378-1240635988.cnf

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

MD5SUM BENCH= c5b44b10975f50cd32d40650a6a22d18
RANDOM SEED=524075441

node70.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.213
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.213
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:       1426656 kB
Buffers:         57124 kB
Cached:         478776 kB
SwapCached:        144 kB
Active:         132072 kB
Inactive:       417892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1426656 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1872 kB
Writeback:           0 kB
Mapped:          23632 kB
Slab:            65348 kB
Committed_AS:   248176 kB
PageTables:       1372 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= 66336 MiB
End job on node70 at 2009-04-25 07:16:33