Trace number 1784845

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
IUT_BMB_SAT 1.0? (TO) 5000.03 5001.42

General information on the benchmark

Namecrafted/Hard/contest04/others/
Composite-096BitPrimes-0.sat05-507.reshuffled-07.cnf
MD5SUM8b466b7ef3217bdc844a579ae744d427
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 variables18623
Number of clauses182878
Sum of the clauses size821466
Maximum clause length5
Minimum clause length1
Number of clauses of size 1290
Number of clauses of size 218428
Number of clauses of size 318240
Number of clauses of size 40
Number of clauses of size 5145920
Number of clauses of size over 50

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
1.99/2.06	c WARNING: for repeatability, setting FPU to use double precision
1.99/2.06	c ============================[ Problem Statistics ]=============================
1.99/2.06	c |                                                                             |
1.99/2.06	c |  Number of variables:  18623                                                |
1.99/2.06	c |  Number of clauses:    180486                                               |
2.47/2.50	c |  Parsing time:         0.41         s                                       |
3.87/3.94	c ============================[ Search Statistics ]==============================
3.87/3.94	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.87/3.94	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.87/3.94	c ===============================================================================
3.87/3.94	c |         0 |   18075   152027   545539 |    50675        0    nan |  0.000 % |
3.87/3.99	c |       101 |   18075   152027   545539 |    55743      101     16 |  0.231 % |
3.97/4.06	c |       252 |   18075   152027   545539 |    61317      252     13 |  0.231 % |
4.07/4.13	c |       477 |   18075   152027   545539 |    67449      477     12 |  0.231 % |
4.17/4.25	c |       814 |   18075   152027   545539 |    74194      814     13 |  0.231 % |
4.17/4.30	c |      1320 |   18075   152027   545539 |    81613     1320     13 |  0.231 % |
4.47/4.60	c |      2079 |   18075   152027   545539 |    89775     2079     18 |  0.231 % |
14.66/14.72	c |      3218 |   18075   152027   545539 |    98752     3218     52 |  0.231 % |
19.06/19.10	c |      4928 |   18075   152027   545539 |   108627     4928     73 |  0.231 % |
25.46/25.57	c |      7490 |   18075   152027   545539 |   119490     7490     81 |  0.231 % |
35.46/35.57	c |     11334 |   18075   152027   545539 |   131439    11334     89 |  0.231 % |
42.55/42.61	c |     17100 |   18075   152027   545539 |   144583    17100     86 |  0.231 % |
77.15/77.22	c |     25751 |   18075   152027   545539 |   159041    25751     98 |  0.231 % |
154.62/154.79	c |     38725 |   18075   152027   545539 |   174946    38725     97 |  0.231 % |
239.60/239.74	c |     58187 |   18075   152027   545539 |   192440    58187    113 |  0.231 % |
352.07/352.28	c |     87380 |   18075   152027   545539 |   211684    87380    108 |  0.231 % |
622.80/623.02	c |    131169 |   18075   152027   545539 |   232853   131169    120 |  0.231 % |
1031.59/1031.99	c |    196854 |   18075   152027   545539 |   256138   196854    111 |  0.231 % |
1760.00/1760.53	c |    295380 |   18075   152027   545539 |   281752    45973    124 |  0.231 % |
3122.83/3123.72	c |    443169 |   18075   152027   545539 |   309927   193762    108 |  0.231 % |
4850.27/4851.62	c |    664852 |   18075   152027   545539 |   340920   115882    126 |  0.231 % |
5000.03/5001.42	c cannot read from file

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-1784845-1241868043/watcher-1784845-1241868043 -o /tmp/evaluation-result-1784845-1241868043/solver-1784845-1241868043 -C 5000 -W 6000 -M 1800 IUT_BMB_SAT HOME/instance-1784845-1241868043.cnf HOME 

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: 0.92 0.98 0.91 3/65 10413
/proc/meminfo: memFree=1918752/2055920 swapFree=4180364/4192956
[pid=10413] ppid=10411 vsize=3428 CPUtime=0
/proc/10413/stat : 10413 (IUT_BMB_SAT) R 10411 10413 10278 0 -1 4194304 153 0 0 0 0 0 0 0 18 0 1 0 214834534 3510272 136 1992294400 134512640 135635285 4294956224 18446744073709551615 134533635 0 0 4096 0 0 0 0 17 1 0 0
/proc/10413/statm: 857 136 92 274 0 580 0

[startup+0.0834489 s]
/proc/loadavg: 0.92 0.98 0.91 3/65 10413
/proc/meminfo: memFree=1918752/2055920 swapFree=4180364/4192956
[pid=10413] ppid=10411 vsize=7032 CPUtime=0.07
/proc/10413/stat : 10413 (IUT_BMB_SAT) R 10411 10413 10278 0 -1 4194304 1573 0 0 0 7 0 0 0 18 0 1 0 214834534 7200768 1556 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 1 0 0
/proc/10413/statm: 1758 1556 99 274 0 1481 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 7032

[startup+0.10245 s]
/proc/loadavg: 0.92 0.98 0.91 3/65 10413
/proc/meminfo: memFree=1918752/2055920 swapFree=4180364/4192956
[pid=10413] ppid=10411 vsize=7296 CPUtime=0.08
/proc/10413/stat : 10413 (IUT_BMB_SAT) R 10411 10413 10278 0 -1 4194304 1648 0 0 0 8 0 0 0 18 0 1 0 214834534 7471104 1631 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 1 0 0
/proc/10413/statm: 1824 1631 99 274 0 1547 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7296

[startup+0.301472 s]
/proc/loadavg: 0.92 0.98 0.91 3/65 10413
/proc/meminfo: memFree=1918752/2055920 swapFree=4180364/4192956
[pid=10413] ppid=10411 vsize=10068 CPUtime=0.29
/proc/10413/stat : 10413 (IUT_BMB_SAT) R 10411 10413 10278 0 -1 4194304 2334 0 0 0 28 1 0 0 19 0 1 0 214834534 10309632 2317 1992294400 134512640 135635285 4294956224 18446744073709551615 135132382 0 0 4096 0 0 0 0 17 1 0 0
/proc/10413/statm: 2517 2317 99 274 0 2240 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10068

[startup+0.702517 s]
/proc/loadavg: 0.92 0.98 0.91 3/65 10413
/proc/meminfo: memFree=1918752/2055920 swapFree=4180364/4192956
[pid=10413] ppid=10411 vsize=16148 CPUtime=0.69
/proc/10413/stat : 10413 (IUT_BMB_SAT) R 10411 10413 10278 0 -1 4194304 3868 0 0 0 67 2 0 0 23 0 1 0 214834534 16535552 3851 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 1 0 0
/proc/10413/statm: 4037 3851 99 274 0 3760 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16148

[startup+1.50161 s]
/proc/loadavg: 0.92 0.98 0.91 2/66 10414
/proc/meminfo: memFree=1900440/2055920 swapFree=4180364/4192956
[pid=10413] ppid=10411 vsize=19284 CPUtime=1.48
/proc/10413/stat : 10413 (IUT_BMB_SAT) R 10411 10413 10278 0 -1 4194304 4679 0 0 0 116 32 0 0 25 0 1 0 214834534 19746816 4643 1992294400 134512640 135635285 4294956224 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 1 0 0
/proc/10413/statm: 4821 4643 101 274 0 4544 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 19284

[startup+3.10178 s]
/proc/loadavg: 0.92 0.98 0.91 2/68 10416
/proc/meminfo: memFree=1890376/2055920 swapFree=4180364/4192956
[pid=10413] ppid=10411 vsize=19284 CPUtime=2.05
/proc/10413/stat : 10413 (IUT_BMB_SAT) S 10411 10413 10278 0 -1 4194304 4685 0 0 0 137 68 0 0 25 0 1 0 214834534 19746816 4648 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10413/statm: 4821 4648 106 274 0 4544 0
[pid=10415] ppid=10413 vsize=5356 CPUtime=0
/proc/10415/stat : 10415 (sh) S 10413 10413 10278 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214834740 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10415/statm: 1339 232 193 169 0 50 0
[pid=10416] ppid=10415 vsize=18120 CPUtime=1.02
/proc/10416/stat : 10416 (minisat) R 10415 10413 10278 0 -1 4194304 4293 0 0 0 100 2 0 0 25 0 1 0 214834741 18554880 4274 1992294400 134512640 135243223 4294956320 18446744073709551615 134532913 0 0 4096 3 0 0 0 17 1 0 0
/proc/10416/statm: 4530 4274 78 178 0 4350 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 42760

[startup+6.30114 s]
/proc/loadavg: 1.01 1.00 0.91 2/68 10416
/proc/meminfo: memFree=1879112/2055920 swapFree=4180364/4192956
[pid=10413] ppid=10411 vsize=19284 CPUtime=2.05
/proc/10413/stat : 10413 (IUT_BMB_SAT) S 10411 10413 10278 0 -1 4194304 4685 0 0 0 137 68 0 0 25 0 1 0 214834534 19746816 4648 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10413/statm: 4821 4648 106 274 0 4544 0
[pid=10415] ppid=10413 vsize=5356 CPUtime=0
/proc/10415/stat : 10415 (sh) S 10413 10413 10278 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214834740 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10415/statm: 1339 232 193 169 0 50 0
[pid=10416] ppid=10415 vsize=16516 CPUtime=4.22
/proc/10416/stat : 10416 (minisat) R 10415 10413 10278 0 -1 4194304 4517 0 0 0 420 2 0 0 25 0 1 0 214834741 16912384 3920 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/10416/statm: 4129 3920 85 178 0 3949 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 41156

[startup+12.7019 s]
/proc/loadavg: 1.01 1.00 0.91 2/68 10416
/proc/meminfo: memFree=1879176/2055920 swapFree=4180364/4192956
[pid=10413] ppid=10411 vsize=19284 CPUtime=2.05
/proc/10413/stat : 10413 (IUT_BMB_SAT) S 10411 10413 10278 0 -1 4194304 4685 0 0 0 137 68 0 0 25 0 1 0 214834534 19746816 4648 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10413/statm: 4821 4648 106 274 0 4544 0
[pid=10415] ppid=10413 vsize=5356 CPUtime=0
/proc/10415/stat : 10415 (sh) S 10413 10413 10278 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214834740 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10415/statm: 1339 232 193 169 0 50 0
[pid=10416] ppid=10415 vsize=16516 CPUtime=10.62
/proc/10416/stat : 10416 (minisat) R 10415 10413 10278 0 -1 4194304 4517 0 0 0 1060 2 0 0 25 0 1 0 214834741 16912384 3920 1992294400 134512640 135243223 4294956320 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 1 0 0
/proc/10416/statm: 4129 3920 85 178 0 3949 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 41156

[startup+25.5023 s]
/proc/loadavg: 1.00 1.00 0.91 2/68 10416
/proc/meminfo: memFree=1879304/2055920 swapFree=4180364/4192956
[pid=10413] ppid=10411 vsize=19284 CPUtime=2.05
/proc/10413/stat : 10413 (IUT_BMB_SAT) S 10411 10413 10278 0 -1 4194304 4685 0 0 0 137 68 0 0 25 0 1 0 214834534 19746816 4648 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10413/statm: 4821 4648 106 274 0 4544 0
[pid=10415] ppid=10413 vsize=5356 CPUtime=0
/proc/10415/stat : 10415 (sh) S 10413 10413 10278 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214834740 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10415/statm: 1339 232 193 169 0 50 0
[pid=10416] ppid=10415 vsize=16516 CPUtime=23.41
/proc/10416/stat : 10416 (minisat) R 10415 10413 10278 0 -1 4194304 4525 0 0 0 2339 2 0 0 25 0 1 0 214834741 16912384 3928 1992294400 134512640 135243223 4294956320 18446744073709551615 134558569 0 0 4096 3 0 0 0 17 1 0 0
/proc/10416/statm: 4129 3928 85 178 0 3949 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 41156

[startup+51.1021 s]
/proc/loadavg: 1.00 1.00 0.91 2/68 10416
/proc/meminfo: memFree=1875336/2055920 swapFree=4180364/4192956
[pid=10413] ppid=10411 vsize=19284 CPUtime=2.05
/proc/10413/stat : 10413 (IUT_BMB_SAT) S 10411 10413 10278 0 -1 4194304 4685 0 0 0 137 68 0 0 25 0 1 0 214834534 19746816 4648 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10413/statm: 4821 4648 106 274 0 4544 0
[pid=10415] ppid=10413 vsize=5356 CPUtime=0
/proc/10415/stat : 10415 (sh) S 10413 10413 10278 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214834740 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10415/statm: 1339 232 193 169 0 50 0
[pid=10416] ppid=10415 vsize=20704 CPUtime=49
/proc/10416/stat : 10416 (minisat) R 10415 10413 10278 0 -1 4194304 5572 0 0 0 4896 4 0 0 25 0 1 0 214834741 21200896 4975 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/10416/statm: 5176 4975 85 178 0 4996 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 45344

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 0.91 2/68 10416
/proc/meminfo: memFree=1869640/2055920 swapFree=4180364/4192956
[pid=10413] ppid=10411 vsize=19284 CPUtime=2.05
/proc/10413/stat : 10413 (IUT_BMB_SAT) S 10411 10413 10278 0 -1 4194304 4685 0 0 0 137 68 0 0 25 0 1 0 214834534 19746816 4648 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10413/statm: 4821 4648 106 274 0 4544 0
[pid=10415] ppid=10413 vsize=5356 CPUtime=0
/proc/10415/stat : 10415 (sh) S 10413 10413 10278 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214834740 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10415/statm: 1339 232 193 169 0 50 0
[pid=10416] ppid=10415 vsize=26448 CPUtime=100.19
/proc/10416/stat : 10416 (minisat) R 10415 10413 10278 0 -1 4194304 7003 0 0 0 10013 6 0 0 25 0 1 0 214834741 27082752 6406 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/10416/statm: 6612 6406 85 178 0 6432 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 51088

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/68 10416
/proc/meminfo: memFree=1865480/2055920 swapFree=4180364/4192956
[pid=10413] ppid=10411 vsize=19284 CPUtime=2.05
/proc/10413/stat : 10413 (IUT_BMB_SAT) S 10411 10413 10278 0 -1 4194304 4685 0 0 0 137 68 0 0 25 0 1 0 214834534 19746816 4648 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10413/statm: 4821 4648 106 274 0 4544 0
[pid=10415] ppid=10413 vsize=5356 CPUtime=0
/proc/10415/stat : 10415 (sh) S 10413 10413 10278 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214834740 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10415/statm: 1339 232 193 169 0 50 0
[pid=10416] ppid=10415 vsize=30712 CPUtime=160.17
/proc/10416/stat : 10416 (minisat) R 10415 10413 10278 0 -1 4194304 8038 0 0 0 16010 7 0 0 25 0 1 0 214834741 31449088 7441 1992294400 134512640 135243223 4294956320 18446744073709551615 134555483 0 0 4096 3 0 0 0 17 1 0 0
/proc/10416/statm: 7678 7441 85 178 0 7498 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 55352

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/68 10416
/proc/meminfo: memFree=1857352/2055920 swapFree=4180364/4192956
[pid=10413] ppid=10411 vsize=19284 CPUtime=2.05
/proc/10413/stat : 10413 (IUT_BMB_SAT) S 10411 10413 10278 0 -1 4194304 4685 0 0 0 137 68 0 0 25 0 1 0 214834534 19746816 4648 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10413/statm: 4821 4648 106 274 0 4544 0
[pid=10415] ppid=10413 vsize=5356 CPUtime=0
/proc/10415/stat : 10415 (sh) S 10413 10413 10278 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214834740 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10415/statm: 1339 232 193 169 0 50 0
[pid=10416] ppid=10415 vsize=38664 CPUtime=220.16
/proc/10416/stat : 10416 (minisat) R 10415 10413 10278 0 -1 4194304 10057 0 0 0 22007 9 0 0 25 0 1 0 214834741 39591936 9460 1992294400 134512640 135243223 4294956320 18446744073709551615 134558242 0 0 4096 3 0 0 0 17 1 0 0
/proc/10416/statm: 9666 9460 85 178 0 9486 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 63304

[startup+282.303 s]
/proc/loadavg: 1.00 1.00 0.91 2/68 10416
/proc/meminfo: memFree=1850376/2055920 swapFree=4180364/4192956
[pid=10413] ppid=10411 vsize=19284 CPUtime=2.05
/proc/10413/stat : 10413 (IUT_BMB_SAT) S 10411 10413 10278 0 -1 4194304 4685 0 0 0 137 68 0 0 25 0 1 0 214834534 19746816 4648 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10413/statm: 4821 4648 106 274 0 4544 0
[pid=10415] ppid=10413 vsize=5356 CPUtime=0
/proc/10415/stat : 10415 (sh) S 10413 10413 10278 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214834740 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10415/statm: 1339 232 193 169 0 50 0
[pid=10416] ppid=10415 vsize=45788 CPUtime=280.14
/proc/10416/stat : 10416 (minisat) R 10415 10413 10278 0 -1 4194304 11800 0 0 0 28003 11 0 0 25 0 1 0 214834741 46886912 11203 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/10416/statm: 11447 11203 85 178 0 11267 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 70428

[startup+342.302 s]

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

/proc/meminfo: memFree=1716488/2055920 swapFree=4180364/4192956
[pid=10413] ppid=10411 vsize=19284 CPUtime=2.05
/proc/10413/stat : 10413 (IUT_BMB_SAT) S 10411 10413 10278 0 -1 4194304 4685 0 0 0 137 68 0 0 25 0 1 0 214834534 19746816 4648 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10413/statm: 4821 4648 106 274 0 4544 0
[pid=10415] ppid=10413 vsize=5356 CPUtime=0
/proc/10415/stat : 10415 (sh) S 10413 10413 10278 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214834740 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10415/statm: 1339 232 193 169 0 50 0
[pid=10416] ppid=10415 vsize=178384 CPUtime=4479.02
/proc/10416/stat : 10416 (minisat) R 10415 10413 10278 0 -1 4194304 44737 0 0 0 447857 45 0 0 25 0 1 0 214834741 182665216 44140 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/10416/statm: 44596 44140 85 178 0 44416 0
Current children cumulated CPU time (s) 4481.07
Current children cumulated vsize (KiB) 203024

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 10424
/proc/meminfo: memFree=1716552/2055920 swapFree=4180364/4192956
[pid=10413] ppid=10411 vsize=19284 CPUtime=2.05
/proc/10413/stat : 10413 (IUT_BMB_SAT) S 10411 10413 10278 0 -1 4194304 4685 0 0 0 137 68 0 0 25 0 1 0 214834534 19746816 4648 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10413/statm: 4821 4648 106 274 0 4544 0
[pid=10415] ppid=10413 vsize=5356 CPUtime=0
/proc/10415/stat : 10415 (sh) S 10413 10413 10278 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214834740 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10415/statm: 1339 232 193 169 0 50 0
[pid=10416] ppid=10415 vsize=178384 CPUtime=4539
/proc/10416/stat : 10416 (minisat) R 10415 10413 10278 0 -1 4194304 44737 0 0 0 453855 45 0 0 25 0 1 0 214834741 182665216 44140 1992294400 134512640 135243223 4294956320 18446744073709551615 134558192 0 0 4096 3 0 0 0 17 1 0 0
/proc/10416/statm: 44596 44140 85 178 0 44416 0
Current children cumulated CPU time (s) 4541.05
Current children cumulated vsize (KiB) 203024

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 10424
/proc/meminfo: memFree=1716488/2055920 swapFree=4180364/4192956
[pid=10413] ppid=10411 vsize=19284 CPUtime=2.05
/proc/10413/stat : 10413 (IUT_BMB_SAT) S 10411 10413 10278 0 -1 4194304 4685 0 0 0 137 68 0 0 25 0 1 0 214834534 19746816 4648 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10413/statm: 4821 4648 106 274 0 4544 0
[pid=10415] ppid=10413 vsize=5356 CPUtime=0
/proc/10415/stat : 10415 (sh) S 10413 10413 10278 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214834740 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10415/statm: 1339 232 193 169 0 50 0
[pid=10416] ppid=10415 vsize=178384 CPUtime=4598.99
/proc/10416/stat : 10416 (minisat) R 10415 10413 10278 0 -1 4194304 44737 0 0 0 459854 45 0 0 25 0 1 0 214834741 182665216 44140 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/10416/statm: 44596 44140 85 178 0 44416 0
Current children cumulated CPU time (s) 4601.04
Current children cumulated vsize (KiB) 203024

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 10424
/proc/meminfo: memFree=1716424/2055920 swapFree=4180364/4192956
[pid=10413] ppid=10411 vsize=19284 CPUtime=2.05
/proc/10413/stat : 10413 (IUT_BMB_SAT) S 10411 10413 10278 0 -1 4194304 4685 0 0 0 137 68 0 0 25 0 1 0 214834534 19746816 4648 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10413/statm: 4821 4648 106 274 0 4544 0
[pid=10415] ppid=10413 vsize=5356 CPUtime=0
/proc/10415/stat : 10415 (sh) S 10413 10413 10278 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214834740 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10415/statm: 1339 232 193 169 0 50 0
[pid=10416] ppid=10415 vsize=178384 CPUtime=4658.97
/proc/10416/stat : 10416 (minisat) R 10415 10413 10278 0 -1 4194304 44737 0 0 0 465852 45 0 0 25 0 1 0 214834741 182665216 44140 1992294400 134512640 135243223 4294956320 18446744073709551615 134555483 0 0 4096 3 0 0 0 17 1 0 0
/proc/10416/statm: 44596 44140 85 178 0 44416 0
Current children cumulated CPU time (s) 4661.02
Current children cumulated vsize (KiB) 203024

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 10424
/proc/meminfo: memFree=1716360/2055920 swapFree=4180364/4192956
[pid=10413] ppid=10411 vsize=19284 CPUtime=2.05
/proc/10413/stat : 10413 (IUT_BMB_SAT) S 10411 10413 10278 0 -1 4194304 4685 0 0 0 137 68 0 0 25 0 1 0 214834534 19746816 4648 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10413/statm: 4821 4648 106 274 0 4544 0
[pid=10415] ppid=10413 vsize=5356 CPUtime=0
/proc/10415/stat : 10415 (sh) S 10413 10413 10278 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214834740 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10415/statm: 1339 232 193 169 0 50 0
[pid=10416] ppid=10415 vsize=178384 CPUtime=4718.96
/proc/10416/stat : 10416 (minisat) R 10415 10413 10278 0 -1 4194304 44737 0 0 0 471851 45 0 0 25 0 1 0 214834741 182665216 44140 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/10416/statm: 44596 44140 85 178 0 44416 0
Current children cumulated CPU time (s) 4721.01
Current children cumulated vsize (KiB) 203024

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 10424
/proc/meminfo: memFree=1716296/2055920 swapFree=4180364/4192956
[pid=10413] ppid=10411 vsize=19284 CPUtime=2.05
/proc/10413/stat : 10413 (IUT_BMB_SAT) S 10411 10413 10278 0 -1 4194304 4685 0 0 0 137 68 0 0 25 0 1 0 214834534 19746816 4648 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10413/statm: 4821 4648 106 274 0 4544 0
[pid=10415] ppid=10413 vsize=5356 CPUtime=0
/proc/10415/stat : 10415 (sh) S 10413 10413 10278 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214834740 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10415/statm: 1339 232 193 169 0 50 0
[pid=10416] ppid=10415 vsize=178384 CPUtime=4778.94
/proc/10416/stat : 10416 (minisat) R 10415 10413 10278 0 -1 4194304 44737 0 0 0 477849 45 0 0 25 0 1 0 214834741 182665216 44140 1992294400 134512640 135243223 4294956320 18446744073709551615 134555532 0 0 4096 3 0 0 0 17 1 0 0
/proc/10416/statm: 44596 44140 85 178 0 44416 0
Current children cumulated CPU time (s) 4780.99
Current children cumulated vsize (KiB) 203024

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 10424
/proc/meminfo: memFree=1716296/2055920 swapFree=4180364/4192956
[pid=10413] ppid=10411 vsize=19284 CPUtime=2.05
/proc/10413/stat : 10413 (IUT_BMB_SAT) S 10411 10413 10278 0 -1 4194304 4685 0 0 0 137 68 0 0 25 0 1 0 214834534 19746816 4648 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10413/statm: 4821 4648 106 274 0 4544 0
[pid=10415] ppid=10413 vsize=5356 CPUtime=0
/proc/10415/stat : 10415 (sh) S 10413 10413 10278 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214834740 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10415/statm: 1339 232 193 169 0 50 0
[pid=10416] ppid=10415 vsize=178384 CPUtime=4838.92
/proc/10416/stat : 10416 (minisat) R 10415 10413 10278 0 -1 4194304 44737 0 0 0 483847 45 0 0 25 0 1 0 214834741 182665216 44140 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/10416/statm: 44596 44140 85 178 0 44416 0
Current children cumulated CPU time (s) 4840.97
Current children cumulated vsize (KiB) 203024

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 10426
/proc/meminfo: memFree=1716104/2055920 swapFree=4180364/4192956
[pid=10413] ppid=10411 vsize=19284 CPUtime=2.05
/proc/10413/stat : 10413 (IUT_BMB_SAT) S 10411 10413 10278 0 -1 4194304 4685 0 0 0 137 68 0 0 25 0 1 0 214834534 19746816 4648 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10413/statm: 4821 4648 106 274 0 4544 0
[pid=10415] ppid=10413 vsize=5356 CPUtime=0
/proc/10415/stat : 10415 (sh) S 10413 10413 10278 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214834740 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10415/statm: 1339 232 193 169 0 50 0
[pid=10416] ppid=10415 vsize=178384 CPUtime=4898.91
/proc/10416/stat : 10416 (minisat) R 10415 10413 10278 0 -1 4194304 44737 0 0 0 489846 45 0 0 25 0 1 0 214834741 182665216 44140 1992294400 134512640 135243223 4294956320 18446744073709551615 134558565 0 0 4096 3 0 0 0 17 1 0 0
/proc/10416/statm: 44596 44140 85 178 0 44416 0
Current children cumulated CPU time (s) 4900.96
Current children cumulated vsize (KiB) 203024

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 10426
/proc/meminfo: memFree=1716168/2055920 swapFree=4180364/4192956
[pid=10413] ppid=10411 vsize=19284 CPUtime=2.05
/proc/10413/stat : 10413 (IUT_BMB_SAT) S 10411 10413 10278 0 -1 4194304 4685 0 0 0 137 68 0 0 25 0 1 0 214834534 19746816 4648 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10413/statm: 4821 4648 106 274 0 4544 0
[pid=10415] ppid=10413 vsize=5356 CPUtime=0
/proc/10415/stat : 10415 (sh) S 10413 10413 10278 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214834740 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10415/statm: 1339 232 193 169 0 50 0
[pid=10416] ppid=10415 vsize=178384 CPUtime=4958.89
/proc/10416/stat : 10416 (minisat) R 10415 10413 10278 0 -1 4194304 44737 0 0 0 495844 45 0 0 25 0 1 0 214834741 182665216 44140 1992294400 134512640 135243223 4294956320 18446744073709551615 134558262 0 0 4096 3 0 0 0 17 1 0 0
/proc/10416/statm: 44596 44140 85 178 0 44416 0
Current children cumulated CPU time (s) 4960.94
Current children cumulated vsize (KiB) 203024



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 10426
/proc/meminfo: memFree=1716168/2055920 swapFree=4180364/4192956
[pid=10413] ppid=10411 vsize=19284 CPUtime=2.05
/proc/10413/stat : 10413 (IUT_BMB_SAT) S 10411 10413 10278 0 -1 4194304 4685 0 0 0 137 68 0 0 25 0 1 0 214834534 19746816 4648 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10413/statm: 4821 4648 106 274 0 4544 0
[pid=10415] ppid=10413 vsize=5356 CPUtime=0
/proc/10415/stat : 10415 (sh) S 10413 10413 10278 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214834740 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10415/statm: 1339 232 193 169 0 50 0
[pid=10416] ppid=10415 vsize=178384 CPUtime=4997.98
/proc/10416/stat : 10416 (minisat) R 10415 10413 10278 0 -1 4194304 44738 0 0 0 499753 45 0 0 25 0 1 0 214834741 182665216 44141 1992294400 134512640 135243223 4294956320 18446744073709551615 134558242 0 0 4096 3 0 0 0 17 1 0 0
/proc/10416/statm: 44596 44141 85 178 0 44416 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 203024

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)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 10413 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=379790
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=689895
# CPU time returned by wait4() is 2.06968
# while last known CPU time is 5000.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5001.42
CPU time (s): 5000.03
CPU user time (s): 4998.9
CPU system time (s): 1.13
CPU usage (%): 99.9722
Max. virtual memory (cumulated for all children) (KiB): 203024

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

runsolver used 4.50331 second user time and 13.6909 second system time

The end

Launcher Data

Begin job on node76 at 2009-05-09 13:20:44
IDJOB=1784845
IDBENCH=24627
IDSOLVER=638
FILE ID=node76/1784845-1241868043
PBS_JOBID= 9264541
Free space on /tmp= 66376 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT07/crafted/Hard/contest04/others/Composite-096BitPrimes-0.sat05-507.reshuffled-07.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1784845-1241868043/watcher-1784845-1241868043 -o /tmp/evaluation-result-1784845-1241868043/solver-1784845-1241868043 -C 5000 -W 6000 -M 1800  IUT_BMB_SAT HOME/instance-1784845-1241868043.cnf HOME

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

MD5SUM BENCH= 8b466b7ef3217bdc844a579ae744d427
RANDOM SEED=805394418

node76.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.220
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.220
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:       1919168 kB
Buffers:         25264 kB
Cached:          65856 kB
SwapCached:       6936 kB
Active:          54700 kB
Inactive:        44724 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1919168 kB
SwapTotal:     4192956 kB
SwapFree:      4180364 kB
Dirty:            7300 kB
Writeback:           0 kB
Mapped:          13460 kB
Slab:            23208 kB
Committed_AS:   704412 kB
PageTables:       1432 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= 66368 MiB
End job on node76 at 2009-05-09 14:44:08