Trace number 1785520

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
VARSAT-industrial 2009-03-22? (TO) 5000.12 5001.87

General information on the benchmark

NameCRAFTED/edgematching/
fbcolors/em_9_3_5_fbc.cnf
MD5SUM31a3aedc721d03e1d956a240f176ac5e
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 variables3857
Number of clauses59728
Sum of the clauses size174559
Maximum clause length49
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 224387
Number of clauses of size 326002
Number of clauses of size 44516
Number of clauses of size 54669
Number of clauses of size over 5154

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  3857                                                 |
0.00/0.00	c |  Number of clauses:    59728                                                |
0.00/0.06	c |  Parsing time:         0.05         s                                       |
0.00/0.06	c |  Timeout:              43200 s
0.00/0.06	c |  Random Seed:          1953428418.000000
0.00/0.06	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.00/0.06	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.06	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.06	c |                                                                             |
0.09/0.18	c ============================[ Search Statistics ]==============================
0.09/0.18	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.18	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.18	c ===============================================================================
0.09/0.18	c |         0 |    3853    57474   167807 |    19158        0    nan |  0.000 % |
0.20/0.26	c |       101 |    3853    57474   167807 |    21073      101    112 |  0.000 % |
0.29/0.36	c |       251 |    3831    57474   167807 |    23181      249    108 |  0.778 % |
0.40/0.46	c |       476 |    3814    57474   167807 |    25499      473     86 |  1.167 % |
0.50/0.58	c |       814 |    3814    57474   167807 |    28049      811    118 |  1.167 % |
0.70/0.73	c |      1322 |    3798    57474   167807 |    30854     1317     94 |  1.582 % |
0.89/0.95	c |      2081 |    3776    57255   167369 |    33939     2075     79 |  1.996 % |
1.19/1.22	c |      3220 |    3776    57255   167369 |    37333     3214     77 |  1.997 % |
1.59/1.61	c |      4928 |    3775    57201   167261 |    41066     4920     85 |  2.385 % |
2.10/2.16	c |      7490 |    3773    57201   167261 |    45173     7480     85 |  2.800 % |
3.09/3.14	c |     11334 |    3733    57092   167043 |    49690    11322     84 |  3.215 % |
4.59/4.60	c |     17101 |    3733    57092   167043 |    54660    17089     92 |  3.215 % |
7.60/7.67	c |     25750 |    3729    57038   166935 |    60126    25734     99 |  3.215 % |
13.78/13.81	c |     38727 |    3729    57038   166935 |    66138    38711    101 |  3.215 % |
24.38/24.49	c |     58188 |    3729    57038   166935 |    72752    58172     98 |  3.215 % |
44.08/44.13	c |     87383 |    3729    57038   166935 |    80027    32994    150 |  3.215 % |
68.56/68.66	c |    131172 |    3729    57038   166935 |    88030    76783    134 |  3.215 % |
133.95/134.07	c |    196858 |    3729    57038   166935 |    96833    72291    148 |  3.215 % |
241.71/241.84	c |    295385 |    3729    57038   166935 |   106516    87989    144 |  3.215 % |
340.37/340.57	c |    443175 |    3729    57038   166935 |   117168    62372    112 |  3.215 % |
535.80/536.00	c |    664859 |    3729    57038   166935 |   128885   102016    136 |  3.215 % |
1064.82/1065.22	c |    997384 |    3729    57038   166935 |   141773    35909    122 |  3.215 % |
1664.81/1665.47	c |   1496175 |    3729    57038   166935 |   155951    47362    135 |  3.215 % |
3723.08/3724.47	c |   2244357 |    3729    57038   166935 |   171546   142866    531 |  3.215 % |

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-1785520-1241914912/watcher-1785520-1241914912 -o /tmp/evaluation-result-1785520-1241914912/solver-1785520-1241914912 -C 5000 -W 6000 -M 1800 HOME/varsat-industrial_static -seed=1953428418 HOME/instance-1785520-1241914912.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 19222
/proc/meminfo: memFree=1513336/2055920 swapFree=4180628/4192956
[pid=19222] ppid=19220 vsize=2908 CPUtime=0
/proc/19222/stat : 19222 (varsat-industri) R 19220 19222 18990 0 -1 4194304 582 0 0 0 0 0 0 0 18 0 1 0 219521587 2977792 567 1992294400 4194304 5102648 548682068784 18446744073709551615 4489463 0 0 4096 3 0 0 0 17 1 0 0
/proc/19222/statm: 727 567 87 221 0 503 0

[startup+0.091245 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 19222
/proc/meminfo: memFree=1513336/2055920 swapFree=4180628/4192956
[pid=19222] ppid=19220 vsize=10704 CPUtime=0.08
/proc/19222/stat : 19222 (varsat-industri) R 19220 19222 18990 0 -1 4194304 2523 0 0 0 8 0 0 0 18 0 1 0 219521587 10960896 2508 1992294400 4194304 5102648 548682068784 18446744073709551615 4273262 0 0 4096 3 0 0 0 17 1 0 0
/proc/19222/statm: 2676 2508 98 221 0 2452 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 10704

[startup+0.102248 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 19222
/proc/meminfo: memFree=1513336/2055920 swapFree=4180628/4192956
[pid=19222] ppid=19220 vsize=10704 CPUtime=0.09
/proc/19222/stat : 19222 (varsat-industri) R 19220 19222 18990 0 -1 4194304 2523 0 0 0 9 0 0 0 18 0 1 0 219521587 10960896 2508 1992294400 4194304 5102648 548682068784 18446744073709551615 4272870 0 0 4096 3 0 0 0 17 1 0 0
/proc/19222/statm: 2676 2508 98 221 0 2452 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10704

[startup+0.301286 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 19222
/proc/meminfo: memFree=1513336/2055920 swapFree=4180628/4192956
[pid=19222] ppid=19220 vsize=10220 CPUtime=0.29
/proc/19222/stat : 19222 (varsat-industri) R 19220 19222 18990 0 -1 4194304 2652 0 0 0 28 1 0 0 19 0 1 0 219521587 10465280 2408 1992294400 4194304 5102648 548682068784 18446744073709551615 4213798 0 0 4096 3 0 0 0 17 1 0 0
/proc/19222/statm: 2555 2408 115 221 0 2331 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10220

[startup+0.702364 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 19222
/proc/meminfo: memFree=1513336/2055920 swapFree=4180628/4192956
[pid=19222] ppid=19220 vsize=10220 CPUtime=0.7
/proc/19222/stat : 19222 (varsat-industri) R 19220 19222 18990 0 -1 4194304 2652 0 0 0 69 1 0 0 23 0 1 0 219521587 10465280 2408 1992294400 4194304 5102648 548682068784 18446744073709551615 4249772 0 0 4096 3 0 0 0 17 1 0 0
/proc/19222/statm: 2555 2408 115 221 0 2331 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 10220

[startup+1.50152 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19223
/proc/meminfo: memFree=1503856/2055920 swapFree=4180628/4192956
[pid=19222] ppid=19220 vsize=10640 CPUtime=1.49
/proc/19222/stat : 19222 (varsat-industri) R 19220 19222 18990 0 -1 4194304 2746 0 0 0 148 1 0 0 25 0 1 0 219521587 10895360 2502 1992294400 4194304 5102648 548682068784 18446744073709551615 4249855 0 0 4096 3 0 0 0 17 1 0 0
/proc/19222/statm: 2660 2502 115 221 0 2436 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10640

[startup+3.10184 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19223
/proc/meminfo: memFree=1502448/2055920 swapFree=4180628/4192956
[pid=19222] ppid=19220 vsize=13636 CPUtime=3.09
/proc/19222/stat : 19222 (varsat-industri) R 19220 19222 18990 0 -1 4194304 3495 0 0 0 307 2 0 0 25 0 1 0 219521587 13963264 3251 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/19222/statm: 3409 3251 115 221 0 3185 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13636

[startup+6.30146 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19223
/proc/meminfo: memFree=1496368/2055920 swapFree=4180628/4192956
[pid=19222] ppid=19220 vsize=19228 CPUtime=6.29
/proc/19222/stat : 19222 (varsat-industri) R 19220 19222 18990 0 -1 4194304 4879 0 0 0 626 3 0 0 25 0 1 0 219521587 19689472 4635 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19222/statm: 4807 4635 115 221 0 4583 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19228

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19223
/proc/meminfo: memFree=1487472/2055920 swapFree=4180628/4192956
[pid=19222] ppid=19220 vsize=27500 CPUtime=12.69
/proc/19222/stat : 19222 (varsat-industri) R 19220 19222 18990 0 -1 4194304 6944 0 0 0 1263 6 0 0 25 0 1 0 219521587 28160000 6700 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/19222/statm: 6875 6700 115 221 0 6651 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27500

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19223
/proc/meminfo: memFree=1474288/2055920 swapFree=4180628/4192956
[pid=19222] ppid=19220 vsize=40040 CPUtime=25.48
/proc/19222/stat : 19222 (varsat-industri) R 19220 19222 18990 0 -1 4194304 10088 0 0 0 2539 9 0 0 25 0 1 0 219521587 41000960 9844 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/19222/statm: 10010 9844 115 221 0 9786 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 40040

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19223
/proc/meminfo: memFree=1458672/2055920 swapFree=4180628/4192956
[pid=19222] ppid=19220 vsize=55388 CPUtime=51.07
/proc/19222/stat : 19222 (varsat-industri) R 19220 19222 18990 0 -1 4194304 13917 0 0 0 5095 12 0 0 25 0 1 0 219521587 56717312 13673 1992294400 4194304 5102648 548682068784 18446744073709551615 4249881 0 0 4096 3 0 0 0 17 1 0 0
/proc/19222/statm: 13847 13673 115 221 0 13623 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 55388

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19223
/proc/meminfo: memFree=1444144/2055920 swapFree=4180628/4192956
[pid=19222] ppid=19220 vsize=69860 CPUtime=102.26
/proc/19222/stat : 19222 (varsat-industri) R 19220 19222 18990 0 -1 4194304 17531 0 0 0 10211 15 0 0 25 0 1 0 219521587 71536640 17287 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/19222/statm: 17465 17287 115 221 0 17241 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 69860

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19223
/proc/meminfo: memFree=1431792/2055920 swapFree=4180628/4192956
[pid=19222] ppid=19220 vsize=82752 CPUtime=162.23
/proc/19222/stat : 19222 (varsat-industri) R 19220 19222 18990 0 -1 4194304 20687 0 0 0 16204 19 0 0 25 0 1 0 219521587 84738048 20443 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19222/statm: 20688 20443 115 221 0 20464 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 82752

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19223
/proc/meminfo: memFree=1426736/2055920 swapFree=4180628/4192956
[pid=19222] ppid=19220 vsize=87824 CPUtime=222.21
/proc/19222/stat : 19222 (varsat-industri) R 19220 19222 18990 0 -1 4194304 21862 0 0 0 22201 20 0 0 25 0 1 0 219521587 89931776 21618 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19222/statm: 21956 21618 115 221 0 21732 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 87824

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19223
/proc/meminfo: memFree=1418480/2055920 swapFree=4180628/4192956
[pid=19222] ppid=19220 vsize=96252 CPUtime=282.19
/proc/19222/stat : 19222 (varsat-industri) R 19220 19222 18990 0 -1 4194304 23908 0 0 0 28197 22 0 0 25 0 1 0 219521587 98562048 23664 1992294400 4194304 5102648 548682068784 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/19222/statm: 24063 23664 115 221 0 23839 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 96252

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19223
/proc/meminfo: memFree=1418480/2055920 swapFree=4180628/4192956
[pid=19222] ppid=19220 vsize=96252 CPUtime=342.17
/proc/19222/stat : 19222 (varsat-industri) R 19220 19222 18990 0 -1 4194304 23908 0 0 0 34195 22 0 0 25 0 1 0 219521587 98562048 23664 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19222/statm: 24063 23664 115 221 0 23839 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 96252

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19223
/proc/meminfo: memFree=1418032/2055920 swapFree=4180628/4192956
[pid=19222] ppid=19220 vsize=96652 CPUtime=402.15
/proc/19222/stat : 19222 (varsat-industri) R 19220 19222 18990 0 -1 4194304 24007 0 0 0 40193 22 0 0 25 0 1 0 219521587 98971648 23763 1992294400 4194304 5102648 548682068784 18446744073709551615 4249770 0 0 4096 3 0 0 0 17 1 0 0
/proc/19222/statm: 24163 23763 115 221 0 23939 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 96652

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19223
/proc/meminfo: memFree=1413360/2055920 swapFree=4180628/4192956
[pid=19222] ppid=19220 vsize=101424 CPUtime=462.13
/proc/19222/stat : 19222 (varsat-industri) R 19220 19222 18990 0 -1 4194304 25220 0 0 0 46190 23 0 0 25 0 1 0 219521587 103858176 24976 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19222/statm: 25356 24976 115 221 0 25132 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 101424

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19223
/proc/meminfo: memFree=1407984/2055920 swapFree=4180628/4192956
[pid=19222] ppid=19220 vsize=106720 CPUtime=522.11
/proc/19222/stat : 19222 (varsat-industri) R 19220 19222 18990 0 -1 4194304 26515 0 0 0 52186 25 0 0 25 0 1 0 219521587 109281280 26271 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19222/statm: 26680 26271 115 221 0 26456 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 106720

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19223
/proc/meminfo: memFree=1396848/2055920 swapFree=4180628/4192956
[pid=19222] ppid=19220 vsize=117704 CPUtime=582.09
/proc/19222/stat : 19222 (varsat-industri) R 19220 19222 18990 0 -1 4194304 29295 0 0 0 58181 28 0 0 25 0 1 0 219521587 120528896 29051 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19222/statm: 29426 29051 115 221 0 29202 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 117704

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19223
/proc/meminfo: memFree=1396848/2055920 swapFree=4180628/4192956
[pid=19222] ppid=19220 vsize=117704 CPUtime=642.07
/proc/19222/stat : 19222 (varsat-industri) R 19220 19222 18990 0 -1 4194304 29295 0 0 0 64179 28 0 0 25 0 1 0 219521587 120528896 29051 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19222/statm: 29426 29051 115 221 0 29202 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 117704

[startup+702.302 s]

################
# More data... #
################

[startup+4002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19231
/proc/meminfo: memFree=1086896/2055920 swapFree=4180628/4192956
[pid=19222] ppid=19220 vsize=427124 CPUtime=4000.89
/proc/19222/stat : 19222 (varsat-industri) R 19220 19222 18990 0 -1 4194304 106399 0 0 0 399982 107 0 0 25 0 1 0 219521587 437374976 106155 1992294400 4194304 5102648 548682068784 18446744073709551615 4249840 0 0 4096 3 0 0 0 17 1 0 0
/proc/19222/statm: 106781 106155 115 221 0 106557 0
Current children cumulated CPU time (s) 4000.89
Current children cumulated vsize (KiB) 427124

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19231
/proc/meminfo: memFree=1086896/2055920 swapFree=4180628/4192956
[pid=19222] ppid=19220 vsize=427124 CPUtime=4060.87
/proc/19222/stat : 19222 (varsat-industri) R 19220 19222 18990 0 -1 4194304 106401 0 0 0 405980 107 0 0 25 0 1 0 219521587 437374976 106157 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19222/statm: 106781 106157 115 221 0 106557 0
Current children cumulated CPU time (s) 4060.87
Current children cumulated vsize (KiB) 427124

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19231
/proc/meminfo: memFree=1086960/2055920 swapFree=4180628/4192956
[pid=19222] ppid=19220 vsize=427124 CPUtime=4120.84
/proc/19222/stat : 19222 (varsat-industri) R 19220 19222 18990 0 -1 4194304 106401 0 0 0 411977 107 0 0 25 0 1 0 219521587 437374976 106157 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19222/statm: 106781 106157 115 221 0 106557 0
Current children cumulated CPU time (s) 4120.84
Current children cumulated vsize (KiB) 427124

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19231
/proc/meminfo: memFree=1086896/2055920 swapFree=4180628/4192956
[pid=19222] ppid=19220 vsize=427124 CPUtime=4180.82
/proc/19222/stat : 19222 (varsat-industri) R 19220 19222 18990 0 -1 4194304 106401 0 0 0 417975 107 0 0 25 0 1 0 219521587 437374976 106157 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/19222/statm: 106781 106157 115 221 0 106557 0
Current children cumulated CPU time (s) 4180.82
Current children cumulated vsize (KiB) 427124

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19231
/proc/meminfo: memFree=1086896/2055920 swapFree=4180628/4192956
[pid=19222] ppid=19220 vsize=427124 CPUtime=4240.8
/proc/19222/stat : 19222 (varsat-industri) R 19220 19222 18990 0 -1 4194304 106402 0 0 0 423973 107 0 0 25 0 1 0 219521587 437374976 106158 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19222/statm: 106781 106158 115 221 0 106557 0
Current children cumulated CPU time (s) 4240.8
Current children cumulated vsize (KiB) 427124

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19231
/proc/meminfo: memFree=1086832/2055920 swapFree=4180628/4192956
[pid=19222] ppid=19220 vsize=427124 CPUtime=4300.78
/proc/19222/stat : 19222 (varsat-industri) R 19220 19222 18990 0 -1 4194304 106402 0 0 0 429971 107 0 0 25 0 1 0 219521587 437374976 106158 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19222/statm: 106781 106158 115 221 0 106557 0
Current children cumulated CPU time (s) 4300.78
Current children cumulated vsize (KiB) 427124

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19231
/proc/meminfo: memFree=1086832/2055920 swapFree=4180628/4192956
[pid=19222] ppid=19220 vsize=427124 CPUtime=4360.76
/proc/19222/stat : 19222 (varsat-industri) R 19220 19222 18990 0 -1 4194304 106403 0 0 0 435969 107 0 0 25 0 1 0 219521587 437374976 106159 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/19222/statm: 106781 106159 115 221 0 106557 0
Current children cumulated CPU time (s) 4360.76
Current children cumulated vsize (KiB) 427124

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19231
/proc/meminfo: memFree=1086768/2055920 swapFree=4180628/4192956
[pid=19222] ppid=19220 vsize=427124 CPUtime=4420.74
/proc/19222/stat : 19222 (varsat-industri) R 19220 19222 18990 0 -1 4194304 106405 0 0 0 441967 107 0 0 25 0 1 0 219521587 437374976 106161 1992294400 4194304 5102648 548682068784 18446744073709551615 4249017 0 0 4096 3 0 0 0 17 1 0 0
/proc/19222/statm: 106781 106161 115 221 0 106557 0
Current children cumulated CPU time (s) 4420.74
Current children cumulated vsize (KiB) 427124

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19231
/proc/meminfo: memFree=1086768/2055920 swapFree=4180628/4192956
[pid=19222] ppid=19220 vsize=427124 CPUtime=4480.72
/proc/19222/stat : 19222 (varsat-industri) R 19220 19222 18990 0 -1 4194304 106405 0 0 0 447965 107 0 0 25 0 1 0 219521587 437374976 106161 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/19222/statm: 106781 106161 115 221 0 106557 0
Current children cumulated CPU time (s) 4480.72
Current children cumulated vsize (KiB) 427124

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19231
/proc/meminfo: memFree=1086768/2055920 swapFree=4180628/4192956
[pid=19222] ppid=19220 vsize=427124 CPUtime=4540.69
/proc/19222/stat : 19222 (varsat-industri) R 19220 19222 18990 0 -1 4194304 106405 0 0 0 453962 107 0 0 25 0 1 0 219521587 437374976 106161 1992294400 4194304 5102648 548682068784 18446744073709551615 4249855 0 0 4096 3 0 0 0 17 1 0 0
/proc/19222/statm: 106781 106161 115 221 0 106557 0
Current children cumulated CPU time (s) 4540.69
Current children cumulated vsize (KiB) 427124

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19231
/proc/meminfo: memFree=1086704/2055920 swapFree=4180628/4192956
[pid=19222] ppid=19220 vsize=427124 CPUtime=4600.68
/proc/19222/stat : 19222 (varsat-industri) R 19220 19222 18990 0 -1 4194304 106405 0 0 0 459961 107 0 0 25 0 1 0 219521587 437374976 106161 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/19222/statm: 106781 106161 115 221 0 106557 0
Current children cumulated CPU time (s) 4600.68
Current children cumulated vsize (KiB) 427124

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19231
/proc/meminfo: memFree=1086704/2055920 swapFree=4180628/4192956
[pid=19222] ppid=19220 vsize=427124 CPUtime=4660.65
/proc/19222/stat : 19222 (varsat-industri) R 19220 19222 18990 0 -1 4194304 106405 0 0 0 465958 107 0 0 25 0 1 0 219521587 437374976 106161 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/19222/statm: 106781 106161 115 221 0 106557 0
Current children cumulated CPU time (s) 4660.65
Current children cumulated vsize (KiB) 427124

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19231
/proc/meminfo: memFree=1086640/2055920 swapFree=4180628/4192956
[pid=19222] ppid=19220 vsize=427124 CPUtime=4720.64
/proc/19222/stat : 19222 (varsat-industri) R 19220 19222 18990 0 -1 4194304 106407 0 0 0 471957 107 0 0 25 0 1 0 219521587 437374976 106163 1992294400 4194304 5102648 548682068784 18446744073709551615 4249895 0 0 4096 3 0 0 0 17 1 0 0
/proc/19222/statm: 106781 106163 115 221 0 106557 0
Current children cumulated CPU time (s) 4720.64
Current children cumulated vsize (KiB) 427124

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19231
/proc/meminfo: memFree=1086704/2055920 swapFree=4180628/4192956
[pid=19222] ppid=19220 vsize=427124 CPUtime=4780.61
/proc/19222/stat : 19222 (varsat-industri) R 19220 19222 18990 0 -1 4194304 106408 0 0 0 477954 107 0 0 25 0 1 0 219521587 437374976 106164 1992294400 4194304 5102648 548682068784 18446744073709551615 4249862 0 0 4096 3 0 0 0 17 1 0 0
/proc/19222/statm: 106781 106164 115 221 0 106557 0
Current children cumulated CPU time (s) 4780.61
Current children cumulated vsize (KiB) 427124

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19232
/proc/meminfo: memFree=1086512/2055920 swapFree=4180628/4192956
[pid=19222] ppid=19220 vsize=427124 CPUtime=4840.59
/proc/19222/stat : 19222 (varsat-industri) R 19220 19222 18990 0 -1 4194304 106408 0 0 0 483952 107 0 0 25 0 1 0 219521587 437374976 106164 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19222/statm: 106781 106164 115 221 0 106557 0
Current children cumulated CPU time (s) 4840.59
Current children cumulated vsize (KiB) 427124

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19232
/proc/meminfo: memFree=1086512/2055920 swapFree=4180628/4192956
[pid=19222] ppid=19220 vsize=427124 CPUtime=4900.57
/proc/19222/stat : 19222 (varsat-industri) R 19220 19222 18990 0 -1 4194304 106410 0 0 0 489950 107 0 0 25 0 1 0 219521587 437374976 106166 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/19222/statm: 106781 106166 115 221 0 106557 0
Current children cumulated CPU time (s) 4900.57
Current children cumulated vsize (KiB) 427124

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19233
/proc/meminfo: memFree=1086512/2055920 swapFree=4180628/4192956
[pid=19222] ppid=19220 vsize=427124 CPUtime=4960.55
/proc/19222/stat : 19222 (varsat-industri) R 19220 19222 18990 0 -1 4194304 106410 0 0 0 495948 107 0 0 25 0 1 0 219521587 437374976 106166 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19222/statm: 106781 106166 115 221 0 106557 0
Current children cumulated CPU time (s) 4960.55
Current children cumulated vsize (KiB) 427124



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19233
/proc/meminfo: memFree=1086576/2055920 swapFree=4180628/4192956
[pid=19222] ppid=19220 vsize=427124 CPUtime=5000.04
/proc/19222/stat : 19222 (varsat-industri) R 19220 19222 18990 0 -1 4194304 106410 0 0 0 499897 107 0 0 25 0 1 0 219521587 437374976 106166 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/19222/statm: 106781 106166 115 221 0 106557 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 427124

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5001.87
CPU time (s): 5000.12
CPU user time (s): 4998.97
CPU system time (s): 1.14482
CPU usage (%): 99.9649
Max. virtual memory (cumulated for all children) (KiB): 427124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.97
system time used= 1.14482
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 106410
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= 5252

runsolver used 5.83911 second user time and 12.2901 second system time

The end

Launcher Data

Begin job on node77 at 2009-05-10 02:21:52
IDJOB=1785520
IDBENCH=70931
IDSOLVER=641
FILE ID=node77/1785520-1241914912
PBS_JOBID= 9264829
Free space on /tmp= 66176 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/CRAFTED/edgematching/fbcolors/em_9_3_5_fbc.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785520-1241914912/watcher-1785520-1241914912 -o /tmp/evaluation-result-1785520-1241914912/solver-1785520-1241914912 -C 5000 -W 6000 -M 1800  HOME/varsat-industrial_static -seed=1953428418 HOME/instance-1785520-1241914912.cnf

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

MD5SUM BENCH= 31a3aedc721d03e1d956a240f176ac5e
RANDOM SEED=1953428418

node77.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.270
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.270
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:       1513752 kB
Buffers:         56080 kB
Cached:         406120 kB
SwapCached:       6388 kB
Active:          82844 kB
Inactive:       387924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1513752 kB
SwapTotal:     4192956 kB
SwapFree:      4180628 kB
Dirty:            2064 kB
Writeback:           0 kB
Mapped:          14192 kB
Slab:            57388 kB
Committed_AS:   751592 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66176 MiB
End job on node77 at 2009-05-10 03:45:16