Trace number 1719188

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? (MO) 335.735 336.246

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq8.cnf
MD5SUM776da55785376fd8eac6989ca812b102
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables371419
Number of clauses7170909
Sum of the clauses size20872419
Maximum clause length205
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 26770451
Number of clauses of size 392326
Number of clauses of size 48862
Number of clauses of size 523554
Number of clauses of size over 5275715

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
169.00/169.23	c WARNING: for repeatability, setting FPU to use double precision
169.00/169.23	c ============================[ Problem Statistics ]=============================
169.00/169.23	c |                                                                             |
169.00/169.23	c |  Number of variables:  371419                                               |
169.00/169.23	c |  Number of clauses:    7170865                                              |
173.30/173.57	c |  Parsing time:         3.86         s                                       |
173.50/173.78	c ============================[ Search Statistics ]==============================
173.50/173.78	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
173.50/173.78	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
173.50/173.78	c ===============================================================================
173.50/173.78	c |         0 |  371417  7170865 20872313 |  2390288        0    nan |  0.000 % |
174.09/174.32	c |       101 |  371417  7170865 20872313 |  2629317      101     95 |  0.000 % |
174.49/174.77	c |       251 |  371417  7170865 20872313 |  2892248      251     56 |  0.000 % |
176.09/176.38	c |       476 |  371417  7170865 20872313 |  3181473      476     44 |  0.000 % |
177.69/177.94	c |       813 |  371417  7170865 20872313 |  3499621      813     48 |  0.000 % |
178.69/178.95	c |      1319 |  371417  7170865 20872313 |  3849583     1319     51 |  0.000 % |
180.29/180.50	c |      2080 |  371417  7170865 20872313 |  4234541     2080     51 |  0.000 % |
181.20/181.42	c |      3219 |  371417  7170865 20872313 |  4657995     3219     48 |  0.000 % |
183.59/183.80	c |      4927 |  371417  7170865 20872313 |  5123795     4927    107 |  0.000 % |
186.79/187.02	c |      7491 |  371417  7170865 20872313 |  5636174     7491     90 |  0.000 % |
190.88/191.10	c |     11336 |  371417  7170865 20872313 |  6199792    11336     83 |  0.000 % |
195.97/196.23	c |     17102 |  371417  7170865 20872313 |  6819771    17102     77 |  0.000 % |
204.66/204.93	c |     25753 |  371417  7170865 20872313 |  7501748    25753     74 |  0.000 % |
215.15/215.49	c |     38728 |  371417  7170865 20872313 |  8251923    38728     69 |  0.000 % |
234.44/234.75	c |     58189 |  371417  7170865 20872313 |  9077115    58189     66 |  0.000 % |
271.01/271.30	c |     87381 |  371417  7170865 20872313 |  9984827    87381     72 |  0.000 % |
335.59/336.01	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-1719188-1240644412/watcher-1719188-1240644412 -o /tmp/evaluation-result-1719188-1240644412/solver-1719188-1240644412 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1719188-1240644412.cnf HOME 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.93 0.97 0.98 3/65 23884
/proc/meminfo: memFree=692176/2055920 swapFree=4192812/4192956
[pid=23884] ppid=23882 vsize=85320 CPUtime=0
/proc/23884/stat : 23884 (IUT_BMB_SAT) R 23882 23884 23487 0 -1 4194304 187 0 0 0 0 0 0 0 19 0 1 0 92475793 87367680 170 1992294400 134512640 135635285 4294956224 18446744073709551615 134533635 0 0 4096 0 0 0 0 17 0 0 0
/proc/23884/statm: 21330 170 90 274 0 21053 0

[startup+0.057549 s]
/proc/loadavg: 0.93 0.97 0.98 3/65 23884
/proc/meminfo: memFree=692176/2055920 swapFree=4192812/4192956
[pid=23884] ppid=23882 vsize=85320 CPUtime=0.05
/proc/23884/stat : 23884 (IUT_BMB_SAT) R 23882 23884 23487 0 -1 4194304 1048 0 0 0 5 0 0 0 19 0 1 0 92475793 87367680 1031 1992294400 134512640 135635285 4294956224 18446744073709551615 134533635 0 0 4096 0 0 0 0 17 0 0 0
/proc/23884/statm: 21330 1031 90 274 0 21053 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 85320

[startup+0.101552 s]
/proc/loadavg: 0.93 0.97 0.98 3/65 23884
/proc/meminfo: memFree=692176/2055920 swapFree=4192812/4192956
[pid=23884] ppid=23882 vsize=85320 CPUtime=0.09
/proc/23884/stat : 23884 (IUT_BMB_SAT) R 23882 23884 23487 0 -1 4194304 1765 0 0 0 8 1 0 0 19 0 1 0 92475793 87367680 1748 1992294400 134512640 135635285 4294956224 18446744073709551615 134533635 0 0 4096 0 0 0 0 17 0 0 0
/proc/23884/statm: 21330 1749 90 274 0 21053 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 85320

[startup+0.301569 s]
/proc/loadavg: 0.93 0.97 0.98 3/65 23884
/proc/meminfo: memFree=692176/2055920 swapFree=4192812/4192956
[pid=23884] ppid=23882 vsize=85320 CPUtime=0.29
/proc/23884/stat : 23884 (IUT_BMB_SAT) R 23882 23884 23487 0 -1 4194304 5014 0 0 0 27 2 0 0 21 0 1 0 92475793 87367680 4997 1992294400 134512640 135635285 4294956224 18446744073709551615 134533635 0 0 4096 0 0 0 0 17 0 0 0
/proc/23884/statm: 21330 4998 90 274 0 21053 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 85320

[startup+0.701607 s]
/proc/loadavg: 0.93 0.97 0.98 3/65 23884
/proc/meminfo: memFree=692176/2055920 swapFree=4192812/4192956
[pid=23884] ppid=23882 vsize=85320 CPUtime=0.69
/proc/23884/stat : 23884 (IUT_BMB_SAT) R 23882 23884 23487 0 -1 4194304 11515 0 0 0 65 4 0 0 25 0 1 0 92475793 87367680 11498 1992294400 134512640 135635285 4294956224 18446744073709551615 134533635 0 0 4096 0 0 0 0 17 0 0 0
/proc/23884/statm: 21330 11499 90 274 0 21053 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 85320

[startup+1.5017 s]
/proc/loadavg: 1.01 0.99 0.99 2/66 23885
/proc/meminfo: memFree=628232/2055920 swapFree=4192812/4192956
[pid=23884] ppid=23882 vsize=133656 CPUtime=1.48
/proc/23884/stat : 23884 (IUT_BMB_SAT) R 23882 23884 23487 0 -1 4194304 31739 0 0 0 136 12 0 0 25 0 1 0 92475793 136863744 31722 1992294400 134512640 135635285 4294956224 18446744073709551615 134535607 0 0 4096 0 0 0 0 17 1 0 0
/proc/23884/statm: 33414 31722 90 274 0 33137 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 133656

[startup+3.10183 s]
/proc/loadavg: 1.01 0.99 0.99 2/66 23885
/proc/meminfo: memFree=529608/2055920 swapFree=4192812/4192956
[pid=23884] ppid=23882 vsize=178404 CPUtime=3.08
/proc/23884/stat : 23884 (IUT_BMB_SAT) R 23882 23884 23487 0 -1 4194304 44411 0 0 0 290 18 0 0 25 0 1 0 92475793 182685696 44394 1992294400 134512640 135635285 4294956224 18446744073709551615 134533057 0 0 4096 0 0 0 0 17 0 0 0
/proc/23884/statm: 44601 44394 97 274 0 44324 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 178404

[startup+6.30213 s]
/proc/loadavg: 1.01 0.99 0.99 2/66 23885
/proc/meminfo: memFree=492168/2055920 swapFree=4192812/4192956
[pid=23884] ppid=23882 vsize=213456 CPUtime=6.28
/proc/23884/stat : 23884 (IUT_BMB_SAT) R 23882 23884 23487 0 -1 4194304 53118 0 0 0 606 22 0 0 25 0 1 0 92475793 218578944 53101 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/23884/statm: 53364 53101 97 274 0 53087 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 213456

[startup+12.7017 s]
/proc/loadavg: 1.01 0.99 0.99 2/66 23885
/proc/meminfo: memFree=426504/2055920 swapFree=4192812/4192956
[pid=23884] ppid=23882 vsize=276968 CPUtime=12.69
/proc/23884/stat : 23884 (IUT_BMB_SAT) R 23882 23884 23487 0 -1 4194304 68907 0 0 0 1240 29 0 0 25 0 1 0 92475793 283615232 68890 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/23884/statm: 69242 68890 97 274 0 68965 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 276968

[startup+25.5019 s]
/proc/loadavg: 1.01 0.99 0.99 2/66 23885
/proc/meminfo: memFree=304264/2055920 swapFree=4192812/4192956
[pid=23884] ppid=23882 vsize=396008 CPUtime=25.47
/proc/23884/stat : 23884 (IUT_BMB_SAT) R 23882 23884 23487 0 -1 4194304 98472 0 0 0 2505 42 0 0 25 0 1 0 92475793 405512192 98455 1992294400 134512640 135635285 4294956224 18446744073709551615 134693694 0 0 4096 0 0 0 0 17 0 0 0
/proc/23884/statm: 99002 98455 97 274 0 98725 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 396008

[startup+51.1013 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 23885
/proc/meminfo: memFree=86600/2055920 swapFree=4192812/4192956
[pid=23884] ppid=23882 vsize=617132 CPUtime=51.06
/proc/23884/stat : 23884 (IUT_BMB_SAT) R 23882 23884 23487 0 -1 4194304 153365 0 0 0 5038 68 0 0 25 0 1 0 92475793 631943168 153348 1992294400 134512640 135635285 4294956224 18446744073709551615 134528203 0 0 4096 0 0 0 0 17 0 0 0
/proc/23884/statm: 154283 153348 97 274 0 154006 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 617132

[startup+102.305 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 23885
/proc/meminfo: memFree=15624/2055920 swapFree=4192812/4192956
[pid=23884] ppid=23882 vsize=1194264 CPUtime=102.18
/proc/23884/stat : 23884 (IUT_BMB_SAT) R 23882 23884 23487 0 -1 4194304 297314 0 0 0 10086 132 0 0 25 0 1 0 92475793 1222926336 296967 1992294400 134512640 135635285 4294956224 18446744073709551615 134549742 0 0 4096 0 0 0 0 17 0 0 0
/proc/23884/statm: 298566 296967 97 274 0 298289 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 1194264

[startup+162.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 23885
/proc/meminfo: memFree=15176/2055920 swapFree=4192812/4192956
[pid=23884] ppid=23882 vsize=1452768 CPUtime=162.15
/proc/23884/stat : 23884 (IUT_BMB_SAT) R 23882 23884 23487 0 -1 4194304 363658 0 0 0 13998 2217 0 0 25 0 1 0 92475793 1487634432 361623 1992294400 134512640 135635285 4294956224 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 0 0 0
/proc/23884/statm: 363192 361623 100 274 0 362915 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 1452768

[startup+222.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/68 23887
/proc/meminfo: memFree=16248/2055920 swapFree=4192812/4192956
[pid=23884] ppid=23882 vsize=1452768 CPUtime=169
/proc/23884/stat : 23884 (IUT_BMB_SAT) S 23882 23884 23487 0 -1 4194304 363664 0 0 0 14207 2693 0 0 25 0 1 0 92475793 1487634432 361628 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23884/statm: 363192 361628 105 274 0 362915 0
[pid=23886] ppid=23884 vsize=5356 CPUtime=0.07
/proc/23886/stat : 23886 (sh) S 23884 23884 23487 0 -1 4194304 270 0 0 0 0 7 0 0 18 0 1 0 92492704 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23886/statm: 1339 232 193 169 0 50 0
[pid=23887] ppid=23886 vsize=345292 CPUtime=52.97
/proc/23887/stat : 23887 (minisat) R 23886 23884 23487 0 -1 4194304 83344 0 0 0 5249 48 0 0 25 0 1 0 92492716 353579008 83325 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23887/statm: 86323 83325 83 178 0 86143 0
Current children cumulated CPU time (s) 222.04
Current children cumulated vsize (KiB) 1803416

[startup+282.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/68 23887
/proc/meminfo: memFree=15416/2055920 swapFree=4192812/4192956
[pid=23884] ppid=23882 vsize=1452768 CPUtime=169
/proc/23884/stat : 23884 (IUT_BMB_SAT) S 23882 23884 23487 0 -1 4194304 363664 0 0 0 14207 2693 0 0 25 0 1 0 92475793 1487634432 361628 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23884/statm: 363192 361628 105 274 0 362915 0
[pid=23886] ppid=23884 vsize=5356 CPUtime=0.07
/proc/23886/stat : 23886 (sh) S 23884 23884 23487 0 -1 4194304 270 0 0 0 0 7 0 0 18 0 1 0 92492704 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23886/statm: 1339 232 193 169 0 50 0
[pid=23887] ppid=23886 vsize=366356 CPUtime=112.92
/proc/23887/stat : 23887 (minisat) R 23886 23884 23487 0 -1 4194304 88566 0 0 0 11239 53 0 0 25 0 1 0 92492716 375148544 88547 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23887/statm: 91589 88547 83 178 0 91409 0
Current children cumulated CPU time (s) 281.99
Current children cumulated vsize (KiB) 1824480



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+336.001 s]
/proc/loadavg: 1.00 0.99 0.99 2/68 23887
/proc/meminfo: memFree=15224/2055920 swapFree=4192812/4192956
[pid=23884] ppid=23882 vsize=1452768 CPUtime=169
/proc/23884/stat : 23884 (IUT_BMB_SAT) S 23882 23884 23487 0 -1 4194304 363664 0 0 0 14207 2693 0 0 25 0 1 0 92475793 1487634432 361628 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23884/statm: 363192 361628 105 274 0 362915 0
[pid=23886] ppid=23884 vsize=5356 CPUtime=0.07
/proc/23886/stat : 23886 (sh) S 23884 23884 23487 0 -1 4194304 270 0 0 0 0 7 0 0 18 0 1 0 92492704 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23886/statm: 1339 232 193 169 0 50 0
[pid=23887] ppid=23886 vsize=385128 CPUtime=166.52
/proc/23887/stat : 23887 (minisat) R 23886 23884 23487 0 -1 4194304 93299 0 0 0 16594 58 0 0 25 0 1 0 92492716 394371072 93280 1992294400 134512640 135243223 4294956320 18446744073709551615 134567689 0 0 4096 3 0 0 0 17 0 0 0
/proc/23887/statm: 96282 93280 83 178 0 96102 0
Current children cumulated CPU time (s) 335.59
Current children cumulated vsize (KiB) 1843252

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

############
# WARNING:
# current cumulated CPU time (169.16 s) is less than in the last sample (335.59 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (166.43 s) to the 'lost time'.

[startup+336.001 s]
/proc/loadavg: 1.00 0.99 0.99 2/68 23887
/proc/meminfo: memFree=15224/2055920 swapFree=4192812/4192956
[pid=23884] ppid=23882 vsize=1452768 CPUtime=169
/proc/23884/stat : 23884 (IUT_BMB_SAT) S 23882 23884 23487 0 -1 4194304 363664 0 0 0 14207 2693 0 0 25 0 1 0 92475793 1487634432 361628 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23884/statm: 363192 361628 105 274 0 362915 0
[pid=23886] ppid=23884 vsize=5356 CPUtime=0.07
/proc/23886/stat : 23886 (sh) S 23884 23884 23487 0 -1 4194304 270 0 0 0 0 7 0 0 18 0 1 0 92492704 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23886/statm: 1339 232 193 169 0 50 0
[pid=23887] ppid=23886 vsize=385128 CPUtime=166.52
/proc/23887/stat : 23887 (minisat) R 23886 23884 23487 0 -1 4194304 93299 0 0 0 16594 58 0 0 25 0 1 0 92492716 394371072 93280 1992294400 134512640 135243223 4294956320 18446744073709551615 134567689 0 0 4096 3 0 0 0 17 0 0 0
/proc/23887/statm: 96282 93280 83 178 0 96102 0
Current children cumulated CPU time (s) 335.59
Current children cumulated vsize (KiB) 1843252

[startup+336.119 s]
/proc/loadavg: 1.00 0.99 0.99 2/68 23887
/proc/meminfo: memFree=15224/2055920 swapFree=4192812/4192956
[pid=23884] ppid=23882 vsize=0 CPUtime=169.16
/proc/23884/stat : 23884 (IUT_BMB_SAT) R 23882 23884 23487 0 -1 4195332 363674 270 1 0 14207 2702 0 7 17 0 1 0 92475793 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/23884/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 169.16
Current children cumulated vsize (KiB) 0
#
############


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

[startup+336.202 s]
/proc/loadavg: 1.00 0.99 0.99 2/68 23887
/proc/meminfo: memFree=15224/2055920 swapFree=4192812/4192956
[pid=23884] ppid=23882 vsize=0 CPUtime=169.25
/proc/23884/stat : 23884 (IUT_BMB_SAT) R 23882 23884 23487 0 -1 4195332 363674 270 1 0 14207 2711 0 7 18 0 1 0 92475793 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/23884/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 169.25
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 166.43
#  lost CPU user time (s): 165.94
#  lost CPU system time (s): 0.49

Real time (s): 336.246
CPU time (s): 335.735
CPU user time (s): 308.018
CPU system time (s): 27.7169
CPU usage (%): 99.848
Max. virtual memory (cumulated for all children) (KiB): 1843252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 142.078
system time used= 27.2269
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 363944
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 44
involuntary context switches= 559

runsolver used 0.353946 second user time and 0.873867 second system time

The end

Launcher Data

Begin job on node8 at 2009-04-25 09:27:01
IDJOB=1719188
IDBENCH=20579
IDSOLVER=523
FILE ID=node8/1719188-1240644412
PBS_JOBID= 9186440
Free space on /tmp= 66028 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq8.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1719188-1240644412/watcher-1719188-1240644412 -o /tmp/evaluation-result-1719188-1240644412/solver-1719188-1240644412 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1719188-1240644412.cnf HOME

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

MD5SUM BENCH= 776da55785376fd8eac6989ca812b102
RANDOM SEED=767970483

node8.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.238
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.238
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:        692592 kB
Buffers:         78384 kB
Cached:        1180020 kB
SwapCached:        140 kB
Active:         283736 kB
Inactive:       989612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        692592 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:          158656 kB
Writeback:           0 kB
Mapped:          24556 kB
Slab:            75712 kB
Committed_AS:   438916 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 65872 MiB
End job on node8 at 2009-04-25 09:32:39