Trace number 356538

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, and are wall clock time (not CPU 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
Rsat 2007-02-08UNSAT 1173.17 1173.51

General information on the benchmark

Nameindustrial/
manolios/manol-pipe-f9n.cnf
MD5SUM61e4a04a828a2cd33ae3f3dde54ef320
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark628.965
Satisfiable
(Un)Satisfiability was proved
Number of variables185149
Number of clauses552412
Sum of the clauses size1288960
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2368274
Number of clauses of size 3184137
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Parsing...
0.59/0.60	c ==============================================================================
0.59/0.60	c |           |     ORIGINAL     |              LEARNT              |          |
0.59/0.60	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.59/0.60	c ==============================================================================
0.59/0.60	c |         0 |  552411  1288959 |  165723       0        0     nan |  0.000 % |
3.99/4.02	c |         0 |  224311   892727 |      --       0       --      -- |     --   | -328093/-396215
3.99/4.02	c ==============================================================================
3.99/4.02	c Result  :   #vars: 29191   #clauses: 224311   #literals: 892727
3.99/4.02	c CPU time:   3.81542 s
3.99/4.02	c ==============================================================================
4.39/4.45	c Rsat version 2.00
1173.04/1173.40	c CNF stats: (29191 vars, 224311 clauses)
1173.04/1173.40	c Decisions: 3047766
1173.04/1173.40	c Conflicts: 1316447
1173.04/1173.49	c Time: 1168.87000s
1173.04/1173.49	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node14/watcher-356538-1177543014 -o ROOT/results/node14/solver-356538-1177543014 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/356538-1177543014/rsat.sh /tmp/evaluation/356538-1177543014/instance-356538-1177543014.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 15000 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: 1.00 0.92 0.55 3/77 409
/proc/meminfo: memFree=1727104/2055920 swapFree=4148824/4192956
[pid=409] ppid=407 vsize=5352 CPUtime=0
/proc/409/stat : 409 (rsat.sh) R 407 409 32620 0 -1 4194304 263 0 0 0 0 0 0 0 18 0 1 0 202219266 5480448 231 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 212234463903 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/409/statm: 1338 231 194 169 0 49 0
[pid=410] ppid=409 vsize=952 CPUtime=0
/proc/410/stat : 410 (SatElite) R 409 409 32620 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 202219266 974848 124 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 1 0 0
/proc/410/statm: 238 125 49 128 0 107 0

[startup+0.0653221 s]
/proc/loadavg: 1.00 0.92 0.55 3/77 409
/proc/meminfo: memFree=1727104/2055920 swapFree=4148824/4192956
[pid=409] ppid=407 vsize=5352 CPUtime=0
/proc/409/stat : 409 (rsat.sh) S 407 409 32620 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 202219266 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/409/statm: 1338 232 195 169 0 49 0
[pid=410] ppid=409 vsize=9272 CPUtime=0.05
/proc/410/stat : 410 (SatElite) R 409 409 32620 0 -1 4194304 2024 0 0 0 5 0 0 0 19 0 1 0 202219266 9494528 2006 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 1 0 0
/proc/410/statm: 2351 2008 49 128 0 2220 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 14624

[startup+0.101325 s]
/proc/loadavg: 1.00 0.92 0.55 3/77 409
/proc/meminfo: memFree=1727104/2055920 swapFree=4148824/4192956
[pid=409] ppid=407 vsize=5352 CPUtime=0
/proc/409/stat : 409 (rsat.sh) S 407 409 32620 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 202219266 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/409/statm: 1338 232 195 169 0 49 0
[pid=410] ppid=409 vsize=15328 CPUtime=0.09
/proc/410/stat : 410 (SatElite) R 409 409 32620 0 -1 4194304 3126 0 0 0 8 1 0 0 19 0 1 0 202219266 15695872 3108 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 1 0 0
/proc/410/statm: 3832 3109 49 128 0 3701 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20680

[startup+0.301343 s]
/proc/loadavg: 1.00 0.92 0.55 3/77 409
/proc/meminfo: memFree=1727104/2055920 swapFree=4148824/4192956
[pid=409] ppid=407 vsize=5352 CPUtime=0
/proc/409/stat : 409 (rsat.sh) S 407 409 32620 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 202219266 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/409/statm: 1338 232 195 169 0 49 0
[pid=410] ppid=409 vsize=38932 CPUtime=0.29
/proc/410/stat : 410 (SatElite) R 409 409 32620 0 -1 4194304 8941 0 0 0 25 4 0 0 21 0 1 0 202219266 39866368 8923 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 1 0 0
/proc/410/statm: 9733 8923 49 128 0 9602 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 44284

[startup+0.701381 s]
/proc/loadavg: 1.00 0.92 0.55 3/77 409
/proc/meminfo: memFree=1727104/2055920 swapFree=4148824/4192956
[pid=409] ppid=407 vsize=5352 CPUtime=0
/proc/409/stat : 409 (rsat.sh) S 407 409 32620 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 202219266 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/409/statm: 1338 232 195 169 0 49 0
[pid=410] ppid=409 vsize=86048 CPUtime=0.69
/proc/410/stat : 410 (SatElite) R 409 409 32620 0 -1 4194304 20130 0 0 0 58 11 0 0 25 0 1 0 202219266 88113152 18547 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 1 0 0
/proc/410/statm: 21512 18547 69 128 0 21381 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 91400

[startup+1.50146 s]
/proc/loadavg: 1.00 0.92 0.55 2/79 411
/proc/meminfo: memFree=1649136/2055920 swapFree=4148824/4192956
[pid=409] ppid=407 vsize=5352 CPUtime=0
/proc/409/stat : 409 (rsat.sh) S 407 409 32620 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 202219266 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/409/statm: 1338 232 195 169 0 49 0
[pid=410] ppid=409 vsize=89512 CPUtime=1.49
/proc/410/stat : 410 (SatElite) R 409 409 32620 0 -1 4194304 20935 0 0 0 135 14 0 0 25 0 1 0 202219266 91660288 19352 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134699485 0 0 4096 3 0 0 0 17 1 0 0
/proc/410/statm: 22378 19352 69 128 0 22247 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 94864

[startup+3.10161 s]
/proc/loadavg: 1.00 0.92 0.55 2/79 411
/proc/meminfo: memFree=1637360/2055920 swapFree=4148824/4192956
[pid=409] ppid=407 vsize=5352 CPUtime=0
/proc/409/stat : 409 (rsat.sh) S 407 409 32620 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 202219266 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/409/statm: 1338 232 195 169 0 49 0
[pid=410] ppid=409 vsize=95384 CPUtime=3.09
/proc/410/stat : 410 (SatElite) R 409 409 32620 0 -1 4194304 22229 0 0 0 290 19 0 0 25 0 1 0 202219266 97673216 20646 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134571324 0 0 4096 3 0 0 0 17 1 0 0
/proc/410/statm: 23846 20646 69 128 0 23715 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 100736

[startup+6.30191 s]
/proc/loadavg: 1.00 0.92 0.55 2/79 412
/proc/meminfo: memFree=1688048/2055920 swapFree=4148824/4192956
[pid=409] ppid=407 vsize=5352 CPUtime=4.44
/proc/409/stat : 409 (rsat.sh) S 407 409 32620 0 -1 4194304 304 24158 0 0 0 0 421 23 16 0 1 0 202219266 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/409/statm: 1338 234 195 169 0 49 0
[pid=412] ppid=409 vsize=18188 CPUtime=1.83
/proc/412/stat : 412 (rsat) R 409 409 32620 0 -1 4194304 4468 0 0 0 181 2 0 0 25 0 1 0 202219711 18624512 4336 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134989301 0 0 4096 1026 0 0 0 17 1 0 0
/proc/412/statm: 4547 4336 86 211 0 4333 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 23540

[startup+12.7015 s]
/proc/loadavg: 1.00 0.92 0.56 2/79 412
/proc/meminfo: memFree=1682096/2055920 swapFree=4148824/4192956
[pid=409] ppid=407 vsize=5352 CPUtime=4.44
/proc/409/stat : 409 (rsat.sh) S 407 409 32620 0 -1 4194304 304 24158 0 0 0 0 421 23 16 0 1 0 202219266 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/409/statm: 1338 234 195 169 0 49 0
[pid=412] ppid=409 vsize=24716 CPUtime=8.23
/proc/412/stat : 412 (rsat) R 409 409 32620 0 -1 4194304 6135 0 0 0 820 3 0 0 25 0 1 0 202219711 25309184 5871 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522762 0 0 4096 1026 0 0 0 17 1 0 0
/proc/412/statm: 6179 5871 86 211 0 5965 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 30068

[startup+25.5017 s]
/proc/loadavg: 1.00 0.92 0.56 2/79 412
/proc/meminfo: memFree=1670832/2055920 swapFree=4148824/4192956
[pid=409] ppid=407 vsize=5352 CPUtime=4.44
/proc/409/stat : 409 (rsat.sh) S 407 409 32620 0 -1 4194304 304 24158 0 0 0 0 421 23 16 0 1 0 202219266 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/409/statm: 1338 234 195 169 0 49 0
[pid=412] ppid=409 vsize=35600 CPUtime=21.02
/proc/412/stat : 412 (rsat) R 409 409 32620 0 -1 4194304 8995 0 0 0 2096 6 0 0 25 0 1 0 202219711 36454400 8535 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134529231 0 0 4096 1026 0 0 0 17 1 0 0
/proc/412/statm: 8900 8535 86 211 0 8686 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 40952

[startup+51.1011 s]
/proc/loadavg: 1.00 0.93 0.57 2/79 412
/proc/meminfo: memFree=1670576/2055920 swapFree=4148824/4192956
[pid=409] ppid=407 vsize=5352 CPUtime=4.44
/proc/409/stat : 409 (rsat.sh) S 407 409 32620 0 -1 4194304 304 24158 0 0 0 0 421 23 16 0 1 0 202219266 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/409/statm: 1338 234 195 169 0 49 0
[pid=412] ppid=409 vsize=35704 CPUtime=46.61
/proc/412/stat : 412 (rsat) R 409 409 32620 0 -1 4194304 9792 0 0 0 4654 7 0 0 25 0 1 0 202219711 36560896 8560 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/412/statm: 8926 8560 86 211 0 8712 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 41056

[startup+102.306 s]
/proc/loadavg: 1.00 0.94 0.59 2/79 412
/proc/meminfo: memFree=1657072/2055920 swapFree=4148824/4192956
[pid=409] ppid=407 vsize=5352 CPUtime=4.44
/proc/409/stat : 409 (rsat.sh) S 407 409 32620 0 -1 4194304 304 24158 0 0 0 0 421 23 16 0 1 0 202219266 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/409/statm: 1338 234 195 169 0 49 0
[pid=412] ppid=409 vsize=48764 CPUtime=97.8
/proc/412/stat : 412 (rsat) R 409 409 32620 0 -1 4194304 13943 0 0 0 9769 11 0 0 25 0 1 0 202219711 49934336 11936 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134984727 0 0 4096 1026 0 0 0 17 1 0 0
/proc/412/statm: 12191 11936 86 211 0 11977 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 54116

[startup+162.302 s]
/proc/loadavg: 1.00 0.95 0.61 2/79 412
/proc/meminfo: memFree=1643440/2055920 swapFree=4148824/4192956
[pid=409] ppid=407 vsize=5352 CPUtime=4.44
/proc/409/stat : 409 (rsat.sh) S 407 409 32620 0 -1 4194304 304 24158 0 0 0 0 421 23 16 0 1 0 202219266 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/409/statm: 1338 234 195 169 0 49 0
[pid=412] ppid=409 vsize=63108 CPUtime=157.77
/proc/412/stat : 412 (rsat) R 409 409 32620 0 -1 4194304 19228 0 0 0 15763 14 0 0 25 0 1 0 202219711 64622592 15287 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134524162 0 0 4096 1026 0 0 0 17 1 0 0
/proc/412/statm: 15777 15287 86 211 0 15563 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 68460

[startup+222.301 s]
/proc/loadavg: 1.00 0.95 0.64 2/79 412
/proc/meminfo: memFree=1643184/2055920 swapFree=4148824/4192956
[pid=409] ppid=407 vsize=5352 CPUtime=4.44
/proc/409/stat : 409 (rsat.sh) S 407 409 32620 0 -1 4194304 304 24158 0 0 0 0 421 23 16 0 1 0 202219266 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/409/statm: 1338 234 195 169 0 49 0
[pid=412] ppid=409 vsize=63108 CPUtime=217.76
/proc/412/stat : 412 (rsat) R 409 409 32620 0 -1 4194304 19312 0 0 0 21761 15 0 0 25 0 1 0 202219711 64622592 15371 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/412/statm: 15777 15371 86 211 0 15563 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 68460

[startup+282.302 s]
/proc/loadavg: 1.00 0.96 0.65 2/79 412
/proc/meminfo: memFree=1631216/2055920 swapFree=4148824/4192956
[pid=409] ppid=407 vsize=5352 CPUtime=4.44
/proc/409/stat : 409 (rsat.sh) S 407 409 32620 0 -1 4194304 304 24158 0 0 0 0 421 23 16 0 1 0 202219266 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/409/statm: 1338 234 195 169 0 49 0
[pid=412] ppid=409 vsize=74160 CPUtime=277.74
/proc/412/stat : 412 (rsat) R 409 409 32620 0 -1 4194304 23817 0 0 0 27754 20 0 0 25 0 1 0 202219711 75939840 18310 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134526575 0 0 4096 1026 0 0 0 17 1 0 0
/proc/412/statm: 18540 18310 86 211 0 18326 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 79512

[startup+342.301 s]
/proc/loadavg: 1.00 0.96 0.67 2/79 412
/proc/meminfo: memFree=1631280/2055920 swapFree=4148824/4192956
[pid=409] ppid=407 vsize=5352 CPUtime=4.44
/proc/409/stat : 409 (rsat.sh) S 407 409 32620 0 -1 4194304 304 24158 0 0 0 0 421 23 16 0 1 0 202219266 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/409/statm: 1338 234 195 169 0 49 0
[pid=412] ppid=409 vsize=74160 CPUtime=337.72
/proc/412/stat : 412 (rsat) R 409 409 32620 0 -1 4194304 23817 0 0 0 33752 20 0 0 25 0 1 0 202219711 75939840 18310 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/412/statm: 18540 18310 86 211 0 18326 0

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

/proc/412/statm: 27340 26665 86 211 0 27126 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 114712

[startup+822.302 s]
/proc/loadavg: 1.02 1.02 0.81 2/79 412
/proc/meminfo: memFree=1597808/2055920 swapFree=4148824/4192956
[pid=409] ppid=407 vsize=5352 CPUtime=4.44
/proc/409/stat : 409 (rsat.sh) S 407 409 32620 0 -1 4194304 304 24158 0 0 0 0 421 23 16 0 1 0 202219266 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/409/statm: 1338 234 195 169 0 49 0
[pid=412] ppid=409 vsize=109360 CPUtime=817.6
/proc/412/stat : 412 (rsat) R 409 409 32620 0 -1 4194304 36127 0 0 0 81727 33 0 0 25 0 1 0 202219711 111984640 26665 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134523283 0 0 4096 1026 0 0 0 17 1 0 0
/proc/412/statm: 27340 26665 86 211 0 27126 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 114712

[startup+882.301 s]
/proc/loadavg: 1.01 1.02 0.82 2/79 412
/proc/meminfo: memFree=1597872/2055920 swapFree=4148824/4192956
[pid=409] ppid=407 vsize=5352 CPUtime=4.44
/proc/409/stat : 409 (rsat.sh) S 407 409 32620 0 -1 4194304 304 24158 0 0 0 0 421 23 16 0 1 0 202219266 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/409/statm: 1338 234 195 169 0 49 0
[pid=412] ppid=409 vsize=109360 CPUtime=877.59
/proc/412/stat : 412 (rsat) R 409 409 32620 0 -1 4194304 36132 0 0 0 87725 34 0 0 25 0 1 0 202219711 111984640 26670 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/412/statm: 27340 26670 86 211 0 27126 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 114712

[startup+942.302 s]
/proc/loadavg: 1.00 1.01 0.83 2/79 412
/proc/meminfo: memFree=1597936/2055920 swapFree=4148824/4192956
[pid=409] ppid=407 vsize=5352 CPUtime=4.44
/proc/409/stat : 409 (rsat.sh) S 407 409 32620 0 -1 4194304 304 24158 0 0 0 0 421 23 16 0 1 0 202219266 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/409/statm: 1338 234 195 169 0 49 0
[pid=412] ppid=409 vsize=109360 CPUtime=937.57
/proc/412/stat : 412 (rsat) R 409 409 32620 0 -1 4194304 36132 0 0 0 93723 34 0 0 25 0 1 0 202219711 111984640 26670 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/412/statm: 27340 26670 86 211 0 27126 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 114712

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 0.83 2/79 412
/proc/meminfo: memFree=1597744/2055920 swapFree=4148824/4192956
[pid=409] ppid=407 vsize=5352 CPUtime=4.44
/proc/409/stat : 409 (rsat.sh) S 407 409 32620 0 -1 4194304 304 24158 0 0 0 0 421 23 16 0 1 0 202219266 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/409/statm: 1338 234 195 169 0 49 0
[pid=412] ppid=409 vsize=109624 CPUtime=997.55
/proc/412/stat : 412 (rsat) R 409 409 32620 0 -1 4194304 36173 0 0 0 99720 35 0 0 25 0 1 0 202219711 112254976 26711 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522887 0 0 4096 1026 0 0 0 17 1 0 0
/proc/412/statm: 27406 26711 86 211 0 27192 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 114976

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.84 2/79 412
/proc/meminfo: memFree=1597104/2055920 swapFree=4148824/4192956
[pid=409] ppid=407 vsize=5352 CPUtime=4.44
/proc/409/stat : 409 (rsat.sh) S 407 409 32620 0 -1 4194304 304 24158 0 0 0 0 421 23 16 0 1 0 202219266 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/409/statm: 1338 234 195 169 0 49 0
[pid=412] ppid=409 vsize=110676 CPUtime=1057.53
/proc/412/stat : 412 (rsat) R 409 409 32620 0 -1 4194304 36336 0 0 0 105718 35 0 0 25 0 1 0 202219711 113332224 26874 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/412/statm: 27669 26874 86 211 0 27455 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 116028

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.84 2/79 412
/proc/meminfo: memFree=1596912/2055920 swapFree=4148824/4192956
[pid=409] ppid=407 vsize=5352 CPUtime=4.44
/proc/409/stat : 409 (rsat.sh) S 407 409 32620 0 -1 4194304 304 24158 0 0 0 0 421 23 16 0 1 0 202219266 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/409/statm: 1338 234 195 169 0 49 0
[pid=412] ppid=409 vsize=110808 CPUtime=1117.52
/proc/412/stat : 412 (rsat) R 409 409 32620 0 -1 4194304 36381 0 0 0 111716 36 0 0 25 0 1 0 202219711 113467392 26919 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/412/statm: 27702 26919 86 211 0 27488 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 116160

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

[startup+1126.3 s]
/proc/loadavg: 1.00 1.00 0.84 2/79 412
/proc/meminfo: memFree=1596784/2055920 swapFree=4148824/4192956
[pid=409] ppid=407 vsize=5352 CPUtime=4.44
/proc/409/stat : 409 (rsat.sh) S 407 409 32620 0 -1 4194304 304 24158 0 0 0 0 421 23 16 0 1 0 202219266 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/409/statm: 1338 234 195 169 0 49 0
[pid=412] ppid=409 vsize=110936 CPUtime=1121.52
/proc/412/stat : 412 (rsat) R 409 409 32620 0 -1 4194304 36416 0 0 0 112116 36 0 0 25 0 1 0 202219711 113598464 26921 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/412/statm: 27734 26921 86 211 0 27520 0
Current children cumulated CPU time (s) 1125.96
Current children cumulated vsize (KiB) 116288

[startup+1151.9 s]
/proc/loadavg: 1.00 1.00 0.85 2/79 412
/proc/meminfo: memFree=1596784/2055920 swapFree=4148824/4192956
[pid=409] ppid=407 vsize=5352 CPUtime=4.44
/proc/409/stat : 409 (rsat.sh) S 407 409 32620 0 -1 4194304 304 24158 0 0 0 0 421 23 16 0 1 0 202219266 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/409/statm: 1338 234 195 169 0 49 0
[pid=412] ppid=409 vsize=111196 CPUtime=1147.11
/proc/412/stat : 412 (rsat) R 409 409 32620 0 -1 4194304 36458 0 0 0 114675 36 0 0 25 0 1 0 202219711 113864704 26963 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/412/statm: 27799 26963 86 211 0 27585 0
Current children cumulated CPU time (s) 1151.55
Current children cumulated vsize (KiB) 116548

[startup+1164.7 s]
/proc/loadavg: 1.00 1.00 0.85 2/79 412
/proc/meminfo: memFree=1597616/2055920 swapFree=4148824/4192956
[pid=409] ppid=407 vsize=5352 CPUtime=4.44
/proc/409/stat : 409 (rsat.sh) S 407 409 32620 0 -1 4194304 304 24158 0 0 0 0 421 23 16 0 1 0 202219266 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/409/statm: 1338 234 195 169 0 49 0
[pid=412] ppid=409 vsize=109492 CPUtime=1159.91
/proc/412/stat : 412 (rsat) R 409 409 32620 0 -1 4194304 36460 0 0 0 115955 36 0 0 25 0 1 0 202219711 112119808 26700 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/412/statm: 27373 26700 86 211 0 27159 0
Current children cumulated CPU time (s) 1164.35
Current children cumulated vsize (KiB) 114844

[startup+1167.9 s]
/proc/loadavg: 1.00 1.00 0.85 2/79 412
/proc/meminfo: memFree=1597616/2055920 swapFree=4148824/4192956
[pid=409] ppid=407 vsize=5352 CPUtime=4.44
/proc/409/stat : 409 (rsat.sh) S 407 409 32620 0 -1 4194304 304 24158 0 0 0 0 421 23 16 0 1 0 202219266 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/409/statm: 1338 234 195 169 0 49 0
[pid=412] ppid=409 vsize=109492 CPUtime=1163.1
/proc/412/stat : 412 (rsat) R 409 409 32620 0 -1 4194304 36460 0 0 0 116274 36 0 0 25 0 1 0 202219711 112119808 26700 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/412/statm: 27373 26700 86 211 0 27159 0
Current children cumulated CPU time (s) 1167.54
Current children cumulated vsize (KiB) 114844

[startup+1171.1 s]
/proc/loadavg: 1.00 1.00 0.85 2/79 412
/proc/meminfo: memFree=1597616/2055920 swapFree=4148824/4192956
[pid=409] ppid=407 vsize=5352 CPUtime=4.44
/proc/409/stat : 409 (rsat.sh) S 407 409 32620 0 -1 4194304 304 24158 0 0 0 0 421 23 16 0 1 0 202219266 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/409/statm: 1338 234 195 169 0 49 0
[pid=412] ppid=409 vsize=109492 CPUtime=1166.3
/proc/412/stat : 412 (rsat) R 409 409 32620 0 -1 4194304 36460 0 0 0 116594 36 0 0 25 0 1 0 202219711 112119808 26700 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134529141 0 0 4096 1026 0 0 0 17 1 0 0
/proc/412/statm: 27373 26700 86 211 0 27159 0
Current children cumulated CPU time (s) 1170.74
Current children cumulated vsize (KiB) 114844

[startup+1172.7 s]
/proc/loadavg: 1.00 1.00 0.85 2/79 412
/proc/meminfo: memFree=1597616/2055920 swapFree=4148824/4192956
[pid=409] ppid=407 vsize=5352 CPUtime=4.44
/proc/409/stat : 409 (rsat.sh) S 407 409 32620 0 -1 4194304 304 24158 0 0 0 0 421 23 16 0 1 0 202219266 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/409/statm: 1338 234 195 169 0 49 0
[pid=412] ppid=409 vsize=109492 CPUtime=1167.9
/proc/412/stat : 412 (rsat) R 409 409 32620 0 -1 4194304 36460 0 0 0 116754 36 0 0 25 0 1 0 202219711 112119808 26700 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134983576 0 0 4096 1026 0 0 0 17 1 0 0
/proc/412/statm: 27373 26700 86 211 0 27159 0
Current children cumulated CPU time (s) 1172.34
Current children cumulated vsize (KiB) 114844

[startup+1173.1 s]
/proc/loadavg: 1.00 1.00 0.85 2/79 412
/proc/meminfo: memFree=1597616/2055920 swapFree=4148824/4192956
[pid=409] ppid=407 vsize=5352 CPUtime=4.44
/proc/409/stat : 409 (rsat.sh) S 407 409 32620 0 -1 4194304 304 24158 0 0 0 0 421 23 16 0 1 0 202219266 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/409/statm: 1338 234 195 169 0 49 0
[pid=412] ppid=409 vsize=109492 CPUtime=1168.3
/proc/412/stat : 412 (rsat) R 409 409 32620 0 -1 4194304 36460 0 0 0 116794 36 0 0 25 0 1 0 202219711 112119808 26700 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134983576 0 0 4096 1026 0 0 0 17 1 0 0
/proc/412/statm: 27373 26700 86 211 0 27159 0
Current children cumulated CPU time (s) 1172.74
Current children cumulated vsize (KiB) 114844

[startup+1173.5 s]
/proc/loadavg: 1.00 1.00 0.85 2/79 412
/proc/meminfo: memFree=1597616/2055920 swapFree=4148824/4192956
[pid=409] ppid=407 vsize=5356 CPUtime=1173.14
/proc/409/stat : 409 (rsat.sh) S 407 409 32620 0 -1 4194304 331 60624 0 0 0 0 117253 61 18 0 1 0 202219266 5484544 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/409/statm: 1339 237 196 169 0 50 0
Current children cumulated CPU time (s) 1173.14
Current children cumulated vsize (KiB) 5356

Child status: 20
Real time (s): 1173.51
CPU time (s): 1173.17
CPU user time (s): 1172.54
CPU system time (s): 0.635903
CPU usage (%): 99.9714
Max. virtual memory (cumulated for all children) (KiB): 127544

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

runsolver used 1.21981 second user time and 3.03954 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Wed Apr 25 23:16:55 UTC 2007

IDJOB= 356538
IDBENCH= 20501
IDSOLVER= 169
FILE ID= node14/356538-1177543014

PBS_JOBID= 4695918

Free space on /tmp= 66200 MiB

SOLVER NAME= Rsat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/manolios/manol-pipe-f9n.cnf
COMMAND LINE= /tmp/evaluation/356538-1177543014/rsat.sh /tmp/evaluation/356538-1177543014/instance-356538-1177543014.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-356538-1177543014 -o ROOT/results/node14/solver-356538-1177543014 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/356538-1177543014/rsat.sh /tmp/evaluation/356538-1177543014/instance-356538-1177543014.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  61e4a04a828a2cd33ae3f3dde54ef320

RANDOM SEED= 942542589

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node14.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.227
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.227
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:       1727512 kB
Buffers:         39924 kB
Cached:         188572 kB
SwapCached:      12020 kB
Active:         153896 kB
Inactive:       113536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1727512 kB
SwapTotal:     4192956 kB
SwapFree:      4148824 kB
Dirty:           11328 kB
Writeback:           0 kB
Mapped:          45576 kB
Slab:            46480 kB
Committed_AS:  7843856 kB
PageTables:       1824 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= 66200 MiB

End job on node14 on Wed Apr 25 23:36:29 UTC 2007