Trace number 1532031

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
tts tts-5-0? (TO) 1200.2 1200.52

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/360/
unif-k3-r4.25-v360-c1530-S1684547485-073.cnf
MD5SUM7978035feeedb8c4f26fadad2c608014
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.014997
Satisfiable
(Un)Satisfiability was proved
Number of variables360
Number of clauses1530
Sum of the clauses size4590
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31530
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Command: HOME/tts-5-0 HOME/instance-1532031-1238598946.cnf 
0.00/0.00	c Using SATTIMEOUT of 1200
0.00/0.00	c Using SATRAM of 1800
0.00/0.00	c Size of subset node = 16
0.00/0.00	c Variables = 360
0.00/0.00	c Clauses = 1530
0.00/0.00	c Literals = 4590
0.00/0.00	c Reduced size:
0.00/0.00	c Variables = 360
0.00/0.00	c Clauses = 1514
0.00/0.00	c Literals = 4542
0.00/0.00	c a2
0.00/0.00	c a1
0.19/0.27	c Independent sub-problems = 1
0.19/0.27	c Sub-problem with 358 variables and 1514 clauses
0.19/0.27	c using permutation method 4
0.19/0.27	c count = 3
0.19/0.27	c Ordering finished 0.270 seconds
0.19/0.27	c mapped 0.270 seconds
0.19/0.27	c permuted 0.270 seconds
0.19/0.27	c about to sort
0.19/0.27	c sorted
0.19/0.28	c clauses now 1514
0.19/0.28	c init finished 0.270 seconds
0.19/0.28	c tree built 0.270 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.28	c ................................ | ..........                  1000 | 47                     0.3        3571.4          581
24.19/24.22	c ................................ | ..........                269000 | 80859                 24.2       11111.1      3671563
47.98/48.04	c ................................ | ..........                399000 | 124634                48.0        8305.6      5897015
72.07/72.17	c ................................ | ..........                501000 | 159249                72.2        6942.9      7679921
95.96/96.05	c ................................ | ..........                604000 | 191427                96.0        6289.0      9205311
120.16/120.23	c ................................ | *.........                677000 | 215173               120.2        5632.3     10424888
143.96/144.04	c ................................ | *.........                754000 | 240275               144.0        5235.4     11689015
167.95/168.06	c ................................ | *.........                827000 | 264017               168.0        4921.4     12916536
192.14/192.27	c ................................ | *.........                874000 | 279216               192.2        4546.4     13721128
216.33/216.47	c ................................ | *.........                918000 | 294195               216.4        4241.4     14568722
240.03/240.14	c ................................ | **........                969000 | 310995               240.1        4035.7     15449651
263.92/264.09	c ................................ | **........               1017000 | 326144               264.1        3851.5     16210347
288.02/288.12	c ................................ | **........               1059000 | 339669               288.1        3676.1     16966592
312.00/312.18	c ................................ | **........               1103000 | 354205               312.1        3533.7     17747586
335.91/336.09	c ................................ | **........               1232000 | 393785               336.1        3666.1     19908769
360.09/360.22	c ................................ | ***.......               1326000 | 424012               360.2        3681.6     21567722
383.99/384.13	c ................................ | ***.......               1401000 | 448225               384.1        3647.7     22925537
407.89/408.08	c ................................ | ***.......               1463000 | 468136               408.0        3585.5     24001570
432.27/432.40	c ................................ | ***.......               1516000 | 485602               432.4        3506.4     24960037
456.38/456.55	c ................................ | ***.......               1566000 | 501740               456.5        3430.5     25996808
479.96/480.10	c ................................ | ****......               1611000 | 516619               480.0        3356.0     26851786
504.46/504.60	c ................................ | ****......               1654000 | 530325               504.5        3278.2     27654941
527.85/528.07	c ................................ | ****......               1692000 | 542769               528.0        3204.5     28339557
552.64/552.83	c ................................ | ****......               1727000 | 554718               552.8        3124.3     28975260
576.33/576.54	c ................................ | ****......               1765000 | 567472               576.5        3061.7     29728605
600.03/600.22	c ................................ | *****.....               1808000 | 582194               600.1        3012.6     30535960
623.92/624.14	c ................................ | *****.....               1854000 | 595593               624.1        2970.9     31255712
647.92/648.15	c ................................ | *****.....               1911000 | 614351               648.1        2948.8     32346135
672.21/672.41	c ................................ | *****.....               1962000 | 630532               672.3        2918.3     33263818
696.31/696.54	c ................................ | *****.....               2010000 | 646974               696.5        2886.1     34232257
719.90/720.10	c ................................ | ******....               2066000 | 665632               720.0        2869.4     35315189
744.09/744.35	c ................................ | ******....               2102000 | 676667               744.3        2824.3     35895850
767.79/768.09	c ................................ | ******....               2136000 | 688257               768.0        2781.2     36551229
791.79/792.10	c ................................ | ******....               2170000 | 699403               792.0        2739.9     37227841
815.98/816.26	c ................................ | ******....               2200000 | 709319               816.2        2695.5     37861758
839.86/840.19	c ................................ | *******...               2230000 | 719155               840.1        2654.5     38446441
864.06/864.31	c ................................ | *******...               2257000 | 727742               864.2        2611.6     38973465
888.15/888.49	c ................................ | *******...               2282000 | 735947               888.4        2568.7     39417728
912.05/912.38	c ................................ | *******...               2311000 | 745423               912.3        2533.2     39988485
936.44/936.77	c ................................ | *******...               2337000 | 754345               936.7        2495.0     40555456
959.83/960.12	c ................................ | ********..               2364000 | 763320               960.0        2462.5     41083446
985.03/985.38	c ................................ | ********..               2384000 | 769999               985.3        2419.6     41487710
1008.42/1008.73	c ................................ | ********..               2401000 | 775471              1008.6        2380.5     41803016
1033.02/1033.30	c ................................ | ********..               2426000 | 783458              1033.2        2348.1     42251131
1056.91/1057.23	c ................................ | ********..               2451000 | 791592              1057.1        2318.6     42737769
1080.00/1080.31	c ................................ | *********.               2469000 | 797740              1080.2        2285.7     43111002
1104.00/1104.34	c ................................ | *********.               2495000 | 806525              1104.2        2259.5     43638369
1128.79/1129.15	c ................................ | *********.               2520000 | 815105              1129.0        2232.0     44162613
1152.49/1152.82	c ................................ | *********.               2538000 | 821081              1152.7        2201.8     44523880
1176.78/1177.18	c ................................ | *********.               2556000 | 826702              1177.0        2171.5     44872636

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1532031-1238598946/watcher-1532031-1238598946 -o /tmp/evaluation-result-1532031-1238598946/solver-1532031-1238598946 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1532031-1238598946.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.34 1.20 1.20 3/68 11070
/proc/meminfo: memFree=978208/2055920 swapFree=4176188/4192956
[pid=11070] ppid=11068 vsize=1008 CPUtime=0
/proc/11070/stat : 11070 (tts-5-0) R 11068 11070 10653 0 -1 4194304 152 0 0 0 0 0 0 0 18 0 1 0 1132556303 1032192 136 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/11070/statm: 252 136 69 165 0 85 0

[startup+0.075609 s]
/proc/loadavg: 1.34 1.20 1.20 3/68 11070
/proc/meminfo: memFree=978208/2055920 swapFree=4176188/4192956
[pid=11070] ppid=11068 vsize=1140 CPUtime=0.07
/proc/11070/stat : 11070 (tts-5-0) R 11068 11070 10653 0 -1 4194304 178 0 0 0 7 0 0 0 18 0 1 0 1132556303 1167360 162 1992294400 134512640 135191068 4294956224 18446744073709551615 134553905 0 0 4096 0 0 0 0 17 1 0 0
/proc/11070/statm: 285 162 71 165 0 118 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1140

[startup+0.10161 s]
/proc/loadavg: 1.34 1.20 1.20 3/68 11070
/proc/meminfo: memFree=978208/2055920 swapFree=4176188/4192956
[pid=11070] ppid=11068 vsize=1140 CPUtime=0.09
/proc/11070/stat : 11070 (tts-5-0) R 11068 11070 10653 0 -1 4194304 180 0 0 0 9 0 0 0 18 0 1 0 1132556303 1167360 164 1992294400 134512640 135191068 4294956224 18446744073709551615 134599191 0 0 4096 0 0 0 0 17 1 0 0
/proc/11070/statm: 285 164 71 165 0 118 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1140

[startup+0.301632 s]
/proc/loadavg: 1.34 1.20 1.20 3/68 11070
/proc/meminfo: memFree=978208/2055920 swapFree=4176188/4192956
[pid=11070] ppid=11068 vsize=1992 CPUtime=0.29
/proc/11070/stat : 11070 (tts-5-0) R 11068 11070 10653 0 -1 4194304 380 0 0 0 29 0 0 0 20 0 1 0 1132556303 2039808 364 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/11070/statm: 498 364 89 165 0 331 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1992

[startup+0.701676 s]
/proc/loadavg: 1.34 1.20 1.20 3/68 11070
/proc/meminfo: memFree=978208/2055920 swapFree=4176188/4192956
[pid=11070] ppid=11068 vsize=4872 CPUtime=0.69
/proc/11070/stat : 11070 (tts-5-0) R 11068 11070 10653 0 -1 4194304 1091 0 0 0 69 0 0 0 23 0 1 0 1132556303 4988928 1075 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/11070/statm: 1218 1075 89 165 0 1051 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4872

[startup+1.50176 s]
/proc/loadavg: 1.31 1.20 1.19 2/69 11071
/proc/meminfo: memFree=972248/2055920 swapFree=4176188/4192956
[pid=11070] ppid=11068 vsize=9192 CPUtime=1.49
/proc/11070/stat : 11070 (tts-5-0) R 11068 11070 10653 0 -1 4194304 2194 0 0 0 149 0 0 0 25 0 1 0 1132556303 9412608 2178 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/11070/statm: 2298 2178 89 165 0 2131 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9192

[startup+3.10194 s]
/proc/loadavg: 1.31 1.20 1.19 2/69 11071
/proc/meminfo: memFree=967640/2055920 swapFree=4176188/4192956
[pid=11070] ppid=11068 vsize=15112 CPUtime=3.09
/proc/11070/stat : 11070 (tts-5-0) R 11068 11070 10653 0 -1 4194304 3683 0 0 0 308 1 0 0 25 0 1 0 1132556303 15474688 3667 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/11070/statm: 3778 3667 89 165 0 3611 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15112

[startup+6.3023 s]
/proc/loadavg: 1.29 1.19 1.19 2/69 11071
/proc/meminfo: memFree=954904/2055920 swapFree=4176188/4192956
[pid=11070] ppid=11068 vsize=27112 CPUtime=6.29
/proc/11070/stat : 11070 (tts-5-0) R 11068 11070 10653 0 -1 4194304 6669 0 0 0 626 3 0 0 25 0 1 0 1132556303 27762688 6653 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/11070/statm: 6778 6653 89 165 0 6611 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27112

[startup+12.702 s]
/proc/loadavg: 1.26 1.19 1.19 2/69 11071
/proc/meminfo: memFree=939496/2055920 swapFree=4176188/4192956
[pid=11070] ppid=11068 vsize=41032 CPUtime=12.69
/proc/11070/stat : 11070 (tts-5-0) R 11068 11070 10653 0 -1 4194304 10162 0 0 0 1263 6 0 0 25 0 1 0 1132556303 42016768 10146 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/11070/statm: 10258 10147 89 165 0 10091 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 41032

[startup+25.5014 s]
/proc/loadavg: 1.20 1.18 1.19 2/69 11071
/proc/meminfo: memFree=917160/2055920 swapFree=4176188/4192956
[pid=11070] ppid=11068 vsize=62312 CPUtime=25.48
/proc/11070/stat : 11070 (tts-5-0) R 11068 11070 10653 0 -1 4194304 15489 0 0 0 2539 9 0 0 25 0 1 0 1132556303 63807488 15473 1992294400 134512640 135191068 4294956224 18446744073709551615 134562464 0 0 4096 0 0 0 0 17 1 0 0
/proc/11070/statm: 15578 15473 89 165 0 15411 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 62312

[startup+51.1013 s]
/proc/loadavg: 1.13 1.16 1.18 2/69 11071
/proc/meminfo: memFree=878440/2055920 swapFree=4176188/4192956
[pid=11070] ppid=11068 vsize=100872 CPUtime=51.08
/proc/11070/stat : 11070 (tts-5-0) R 11068 11070 10653 0 -1 4194304 25117 0 0 0 5093 15 0 0 25 0 1 0 1132556303 103292928 25101 1992294400 134512640 135191068 4294956224 18446744073709551615 134562464 0 0 4096 0 0 0 0 17 1 0 0
/proc/11070/statm: 25218 25101 89 165 0 25051 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 100872

[startup+102.306 s]
/proc/loadavg: 1.06 1.14 1.17 3/69 11071
/proc/meminfo: memFree=824616/2055920 swapFree=4176188/4192956
[pid=11070] ppid=11068 vsize=153992 CPUtime=102.27
/proc/11070/stat : 11070 (tts-5-0) R 11068 11070 10653 0 -1 4194304 38407 0 0 0 10204 23 0 0 25 0 1 0 1132556303 157687808 38391 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/11070/statm: 38498 38391 89 165 0 38331 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 153992

[startup+162.302 s]
/proc/loadavg: 1.02 1.11 1.16 2/69 11071
/proc/meminfo: memFree=775528/2055920 swapFree=4176188/4192956
[pid=11070] ppid=11068 vsize=203752 CPUtime=162.25
/proc/11070/stat : 11070 (tts-5-0) R 11068 11070 10653 0 -1 4194304 50829 0 0 0 16192 33 0 0 25 0 1 0 1132556303 208642048 50813 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/11070/statm: 50938 50813 89 165 0 50771 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 203752

[startup+222.301 s]
/proc/loadavg: 1.00 1.09 1.15 2/69 11071
/proc/meminfo: memFree=740200/2055920 swapFree=4176188/4192956
[pid=11070] ppid=11068 vsize=238312 CPUtime=222.23
/proc/11070/stat : 11070 (tts-5-0) R 11068 11070 10653 0 -1 4194304 59470 0 0 0 22183 40 0 0 25 0 1 0 1132556303 244031488 59454 1992294400 134512640 135191068 4294956224 18446744073709551615 134562492 0 0 4096 0 0 0 0 17 1 0 0
/proc/11070/statm: 59578 59454 89 165 0 59411 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 238312

[startup+282.302 s]
/proc/loadavg: 1.00 1.07 1.14 2/69 11071
/proc/meminfo: memFree=707560/2055920 swapFree=4176188/4192956
[pid=11070] ppid=11068 vsize=271272 CPUtime=282.22
/proc/11070/stat : 11070 (tts-5-0) R 11068 11070 10653 0 -1 4194304 67709 0 0 0 28176 46 0 0 25 0 1 0 1132556303 277782528 67693 1992294400 134512640 135191068 4294956224 18446744073709551615 134562485 0 0 4096 0 0 0 0 17 1 0 0
/proc/11070/statm: 67818 67693 89 165 0 67651 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 271272

[startup+342.302 s]
/proc/loadavg: 1.00 1.05 1.12 2/69 11071
/proc/meminfo: memFree=649512/2055920 swapFree=4176188/4192956
[pid=11070] ppid=11068 vsize=329032 CPUtime=342.2
/proc/11070/stat : 11070 (tts-5-0) R 11068 11070 10653 0 -1 4194304 82150 0 0 0 34164 56 0 0 25 0 1 0 1132556303 336928768 82134 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/11070/statm: 82258 82134 89 165 0 82091 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 329032

[startup+402.301 s]
/proc/loadavg: 1.00 1.04 1.11 2/69 11071
/proc/meminfo: memFree=597160/2055920 swapFree=4176188/4192956
[pid=11070] ppid=11068 vsize=381512 CPUtime=402.18
/proc/11070/stat : 11070 (tts-5-0) R 11068 11070 10653 0 -1 4194304 95284 0 0 0 40151 67 0 0 25 0 1 0 1132556303 390668288 95268 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/11070/statm: 95378 95268 89 165 0 95211 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 381512

[startup+462.302 s]
/proc/loadavg: 1.00 1.03 1.10 2/69 11071
/proc/meminfo: memFree=556904/2055920 swapFree=4176188/4192956
[pid=11070] ppid=11068 vsize=421352 CPUtime=462.16
/proc/11070/stat : 11070 (tts-5-0) R 11068 11070 10653 0 -1 4194304 105241 0 0 0 46141 75 0 0 25 0 1 0 1132556303 431464448 105225 1992294400 134512640 135191068 4294956224 18446744073709551615 134562492 0 0 4096 0 0 0 0 17 1 0 0
/proc/11070/statm: 105338 105225 89 165 0 105171 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 421352

[startup+522.301 s]
/proc/loadavg: 1.04 1.04 1.09 2/69 11071
/proc/meminfo: memFree=526056/2055920 swapFree=4176188/4192956
[pid=11070] ppid=11068 vsize=452392 CPUtime=522.15
/proc/11070/stat : 11070 (tts-5-0) R 11068 11070 10653 0 -1 4194304 113003 0 0 0 52134 81 0 0 25 0 1 0 1132556303 463249408 112987 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/11070/statm: 113098 112987 89 165 0 112931 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 452392

[startup+582.301 s]
/proc/loadavg: 1.01 1.03 1.09 2/69 11071
/proc/meminfo: memFree=498088/2055920 swapFree=4176188/4192956
[pid=11070] ppid=11068 vsize=479912 CPUtime=582.14
/proc/11070/stat : 11070 (tts-5-0) R 11068 11070 10653 0 -1 4194304 119890 0 0 0 58128 86 0 0 25 0 1 0 1132556303 491429888 119874 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/11070/statm: 119978 119874 89 165 0 119811 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 479912

[startup+642.302 s]
/proc/loadavg: 1.08 1.04 1.09 2/69 11071
/proc/meminfo: memFree=463208/2055920 swapFree=4176188/4192956
[pid=11070] ppid=11068 vsize=514632 CPUtime=642.12
/proc/11070/stat : 11070 (tts-5-0) R 11068 11070 10653 0 -1 4194304 128552 0 0 0 64121 91 0 0 25 0 1 0 1132556303 526983168 128536 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/11070/statm: 128658 128536 89 165 0 128491 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 514632

[startup+702.301 s]
/proc/loadavg: 1.10 1.04 1.09 2/69 11071
/proc/meminfo: memFree=423848/2055920 swapFree=4176188/4192956
[pid=11070] ppid=11068 vsize=554152 CPUtime=702.11
/proc/11070/stat : 11070 (tts-5-0) R 11068 11070 10653 0 -1 4194304 138424 0 0 0 70112 99 0 0 25 0 1 0 1132556303 567451648 138408 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/11070/statm: 138538 138408 89 165 0 138371 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 554152

[startup+762.305 s]
/proc/loadavg: 1.10 1.05 1.08 2/69 11071
/proc/meminfo: memFree=393960/2055920 swapFree=4176188/4192956
[pid=11070] ppid=11068 vsize=583752 CPUtime=762.09
/proc/11070/stat : 11070 (tts-5-0) R 11068 11070 10653 0 -1 4194304 145833 0 0 0 76105 104 0 0 25 0 1 0 1132556303 597762048 145817 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/11070/statm: 145938 145817 89 165 0 145771 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 583752

[startup+822.302 s]
/proc/loadavg: 1.10 1.05 1.08 2/69 11071
/proc/meminfo: memFree=367400/2055920 swapFree=4176188/4192956
[pid=11070] ppid=11068 vsize=610632 CPUtime=822.07
/proc/11070/stat : 11070 (tts-5-0) R 11068 11070 10653 0 -1 4194304 152562 0 0 0 82098 109 0 0 25 0 1 0 1132556303 625287168 152546 1992294400 134512640 135191068 4294956224 18446744073709551615 134589326 0 0 4096 0 0 0 0 17 1 0 0
/proc/11070/statm: 152658 152546 89 165 0 152491 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 610632

[startup+882.301 s]
/proc/loadavg: 1.09 1.06 1.08 2/69 11071
/proc/meminfo: memFree=347496/2055920 swapFree=4176188/4192956
[pid=11070] ppid=11068 vsize=630152 CPUtime=882.06
/proc/11070/stat : 11070 (tts-5-0) R 11068 11070 10653 0 -1 4194304 157427 0 0 0 88092 114 0 0 25 0 1 0 1132556303 645275648 157411 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/11070/statm: 157538 157411 89 165 0 157371 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 630152

[startup+942.302 s]
/proc/loadavg: 1.08 1.06 1.08 2/69 11071
/proc/meminfo: memFree=324904/2055920 swapFree=4176188/4192956
[pid=11070] ppid=11068 vsize=653032 CPUtime=942.04
/proc/11070/stat : 11070 (tts-5-0) R 11068 11070 10653 0 -1 4194304 163157 0 0 0 94086 118 0 0 25 0 1 0 1132556303 668704768 163141 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/11070/statm: 163258 163141 89 165 0 163091 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 653032

[startup+1002.3 s]
/proc/loadavg: 1.08 1.06 1.08 2/69 11071
/proc/meminfo: memFree=308328/2055920 swapFree=4176188/4192956
[pid=11070] ppid=11068 vsize=669192 CPUtime=1002.02
/proc/11070/stat : 11070 (tts-5-0) R 11068 11070 10653 0 -1 4194304 167218 0 0 0 100080 122 0 0 25 0 1 0 1132556303 685252608 167202 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/11070/statm: 167298 167202 89 165 0 167131 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 669192

[startup+1062.3 s]
/proc/loadavg: 1.07 1.06 1.08 2/69 11071
/proc/meminfo: memFree=290856/2055920 swapFree=4176188/4192956
[pid=11070] ppid=11068 vsize=686952 CPUtime=1062.01
/proc/11070/stat : 11070 (tts-5-0) R 11068 11070 10653 0 -1 4194304 171634 0 0 0 106074 127 0 0 25 0 1 0 1132556303 703438848 171618 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/11070/statm: 171738 171618 89 165 0 171571 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 686952

[startup+1122.3 s]
/proc/loadavg: 1.13 1.08 1.09 2/69 11071
/proc/meminfo: memFree=270440/2055920 swapFree=4176188/4192956
[pid=11070] ppid=11068 vsize=707112 CPUtime=1121.99
/proc/11070/stat : 11070 (tts-5-0) R 11068 11070 10653 0 -1 4194304 176660 0 0 0 112067 132 0 0 25 0 1 0 1132556303 724082688 176644 1992294400 134512640 135191068 4294956224 18446744073709551615 134562320 0 0 4096 0 0 0 0 17 1 0 0
/proc/11070/statm: 176778 176644 89 165 0 176611 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 707112

[startup+1182.3 s]
/proc/loadavg: 1.15 1.09 1.09 2/69 11071
/proc/meminfo: memFree=256552/2055920 swapFree=4176188/4192956
[pid=11070] ppid=11068 vsize=721352 CPUtime=1181.97
/proc/11070/stat : 11070 (tts-5-0) R 11068 11070 10653 0 -1 4194304 180230 0 0 0 118062 135 0 0 25 0 1 0 1132556303 738664448 180214 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/11070/statm: 180338 180214 89 165 0 180171 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 721352



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.18 1.10 1.09 2/69 11071
/proc/meminfo: memFree=252584/2055920 swapFree=4176188/4192956
[pid=11070] ppid=11068 vsize=724872 CPUtime=1200.08
/proc/11070/stat : 11070 (tts-5-0) R 11068 11070 10653 0 -1 4194304 181113 0 0 0 119872 136 0 0 25 0 1 0 1132556303 742268928 181097 1992294400 134512640 135191068 4294956224 18446744073709551615 134562405 0 0 4096 0 0 0 0 17 1 0 0
/proc/11070/statm: 181218 181097 89 165 0 181051 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 724872

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

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

[startup+1200.51 s]
/proc/loadavg: 1.18 1.10 1.09 2/69 11071
/proc/meminfo: memFree=252584/2055920 swapFree=4176188/4192956
[pid=11070] ppid=11068 vsize=0 CPUtime=1200.18
/proc/11070/stat : 11070 (tts-5-0) R 11068 11070 10653 0 -1 4195332 181113 0 0 0 119872 146 0 0 25 0 1 0 1132556303 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/11070/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.18
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.2
CPU user time (s): 1198.72
CPU system time (s): 1.47178
CPU usage (%): 99.9733
Max. virtual memory (cumulated for all children) (KiB): 724872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.72
system time used= 1.47178
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 181113
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= 2
involuntary context switches= 1574

runsolver used 1.08883 second user time and 3.2925 second system time

The end

Launcher Data

Begin job on node59 at 2009-04-01 17:15:46
IDJOB=1532031
IDBENCH=70745
IDSOLVER=505
FILE ID=node59/1532031-1238598946
PBS_JOBID= 9068337
Free space on /tmp= 66248 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/360/unif-k3-r4.25-v360-c1530-S1684547485-073.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532031-1238598946/watcher-1532031-1238598946 -o /tmp/evaluation-result-1532031-1238598946/solver-1532031-1238598946 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1532031-1238598946.cnf

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

MD5SUM BENCH= 7978035feeedb8c4f26fadad2c608014
RANDOM SEED=1370476416

node59.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.209
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.209
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:        978624 kB
Buffers:        113108 kB
Cached:         853964 kB
SwapCached:      10156 kB
Active:         231220 kB
Inactive:       747420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        978624 kB
SwapTotal:     4192956 kB
SwapFree:      4176188 kB
Dirty:            1260 kB
Writeback:           0 kB
Mapped:          16764 kB
Slab:            84148 kB
Committed_AS:  3155140 kB
PageTables:       1720 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= 66248 MiB
End job on node59 at 2009-04-01 17:35:49