Trace number 1554138

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
glucose 1.0? (TO) 1200.04 1204.41

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitsrotate/
countbitsrotate032.cnf
MD5SUM8d76aa747359ea8ccf15726792949452
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 variables8527
Number of clauses25484
Sum of the clauses size59460
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 216988
Number of clauses of size 38494
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.13/0.15	c
0.13/0.15	c Starting SatElite Preprocessing
0.13/0.15	c
0.13/0.15	c Parsing...
0.13/0.15	c ==============================================================================
0.13/0.15	c |           |     ORIGINAL     |              LEARNT              |          |
0.13/0.15	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.13/0.15	c ==============================================================================
0.13/0.15	c |         0 |   25482    59458 |    7644       0        0     nan |  0.000 % |
0.13/0.15	c |         0 |   19097    53996 |      --       0       --      -- |     --   | -6383/-5457
0.13/0.15	c ==============================================================================
0.13/0.15	c Result  :   #vars: 4641   #clauses: 19097   #literals: 53996
0.13/0.15	c CPU time:   0.119981 s
0.13/0.15	c ==============================================================================
0.13/0.15	c
0.13/0.15	c Starting glucose
0.13/0.15	c
0.13/0.15	
0.13/0.15	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.13/0.15	
0.13/0.15	c ============================[ Problem Statistics ]=============================
0.13/0.15	c |                                                                             |
0.13/0.15	c |  Number of variables:  4641                                                 |
0.13/0.15	c |  Number of clauses:    19097                                                |
0.13/0.16	c |  Parsing time:         0.01         s                                       |
1200.00/1204.41	HOME/glucose.sh: line 55: 32762 Terminated              $RS $TMP.cnf -verbosity=0 $TMP.result "$@"

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-1554138-1238723968/watcher-1554138-1238723968 -o /tmp/evaluation-result-1554138-1238723968/solver-1554138-1238723968 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1554138-1238723968.cnf 

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/94 32759
/proc/meminfo: memFree=1556688/2055920 swapFree=4152324/4192956
[pid=32759] ppid=32757 vsize=5360 CPUtime=0
/proc/32759/stat : 32759 (glucose.sh) S 32757 32759 32187 0 -1 4194304 287 0 0 0 0 0 0 0 20 0 1 0 1145060477 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32759/statm: 1340 236 195 169 0 51 0
[pid=32760] ppid=32759 vsize=5816 CPUtime=0.04
/proc/32760/stat : 32760 (SatELite_releas) R 32759 32759 32187 0 -1 4194304 1178 0 0 0 4 0 0 0 18 0 1 0 1145060477 5955584 1140 1992294400 134512640 135225430 4294956160 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 0 0 0
/proc/32760/statm: 1454 1140 77 174 0 1277 0

[startup+0.142717 s]
/proc/loadavg: 2.00 2.00 2.00 4/94 32759
/proc/meminfo: memFree=1556688/2055920 swapFree=4152324/4192956
[pid=32759] ppid=32757 vsize=5360 CPUtime=0
/proc/32759/stat : 32759 (glucose.sh) S 32757 32759 32187 0 -1 4194304 287 0 0 0 0 0 0 0 20 0 1 0 1145060477 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32759/statm: 1340 236 195 169 0 51 0
[pid=32760] ppid=32759 vsize=6044 CPUtime=0.13
/proc/32760/stat : 32760 (SatELite_releas) R 32759 32759 32187 0 -1 4194304 1264 0 0 0 13 0 0 0 18 0 1 0 1145060477 6189056 1225 1992294400 134512640 135225430 4294956160 18446744073709551615 134735630 0 0 4096 3 0 0 0 17 0 0 0
/proc/32760/statm: 1511 1225 81 174 0 1334 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 11404

[startup+0.201731 s]
/proc/loadavg: 2.00 2.00 2.00 4/94 32759
/proc/meminfo: memFree=1556688/2055920 swapFree=4152324/4192956
[pid=32759] ppid=32757 vsize=5360 CPUtime=0.13
/proc/32759/stat : 32759 (glucose.sh) S 32757 32759 32187 0 -1 4194304 313 1265 0 0 0 0 13 0 15 0 1 0 1145060477 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32759/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 5360

[startup+0.301741 s]
/proc/loadavg: 2.00 2.00 2.00 4/94 32759
/proc/meminfo: memFree=1556688/2055920 swapFree=4152324/4192956
[pid=32759] ppid=32757 vsize=5360 CPUtime=0.13
/proc/32759/stat : 32759 (glucose.sh) S 32757 32759 32187 0 -1 4194304 313 1265 0 0 0 0 13 0 15 0 1 0 1145060477 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32759/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 5360

[startup+0.701785 s]
/proc/loadavg: 2.00 2.00 2.00 4/94 32759
/proc/meminfo: memFree=1556688/2055920 swapFree=4152324/4192956
[pid=32759] ppid=32757 vsize=5360 CPUtime=0.13
/proc/32759/stat : 32759 (glucose.sh) S 32757 32759 32187 0 -1 4194304 313 1265 0 0 0 0 13 0 15 0 1 0 1145060477 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32759/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 5360

[startup+1.50187 s]
/proc/loadavg: 2.00 2.00 2.00 3/96 32762
/proc/meminfo: memFree=1553280/2055920 swapFree=4152324/4192956
[pid=32759] ppid=32757 vsize=5360 CPUtime=0.13
/proc/32759/stat : 32759 (glucose.sh) S 32757 32759 32187 0 -1 4194304 313 1265 0 0 0 0 13 0 15 0 1 0 1145060477 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32759/statm: 1340 238 195 169 0 51 0
[pid=32762] ppid=32759 vsize=3956 CPUtime=1.34
/proc/32762/stat : 32762 (glucose_static) R 32759 32759 32187 0 -1 4194304 692 0 0 0 134 0 0 0 25 0 1 0 1145060492 4050944 678 1992294400 134512640 135217611 4294956272 18446744073709551615 134537495 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/32762/statm: 989 678 76 172 0 814 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 9316

[startup+3.10105 s]
/proc/loadavg: 2.00 2.00 2.00 3/96 32762
/proc/meminfo: memFree=1552832/2055920 swapFree=4152324/4192956
[pid=32759] ppid=32757 vsize=5360 CPUtime=0.13
/proc/32759/stat : 32759 (glucose.sh) S 32757 32759 32187 0 -1 4194304 313 1265 0 0 0 0 13 0 15 0 1 0 1145060477 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32759/statm: 1340 238 195 169 0 51 0
[pid=32762] ppid=32759 vsize=4360 CPUtime=2.92
/proc/32762/stat : 32762 (glucose_static) R 32759 32759 32187 0 -1 4194304 790 0 0 0 292 0 0 0 25 0 1 0 1145060492 4464640 776 1992294400 134512640 135217611 4294956272 18446744073709551615 134536778 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/32762/statm: 1090 776 76 172 0 915 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 9720

[startup+6.30141 s]
/proc/loadavg: 2.00 2.00 2.00 3/96 32762
/proc/meminfo: memFree=1552192/2055920 swapFree=4152324/4192956
[pid=32759] ppid=32757 vsize=5360 CPUtime=0.13
/proc/32759/stat : 32759 (glucose.sh) S 32757 32759 32187 0 -1 4194304 313 1265 0 0 0 0 13 0 15 0 1 0 1145060477 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32759/statm: 1340 238 195 169 0 51 0
[pid=32762] ppid=32759 vsize=4756 CPUtime=6.11
/proc/32762/stat : 32762 (glucose_static) R 32759 32759 32187 0 -1 4194304 894 0 0 0 611 0 0 0 25 0 1 0 1145060492 4870144 880 1992294400 134512640 135217611 4294956272 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/32762/statm: 1189 880 76 172 0 1014 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 10116

[startup+12.7021 s]
/proc/loadavg: 2.00 2.00 2.00 3/96 32762
/proc/meminfo: memFree=1551488/2055920 swapFree=4152324/4192956
[pid=32759] ppid=32757 vsize=5360 CPUtime=0.13
/proc/32759/stat : 32759 (glucose.sh) S 32757 32759 32187 0 -1 4194304 313 1265 0 0 0 0 13 0 15 0 1 0 1145060477 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32759/statm: 1340 238 195 169 0 51 0
[pid=32762] ppid=32759 vsize=5300 CPUtime=12.47
/proc/32762/stat : 32762 (glucose_static) R 32759 32759 32187 0 -1 4194304 1018 0 0 0 1247 0 0 0 25 0 1 0 1145060492 5427200 1004 1992294400 134512640 135217611 4294956272 18446744073709551615 134538448 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/32762/statm: 1325 1004 76 172 0 1150 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 10660

[startup+25.5015 s]
/proc/loadavg: 2.00 2.00 2.00 3/96 32762
/proc/meminfo: memFree=1550528/2055920 swapFree=4152324/4192956
[pid=32759] ppid=32757 vsize=5360 CPUtime=0.13
/proc/32759/stat : 32759 (glucose.sh) S 32757 32759 32187 0 -1 4194304 313 1265 0 0 0 0 13 0 15 0 1 0 1145060477 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32759/statm: 1340 238 195 169 0 51 0
[pid=32762] ppid=32759 vsize=6248 CPUtime=25.2
/proc/32762/stat : 32762 (glucose_static) R 32759 32759 32187 0 -1 4194304 1261 0 0 0 2519 1 0 0 25 0 1 0 1145060492 6397952 1247 1992294400 134512640 135217611 4294956272 18446744073709551615 134537448 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/32762/statm: 1562 1247 76 172 0 1387 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 11608

[startup+51.1014 s]
/proc/loadavg: 2.00 2.00 2.00 3/96 32762
/proc/meminfo: memFree=1549056/2055920 swapFree=4152324/4192956
[pid=32759] ppid=32757 vsize=5360 CPUtime=0.13
/proc/32759/stat : 32759 (glucose.sh) S 32757 32759 32187 0 -1 4194304 313 1265 0 0 0 0 13 0 15 0 1 0 1145060477 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32759/statm: 1340 238 195 169 0 51 0
[pid=32762] ppid=32759 vsize=7712 CPUtime=50.65
/proc/32762/stat : 32762 (glucose_static) R 32759 32759 32187 0 -1 4194304 1612 0 0 0 5064 1 0 0 25 0 1 0 1145060492 7897088 1598 1992294400 134512640 135217611 4294956272 18446744073709551615 134537031 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/32762/statm: 1928 1598 76 172 0 1753 0
Current children cumulated CPU time (s) 50.78
Current children cumulated vsize (KiB) 13072

[startup+102.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/96 300
/proc/meminfo: memFree=1547520/2055920 swapFree=4152324/4192956
[pid=32759] ppid=32757 vsize=5360 CPUtime=0.13
/proc/32759/stat : 32759 (glucose.sh) S 32757 32759 32187 0 -1 4194304 313 1265 0 0 0 0 13 0 15 0 1 0 1145060477 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32759/statm: 1340 238 195 169 0 51 0
[pid=32762] ppid=32759 vsize=9344 CPUtime=101.55
/proc/32762/stat : 32762 (glucose_static) R 32759 32759 32187 0 -1 4194304 2024 0 0 0 10154 1 0 0 25 0 1 0 1145060492 9568256 2010 1992294400 134512640 135217611 4294956272 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/32762/statm: 2336 2010 76 172 0 2161 0
Current children cumulated CPU time (s) 101.68
Current children cumulated vsize (KiB) 14704

[startup+162.302 s]
/proc/loadavg: 2.15 2.03 2.01 5/102 755
/proc/meminfo: memFree=1542960/2055920 swapFree=4152324/4192956
[pid=32759] ppid=32757 vsize=5360 CPUtime=0.13
/proc/32759/stat : 32759 (glucose.sh) S 32757 32759 32187 0 -1 4194304 313 1265 0 0 0 0 13 0 15 0 1 0 1145060477 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32759/statm: 1340 238 195 169 0 51 0
[pid=32762] ppid=32759 vsize=10848 CPUtime=159.1
/proc/32762/stat : 32762 (glucose_static) R 32759 32759 32187 0 -1 4194304 2366 0 0 0 15908 2 0 0 25 0 1 0 1145060492 11108352 2352 1992294400 134512640 135217611 4294956272 18446744073709551615 134533007 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32762/statm: 2712 2352 76 172 0 2537 0
Current children cumulated CPU time (s) 159.23
Current children cumulated vsize (KiB) 16208

[startup+222.307 s]
/proc/loadavg: 2.05 2.02 2.00 3/96 796
/proc/meminfo: memFree=1544960/2055920 swapFree=4152324/4192956
[pid=32759] ppid=32757 vsize=5360 CPUtime=0.13
/proc/32759/stat : 32759 (glucose.sh) S 32757 32759 32187 0 -1 4194304 313 1265 0 0 0 0 13 0 15 0 1 0 1145060477 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32759/statm: 1340 238 195 169 0 51 0
[pid=32762] ppid=32759 vsize=11868 CPUtime=218.16
/proc/32762/stat : 32762 (glucose_static) R 32759 32759 32187 0 -1 4194304 2606 0 0 0 21813 3 0 0 25 0 1 0 1145060492 12152832 2592 1992294400 134512640 135217611 4294956272 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32762/statm: 2967 2592 76 172 0 2792 0
Current children cumulated CPU time (s) 218.29
Current children cumulated vsize (KiB) 17228

[startup+282.302 s]
/proc/loadavg: 2.02 2.02 2.00 3/96 796
/proc/meminfo: memFree=1543936/2055920 swapFree=4152324/4192956
[pid=32759] ppid=32757 vsize=5360 CPUtime=0.13
/proc/32759/stat : 32759 (glucose.sh) S 32757 32759 32187 0 -1 4194304 313 1265 0 0 0 0 13 0 15 0 1 0 1145060477 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32759/statm: 1340 238 195 169 0 51 0
[pid=32762] ppid=32759 vsize=13108 CPUtime=278.13
/proc/32762/stat : 32762 (glucose_static) R 32759 32759 32187 0 -1 4194304 2871 0 0 0 27810 3 0 0 25 0 1 0 1145060492 13422592 2857 1992294400 134512640 135217611 4294956272 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32762/statm: 3277 2857 76 172 0 3102 0
Current children cumulated CPU time (s) 278.26
Current children cumulated vsize (KiB) 18468

[startup+342.302 s]
/proc/loadavg: 2.00 2.01 2.00 3/96 796
/proc/meminfo: memFree=1543296/2055920 swapFree=4152324/4192956
[pid=32759] ppid=32757 vsize=5360 CPUtime=0.13
/proc/32759/stat : 32759 (glucose.sh) S 32757 32759 32187 0 -1 4194304 313 1265 0 0 0 0 13 0 15 0 1 0 1145060477 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32759/statm: 1340 238 195 169 0 51 0
[pid=32762] ppid=32759 vsize=13800 CPUtime=338.1
/proc/32762/stat : 32762 (glucose_static) R 32759 32759 32187 0 -1 4194304 3033 0 0 0 33807 3 0 0 25 0 1 0 1145060492 14131200 3019 1992294400 134512640 135217611 4294956272 18446744073709551615 134533231 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32762/statm: 3450 3019 76 172 0 3275 0
Current children cumulated CPU time (s) 338.23
Current children cumulated vsize (KiB) 19160

[startup+402.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/96 796
/proc/meminfo: memFree=1541888/2055920 swapFree=4152324/4192956
[pid=32759] ppid=32757 vsize=5360 CPUtime=0.13
/proc/32759/stat : 32759 (glucose.sh) S 32757 32759 32187 0 -1 4194304 313 1265 0 0 0 0 13 0 15 0 1 0 1145060477 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32759/statm: 1340 238 195 169 0 51 0

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

[pid=32762] ppid=32759 vsize=16900 CPUtime=518.03
/proc/32762/stat : 32762 (glucose_static) R 32759 32759 32187 0 -1 4194304 3779 0 0 0 51799 4 0 0 25 0 1 0 1145060492 17305600 3765 1992294400 134512640 135217611 4294956272 18446744073709551615 134536986 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32762/statm: 4225 3765 76 172 0 4050 0
Current children cumulated CPU time (s) 518.16
Current children cumulated vsize (KiB) 22260

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/96 796
/proc/meminfo: memFree=1539072/2055920 swapFree=4152324/4192956
[pid=32759] ppid=32757 vsize=5360 CPUtime=0.13
/proc/32759/stat : 32759 (glucose.sh) S 32757 32759 32187 0 -1 4194304 313 1265 0 0 0 0 13 0 15 0 1 0 1145060477 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32759/statm: 1340 238 195 169 0 51 0
[pid=32762] ppid=32759 vsize=18280 CPUtime=578.01
/proc/32762/stat : 32762 (glucose_static) R 32759 32759 32187 0 -1 4194304 4115 0 0 0 57796 5 0 0 25 0 1 0 1145060492 18718720 4101 1992294400 134512640 135217611 4294956272 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32762/statm: 4570 4101 76 172 0 4395 0
Current children cumulated CPU time (s) 578.14
Current children cumulated vsize (KiB) 23640

[startup+642.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/96 796
/proc/meminfo: memFree=1538368/2055920 swapFree=4152324/4192956
[pid=32759] ppid=32757 vsize=5360 CPUtime=0.13
/proc/32759/stat : 32759 (glucose.sh) S 32757 32759 32187 0 -1 4194304 313 1265 0 0 0 0 13 0 15 0 1 0 1145060477 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32759/statm: 1340 238 195 169 0 51 0
[pid=32762] ppid=32759 vsize=19288 CPUtime=637.99
/proc/32762/stat : 32762 (glucose_static) R 32759 32759 32187 0 -1 4194304 4329 0 0 0 63794 5 0 0 25 0 1 0 1145060492 19750912 4315 1992294400 134512640 135217611 4294956272 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32762/statm: 4822 4315 76 172 0 4647 0
Current children cumulated CPU time (s) 638.12
Current children cumulated vsize (KiB) 24648

[startup+702.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/96 796
/proc/meminfo: memFree=1537536/2055920 swapFree=4152324/4192956
[pid=32759] ppid=32757 vsize=5360 CPUtime=0.13
/proc/32759/stat : 32759 (glucose.sh) S 32757 32759 32187 0 -1 4194304 313 1265 0 0 0 0 13 0 15 0 1 0 1145060477 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32759/statm: 1340 238 195 169 0 51 0
[pid=32762] ppid=32759 vsize=19720 CPUtime=697.96
/proc/32762/stat : 32762 (glucose_static) R 32759 32759 32187 0 -1 4194304 4448 0 0 0 69791 5 0 0 25 0 1 0 1145060492 20193280 4434 1992294400 134512640 135217611 4294956272 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32762/statm: 4930 4434 76 172 0 4755 0
Current children cumulated CPU time (s) 698.09
Current children cumulated vsize (KiB) 25080

[startup+762.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/96 796
/proc/meminfo: memFree=1536384/2055920 swapFree=4152324/4192956
[pid=32759] ppid=32757 vsize=5360 CPUtime=0.13
/proc/32759/stat : 32759 (glucose.sh) S 32757 32759 32187 0 -1 4194304 313 1265 0 0 0 0 13 0 15 0 1 0 1145060477 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32759/statm: 1340 238 195 169 0 51 0
[pid=32762] ppid=32759 vsize=21064 CPUtime=757.95
/proc/32762/stat : 32762 (glucose_static) R 32759 32759 32187 0 -1 4194304 4760 0 0 0 75789 6 0 0 25 0 1 0 1145060492 21569536 4746 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32762/statm: 5266 4746 76 172 0 5091 0
Current children cumulated CPU time (s) 758.08
Current children cumulated vsize (KiB) 26424

[startup+822.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/96 796
/proc/meminfo: memFree=1536384/2055920 swapFree=4152324/4192956
[pid=32759] ppid=32757 vsize=5360 CPUtime=0.13
/proc/32759/stat : 32759 (glucose.sh) S 32757 32759 32187 0 -1 4194304 313 1265 0 0 0 0 13 0 15 0 1 0 1145060477 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32759/statm: 1340 238 195 169 0 51 0
[pid=32762] ppid=32759 vsize=21064 CPUtime=817.92
/proc/32762/stat : 32762 (glucose_static) R 32759 32759 32187 0 -1 4194304 4771 0 0 0 81786 6 0 0 25 0 1 0 1145060492 21569536 4757 1992294400 134512640 135217611 4294956272 18446744073709551615 134533291 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32762/statm: 5266 4757 76 172 0 5091 0
Current children cumulated CPU time (s) 818.05
Current children cumulated vsize (KiB) 26424

[startup+882.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/96 796
/proc/meminfo: memFree=1535936/2055920 swapFree=4152324/4192956
[pid=32759] ppid=32757 vsize=5360 CPUtime=0.13
/proc/32759/stat : 32759 (glucose.sh) S 32757 32759 32187 0 -1 4194304 313 1265 0 0 0 0 13 0 15 0 1 0 1145060477 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32759/statm: 1340 238 195 169 0 51 0
[pid=32762] ppid=32759 vsize=21540 CPUtime=877.9
/proc/32762/stat : 32762 (glucose_static) R 32759 32759 32187 0 -1 4194304 4883 0 0 0 87784 6 0 0 25 0 1 0 1145060492 22056960 4869 1992294400 134512640 135217611 4294956272 18446744073709551615 134536986 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32762/statm: 5385 4869 76 172 0 5210 0
Current children cumulated CPU time (s) 878.03
Current children cumulated vsize (KiB) 26900

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/96 796
/proc/meminfo: memFree=1535680/2055920 swapFree=4152324/4192956
[pid=32759] ppid=32757 vsize=5360 CPUtime=0.13
/proc/32759/stat : 32759 (glucose.sh) S 32757 32759 32187 0 -1 4194304 313 1265 0 0 0 0 13 0 15 0 1 0 1145060477 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32759/statm: 1340 238 195 169 0 51 0
[pid=32762] ppid=32759 vsize=21828 CPUtime=937.87
/proc/32762/stat : 32762 (glucose_static) R 32759 32759 32187 0 -1 4194304 4955 0 0 0 93781 6 0 0 25 0 1 0 1145060492 22351872 4941 1992294400 134512640 135217611 4294956272 18446744073709551615 134537495 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32762/statm: 5457 4941 76 172 0 5282 0
Current children cumulated CPU time (s) 938
Current children cumulated vsize (KiB) 27188

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/96 796
/proc/meminfo: memFree=1535424/2055920 swapFree=4152324/4192956
[pid=32759] ppid=32757 vsize=5360 CPUtime=0.13
/proc/32759/stat : 32759 (glucose.sh) S 32757 32759 32187 0 -1 4194304 313 1265 0 0 0 0 13 0 15 0 1 0 1145060477 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32759/statm: 1340 238 195 169 0 51 0
[pid=32762] ppid=32759 vsize=22116 CPUtime=997.84
/proc/32762/stat : 32762 (glucose_static) R 32759 32759 32187 0 -1 4194304 5021 0 0 0 99778 6 0 0 25 0 1 0 1145060492 22646784 5007 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32762/statm: 5529 5007 76 172 0 5354 0
Current children cumulated CPU time (s) 997.97
Current children cumulated vsize (KiB) 27476

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/96 796
/proc/meminfo: memFree=1534336/2055920 swapFree=4152324/4192956
[pid=32759] ppid=32757 vsize=5360 CPUtime=0.13
/proc/32759/stat : 32759 (glucose.sh) S 32757 32759 32187 0 -1 4194304 313 1265 0 0 0 0 13 0 15 0 1 0 1145060477 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32759/statm: 1340 238 195 169 0 51 0
[pid=32762] ppid=32759 vsize=23344 CPUtime=1057.82
/proc/32762/stat : 32762 (glucose_static) R 32759 32759 32187 0 -1 4194304 5306 0 0 0 105775 7 0 0 25 0 1 0 1145060492 23904256 5292 1992294400 134512640 135217611 4294956272 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32762/statm: 5836 5292 76 172 0 5661 0
Current children cumulated CPU time (s) 1057.95
Current children cumulated vsize (KiB) 28704

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/96 796
/proc/meminfo: memFree=1533952/2055920 swapFree=4152324/4192956
[pid=32759] ppid=32757 vsize=5360 CPUtime=0.13
/proc/32759/stat : 32759 (glucose.sh) S 32757 32759 32187 0 -1 4194304 313 1265 0 0 0 0 13 0 15 0 1 0 1145060477 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32759/statm: 1340 238 195 169 0 51 0
[pid=32762] ppid=32759 vsize=23620 CPUtime=1117.8
/proc/32762/stat : 32762 (glucose_static) R 32759 32759 32187 0 -1 4194304 5381 0 0 0 111773 7 0 0 25 0 1 0 1145060492 24186880 5367 1992294400 134512640 135217611 4294956272 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32762/statm: 5905 5367 76 172 0 5730 0
Current children cumulated CPU time (s) 1117.93
Current children cumulated vsize (KiB) 28980

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/96 796
/proc/meminfo: memFree=1533376/2055920 swapFree=4152324/4192956
[pid=32759] ppid=32757 vsize=5360 CPUtime=0.13
/proc/32759/stat : 32759 (glucose.sh) S 32757 32759 32187 0 -1 4194304 313 1265 0 0 0 0 13 0 15 0 1 0 1145060477 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32759/statm: 1340 238 195 169 0 51 0
[pid=32762] ppid=32759 vsize=24232 CPUtime=1177.78
/proc/32762/stat : 32762 (glucose_static) R 32759 32759 32187 0 -1 4194304 5542 0 0 0 117771 7 0 0 25 0 1 0 1145060492 24813568 5528 1992294400 134512640 135217611 4294956272 18446744073709551615 134532978 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32762/statm: 6058 5528 76 172 0 5883 0
Current children cumulated CPU time (s) 1177.91
Current children cumulated vsize (KiB) 29592



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/96 796
/proc/meminfo: memFree=1533248/2055920 swapFree=4152324/4192956
[pid=32759] ppid=32757 vsize=5360 CPUtime=0.13
/proc/32759/stat : 32759 (glucose.sh) S 32757 32759 32187 0 -1 4194304 313 1265 0 0 0 0 13 0 15 0 1 0 1145060477 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32759/statm: 1340 238 195 169 0 51 0
[pid=32762] ppid=32759 vsize=24432 CPUtime=1199.87
/proc/32762/stat : 32762 (glucose_static) R 32759 32759 32187 0 -1 4194304 5564 0 0 0 119980 7 0 0 25 0 1 0 1145060492 25018368 5550 1992294400 134512640 135217611 4294956272 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32762/statm: 6108 5550 76 172 0 5933 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 29792

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

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

[startup+1204.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/96 796
/proc/meminfo: memFree=1533248/2055920 swapFree=4152324/4192956
[pid=32759] ppid=32757 vsize=5360 CPUtime=0.13
/proc/32759/stat : 32759 (glucose.sh) S 32757 32759 32187 0 -1 4194304 313 1265 0 0 0 0 13 0 15 0 1 0 1145060477 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32759/statm: 1340 238 195 169 0 51 0
[pid=32762] ppid=32759 vsize=24432 CPUtime=1199.87
/proc/32762/stat : 32762 (glucose_static) R 32759 32759 32187 0 -1 4194304 5564 0 0 0 119980 7 0 0 25 0 1 0 1145060492 25018368 5550 1992294400 134512640 135217611 4294956272 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32762/statm: 6108 5550 76 172 0 5933 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 29792

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1204.41
CPU time (s): 1200.04
CPU user time (s): 1199.95
CPU system time (s): 0.093985
CPU usage (%): 99.6369
Max. virtual memory (cumulated for all children) (KiB): 29792

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

runsolver used 1.9477 second user time and 4.64329 second system time

The end

Launcher Data

Begin job on node91 at 2009-04-03 03:59:28
IDJOB=1554138
IDBENCH=70775
IDSOLVER=503
FILE ID=node91/1554138-1238723968
PBS_JOBID= 9085327
Free space on /tmp= 66528 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitsrotate/countbitsrotate032.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1554138-1238723968/watcher-1554138-1238723968 -o /tmp/evaluation-result-1554138-1238723968/solver-1554138-1238723968 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1554138-1238723968.cnf

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

MD5SUM BENCH= 8d76aa747359ea8ccf15726792949452
RANDOM SEED=2140193139

node91.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.252
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.252
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:       1557168 kB
Buffers:         82192 kB
Cached:         316752 kB
SwapCached:      23064 kB
Active:         253576 kB
Inactive:       170048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1557168 kB
SwapTotal:     4192956 kB
SwapFree:      4152324 kB
Dirty:            1932 kB
Writeback:           0 kB
Mapped:          16124 kB
Slab:            58296 kB
Committed_AS:  2435724 kB
PageTables:       3260 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= 66524 MiB
End job on node91 at 2009-04-03 04:19:35