Trace number 1726393

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) 1115.87 559.9

General information on the benchmark

Namecrafted/Hard/contest04/connamacher/
connm-ue-csp-sat-n1200-d0.00-s1875077647.sat05-530.reshuffled-07.cnf
MD5SUM378c3c007a4c6e49e4da1e6f32094183
Bench CategoryCRAFTED (crafted 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 variables1192
Number of clauses14506
Sum of the clauses size43816
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 314208
Number of clauses of size 4298
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.02	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1726393-1240711623.cnf 
0.00/0.02	c Using SATTIMEOUT of 1200
0.00/0.02	c Using SATRAM of 1800
0.00/0.02	c Size of subset node = 16
0.00/0.02	c Variables = 1192
0.00/0.02	c Clauses = 14506
0.00/0.02	c Literals = 43816
0.00/0.02	c Reduced size:
0.00/0.02	c Variables = 1192
0.00/0.02	c Clauses = 14506
0.00/0.02	c Literals = 43816
0.00/0.02	c a2
0.00/0.08	c a1
0.19/0.21	c Independent sub-problems = 1
0.19/0.21	c Sub-problem with 1192 variables and 14506 clauses
0.19/0.21	c using permutation method 4
0.19/0.21	c count = 1
0.19/0.21	c Ordering finished 0.200 seconds
0.19/0.21	c mapped 0.210 seconds
0.19/0.21	c permuted 0.210 seconds
0.19/0.21	c about to sort
0.19/0.22	c sorted
0.19/0.28	c clauses now 14506
0.19/0.28	c init finished 0.220 seconds
0.19/0.28	c tree built 0.280 seconds
0.19/0.28	c 
0.19/0.28	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.19/0.28	c ---------------------------------|----------------------------------|------------------------------------------------------
0.19/0.28	c ................................ | ..........                       |                        0.3           0.0             
0.19/0.28	c ................................ | ..........                     1 |                        0.3           3.6             
0.19/0.28	c ................................ | ..........                     2 |                        0.3           7.1             
0.19/0.28	c ................................ | ..........                     3 |                        0.3          10.7             
0.19/0.28	c ................................ | ..........                     4 |                        0.3          14.3             
0.19/0.28	c ................................ | ..........                     5 |                        0.3          17.9             
0.19/0.29	c ................................ | ..........                  1000 | 24                     0.3        3571.4          916
23.86/12.18	c ................................ | ..........                667000 | 101359                24.0       27757.0      5436224
47.81/24.20	c ................................ | ..........               1121000 | 173649                48.0       23349.3     10370627
71.95/36.23	c ................................ | ..........               1464000 | 228216                72.0       20322.0     14768197
95.90/48.25	c ................................ | ..........               1790000 | 279188                96.0       18643.9     18421568
120.05/60.30	c ................................ | *.........               2084000 | 327134               120.1       17356.5     21966454
143.79/72.29	c ................................ | *.........               2383000 | 374990               144.0       16548.6     25073833
167.94/84.33	c ................................ | *.........               2665000 | 418949               168.0       15859.3     28200377
191.89/96.35	c ................................ | *.........               2930000 | 460469               192.0       15258.0     31187330
216.03/108.40	c ................................ | *.........               3179000 | 499550               216.1       14712.8     34295937
239.98/120.41	c ................................ | **........               3426000 | 539344               240.0       14272.6     36838114
263.93/132.43	c ................................ | **........               3676000 | 580007               264.0       13922.7     39248239
287.88/144.45	c ................................ | **........               3913000 | 618407               288.0       13585.4     41603366
312.03/156.50	c ................................ | **........               4143000 | 655087               312.1       13275.4     44014406
335.97/168.50	c ................................ | **........               4359000 | 688909               336.0       12972.1     46587248
359.92/180.55	c ................................ | ***.......               4579000 | 724166               360.1       12717.0     49073003
383.87/192.55	c ................................ | ***.......               4794000 | 757548               384.0       12483.4     51394899
407.82/204.58	c ................................ | ***.......               5007000 | 791719               408.0       12270.9     53816399
431.96/216.62	c ................................ | ***.......               5223000 | 827682               432.1       12088.6     56201278
455.91/228.62	c ................................ | ***.......               5433000 | 861491               456.0       11914.0     58451517
479.86/240.64	c ................................ | ****......               5649000 | 895879               480.0       11768.0     60583487
503.80/252.65	c ................................ | ****......               5885000 | 932816               504.0       11676.6     62673267
527.75/264.68	c ................................ | ****......               6132000 | 972724               528.0       11613.4     64792367
551.89/276.76	c ................................ | ****......               6375000 | 1012593              552.1       11546.8     66897605
575.84/288.78	c ................................ | ****......               6590000 | 1045886              576.1       11439.0     69182350
599.78/300.79	c ................................ | *****.....               6808000 | 1080193              600.0       11345.7     71349121
623.91/312.84	c ................................ | *****.....               7026000 | 1115124              624.1       11258.0     73466867
647.84/324.83	c ................................ | *****.....               7242000 | 1150091              648.0       11175.8     75563691
671.77/336.89	c ................................ | *****.....               7457000 | 1185091              672.1       11095.6     77583989
695.71/348.89	c ................................ | *****.....               7664000 | 1217475              696.0       11011.5     79742641
719.85/360.97	c ................................ | ******....               7862000 | 1249466              720.1       10918.1     81985856
743.78/372.98	c ................................ | ******....               8057000 | 1281380              744.1       10828.4     84316242
767.72/384.98	c ................................ | ******....               8261000 | 1312445              768.0       10756.4     86282591
791.84/397.03	c ................................ | ******....               8466000 | 1345223              792.0       10689.0     88316120
815.78/409.05	c ................................ | ******....               8673000 | 1377899              816.0       10628.7     90321807
839.91/421.12	c ................................ | *******...               8876000 | 1410170              840.1       10565.7     92371762
863.83/433.12	c ................................ | *******...               9080000 | 1444328              864.0       10509.3     94375184
887.76/445.19	c ................................ | *******...               9278000 | 1476195              888.1       10447.4     96419857
911.88/457.21	c ................................ | *******...               9472000 | 1507247              912.0       10385.5     98421369
935.81/469.23	c ................................ | *******...               9664000 | 1539041              936.0       10324.6    100426599
959.92/481.30	c ................................ | ********..               9852000 | 1568733              960.1       10261.8    102186032
983.80/493.35	c ................................ | ********..              10042000 | 1599162              984.0       10204.8    103791047
1007.88/505.40	c ................................ | ********..              10233000 | 1630654             1008.0       10151.4    105444402
1031.77/517.44	c ................................ | ********..              10442000 | 1665322             1032.0       10118.1    107172592
1055.84/529.53	c ................................ | ********..              10645000 | 1699131             1056.1       10079.9    108777250
1079.71/541.58	c ................................ | *********.              10844000 | 1732143             1080.1       10040.2    110649079
1103.87/553.73	c ................................ | *********.              11038000 | 1763383             1104.1        9997.4    112456410

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-1726393-1240711623/watcher-1726393-1240711623 -o /tmp/evaluation-result-1726393-1240711623/solver-1726393-1240711623 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1726393-1240711623.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 1104
/proc/meminfo: memFree=1123808/2055920 swapFree=4192956/4192956
[pid=1104] ppid=1102 vsize=1064 CPUtime=0
/proc/1104/stat : 1104 (ttsth-5-0) R 1102 1104 342 0 -1 4194304 144 0 0 0 0 0 0 0 18 0 1 0 99188223 1089536 128 1992294400 134512640 135237372 4294956192 18446744073709551615 134749343 0 0 4096 0 0 0 0 17 0 0 0
/proc/1104/statm: 266 128 78 176 0 88 0

[startup+0.105595 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1104
/proc/meminfo: memFree=1123808/2055920 swapFree=4192956/4192956
[pid=1104] ppid=1102 vsize=3096 CPUtime=0.1
/proc/1104/stat : 1104 (ttsth-5-0) R 1102 1104 342 0 -1 4194304 663 0 0 0 10 0 0 0 18 0 1 0 99188223 3170304 646 1992294400 134512640 135237372 4294956192 18446744073709551615 134555287 0 0 4096 0 0 0 0 17 0 0 0
/proc/1104/statm: 774 646 80 176 0 596 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3096

[startup+0.202606 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1104
/proc/meminfo: memFree=1123808/2055920 swapFree=4192956/4192956
[pid=1104] ppid=1102 vsize=3396 CPUtime=0.19
/proc/1104/stat : 1104 (ttsth-5-0) R 1102 1104 342 0 -1 4194304 722 0 0 0 19 0 0 0 18 0 1 0 99188223 3477504 705 1992294400 134512640 135237372 4294956192 18446744073709551615 134553874 0 0 4096 0 0 0 0 17 0 0 0
/proc/1104/statm: 849 705 80 176 0 671 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 3396

[startup+0.30263 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1104
/proc/meminfo: memFree=1123808/2055920 swapFree=4192956/4192956
[pid=1104] ppid=1102 vsize=27980 CPUtime=0.31
/proc/1104/stat : 1104 (ttsth-5-0) S 1102 1104 342 0 -1 4194304 1522 0 0 0 31 0 0 0 19 0 3 0 99188223 28651520 1505 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1104/statm: 6995 1505 98 176 0 6817 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 27980

[startup+0.702685 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1104
/proc/meminfo: memFree=1123808/2055920 swapFree=4192956/4192956
[pid=1104] ppid=1102 vsize=31792 CPUtime=1.11
/proc/1104/stat : 1104 (ttsth-5-0) S 1102 1104 342 0 -1 4194304 2521 0 0 0 110 1 0 0 19 0 3 0 99188223 32555008 2504 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1104/statm: 7948 2504 98 176 0 7770 0
Current children cumulated CPU time (s) 1.11
Current children cumulated vsize (KiB) 31792

[startup+1.50179 s]
/proc/loadavg: 1.08 1.02 1.01 3/67 1107
/proc/meminfo: memFree=1109960/2055920 swapFree=4192956/4192956
[pid=1104] ppid=1102 vsize=40404 CPUtime=2.7
/proc/1104/stat : 1104 (ttsth-5-0) S 1102 1104 342 0 -1 4194304 4669 0 0 0 269 1 0 0 19 0 3 0 99188223 41373696 4652 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1104/statm: 10101 4652 98 176 0 9923 0
[pid=1104/tid=1106] ppid=1102 vsize=40404 CPUtime=1.2
/proc/1104/task/1106/stat : 1106 (ttsth-5-0) R 1102 1104 342 0 -1 4194368 1678 0 0 0 120 0 0 0 25 0 3 0 99188251 41373696 4652 1992294400 134512640 135237372 4294956192 18446744073709551615 134749351 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1104/tid=1107] ppid=1102 vsize=40404 CPUtime=1.2
/proc/1104/task/1107/stat : 1107 (ttsth-5-0) R 1102 1104 342 0 -1 4194368 1556 0 0 0 120 0 0 0 25 0 3 0 99188251 41373696 4652 1992294400 134512640 135237372 4294956192 18446744073709551615 134551736 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.7
Current children cumulated vsize (KiB) 40404

[startup+3.10201 s]
/proc/loadavg: 1.08 1.02 1.01 3/67 1107
/proc/meminfo: memFree=1097864/2055920 swapFree=4192956/4192956
[pid=1104] ppid=1102 vsize=56056 CPUtime=5.9
/proc/1104/stat : 1104 (ttsth-5-0) S 1102 1104 342 0 -1 4194304 8591 0 0 0 587 3 0 0 19 0 3 0 99188223 57401344 8574 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1104/statm: 14014 8574 98 176 0 13836 0
[pid=1104/tid=1106] ppid=1102 vsize=56056 CPUtime=2.8
/proc/1104/task/1106/stat : 1106 (ttsth-5-0) R 1102 1104 342 0 -1 4194368 3537 0 0 0 279 1 0 0 25 0 3 0 99188251 57401344 8574 1992294400 134512640 135237372 4294956192 18446744073709551615 134737752 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1104/tid=1107] ppid=1102 vsize=56056 CPUtime=2.79
/proc/1104/task/1107/stat : 1107 (ttsth-5-0) R 1102 1104 342 0 -1 4194368 3619 0 0 0 279 0 0 0 25 0 3 0 99188251 57401344 8574 1992294400 134512640 135237372 4294956192 18446744073709551615 134593323 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.9
Current children cumulated vsize (KiB) 56056

[startup+6.30144 s]
/proc/loadavg: 1.08 1.02 1.01 3/67 1107
/proc/meminfo: memFree=1070536/2055920 swapFree=4192956/4192956
[pid=1104] ppid=1102 vsize=80856 CPUtime=12.28
/proc/1104/stat : 1104 (ttsth-5-0) S 1102 1104 342 0 -1 4194304 14763 0 0 0 1222 6 0 0 19 0 3 0 99188223 82796544 14746 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1104/statm: 20214 14746 98 176 0 20036 0
[pid=1104/tid=1106] ppid=1102 vsize=80856 CPUtime=6.01
/proc/1104/task/1106/stat : 1106 (ttsth-5-0) R 1102 1104 342 0 -1 4194368 6482 0 0 0 598 3 0 0 25 0 3 0 99188251 82796544 14746 1992294400 134512640 135237372 4294956192 18446744073709551615 134546034 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1104/tid=1107] ppid=1102 vsize=80856 CPUtime=5.98
/proc/1104/task/1107/stat : 1107 (ttsth-5-0) R 1102 1104 342 0 -1 4194368 6846 0 0 0 596 2 0 0 24 0 3 0 99188251 82796544 14746 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.28
Current children cumulated vsize (KiB) 80856

[startup+12.7013 s]
/proc/loadavg: 1.22 1.05 1.02 3/67 1107
/proc/meminfo: memFree=1030600/2055920 swapFree=4192956/4192956
[pid=1104] ppid=1102 vsize=117816 CPUtime=25.05
/proc/1104/stat : 1104 (ttsth-5-0) S 1102 1104 342 0 -1 4194304 24059 0 0 0 2493 12 0 0 19 0 3 0 99188223 120643584 24042 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1104/statm: 29454 24042 98 176 0 29276 0
[pid=1104/tid=1106] ppid=1102 vsize=117816 CPUtime=12.4
/proc/1104/task/1106/stat : 1106 (ttsth-5-0) R 1102 1104 342 0 -1 4194368 10749 0 0 0 1234 6 0 0 23 0 3 0 99188251 120643584 24042 1992294400 134512640 135237372 4294956192 18446744073709551615 134546034 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1104/tid=1107] ppid=1102 vsize=117816 CPUtime=12.35
/proc/1104/task/1107/stat : 1107 (ttsth-5-0) R 1102 1104 342 0 -1 4194368 11875 0 0 0 1230 5 0 0 25 0 3 0 99188251 120643584 24042 1992294400 134512640 135237372 4294956192 18446744073709551615 134587166 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.05
Current children cumulated vsize (KiB) 117816

[startup+25.502 s]
/proc/loadavg: 1.34 1.08 1.02 3/67 1107
/proc/meminfo: memFree=943944/2055920 swapFree=4192956/4192956
[pid=1104] ppid=1102 vsize=202776 CPUtime=50.59
/proc/1104/stat : 1104 (ttsth-5-0) S 1102 1104 342 0 -1 4194304 45258 0 0 0 5036 23 0 0 19 0 3 0 99188223 207642624 45241 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1104/statm: 50694 45241 98 176 0 50516 0
[pid=1104/tid=1106] ppid=1102 vsize=202776 CPUtime=25.2
/proc/1104/task/1106/stat : 1106 (ttsth-5-0) R 1102 1104 342 0 -1 4194368 21599 0 0 0 2509 11 0 0 25 0 3 0 99188251 207642624 45241 1992294400 134512640 135237372 4294956192 18446744073709551615 134546034 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1104/tid=1107] ppid=1102 vsize=202776 CPUtime=25.1
/proc/1104/task/1107/stat : 1107 (ttsth-5-0) R 1102 1104 342 0 -1 4194368 22224 0 0 0 2499 11 0 0 25 0 3 0 99188251 207642624 45241 1992294400 134512640 135237372 4294956192 18446744073709551615 134749351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.59
Current children cumulated vsize (KiB) 202776

[startup+51.1025 s]
/proc/loadavg: 1.56 1.15 1.05 3/67 1107
/proc/meminfo: memFree=810376/2055920 swapFree=4192956/4192956
[pid=1104] ppid=1102 vsize=337148 CPUtime=101.68
/proc/1104/stat : 1104 (ttsth-5-0) S 1102 1104 342 0 -1 4194304 78837 0 0 0 10128 40 0 0 19 0 3 0 99188223 345239552 78820 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1104/statm: 84287 78820 98 176 0 84109 0
[pid=1104/tid=1106] ppid=1102 vsize=337148 CPUtime=50.79
/proc/1104/task/1106/stat : 1106 (ttsth-5-0) R 1102 1104 342 0 -1 4194368 38094 0 0 0 5059 20 0 0 19 0 3 0 99188251 345239552 78820 1992294400 134512640 135237372 4294956192 18446744073709551615 134749351 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1104/tid=1107] ppid=1102 vsize=337148 CPUtime=50.6
/proc/1104/task/1107/stat : 1107 (ttsth-5-0) R 1102 1104 342 0 -1 4194368 39308 0 0 0 5041 19 0 0 25 0 3 0 99188251 345239552 78820 1992294400 134512640 135237372 4294956192 18446744073709551615 134562341 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.68
Current children cumulated vsize (KiB) 337148

[startup+102.302 s]
/proc/loadavg: 1.82 1.29 1.10 3/67 1107
/proc/meminfo: memFree=590856/2055920 swapFree=4192956/4192956
[pid=1104] ppid=1102 vsize=553628 CPUtime=203.87
/proc/1104/stat : 1104 (ttsth-5-0) S 1102 1104 342 0 -1 4194304 133010 0 0 0 20313 74 0 0 19 0 3 0 99188223 566915072 132993 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1104/statm: 138407 132993 98 176 0 138229 0
[pid=1104/tid=1106] ppid=1102 vsize=553628 CPUtime=101.97
/proc/1104/task/1106/stat : 1106 (ttsth-5-0) R 1102 1104 342 0 -1 4194368 62386 0 0 0 10161 36 0 0 25 0 3 0 99188251 566915072 132993 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1104/tid=1107] ppid=1102 vsize=553628 CPUtime=101.6
/proc/1104/task/1107/stat : 1107 (ttsth-5-0) R 1102 1104 342 0 -1 4194368 69189 0 0 0 10123 37 0 0 23 0 3 0 99188251 566915072 132993 1992294400 134512640 135237372 4294956192 18446744073709551615 134519965 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.87
Current children cumulated vsize (KiB) 553628

[startup+162.303 s]
/proc/loadavg: 1.93 1.42 1.15 3/67 1107
/proc/meminfo: memFree=392904/2055920 swapFree=4192956/4192956
[pid=1104] ppid=1102 vsize=753308 CPUtime=323.59
/proc/1104/stat : 1104 (ttsth-5-0) S 1102 1104 342 0 -1 4194304 182900 0 0 0 32257 102 0 0 19 0 3 0 99188223 771387392 182883 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1104/statm: 188327 182883 98 176 0 188149 0
[pid=1104/tid=1106] ppid=1102 vsize=753308 CPUtime=161.92
/proc/1104/task/1106/stat : 1106 (ttsth-5-0) R 1102 1104 342 0 -1 4194368 86255 0 0 0 16143 49 0 0 25 0 3 0 99188251 771387392 182883 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1104/tid=1107] ppid=1102 vsize=753308 CPUtime=161.38
/proc/1104/task/1107/stat : 1107 (ttsth-5-0) R 1102 1104 342 0 -1 4194368 95210 0 0 0 16086 52 0 0 25 0 3 0 99188251 771387392 182883 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.59
Current children cumulated vsize (KiB) 753308

[startup+222.307 s]
/proc/loadavg: 1.97 1.52 1.20 3/67 1107
/proc/meminfo: memFree=199048/2055920 swapFree=4192956/4192956
[pid=1104] ppid=1102 vsize=944960 CPUtime=443.35
/proc/1104/stat : 1104 (ttsth-5-0) S 1102 1104 342 0 -1 4194304 230828 0 0 0 44202 133 0 0 19 0 3 0 99188223 967639040 230811 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1104/statm: 236240 230811 98 176 0 236062 0
[pid=1104/tid=1106] ppid=1102 vsize=944960 CPUtime=221.68
/proc/1104/task/1106/stat : 1106 (ttsth-5-0) R 1102 1104 342 0 -1 4194368 106118 0 0 0 22107 61 0 0 25 0 3 0 99188251 967639040 230811 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1104/tid=1107] ppid=1102 vsize=944960 CPUtime=221.36
/proc/1104/task/1107/stat : 1107 (ttsth-5-0) R 1102 1104 342 0 -1 4194368 123275 0 0 0 22066 70 0 0 21 0 3 0 99188251 967639040 230811 1992294400 134512640 135237372 4294956192 18446744073709551615 134565869 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.35
Current children cumulated vsize (KiB) 944960

[startup+282.303 s]
/proc/loadavg: 1.99 1.61 1.25 3/67 1107
/proc/meminfo: memFree=29192/2055920 swapFree=4192956/4192956
[pid=1104] ppid=1102 vsize=1116320 CPUtime=563.08
/proc/1104/stat : 1104 (ttsth-5-0) S 1102 1104 342 0 -1 4194304 273643 0 0 0 56150 158 0 0 19 0 3 0 99188223 1143111680 273626 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1104/statm: 279080 273626 98 176 0 278902 0
[pid=1104/tid=1106] ppid=1102 vsize=1116320 CPUtime=281.45
/proc/1104/task/1106/stat : 1106 (ttsth-5-0) R 1102 1104 342 0 -1 4194368 124670 0 0 0 28072 73 0 0 18 0 3 0 99188251 1143111680 273626 1992294400 134512640 135237372 4294956192 18446744073709551615 134591059 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1104/tid=1107] ppid=1102 vsize=1116320 CPUtime=281.33
/proc/1104/task/1107/stat : 1107 (ttsth-5-0) R 1102 1104 342 0 -1 4194368 147538 0 0 0 28050 83 0 0 18 0 3 0 99188251 1143111680 273626 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.08
Current children cumulated vsize (KiB) 1116320

[startup+342.303 s]
/proc/loadavg: 1.99 1.67 1.30 3/67 1107
/proc/meminfo: memFree=16200/2055920 swapFree=4192956/4192956
[pid=1104] ppid=1102 vsize=1284960 CPUtime=682.74
/proc/1104/stat : 1104 (ttsth-5-0) S 1102 1104 342 0 -1 4194304 315776 0 0 0 68088 186 0 0 19 0 3 0 99188223 1315799040 315759 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1104/statm: 321240 315759 98 176 0 321062 0
[pid=1104/tid=1106] ppid=1102 vsize=1284960 CPUtime=341.17
/proc/1104/task/1106/stat : 1106 (ttsth-5-0) R 1102 1104 342 0 -1 4194368 143099 0 0 0 34031 86 0 0 25 0 3 0 99188251 1315799040 315759 1992294400 134512640 135237372 4294956192 18446744073709551615 134680502 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1104/tid=1107] ppid=1102 vsize=1284960 CPUtime=341.27
/proc/1104/task/1107/stat : 1107 (ttsth-5-0) R 1102 1104 342 0 -1 4194368 171242 0 0 0 34029 98 0 0 25 0 3 0 99188251 1315799040 315759 1992294400 134512640 135237372 4294956192 18446744073709551615 134549977 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.74
Current children cumulated vsize (KiB) 1284960

[startup+402.302 s]
/proc/loadavg: 1.99 1.73 1.34 3/67 1107
/proc/meminfo: memFree=16200/2055920 swapFree=4192956/4192956
[pid=1104] ppid=1102 vsize=1456800 CPUtime=802.41
/proc/1104/stat : 1104 (ttsth-5-0) S 1102 1104 342 0 -1 4194304 358748 0 0 0 80028 213 0 0 19 0 3 0 99188223 1491763200 358731 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1104/statm: 364200 358731 98 176 0 364022 0
[pid=1104/tid=1106] ppid=1102 vsize=1456800 CPUtime=400.92
/proc/1104/task/1106/stat : 1106 (ttsth-5-0) R 1102 1104 342 0 -1 4194368 164185 0 0 0 39992 100 0 0 25 0 3 0 99188251 1491763200 358731 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1104/tid=1107] ppid=1102 vsize=1456800 CPUtime=401.2
/proc/1104/task/1107/stat : 1107 (ttsth-5-0) R 1102 1104 342 0 -1 4194368 193128 0 0 0 40008 112 0 0 25 0 3 0 99188251 1491763200 358731 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 802.41
Current children cumulated vsize (KiB) 1456800

[startup+462.302 s]
/proc/loadavg: 2.03 1.79 1.38 3/67 1107
/proc/meminfo: memFree=15368/2055920 swapFree=4192956/4192956
[pid=1104] ppid=1102 vsize=1618080 CPUtime=922.05
/proc/1104/stat : 1104 (ttsth-5-0) S 1102 1104 342 0 -1 4194304 399077 0 0 0 91962 243 0 0 19 0 3 0 99188223 1656913920 399060 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1104/statm: 404520 399060 98 176 0 404342 0
[pid=1104/tid=1106] ppid=1102 vsize=1618080 CPUtime=460.85
/proc/1104/task/1106/stat : 1106 (ttsth-5-0) R 1102 1104 342 0 -1 4194368 184016 0 0 0 45970 115 0 0 25 0 3 0 99188251 1656913920 399060 1992294400 134512640 135237372 4294956192 18446744073709551615 134562344 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1104/tid=1107] ppid=1102 vsize=1618080 CPUtime=460.91
/proc/1104/task/1107/stat : 1107 (ttsth-5-0) R 1102 1104 342 0 -1 4194368 213626 0 0 0 45964 127 0 0 18 0 3 0 99188251 1656913920 399060 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 922.05
Current children cumulated vsize (KiB) 1618080

[startup+522.302 s]
/proc/loadavg: 2.01 1.83 1.42 3/67 1107
/proc/meminfo: memFree=15048/2055920 swapFree=4192956/4192956
[pid=1104] ppid=1102 vsize=1753920 CPUtime=1041.51
/proc/1104/stat : 1104 (ttsth-5-0) S 1102 1104 342 0 -1 4194304 433075 0 0 0 103884 267 0 0 19 0 3 0 99188223 1796014080 433058 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1104/statm: 438480 433058 98 176 0 438302 0
[pid=1104/tid=1106] ppid=1102 vsize=1753920 CPUtime=520.72
/proc/1104/task/1106/stat : 1106 (ttsth-5-0) R 1102 1104 342 0 -1 4194368 199337 0 0 0 51947 125 0 0 17 0 3 0 99188251 1796014080 433058 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1104/tid=1107] ppid=1102 vsize=1753920 CPUtime=520.5
/proc/1104/task/1107/stat : 1107 (ttsth-5-0) R 1102 1104 342 0 -1 4194368 232303 0 0 0 51909 141 0 0 25 0 3 0 99188251 1796014080 433058 1992294400 134512640 135237372 4294956192 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1041.51
Current children cumulated vsize (KiB) 1753920



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+559.601 s]
/proc/loadavg: 2.00 1.84 1.44 3/67 1107
/proc/meminfo: memFree=15112/2055920 swapFree=4192956/4192956
[pid=1104] ppid=1102 vsize=1843200 CPUtime=1115.56
/proc/1104/stat : 1104 (ttsth-5-0) S 1102 1104 342 0 -1 4194304 455362 0 0 0 111274 282 0 0 19 0 3 0 99188223 1887436800 455345 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1104/statm: 460800 455345 98 176 0 460622 0
[pid=1104/tid=1106] ppid=1102 vsize=1843200 CPUtime=557.68
/proc/1104/task/1106/stat : 1106 (ttsth-5-0) R 1102 1104 342 0 -1 4194368 208959 0 0 0 55637 131 0 0 25 0 3 0 99188251 1887436800 455345 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1104/tid=1107] ppid=1102 vsize=1843200 CPUtime=557.58
/proc/1104/task/1107/stat : 1107 (ttsth-5-0) R 1102 1104 342 0 -1 4194368 244968 0 0 0 55608 150 0 0 25 0 3 0 99188251 1887436800 455345 1992294400 134512640 135237372 4294956192 18446744073709551615 134680502 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1115.56
Current children cumulated vsize (KiB) 1843200

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

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

[startup+559.713 s]
/proc/loadavg: 2.00 1.84 1.44 3/67 1107
/proc/meminfo: memFree=15112/2055920 swapFree=4192956/4192956
[pid=1104] ppid=1102 vsize=0 CPUtime=1115.67
/proc/1104/stat : 1104 (ttsth-5-0) Z 1102 1104 342 0 -1 4195340 455365 0 0 0 111275 292 0 0 16 0 2 0 99188223 0 0 1992294400 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1104/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1115.67
Current children cumulated vsize (KiB) 0

[startup+559.802 s]
/proc/loadavg: 2.00 1.84 1.44 3/67 1107
/proc/meminfo: memFree=15112/2055920 swapFree=4192956/4192956
[pid=1104] ppid=1102 vsize=0 CPUtime=1115.76
/proc/1104/stat : 1104 (ttsth-5-0) Z 1102 1104 342 0 -1 4195340 455365 0 0 0 111275 301 0 0 16 0 2 0 99188223 0 0 1992294400 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1104/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1115.76
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 559.9
CPU time (s): 1115.87
CPU user time (s): 1112.76
CPU system time (s): 3.10853
CPU usage (%): 199.297
Max. virtual memory (cumulated for all children) (KiB): 1843200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1112.76
system time used= 3.10853
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 455365
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= 385
involuntary context switches= 9148

runsolver used 0.504923 second user time and 1.54876 second system time

The end

Launcher Data

Begin job on node71 at 2009-04-26 04:07:03
IDJOB=1726393
IDBENCH=24612
IDSOLVER=549
FILE ID=node71/1726393-1240711623
PBS_JOBID= 9186825
Free space on /tmp= 66476 MiB

SOLVER NAME= ttsth-5-0 2009-03-19
BENCH NAME= SAT07/crafted/Hard/contest04/connamacher/connm-ue-csp-sat-n1200-d0.00-s1875077647.sat05-530.reshuffled-07.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1726393-1240711623/watcher-1726393-1240711623 -o /tmp/evaluation-result-1726393-1240711623/solver-1726393-1240711623 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/ttsth-5-0 -num-threads 2 HOME/instance-1726393-1240711623.cnf

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

MD5SUM BENCH= 378c3c007a4c6e49e4da1e6f32094183
RANDOM SEED=1089355556

node71.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1124224 kB
Buffers:         92308 kB
Cached:         740284 kB
SwapCached:          0 kB
Active:         314696 kB
Inactive:       531776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1124224 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1048 kB
Writeback:           0 kB
Mapped:          23640 kB
Slab:            71156 kB
Committed_AS:   268948 kB
PageTables:       1436 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= 66476 MiB
End job on node71 at 2009-04-26 04:16:24