Trace number 1556520

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? (MO) 1194.69 622.073

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-16.cnf
MD5SUM3cb14750de2495357cf28b8ab826b9e3
Bench CategoryAPPLICATION (applications 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 variables70139
Number of clauses228634
Sum of the clauses size592458
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 293186
Number of clauses of size 3135319
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.39/0.48	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1556520-1238842580.cnf 
0.39/0.48	c Using SATTIMEOUT of 1200
0.39/0.48	c Using SATRAM of 1800
0.39/0.48	c Size of subset node = 16
0.39/0.48	c Variables = 70139
0.39/0.48	c Clauses = 228634
0.39/0.48	c Literals = 592458
0.39/0.48	c Reduced size:
0.39/0.48	c Variables = 70139
0.39/0.48	c Clauses = 227991
0.39/0.48	c Literals = 590788
0.39/0.48	c a2
0.89/0.99	c a1
44.47/44.52	c Independent sub-problems = 1
44.47/44.52	c Sub-problem with 69882 variables and 227991 clauses
44.47/44.52	c using permutation method 4
44.47/44.52	c count = 1
44.47/44.52	c Ordering finished 44.400 seconds
44.47/44.52	c mapped 44.500 seconds
44.47/44.52	c permuted 44.500 seconds
44.47/44.52	c about to sort
44.47/44.60	c sorted
46.08/46.16	c clauses now 227991
46.08/46.16	c init finished 44.920 seconds
46.08/46.16	c tree built 46.140 seconds
46.08/46.16	c 
46.08/46.16	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
46.08/46.16	c ---------------------------------|----------------------------------|------------------------------------------------------
46.08/46.16	c ................................ | ..........                       |                       46.1           0.0             
46.08/46.16	c ................................ | ..........                     1 |                       46.1           0.0             
46.08/46.16	c ................................ | ..........                     2 |                       46.1           0.0             
46.08/46.16	c ................................ | ..........                     3 |                       46.1           0.1             
46.08/46.16	c ................................ | ..........                     4 |                       46.1           0.1             
46.08/46.16	c ................................ | ..........                     5 |                       46.1           0.1             
46.08/46.17	c ................................ | ..........                  1000 |                       46.1          21.7           14
46.08/46.17	c ................................ | ..........                  2000 |                       46.2          43.3           36
47.80/47.09	c ................................ | ..........                105000 | 7063                  48.0        2187.5       335585
71.95/59.13	c ................................ | ..........               1011000 | 80553                 72.0       14039.7      3003901
95.90/71.14	c ................................ | ..........               1619000 | 127246                96.0       16864.6      6903966
119.84/83.17	c ................................ | *.........               2059000 | 162265               120.0       17155.5     10568857
143.79/95.19	c ................................ | *.........               2450000 | 191523               144.0       17013.9     13770622
167.93/107.22	c ................................ | *.........               2726000 | 214999               168.0       16225.2     16165127
191.87/119.26	c ................................ | *.........               2986000 | 236550               192.0       15549.7     18858047
215.82/131.28	c ................................ | *.........               3231000 | 256580               216.0       14956.3     20940557
239.97/143.31	c ................................ | **........               3471000 | 276395               240.0       14460.1     22938377
263.92/155.35	c ................................ | **........               3705000 | 296320               264.1       14030.4     25044858
287.86/167.38	c ................................ | **........               3924000 | 314889               288.1       13621.2     27097508
311.81/179.39	c ................................ | **........               4152000 | 334152               312.0       13306.4     29015046
335.77/191.39	c ................................ | **........               4354000 | 351707               336.0       12958.3     30932884
359.91/203.45	c ................................ | ***.......               4520000 | 366970               360.1       12553.1     33103538
383.85/215.45	c ................................ | ***.......               4671000 | 380182               384.0       12163.4     35393938
407.80/227.47	c ................................ | ***.......               4785000 | 390150               408.0       11727.7     37847441
431.95/239.53	c ................................ | ***.......               4901000 | 400498               432.1       11342.8     39817155
455.90/251.53	c ................................ | ***.......               5128000 | 420054               456.0       11245.1     42088682
479.83/263.58	c ................................ | ****......               5310000 | 435714               480.1       11060.7     44518557
503.98/275.65	c ................................ | ****......               5491000 | 451189               504.2       10891.2     46978043
527.91/287.62	c ................................ | ****......               5727000 | 470624               528.0       10845.6     49470198
551.85/299.68	c ................................ | ****......               5959000 | 490214               552.1       10793.1     51238190
575.80/311.68	c ................................ | ****......               6174000 | 508172               576.0       10717.8     53300119
599.95/323.72	c ................................ | *****.....               6399000 | 527220               600.1       10663.4     54994405
623.89/335.74	c ................................ | *****.....               6611000 | 545122               624.1       10593.4     56578320
647.84/347.78	c ................................ | *****.....               6826000 | 563484               648.1       10532.3     58041349
671.79/359.75	c ................................ | *****.....               7008000 | 580782               672.0       10428.4     60196294
695.74/371.79	c ................................ | *****.....               7200000 | 598511               696.0       10344.5     62335723
720.09/383.95	c ................................ | ******....               7386000 | 616139               720.3       10254.1     64414128
744.03/395.92	c ................................ | ******....               7491000 | 625521               744.2       10066.2     66633899
767.97/407.94	c ................................ | ******....               7598000 | 635421               768.2        9890.9     68935589
791.72/419.88	c ................................ | ******....               7742000 | 647900               792.0        9775.3     71063394
815.86/431.98	c ................................ | ******....               7840000 | 656615               816.1        9606.1     73047092
839.81/443.99	c ................................ | *******...               7913000 | 663026               840.1        9418.9     74973968
863.95/456.03	c ................................ | *******...               7979000 | 668975               864.1        9233.4     76622110
888.10/468.13	c ................................ | *******...               8066000 | 676677               888.3        9080.2     78325003
911.85/480.04	c ................................ | *******...               8155000 | 684385               912.1        8941.3     79951102
935.79/492.09	c ................................ | *******...               8252000 | 693064               936.1        8815.1     81276692
959.94/504.15	c ................................ | ********..               8336000 | 700672               960.2        8681.6     82422486
983.86/516.13	c ................................ | ********..               8428000 | 709027               984.1        8564.3     83821226
1008.39/528.46	c ................................ | ********..               8520000 | 717466              1008.7        8446.8     85319513
1031.92/540.22	c ................................ | ********..               8595000 | 724092              1032.1        8327.4     86738787
1056.05/552.38	c ................................ | ********..               8671000 | 730564              1056.4        8208.2     88538632
1079.79/564.24	c ................................ | *********.               8744000 | 737049              1080.0        8096.0     90414170
1103.90/576.30	c ................................ | *********.               8827000 | 744488              1104.1        7995.0     92268544
1127.98/588.41	c ................................ | *********.               8913000 | 752349              1128.2        7900.5     93864967
1152.06/600.53	c ................................ | *********.               8995000 | 759961              1152.3        7806.1     95397095
1175.74/612.45	c ................................ | *********.               9135000 | 771021              1176.0        7767.7     97060215

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1556520-1238842580/watcher-1556520-1238842580 -o /tmp/evaluation-result-1556520-1238842580/solver-1556520-1238842580 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1556520-1238842580.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.97 0.97 3/64 13351
/proc/meminfo: memFree=1509760/2055920 swapFree=4178884/4192956
[pid=13351] ppid=13349 vsize=1064 CPUtime=0
/proc/13351/stat : 13351 (ttsth-5-0) R 13349 13351 12742 0 -1 4194304 146 0 0 0 0 0 0 0 20 0 1 0 1156921713 1089536 130 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/13351/statm: 266 130 77 176 0 88 0

[startup+0.0920821 s]
/proc/loadavg: 0.99 0.97 0.97 3/64 13351
/proc/meminfo: memFree=1509760/2055920 swapFree=4178884/4192956
[pid=13351] ppid=13349 vsize=4596 CPUtime=0.08
/proc/13351/stat : 13351 (ttsth-5-0) R 13349 13351 12742 0 -1 4194304 1012 0 0 0 8 0 0 0 20 0 1 0 1156921713 4706304 996 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/13351/statm: 1149 996 78 176 0 971 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4596

[startup+0.101083 s]
/proc/loadavg: 0.99 0.97 0.97 3/64 13351
/proc/meminfo: memFree=1509760/2055920 swapFree=4178884/4192956
[pid=13351] ppid=13349 vsize=4992 CPUtime=0.09
/proc/13351/stat : 13351 (ttsth-5-0) R 13349 13351 12742 0 -1 4194304 1102 0 0 0 9 0 0 0 20 0 1 0 1156921713 5111808 1086 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/13351/statm: 1248 1086 78 176 0 1070 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4992

[startup+0.301122 s]
/proc/loadavg: 0.99 0.97 0.97 3/64 13351
/proc/meminfo: memFree=1509760/2055920 swapFree=4178884/4192956
[pid=13351] ppid=13349 vsize=12040 CPUtime=0.29
/proc/13351/stat : 13351 (ttsth-5-0) R 13349 13351 12742 0 -1 4194304 2873 0 0 0 29 0 0 0 22 0 1 0 1156921713 12328960 2857 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/13351/statm: 3010 2857 78 176 0 2832 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12040

[startup+0.701203 s]
/proc/loadavg: 0.99 0.97 0.97 3/64 13351
/proc/meminfo: memFree=1509760/2055920 swapFree=4178884/4192956
[pid=13351] ppid=13349 vsize=34224 CPUtime=0.69
/proc/13351/stat : 13351 (ttsth-5-0) R 13349 13351 12742 0 -1 4194304 8228 0 0 0 66 3 0 0 25 0 1 0 1156921713 35045376 8212 1992294400 134512640 135237372 4294956192 18446744073709551615 134680502 0 0 4096 0 0 0 0 17 1 0 0
/proc/13351/statm: 8556 8212 79 176 0 8378 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34224

[startup+1.50136 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 13352
/proc/meminfo: memFree=1476728/2055920 swapFree=4178884/4192956
[pid=13351] ppid=13349 vsize=42288 CPUtime=1.49
/proc/13351/stat : 13351 (ttsth-5-0) R 13349 13351 12742 0 -1 4194304 11054 0 0 0 145 4 0 0 25 0 1 0 1156921713 43302912 10246 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 1 0 0
/proc/13351/statm: 10572 10246 80 176 0 10394 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 42288

[startup+3.10168 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 13352
/proc/meminfo: memFree=1468728/2055920 swapFree=4178884/4192956
[pid=13351] ppid=13349 vsize=42556 CPUtime=3.09
/proc/13351/stat : 13351 (ttsth-5-0) R 13349 13351 12742 0 -1 4194304 11129 0 0 0 305 4 0 0 25 0 1 0 1156921713 43577344 10321 1992294400 134512640 135237372 4294956192 18446744073709551615 134600960 0 0 4096 0 0 0 0 17 1 0 0
/proc/13351/statm: 10639 10321 80 176 0 10461 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42556

[startup+6.30131 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 13352
/proc/meminfo: memFree=1468024/2055920 swapFree=4178884/4192956
[pid=13351] ppid=13349 vsize=43436 CPUtime=6.29
/proc/13351/stat : 13351 (ttsth-5-0) R 13349 13351 12742 0 -1 4194304 11314 0 0 0 625 4 0 0 25 0 1 0 1156921713 44478464 10506 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 1 0 0
/proc/13351/statm: 10859 10506 80 176 0 10681 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 43436

[startup+12.7016 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 13352
/proc/meminfo: memFree=1466936/2055920 swapFree=4178884/4192956
[pid=13351] ppid=13349 vsize=44548 CPUtime=12.69
/proc/13351/stat : 13351 (ttsth-5-0) R 13349 13351 12742 0 -1 4194304 11530 0 0 0 1265 4 0 0 25 0 1 0 1156921713 45617152 10722 1992294400 134512640 135237372 4294956192 18446744073709551615 134555290 0 0 4096 0 0 0 0 17 1 0 0
/proc/13351/statm: 11137 10722 80 176 0 10959 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 44548

[startup+25.5011 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 13352
/proc/meminfo: memFree=1465912/2055920 swapFree=4178884/4192956
[pid=13351] ppid=13349 vsize=45340 CPUtime=25.48
/proc/13351/stat : 13351 (ttsth-5-0) R 13349 13351 12742 0 -1 4194304 11783 0 0 0 2544 4 0 0 25 0 1 0 1156921713 46428160 10975 1992294400 134512640 135237372 4294956192 18446744073709551615 134600718 0 0 4096 0 0 0 0 17 1 0 0
/proc/13351/statm: 11335 10975 80 176 0 11157 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 45340

[startup+51.1012 s]
/proc/loadavg: 1.07 0.99 0.98 3/67 13354
/proc/meminfo: memFree=1291624/2055920 swapFree=4178884/4192956
[pid=13351] ppid=13349 vsize=239604 CPUtime=55.98
/proc/13351/stat : 13351 (ttsth-5-0) S 13349 13351 12742 0 -1 4194304 56296 0 0 0 5575 23 0 0 25 0 3 0 1156921713 245354496 54913 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13351/statm: 59901 54913 98 176 0 59723 0
[pid=13351/tid=13353] ppid=13349 vsize=239604 CPUtime=4.92
/proc/13351/task/13353/stat : 13353 (ttsth-5-0) R 13349 13351 12742 0 -1 4194368 3189 0 0 0 491 1 0 0 25 0 3 0 1156926329 245354496 54913 1992294400 134512640 135237372 4294956192 18446744073709551615 134546026 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13351/tid=13354] ppid=13349 vsize=239604 CPUtime=4.91
/proc/13351/task/13354/stat : 13354 (ttsth-5-0) R 13349 13351 12742 0 -1 4194368 2964 0 0 0 490 1 0 0 25 0 3 0 1156926329 245354496 54914 1992294400 134512640 135237372 4294956192 18446744073709551615 134680257 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 55.98
Current children cumulated vsize (KiB) 239604

[startup+102.305 s]
/proc/loadavg: 1.63 1.16 1.03 3/67 13354
/proc/meminfo: memFree=1062120/2055920 swapFree=4178884/4192956
[pid=13351] ppid=13349 vsize=473496 CPUtime=158.16
/proc/13351/stat : 13351 (ttsth-5-0) S 13349 13351 12742 0 -1 4194304 113231 0 0 0 15758 58 0 0 25 0 3 0 1156921713 484859904 111848 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13351/statm: 118374 111848 98 176 0 118196 0
[pid=13351/tid=13353] ppid=13349 vsize=473496 CPUtime=56.11
/proc/13351/task/13353/stat : 13353 (ttsth-5-0) R 13349 13351 12742 0 -1 4194368 33472 0 0 0 5591 20 0 0 25 0 3 0 1156926329 484859904 111848 1992294400 134512640 135237372 4294956192 18446744073709551615 134749343 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13351/tid=13354] ppid=13349 vsize=473496 CPUtime=55.9
/proc/13351/task/13354/stat : 13354 (ttsth-5-0) R 13349 13351 12742 0 -1 4194368 29616 0 0 0 5572 18 0 0 25 0 3 0 1156926329 484859904 111848 1992294400 134512640 135237372 4294956192 18446744073709551615 134749334 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 158.16
Current children cumulated vsize (KiB) 473496

[startup+162.301 s]
/proc/loadavg: 1.86 1.31 1.09 3/67 13354
/proc/meminfo: memFree=892520/2055920 swapFree=4178884/4192956
[pid=13351] ppid=13349 vsize=651488 CPUtime=277.88
/proc/13351/stat : 13351 (ttsth-5-0) S 13349 13351 12742 0 -1 4194304 155950 0 0 0 27704 84 0 0 25 0 3 0 1156921713 667123712 154567 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13351/statm: 162872 154567 98 176 0 162694 0
[pid=13351/tid=13353] ppid=13349 vsize=651488 CPUtime=116.08
/proc/13351/task/13353/stat : 13353 (ttsth-5-0) R 13349 13351 12742 0 -1 4194368 53828 0 0 0 11576 32 0 0 25 0 3 0 1156926329 667123712 154567 1992294400 134512640 135237372 4294956192 18446744073709551615 134749351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13351/tid=13354] ppid=13349 vsize=651488 CPUtime=115.65
/proc/13351/task/13354/stat : 13354 (ttsth-5-0) R 13349 13351 12742 0 -1 4194368 51979 0 0 0 11534 31 0 0 25 0 3 0 1156926329 667123712 154567 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 277.88
Current children cumulated vsize (KiB) 651488

[startup+222.302 s]
/proc/loadavg: 1.95 1.43 1.15 3/67 13354
/proc/meminfo: memFree=724840/2055920 swapFree=4178884/4192956
[pid=13351] ppid=13349 vsize=823648 CPUtime=397.62
/proc/13351/stat : 13351 (ttsth-5-0) S 13349 13351 12742 0 -1 4194304 197451 0 0 0 39650 112 0 0 25 0 3 0 1156921713 843415552 196068 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13351/statm: 205912 196068 98 176 0 205734 0
[pid=13351/tid=13353] ppid=13349 vsize=823648 CPUtime=176.06
/proc/13351/task/13353/stat : 13353 (ttsth-5-0) R 13349 13351 12742 0 -1 4194368 74512 0 0 0 17559 47 0 0 25 0 3 0 1156926329 843415552 196068 1992294400 134512640 135237372 4294956192 18446744073709551615 134680296 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13351/tid=13354] ppid=13349 vsize=823648 CPUtime=175.41
/proc/13351/task/13354/stat : 13354 (ttsth-5-0) R 13349 13351 12742 0 -1 4194368 72796 0 0 0 17496 45 0 0 25 0 3 0 1156926329 843415552 196068 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 397.62
Current children cumulated vsize (KiB) 823648

[startup+282.303 s]
/proc/loadavg: 2.06 1.55 1.20 3/72 13360
/proc/meminfo: memFree=545016/2055920 swapFree=4178884/4192956
[pid=13351] ppid=13349 vsize=1012604 CPUtime=517.33
/proc/13351/stat : 13351 (ttsth-5-0) S 13349 13351 12742 0 -1 4194304 242537 0 0 0 51590 143 0 0 25 0 3 0 1156921713 1036906496 241154 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13351/statm: 253151 241154 98 176 0 252973 0
[pid=13351/tid=13353] ppid=13349 vsize=1012604 CPUtime=236.03
/proc/13351/task/13353/stat : 13353 (ttsth-5-0) R 13349 13351 12742 0 -1 4194368 97249 0 0 0 23542 61 0 0 25 0 3 0 1156926329 1036906496 241154 1992294400 134512640 135237372 4294956192 18446744073709551615 134562309 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13351/tid=13354] ppid=13349 vsize=1012604 CPUtime=235.15
/proc/13351/task/13354/stat : 13354 (ttsth-5-0) R 13349 13351 12742 0 -1 4194368 95145 0 0 0 23454 61 0 0 25 0 3 0 1156926329 1036906496 241154 1992294400 134512640 135237372 4294956192 18446744073709551615 134591433 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 517.33
Current children cumulated vsize (KiB) 1012604

[startup+342.302 s]
/proc/loadavg: 2.02 1.63 1.25 3/67 13360
/proc/meminfo: memFree=400808/2055920 swapFree=4178884/4192956
[pid=13351] ppid=13349 vsize=1161220 CPUtime=637.07
/proc/13351/stat : 13351 (ttsth-5-0) S 13349 13351 12742 0 -1 4194304 278228 0 0 0 63540 167 0 0 25 0 3 0 1156921713 1189089280 276845 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13351/statm: 290305 276845 98 176 0 290127 0
[pid=13351/tid=13353] ppid=13349 vsize=1161220 CPUtime=296.01
/proc/13351/task/13353/stat : 13353 (ttsth-5-0) R 13349 13351 12742 0 -1 4194368 116199 0 0 0 29527 74 0 0 25 0 3 0 1156926329 1189089280 276845 1992294400 134512640 135237372 4294956192 18446744073709551615 134562292 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13351/tid=13354] ppid=13349 vsize=1161220 CPUtime=294.9
/proc/13351/task/13354/stat : 13354 (ttsth-5-0) R 13349 13351 12742 0 -1 4194368 111886 0 0 0 29418 72 0 0 25 0 3 0 1156926329 1189089280 276845 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 637.07
Current children cumulated vsize (KiB) 1161220

[startup+402.302 s]
/proc/loadavg: 2.01 1.69 1.29 3/67 13360
/proc/meminfo: memFree=238824/2055920 swapFree=4178884/4192956
[pid=13351] ppid=13349 vsize=1332624 CPUtime=756.79
/proc/13351/stat : 13351 (ttsth-5-0) S 13349 13351 12742 0 -1 4194304 319211 0 0 0 75484 195 0 0 25 0 3 0 1156921713 1364606976 317828 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13351/statm: 333156 317828 98 176 0 332978 0
[pid=13351/tid=13353] ppid=13349 vsize=1332624 CPUtime=355.99
/proc/13351/task/13353/stat : 13353 (ttsth-5-0) R 13349 13351 12742 0 -1 4194368 138450 0 0 0 35511 88 0 0 25 0 3 0 1156926329 1364606976 317828 1992294400 134512640 135237372 4294956192 18446744073709551615 134551713 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13351/tid=13354] ppid=13349 vsize=1332624 CPUtime=354.66
/proc/13351/task/13354/stat : 13354 (ttsth-5-0) R 13349 13351 12742 0 -1 4194368 130618 0 0 0 35379 87 0 0 25 0 3 0 1156926329 1364606976 317828 1992294400 134512640 135237372 4294956192 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 756.79
Current children cumulated vsize (KiB) 1332624

[startup+462.301 s]
/proc/loadavg: 2.00 1.75 1.33 3/67 13360
/proc/meminfo: memFree=86312/2055920 swapFree=4178884/4192956
[pid=13351] ppid=13349 vsize=1489740 CPUtime=876.53
/proc/13351/stat : 13351 (ttsth-5-0) S 13349 13351 12742 0 -1 4194304 356741 0 0 0 87430 223 0 0 25 0 3 0 1156921713 1525493760 355358 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13351/statm: 372435 355358 98 176 0 372257 0
[pid=13351/tid=13353] ppid=13349 vsize=1489740 CPUtime=415.96
/proc/13351/task/13353/stat : 13353 (ttsth-5-0) R 13349 13351 12742 0 -1 4194368 158234 0 0 0 41494 102 0 0 25 0 3 0 1156926329 1525493760 355358 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13351/tid=13354] ppid=13349 vsize=1489740 CPUtime=414.41
/proc/13351/task/13354/stat : 13354 (ttsth-5-0) R 13349 13351 12742 0 -1 4194368 148364 0 0 0 41341 100 0 0 25 0 3 0 1156926329 1525493760 355358 1992294400 134512640 135237372 4294956192 18446744073709551615 134562328 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 876.53
Current children cumulated vsize (KiB) 1489740

[startup+522.301 s]
/proc/loadavg: 2.00 1.79 1.37 3/67 13360
/proc/meminfo: memFree=15720/2055920 swapFree=4178784/4192956
[pid=13351] ppid=13349 vsize=1605892 CPUtime=996.23
/proc/13351/stat : 13351 (ttsth-5-0) S 13349 13351 12742 0 -1 4194304 384650 0 0 0 99373 250 0 0 25 0 3 0 1156921713 1644433408 383267 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13351/statm: 401473 383267 98 176 0 401295 0
[pid=13351/tid=13353] ppid=13349 vsize=1605892 CPUtime=475.93
/proc/13351/task/13353/stat : 13353 (ttsth-5-0) R 13349 13351 12742 0 -1 4194368 172941 0 0 0 47476 117 0 0 25 0 3 0 1156926329 1644433408 383267 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13351/tid=13354] ppid=13349 vsize=1605892 CPUtime=474.14
/proc/13351/task/13354/stat : 13354 (ttsth-5-0) R 13349 13351 12742 0 -1 4194368 161566 0 0 0 47302 112 0 0 25 0 3 0 1156926329 1644433408 383267 1992294400 134512640 135237372 4294956192 18446744073709551615 134562357 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 996.23
Current children cumulated vsize (KiB) 1605892

[startup+582.302 s]
/proc/loadavg: 2.00 1.83 1.41 3/67 13360
/proc/meminfo: memFree=15720/2055920 swapFree=4178784/4192956
[pid=13351] ppid=13349 vsize=1746288 CPUtime=1115.83
/proc/13351/stat : 13351 (ttsth-5-0) S 13349 13351 12742 0 -1 4194304 418063 0 0 0 111307 276 0 0 25 0 3 0 1156921713 1788198912 416680 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13351/statm: 436572 416680 98 176 0 436394 0
[pid=13351/tid=13353] ppid=13349 vsize=1746288 CPUtime=535.86
/proc/13351/task/13353/stat : 13353 (ttsth-5-0) R 13349 13351 12742 0 -1 4194368 189444 0 0 0 53455 131 0 0 25 0 3 0 1156926329 1788198912 416680 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13351/tid=13354] ppid=13349 vsize=1746288 CPUtime=533.83
/proc/13351/task/13354/stat : 13354 (ttsth-5-0) R 13349 13351 12742 0 -1 4194368 178476 0 0 0 53258 125 0 0 25 0 3 0 1156926329 1788198912 416680 1992294400 134512640 135237372 4294956192 18446744073709551615 134551002 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1115.83
Current children cumulated vsize (KiB) 1746288



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+621.802 s]
/proc/loadavg: 2.00 1.85 1.43 3/67 13360
/proc/meminfo: memFree=15592/2055920 swapFree=4178784/4192956
[pid=13351] ppid=13349 vsize=1844020 CPUtime=1194.42
/proc/13351/stat : 13351 (ttsth-5-0) S 13349 13351 12742 0 -1 4194304 441674 0 0 0 119150 292 0 0 25 0 3 0 1156921713 1888276480 440291 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13351/statm: 461005 440291 98 176 0 460827 0
[pid=13351/tid=13353] ppid=13349 vsize=1844020 CPUtime=575.22
/proc/13351/task/13353/stat : 13353 (ttsth-5-0) R 13349 13351 12742 0 -1 4194368 201354 0 0 0 57383 139 0 0 25 0 3 0 1156926329 1888276480 440291 1992294400 134512640 135237372 4294956192 18446744073709551615 134749323 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13351/tid=13354] ppid=13349 vsize=1844020 CPUtime=573.04
/proc/13351/task/13354/stat : 13354 (ttsth-5-0) R 13349 13351 12742 0 -1 4194368 190177 0 0 0 57172 132 0 0 25 0 3 0 1156926329 1888276480 440291 1992294400 134512640 135237372 4294956192 18446744073709551615 134749351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1194.42
Current children cumulated vsize (KiB) 1844020

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

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

[startup+622.002 s]
/proc/loadavg: 2.00 1.85 1.43 3/67 13360
/proc/meminfo: memFree=15592/2055920 swapFree=4178784/4192956
[pid=13351] ppid=13349 vsize=0 CPUtime=1194.61
/proc/13351/stat : 13351 (ttsth-5-0) Z 13349 13351 12742 0 -1 4195340 441682 0 0 0 119151 310 0 0 16 0 2 0 1156921713 0 0 1992294400 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13351/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1194.61
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 622.073
CPU time (s): 1194.69
CPU user time (s): 1191.51
CPU system time (s): 3.17952
CPU usage (%): 192.05
Max. virtual memory (cumulated for all children) (KiB): 1844020

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1191.51
system time used= 3.17952
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 441682
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= 96
involuntary context switches= 9158

runsolver used 0.6539 second user time and 1.59376 second system time

The end

Launcher Data

Begin job on node75 at 2009-04-04 12:56:20
IDJOB=1556520
IDBENCH=70820
IDSOLVER=549
FILE ID=node75/1556520-1238842580
PBS_JOBID= 9085808
Free space on /tmp= 66508 MiB

SOLVER NAME= ttsth-5-0 2009-03-19
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-16.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1556520-1238842580/watcher-1556520-1238842580 -o /tmp/evaluation-result-1556520-1238842580/solver-1556520-1238842580 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/ttsth-5-0 -num-threads 2 HOME/instance-1556520-1238842580.cnf

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

MD5SUM BENCH= 3cb14750de2495357cf28b8ab826b9e3
RANDOM SEED=949838411

node75.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.263
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.263
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:       1510240 kB
Buffers:         54572 kB
Cached:         414312 kB
SwapCached:       8204 kB
Active:         178020 kB
Inactive:       300652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1510240 kB
SwapTotal:     4192956 kB
SwapFree:      4178884 kB
Dirty:            4944 kB
Writeback:           0 kB
Mapped:          15472 kB
Slab:            52868 kB
Committed_AS:  2445052 kB
PageTables:       1428 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= 66508 MiB
End job on node75 at 2009-04-04 13:06:44