Trace number 1785703

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.0UNSAT 46.4839 46.4999

General information on the benchmark

NameCRAFTED/ramseycube/
Q32inK09.cnf
MD5SUM58cbf73dc7f1fd4bb325152069db03fb
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark17.5723
Satisfiable
(Un)Satisfiability was proved
Number of variables36
Number of clauses7938
Sum of the clauses size92232
Maximum clause length12
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 4378
Number of clauses of size 50
Number of clauses of size over 57560

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
0.07/0.09	c WARNING: for repeatability, setting FPU to use double precision
0.07/0.09	c ============================[ Problem Statistics ]=============================
0.07/0.09	c |                                                                             |
0.07/0.10	c |  Number of variables:  36                                                   |
0.07/0.10	c |  Number of clauses:    7938                                                 |
0.09/0.11	c |  Parsing time:         0.01         s                                       |
0.09/0.64	c ============================[ Search Statistics ]==============================
0.09/0.64	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.64	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.64	c ===============================================================================
0.09/0.64	c |         0 |      36     7938    92232 |     2646        0    nan |  0.000 % |
0.09/0.64	c |       100 |      36     7938    92232 |     2910      100     21 |  0.079 % |
0.09/0.65	c |       251 |      36     7938    92232 |     3201      251     19 |  0.079 % |
0.09/0.67	c |       478 |      36     7938    92232 |     3521      478     18 |  0.079 % |
0.09/0.69	c |       817 |      36     7938    92232 |     3874      817     18 |  0.079 % |
0.09/0.73	c |      1323 |      36     7938    92232 |     4261     1323     17 |  0.079 % |
0.09/0.79	c |      2083 |      36     7938    92232 |     4687     2083     17 |  0.079 % |
0.09/0.88	c |      3224 |      36     7938    92232 |     5156     3224     17 |  0.079 % |
0.99/1.06	c |      4933 |      36     7938    92232 |     5671     4933     17 |  0.079 % |
1.28/1.32	c |      7495 |      36     7938    92232 |     6239     4649     16 |  0.079 % |
1.58/1.69	c |     11339 |      36     7938    92232 |     6863     5363     16 |  0.079 % |
2.19/2.28	c |     17106 |      36     7938    92232 |     7549     4243     16 |  0.079 % |
2.98/3.07	c |     25755 |      36     7938    92232 |     8304     5326     15 |  0.079 % |
4.28/4.36	c |     38730 |      36     7938    92232 |     9134     5825     15 |  0.079 % |
6.18/6.29	c |     58191 |      36     7938    92232 |    10048     6982     15 |  0.079 % |
9.08/9.19	c |     87383 |      36     7938    92232 |    11052     5973     15 |  0.079 % |
13.68/13.72	c |    131173 |      36     7938    92232 |    12158    11016     15 |  0.079 % |
20.88/20.98	c |    196860 |      36     7938    92232 |    13374     9723     14 |  0.082 % |
31.87/31.95	c |    295386 |      36     7938    92232 |    14711     7803     13 |  0.234 % |
46.36/46.49	c ===============================================================================
46.36/46.49	c restarts              : 19
46.36/46.49	c conflicts             : 430199         (9277 /sec)
46.36/46.49	c decisions             : 452083         (1.66 % random) (9749 /sec)
46.36/46.49	c propagations          : 3025274        (65239 /sec)
46.36/46.49	c conflict literals     : 6106212        (23.84 % deleted)
46.36/46.49	c Memory used           : 5.33 MB
46.36/46.49	c CPU time              : 46.3719 s
46.36/46.49	
46.36/46.49	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1785703-1241925708/watcher-1785703-1241925708 -o /tmp/evaluation-result-1785703-1241925708/solver-1785703-1241925708 -C 5000 -W 6000 -M 1800 IUT_BMB_SAT HOME/instance-1785703-1241925708.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.99 0.98 0.99 3/67 13619
/proc/meminfo: memFree=1815328/2055920 swapFree=4162572/4192956
[pid=13619] ppid=13617 vsize=1424 CPUtime=0
/proc/13619/stat : 13619 (IUT_BMB_SAT) R 13617 13619 13528 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 1 0 220596983 1458176 157 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/13619/statm: 356 157 93 274 0 79 0

[startup+0.0801121 s]
/proc/loadavg: 0.99 0.98 0.99 3/67 13619
/proc/meminfo: memFree=1815328/2055920 swapFree=4162572/4192956
[pid=13619] ppid=13617 vsize=2504 CPUtime=0.07
/proc/13619/stat : 13619 (IUT_BMB_SAT) R 13617 13619 13528 0 -1 4194304 444 0 0 0 5 2 0 0 18 0 1 0 220596983 2564096 427 1992294400 134512640 135635285 4294956224 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 0 0 0
/proc/13619/statm: 626 427 98 274 0 349 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2504

[startup+0.101117 s]
/proc/loadavg: 0.99 0.98 0.99 3/67 13619
/proc/meminfo: memFree=1815328/2055920 swapFree=4162572/4192956
[pid=13619] ppid=13617 vsize=2504 CPUtime=0.09
/proc/13619/stat : 13619 (IUT_BMB_SAT) S 13617 13619 13528 0 -1 4194304 451 0 0 0 6 3 0 0 18 0 1 0 220596983 2564096 433 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13619/statm: 626 433 104 274 0 349 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2504

[startup+0.301131 s]
/proc/loadavg: 0.99 0.98 0.99 3/67 13619
/proc/meminfo: memFree=1815328/2055920 swapFree=4162572/4192956
[pid=13619] ppid=13617 vsize=2504 CPUtime=0.09
/proc/13619/stat : 13619 (IUT_BMB_SAT) S 13617 13619 13528 0 -1 4194304 451 0 0 0 6 3 0 0 18 0 1 0 220596983 2564096 433 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13619/statm: 626 433 104 274 0 349 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2504

[startup+0.701167 s]
/proc/loadavg: 0.99 0.98 0.99 3/67 13619
/proc/meminfo: memFree=1815328/2055920 swapFree=4162572/4192956
[pid=13619] ppid=13617 vsize=2504 CPUtime=0.09
/proc/13619/stat : 13619 (IUT_BMB_SAT) S 13617 13619 13528 0 -1 4194304 451 0 0 0 6 3 0 0 18 0 1 0 220596983 2564096 433 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13619/statm: 626 433 104 274 0 349 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2504

[startup+1.50124 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 13622
/proc/meminfo: memFree=1811776/2055920 swapFree=4162572/4192956
[pid=13619] ppid=13617 vsize=2504 CPUtime=0.09
/proc/13619/stat : 13619 (IUT_BMB_SAT) S 13617 13619 13528 0 -1 4194304 451 0 0 0 6 3 0 0 18 0 1 0 220596983 2564096 433 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13619/statm: 626 433 104 274 0 349 0
[pid=13621] ppid=13619 vsize=5356 CPUtime=0
/proc/13621/stat : 13621 (sh) S 13619 13619 13528 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 220596993 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13621/statm: 1339 232 193 169 0 50 0
[pid=13622] ppid=13621 vsize=3496 CPUtime=1.39
/proc/13622/stat : 13622 (minisat) R 13621 13619 13528 0 -1 4194304 618 0 0 0 139 0 0 0 25 0 1 0 220596993 3579904 551 1992294400 134512640 135243223 4294956320 18446744073709551615 134563506 0 0 4096 3 0 0 0 17 0 0 0
/proc/13622/statm: 874 551 83 178 0 694 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 11356

[startup+3.10238 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 13622
/proc/meminfo: memFree=1811264/2055920 swapFree=4162572/4192956
[pid=13619] ppid=13617 vsize=2504 CPUtime=0.09
/proc/13619/stat : 13619 (IUT_BMB_SAT) S 13617 13619 13528 0 -1 4194304 451 0 0 0 6 3 0 0 18 0 1 0 220596983 2564096 433 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13619/statm: 626 433 104 274 0 349 0
[pid=13621] ppid=13619 vsize=5356 CPUtime=0
/proc/13621/stat : 13621 (sh) S 13619 13619 13528 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 220596993 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13621/statm: 1339 232 193 169 0 50 0
[pid=13622] ppid=13621 vsize=3644 CPUtime=2.99
/proc/13622/stat : 13622 (minisat) R 13621 13619 13528 0 -1 4194304 682 0 0 0 299 0 0 0 25 0 1 0 220596993 3731456 615 1992294400 134512640 135243223 4294956320 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 0 0 0
/proc/13622/statm: 911 615 83 178 0 731 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 11504

[startup+6.30167 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 13622
/proc/meminfo: memFree=1810688/2055920 swapFree=4162572/4192956
[pid=13619] ppid=13617 vsize=2504 CPUtime=0.09
/proc/13619/stat : 13619 (IUT_BMB_SAT) S 13617 13619 13528 0 -1 4194304 451 0 0 0 6 3 0 0 18 0 1 0 220596983 2564096 433 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13619/statm: 626 433 104 274 0 349 0
[pid=13621] ppid=13619 vsize=5356 CPUtime=0
/proc/13621/stat : 13621 (sh) S 13619 13619 13528 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 220596993 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13621/statm: 1339 232 193 169 0 50 0
[pid=13622] ppid=13621 vsize=4068 CPUtime=6.19
/proc/13622/stat : 13622 (minisat) R 13621 13619 13528 0 -1 4194304 766 0 0 0 619 0 0 0 25 0 1 0 220596993 4165632 699 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/13622/statm: 1017 699 83 178 0 837 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 11928

[startup+12.7012 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 13622
/proc/meminfo: memFree=1810240/2055920 swapFree=4162572/4192956
[pid=13619] ppid=13617 vsize=2504 CPUtime=0.09
/proc/13619/stat : 13619 (IUT_BMB_SAT) S 13617 13619 13528 0 -1 4194304 451 0 0 0 6 3 0 0 18 0 1 0 220596983 2564096 433 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13619/statm: 626 433 104 274 0 349 0
[pid=13621] ppid=13619 vsize=5356 CPUtime=0
/proc/13621/stat : 13621 (sh) S 13619 13619 13528 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 220596993 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13621/statm: 1339 232 193 169 0 50 0
[pid=13622] ppid=13621 vsize=4560 CPUtime=12.59
/proc/13622/stat : 13622 (minisat) R 13621 13619 13528 0 -1 4194304 868 0 0 0 1259 0 0 0 25 0 1 0 220596993 4669440 801 1992294400 134512640 135243223 4294956320 18446744073709551615 134555628 0 0 4096 3 0 0 0 17 0 0 0
/proc/13622/statm: 1140 801 83 178 0 960 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 12420

[startup+25.5014 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 13622
/proc/meminfo: memFree=1809664/2055920 swapFree=4162572/4192956
[pid=13619] ppid=13617 vsize=2504 CPUtime=0.09
/proc/13619/stat : 13619 (IUT_BMB_SAT) S 13617 13619 13528 0 -1 4194304 451 0 0 0 6 3 0 0 18 0 1 0 220596983 2564096 433 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13619/statm: 626 433 104 274 0 349 0
[pid=13621] ppid=13619 vsize=5356 CPUtime=0
/proc/13621/stat : 13621 (sh) S 13619 13619 13528 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 220596993 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13621/statm: 1339 232 193 169 0 50 0
[pid=13622] ppid=13621 vsize=5168 CPUtime=25.38
/proc/13622/stat : 13622 (minisat) R 13621 13619 13528 0 -1 4194304 1009 0 0 0 2538 0 0 0 25 0 1 0 220596993 5292032 942 1992294400 134512640 135243223 4294956320 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/13622/statm: 1292 942 83 178 0 1112 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 13028

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

[startup+38.3015 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 13622
/proc/meminfo: memFree=1809472/2055920 swapFree=4162572/4192956
[pid=13619] ppid=13617 vsize=2504 CPUtime=0.09
/proc/13619/stat : 13619 (IUT_BMB_SAT) S 13617 13619 13528 0 -1 4194304 451 0 0 0 6 3 0 0 18 0 1 0 220596983 2564096 433 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13619/statm: 626 433 104 274 0 349 0
[pid=13621] ppid=13619 vsize=5356 CPUtime=0
/proc/13621/stat : 13621 (sh) S 13619 13619 13528 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 220596993 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13621/statm: 1339 232 193 169 0 50 0
[pid=13622] ppid=13621 vsize=5312 CPUtime=38.18
/proc/13622/stat : 13622 (minisat) R 13621 13619 13528 0 -1 4194304 1061 0 0 0 3818 0 0 0 25 0 1 0 220596993 5439488 994 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/13622/statm: 1328 994 83 178 0 1148 0
Current children cumulated CPU time (s) 38.27
Current children cumulated vsize (KiB) 13172

[startup+41.5018 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 13622
/proc/meminfo: memFree=1809472/2055920 swapFree=4162572/4192956
[pid=13619] ppid=13617 vsize=2504 CPUtime=0.09
/proc/13619/stat : 13619 (IUT_BMB_SAT) S 13617 13619 13528 0 -1 4194304 451 0 0 0 6 3 0 0 18 0 1 0 220596983 2564096 433 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13619/statm: 626 433 104 274 0 349 0
[pid=13621] ppid=13619 vsize=5356 CPUtime=0
/proc/13621/stat : 13621 (sh) S 13619 13619 13528 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 220596993 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13621/statm: 1339 232 193 169 0 50 0
[pid=13622] ppid=13621 vsize=5312 CPUtime=41.38
/proc/13622/stat : 13622 (minisat) R 13621 13619 13528 0 -1 4194304 1062 0 0 0 4138 0 0 0 25 0 1 0 220596993 5439488 995 1992294400 134512640 135243223 4294956320 18446744073709551615 134555523 0 0 4096 3 0 0 0 17 0 0 0
/proc/13622/statm: 1328 995 83 178 0 1148 0
Current children cumulated CPU time (s) 41.47
Current children cumulated vsize (KiB) 13172

[startup+44.7021 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 13622
/proc/meminfo: memFree=1809472/2055920 swapFree=4162572/4192956
[pid=13619] ppid=13617 vsize=2504 CPUtime=0.09
/proc/13619/stat : 13619 (IUT_BMB_SAT) S 13617 13619 13528 0 -1 4194304 451 0 0 0 6 3 0 0 18 0 1 0 220596983 2564096 433 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13619/statm: 626 433 104 274 0 349 0
[pid=13621] ppid=13619 vsize=5356 CPUtime=0
/proc/13621/stat : 13621 (sh) S 13619 13619 13528 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 220596993 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13621/statm: 1339 232 193 169 0 50 0
[pid=13622] ppid=13621 vsize=5452 CPUtime=44.57
/proc/13622/stat : 13622 (minisat) R 13621 13619 13528 0 -1 4194304 1075 0 0 0 4457 0 0 0 25 0 1 0 220596993 5582848 1008 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/13622/statm: 1363 1008 83 178 0 1183 0
Current children cumulated CPU time (s) 44.66
Current children cumulated vsize (KiB) 13312

[startup+45.5022 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 13622
/proc/meminfo: memFree=1809472/2055920 swapFree=4162572/4192956
[pid=13619] ppid=13617 vsize=2504 CPUtime=0.09
/proc/13619/stat : 13619 (IUT_BMB_SAT) S 13617 13619 13528 0 -1 4194304 451 0 0 0 6 3 0 0 18 0 1 0 220596983 2564096 433 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13619/statm: 626 433 104 274 0 349 0
[pid=13621] ppid=13619 vsize=5356 CPUtime=0
/proc/13621/stat : 13621 (sh) S 13619 13619 13528 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 220596993 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13621/statm: 1339 232 193 169 0 50 0
[pid=13622] ppid=13621 vsize=5452 CPUtime=45.37
/proc/13622/stat : 13622 (minisat) R 13621 13619 13528 0 -1 4194304 1075 0 0 0 4537 0 0 0 25 0 1 0 220596993 5582848 1008 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/13622/statm: 1363 1008 83 178 0 1183 0
Current children cumulated CPU time (s) 45.46
Current children cumulated vsize (KiB) 13312

[startup+45.9022 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 13622
/proc/meminfo: memFree=1809472/2055920 swapFree=4162572/4192956
[pid=13619] ppid=13617 vsize=2504 CPUtime=0.09
/proc/13619/stat : 13619 (IUT_BMB_SAT) S 13617 13619 13528 0 -1 4194304 451 0 0 0 6 3 0 0 18 0 1 0 220596983 2564096 433 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13619/statm: 626 433 104 274 0 349 0
[pid=13621] ppid=13619 vsize=5356 CPUtime=0
/proc/13621/stat : 13621 (sh) S 13619 13619 13528 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 220596993 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13621/statm: 1339 232 193 169 0 50 0
[pid=13622] ppid=13621 vsize=5452 CPUtime=45.77
/proc/13622/stat : 13622 (minisat) R 13621 13619 13528 0 -1 4194304 1075 0 0 0 4577 0 0 0 25 0 1 0 220596993 5582848 1008 1992294400 134512640 135243223 4294956320 18446744073709551615 134555936 0 0 4096 3 0 0 0 17 0 0 0
/proc/13622/statm: 1363 1008 83 178 0 1183 0
Current children cumulated CPU time (s) 45.86
Current children cumulated vsize (KiB) 13312

[startup+46.3012 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 13622
/proc/meminfo: memFree=1809472/2055920 swapFree=4162572/4192956
[pid=13619] ppid=13617 vsize=2504 CPUtime=0.09
/proc/13619/stat : 13619 (IUT_BMB_SAT) S 13617 13619 13528 0 -1 4194304 451 0 0 0 6 3 0 0 18 0 1 0 220596983 2564096 433 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13619/statm: 626 433 104 274 0 349 0
[pid=13621] ppid=13619 vsize=5356 CPUtime=0
/proc/13621/stat : 13621 (sh) S 13619 13619 13528 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 220596993 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13621/statm: 1339 232 193 169 0 50 0
[pid=13622] ppid=13621 vsize=5452 CPUtime=46.17
/proc/13622/stat : 13622 (minisat) R 13621 13619 13528 0 -1 4194304 1075 0 0 0 4617 0 0 0 25 0 1 0 220596993 5582848 1008 1992294400 134512640 135243223 4294956320 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/13622/statm: 1363 1008 83 178 0 1183 0
Current children cumulated CPU time (s) 46.26
Current children cumulated vsize (KiB) 13312

[startup+46.4012 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 13622
/proc/meminfo: memFree=1809472/2055920 swapFree=4162572/4192956
[pid=13619] ppid=13617 vsize=2504 CPUtime=0.09
/proc/13619/stat : 13619 (IUT_BMB_SAT) S 13617 13619 13528 0 -1 4194304 451 0 0 0 6 3 0 0 18 0 1 0 220596983 2564096 433 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13619/statm: 626 433 104 274 0 349 0
[pid=13621] ppid=13619 vsize=5356 CPUtime=0
/proc/13621/stat : 13621 (sh) S 13619 13619 13528 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 220596993 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13621/statm: 1339 232 193 169 0 50 0
[pid=13622] ppid=13621 vsize=5452 CPUtime=46.27
/proc/13622/stat : 13622 (minisat) R 13621 13619 13528 0 -1 4194304 1075 0 0 0 4627 0 0 0 25 0 1 0 220596993 5582848 1008 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/13622/statm: 1363 1008 83 178 0 1183 0
Current children cumulated CPU time (s) 46.36
Current children cumulated vsize (KiB) 13312

Child status: 0
Real time (s): 46.4999
CPU time (s): 46.4839
CPU user time (s): 46.4379
CPU system time (s): 0.045993
CPU usage (%): 99.9656
Max. virtual memory (cumulated for all children) (KiB): 13312

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

runsolver used 0.049992 second user time and 0.12998 second system time

The end

Launcher Data

Begin job on node68 at 2009-05-10 05:21:48
IDJOB=1785703
IDBENCH=71133
IDSOLVER=638
FILE ID=node68/1785703-1241925708
PBS_JOBID= 9264935
Free space on /tmp= 66404 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/CRAFTED/ramseycube/Q32inK09.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785703-1241925708/watcher-1785703-1241925708 -o /tmp/evaluation-result-1785703-1241925708/solver-1785703-1241925708 -C 5000 -W 6000 -M 1800  IUT_BMB_SAT HOME/instance-1785703-1241925708.cnf HOME

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

MD5SUM BENCH= 58cbf73dc7f1fd4bb325152069db03fb
RANDOM SEED=1357052217

node68.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.223
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.223
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1815808 kB
Buffers:         50144 kB
Cached:         121112 kB
SwapCached:      22816 kB
Active:         126088 kB
Inactive:        70240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1815808 kB
SwapTotal:     4192956 kB
SwapFree:      4162572 kB
Dirty:            2452 kB
Writeback:           0 kB
Mapped:          14716 kB
Slab:            29416 kB
Committed_AS:   611684 kB
PageTables:       1560 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= 66400 MiB
End job on node68 at 2009-05-10 05:22:35