Trace number 296711

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
TiniSatELite 2007-02-08SAT 269.953 270.029

General information on the benchmark

Namerandom/OnTreshold/7SAT/v45/
unif-k7-r89-v45-c4005-S1155547357-11.SAT.shuffled.cnf
MD5SUMf2ec1271555abc545a13dbf21a5936ee
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.053991
Satisfiable
(Un)Satisfiability was proved
Number of variables45
Number of clauses4005
Sum of the clauses size28035
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54005

Solver Data (download as text)

0.00/0.00	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |    4005    28035 |    1201       0        0     nan |  0.000 % |
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 45   #clauses: 4005   #literals: 28035
0.00/0.01	c CPU time:   0.004999 s
0.00/0.01	c ==============================================================================
0.00/0.03	c Tinisat 0.22
0.00/0.03	c solving /tmp/GTI_node7.alineos.net_20683.cnf
0.00/0.03	c 45 variables, 4005 clauses
269.91/270.01	c 242710 decisions, 227240 conflicts, 126 restarts
269.91/270.01	c solved in 269.92s
269.91/270.02	s SATISFIABLE
269.91/270.02	v -1 -2 3 4 5 6 -7 -8 -9 -10 -11 12 13 14 -15 16 17 -18 19 20 21 22 23 24 -25 -26 -27 28 29 -30 31 32 33 34 35 36 -37 38 -39 -40 41 -42 -43 -44 45 0

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node7/watcher-296711-1171826409 -o ROOT/results/node7/solver-296711-1171826409 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/296711-1171826409/TiniSatELite /tmp/evaluation/296711-1171826409/instance-296711-1171826409.cnf 

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


[startup+0 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 20683
/proc/meminfo: memFree=1692944/2055920 swapFree=4142368/4192956
[pid=20683] ppid=20681 vsize=5356 CPUtime=0
/proc/20683/stat : 20683 (TiniSatELite) R 20681 20683 20155 0 -1 4194304 289 252 0 0 0 0 0 0 16 0 1 0 202595664 5484544 236 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 244670720499 0 0 4100 65536 0 0 0 17 1 0 0
/proc/20683/statm: 1339 236 197 169 0 50 0

[startup+0.108076 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 20683
/proc/meminfo: memFree=1692944/2055920 swapFree=4142368/4192956
[pid=20683] ppid=20681 vsize=5356 CPUtime=0.01
/proc/20683/stat : 20683 (TiniSatELite) S 20681 20683 20155 0 -1 4194304 333 438 0 0 0 0 1 0 16 0 1 0 202595664 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20683/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+0.516118 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 20683
/proc/meminfo: memFree=1692944/2055920 swapFree=4142368/4192956
[pid=20683] ppid=20681 vsize=5356 CPUtime=0.01
/proc/20683/stat : 20683 (TiniSatELite) S 20681 20683 20155 0 -1 4194304 333 438 0 0 0 0 1 0 16 0 1 0 202595664 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20683/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+1.3362 s]
/proc/loadavg: 0.91 0.95 0.98 2/79 20689
/proc/meminfo: memFree=1690944/2055920 swapFree=4142368/4192956
[pid=20683] ppid=20681 vsize=5356 CPUtime=0.01
/proc/20683/stat : 20683 (TiniSatELite) S 20681 20683 20155 0 -1 4194304 333 438 0 0 0 0 1 0 16 0 1 0 202595664 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20683/statm: 1339 237 197 169 0 50 0
[pid=20689] ppid=20683 vsize=3036 CPUtime=1.3
/proc/20689/stat : 20689 (tinisat) R 20683 20683 20155 0 -1 4194304 513 0 0 0 130 0 0 0 25 0 1 0 202595667 3108864 498 18446744073709551615 134512640 134966189 4294956656 18446744073709551615 134520134 0 0 4096 0 0 0 0 17 1 0 0
/proc/20689/statm: 759 498 52 110 0 646 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 8392

[startup+2.97238 s]
/proc/loadavg: 0.91 0.95 0.98 2/79 20689
/proc/meminfo: memFree=1689984/2055920 swapFree=4142368/4192956
[pid=20683] ppid=20681 vsize=5356 CPUtime=0.01
/proc/20683/stat : 20683 (TiniSatELite) S 20681 20683 20155 0 -1 4194304 333 438 0 0 0 0 1 0 16 0 1 0 202595664 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20683/statm: 1339 237 197 169 0 50 0
[pid=20689] ppid=20683 vsize=5460 CPUtime=2.94
/proc/20689/stat : 20689 (tinisat) R 20683 20683 20155 0 -1 4194304 773 0 0 0 294 0 0 0 25 0 1 0 202595667 5591040 758 18446744073709551615 134512640 134966189 4294956656 18446744073709551615 134519936 0 0 4096 0 0 0 0 17 1 0 0
/proc/20689/statm: 1365 758 52 110 0 1252 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 10816

[startup+6.24872 s]
/proc/loadavg: 0.92 0.95 0.98 3/79 20689
/proc/meminfo: memFree=1688704/2055920 swapFree=4142368/4192956
[pid=20683] ppid=20681 vsize=5356 CPUtime=0.01
/proc/20683/stat : 20683 (TiniSatELite) S 20681 20683 20155 0 -1 4194304 333 438 0 0 0 0 1 0 16 0 1 0 202595664 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20683/statm: 1339 237 197 169 0 50 0
[pid=20689] ppid=20683 vsize=5732 CPUtime=6.21
/proc/20689/stat : 20689 (tinisat) R 20683 20683 20155 0 -1 4194304 1065 0 0 0 621 0 0 0 25 0 1 0 202595667 5869568 1017 18446744073709551615 134512640 134966189 4294956656 18446744073709551615 134520118 0 0 4096 0 0 0 0 17 1 0 0
/proc/20689/statm: 1433 1017 52 110 0 1320 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 11088

[startup+12.7114 s]
/proc/loadavg: 0.93 0.95 0.98 2/79 20689
/proc/meminfo: memFree=1687040/2055920 swapFree=4142368/4192956
[pid=20683] ppid=20681 vsize=5356 CPUtime=0.01
/proc/20683/stat : 20683 (TiniSatELite) S 20681 20683 20155 0 -1 4194304 333 438 0 0 0 0 1 0 16 0 1 0 202595664 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20683/statm: 1339 237 197 169 0 50 0
[pid=20689] ppid=20683 vsize=6372 CPUtime=12.67
/proc/20689/stat : 20689 (tinisat) R 20683 20683 20155 0 -1 4194304 1449 0 0 0 1267 0 0 0 25 0 1 0 202595667 6524928 1401 18446744073709551615 134512640 134966189 4294956656 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/20689/statm: 1593 1401 52 110 0 1480 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11728

[startup+25.5317 s]
/proc/loadavg: 0.94 0.96 0.98 2/79 20689
/proc/meminfo: memFree=1685184/2055920 swapFree=4142368/4192956
[pid=20683] ppid=20681 vsize=5356 CPUtime=0.01
/proc/20683/stat : 20683 (TiniSatELite) S 20681 20683 20155 0 -1 4194304 333 438 0 0 0 0 1 0 16 0 1 0 202595664 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20683/statm: 1339 237 197 169 0 50 0
[pid=20689] ppid=20683 vsize=11212 CPUtime=25.49
/proc/20689/stat : 20689 (tinisat) R 20683 20683 20155 0 -1 4194304 1974 0 0 0 2548 1 0 0 25 0 1 0 202595667 11481088 1861 18446744073709551615 134512640 134966189 4294956656 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/20689/statm: 2803 1861 52 110 0 2690 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 16568

[startup+51.1594 s]
/proc/loadavg: 0.96 0.96 0.98 2/79 20689
/proc/meminfo: memFree=1682432/2055920 swapFree=4142368/4192956
[pid=20683] ppid=20681 vsize=5356 CPUtime=0.01
/proc/20683/stat : 20683 (TiniSatELite) S 20681 20683 20155 0 -1 4194304 333 438 0 0 0 0 1 0 16 0 1 0 202595664 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20683/statm: 1339 237 197 169 0 50 0
[pid=20689] ppid=20683 vsize=12244 CPUtime=51.11
/proc/20689/stat : 20689 (tinisat) R 20683 20683 20155 0 -1 4194304 2669 0 0 0 5109 2 0 0 25 0 1 0 202595667 12537856 2556 18446744073709551615 134512640 134966189 4294956656 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/20689/statm: 3061 2556 52 110 0 2948 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 17600

[startup+102.413 s]
/proc/loadavg: 0.98 0.96 0.98 2/79 20689
/proc/meminfo: memFree=1678464/2055920 swapFree=4142368/4192956
[pid=20683] ppid=20681 vsize=5356 CPUtime=0.01
/proc/20683/stat : 20683 (TiniSatELite) S 20681 20683 20155 0 -1 4194304 333 438 0 0 0 0 1 0 16 0 1 0 202595664 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20683/statm: 1339 237 197 169 0 50 0
[pid=20689] ppid=20683 vsize=22280 CPUtime=102.35
/proc/20689/stat : 20689 (tinisat) R 20683 20683 20155 0 -1 4194304 3834 0 0 0 10232 3 0 0 25 0 1 0 202595667 22814720 3592 18446744073709551615 134512640 134966189 4294956656 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/20689/statm: 5570 3592 52 110 0 5457 0
Current children cumulated CPU time (s) 102.36
Current children cumulated vsize (KiB) 27636

[startup+162.483 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 20689
/proc/meminfo: memFree=1674816/2055920 swapFree=4142368/4192956
[pid=20683] ppid=20681 vsize=5356 CPUtime=0.01
/proc/20683/stat : 20683 (TiniSatELite) S 20681 20683 20155 0 -1 4194304 333 438 0 0 0 0 1 0 16 0 1 0 202595664 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20683/statm: 1339 237 197 169 0 50 0
[pid=20689] ppid=20683 vsize=23324 CPUtime=162.41
/proc/20689/stat : 20689 (tinisat) R 20683 20683 20155 0 -1 4194304 4745 0 0 0 16236 5 0 0 25 0 1 0 202595667 23883776 4437 18446744073709551615 134512640 134966189 4294956656 18446744073709551615 134519878 0 0 4096 0 0 0 0 17 1 0 0
/proc/20689/statm: 5831 4437 52 110 0 5718 0
Current children cumulated CPU time (s) 162.42
Current children cumulated vsize (KiB) 28680

[startup+222.555 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 20689
/proc/meminfo: memFree=1672448/2055920 swapFree=4142368/4192956
[pid=20683] ppid=20681 vsize=5356 CPUtime=0.01
/proc/20683/stat : 20683 (TiniSatELite) S 20681 20683 20155 0 -1 4194304 333 438 0 0 0 0 1 0 16 0 1 0 202595664 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20683/statm: 1339 237 197 169 0 50 0
[pid=20689] ppid=20683 vsize=23840 CPUtime=222.46
/proc/20689/stat : 20689 (tinisat) R 20683 20683 20155 0 -1 4194304 5404 0 0 0 22240 6 0 0 25 0 1 0 202595667 24412160 5030 18446744073709551615 134512640 134966189 4294956656 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/20689/statm: 5960 5030 52 110 0 5847 0
Current children cumulated CPU time (s) 222.47
Current children cumulated vsize (KiB) 29196

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

[startup+236.182 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 20689
/proc/meminfo: memFree=1672000/2055920 swapFree=4142368/4192956
[pid=20683] ppid=20681 vsize=5356 CPUtime=0.01
/proc/20683/stat : 20683 (TiniSatELite) S 20681 20683 20155 0 -1 4194304 333 438 0 0 0 0 1 0 16 0 1 0 202595664 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20683/statm: 1339 237 197 169 0 50 0
[pid=20689] ppid=20683 vsize=23840 CPUtime=236.09
/proc/20689/stat : 20689 (tinisat) R 20683 20683 20155 0 -1 4194304 5510 0 0 0 23602 7 0 0 25 0 1 0 202595667 24412160 5136 18446744073709551615 134512640 134966189 4294956656 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/20689/statm: 5960 5136 52 110 0 5847 0
Current children cumulated CPU time (s) 236.1
Current children cumulated vsize (KiB) 29196

[startup+249.311 s]
/proc/loadavg: 0.99 0.97 0.98 3/79 20689
/proc/meminfo: memFree=1671552/2055920 swapFree=4142368/4192956
[pid=20683] ppid=20681 vsize=5356 CPUtime=0.01
/proc/20683/stat : 20683 (TiniSatELite) S 20681 20683 20155 0 -1 4194304 333 438 0 0 0 0 1 0 16 0 1 0 202595664 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20683/statm: 1339 237 197 169 0 50 0
[pid=20689] ppid=20683 vsize=23972 CPUtime=249.21
/proc/20689/stat : 20689 (tinisat) R 20683 20683 20155 0 -1 4194304 5624 0 0 0 24914 7 0 0 25 0 1 0 202595667 24547328 5250 18446744073709551615 134512640 134966189 4294956656 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/20689/statm: 5993 5250 52 110 0 5880 0
Current children cumulated CPU time (s) 249.22
Current children cumulated vsize (KiB) 29328

[startup+262.423 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 20689
/proc/meminfo: memFree=1671040/2055920 swapFree=4142368/4192956
[pid=20683] ppid=20681 vsize=5356 CPUtime=0.01
/proc/20683/stat : 20683 (TiniSatELite) S 20681 20683 20155 0 -1 4194304 333 438 0 0 0 0 1 0 16 0 1 0 202595664 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20683/statm: 1339 237 197 169 0 50 0
[pid=20689] ppid=20683 vsize=24164 CPUtime=262.32
/proc/20689/stat : 20689 (tinisat) R 20683 20683 20155 0 -1 4194304 5758 0 0 0 26225 7 0 0 25 0 1 0 202595667 24743936 5384 18446744073709551615 134512640 134966189 4294956656 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/20689/statm: 6041 5384 52 110 0 5928 0
Current children cumulated CPU time (s) 262.33
Current children cumulated vsize (KiB) 29520

[startup+265.712 s]
/proc/loadavg: 0.99 0.97 0.98 3/79 20689
/proc/meminfo: memFree=1670912/2055920 swapFree=4142368/4192956
[pid=20683] ppid=20681 vsize=5356 CPUtime=0.01
/proc/20683/stat : 20683 (TiniSatELite) S 20681 20683 20155 0 -1 4194304 333 438 0 0 0 0 1 0 16 0 1 0 202595664 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20683/statm: 1339 237 197 169 0 50 0
[pid=20689] ppid=20683 vsize=24164 CPUtime=265.61
/proc/20689/stat : 20689 (tinisat) R 20683 20683 20155 0 -1 4194304 5791 0 0 0 26554 7 0 0 25 0 1 0 202595667 24743936 5417 18446744073709551615 134512640 134966189 4294956656 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/20689/statm: 6041 5417 52 110 0 5928 0
Current children cumulated CPU time (s) 265.62
Current children cumulated vsize (KiB) 29520

[startup+267.352 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 20689
/proc/meminfo: memFree=1670784/2055920 swapFree=4142368/4192956
[pid=20683] ppid=20681 vsize=5356 CPUtime=0.01
/proc/20683/stat : 20683 (TiniSatELite) S 20681 20683 20155 0 -1 4194304 333 438 0 0 0 0 1 0 16 0 1 0 202595664 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20683/statm: 1339 237 197 169 0 50 0
[pid=20689] ppid=20683 vsize=24164 CPUtime=267.25
/proc/20689/stat : 20689 (tinisat) R 20683 20683 20155 0 -1 4194304 5806 0 0 0 26718 7 0 0 25 0 1 0 202595667 24743936 5432 18446744073709551615 134512640 134966189 4294956656 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/20689/statm: 6041 5432 52 110 0 5928 0
Current children cumulated CPU time (s) 267.26
Current children cumulated vsize (KiB) 29520

[startup+268.988 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 20689
/proc/meminfo: memFree=1670784/2055920 swapFree=4142368/4192956
[pid=20683] ppid=20681 vsize=5356 CPUtime=0.01
/proc/20683/stat : 20683 (TiniSatELite) S 20681 20683 20155 0 -1 4194304 333 438 0 0 0 0 1 0 16 0 1 0 202595664 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20683/statm: 1339 237 197 169 0 50 0
[pid=20689] ppid=20683 vsize=24164 CPUtime=268.88
/proc/20689/stat : 20689 (tinisat) R 20683 20683 20155 0 -1 4194304 5820 0 0 0 26881 7 0 0 25 0 1 0 202595667 24743936 5446 18446744073709551615 134512640 134966189 4294956656 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/20689/statm: 6041 5446 52 110 0 5928 0
Current children cumulated CPU time (s) 268.89
Current children cumulated vsize (KiB) 29520

[startup+269.808 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 20689
/proc/meminfo: memFree=1670720/2055920 swapFree=4142368/4192956
[pid=20683] ppid=20681 vsize=5356 CPUtime=0.01
/proc/20683/stat : 20683 (TiniSatELite) S 20681 20683 20155 0 -1 4194304 333 438 0 0 0 0 1 0 16 0 1 0 202595664 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20683/statm: 1339 237 197 169 0 50 0
[pid=20689] ppid=20683 vsize=24164 CPUtime=269.7
/proc/20689/stat : 20689 (tinisat) R 20683 20683 20155 0 -1 4194304 5827 0 0 0 26963 7 0 0 25 0 1 0 202595667 24743936 5453 18446744073709551615 134512640 134966189 4294956656 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/20689/statm: 6041 5453 52 110 0 5928 0
Current children cumulated CPU time (s) 269.71
Current children cumulated vsize (KiB) 29520

[startup+270.012 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 20689
/proc/meminfo: memFree=1670720/2055920 swapFree=4142368/4192956
[pid=20683] ppid=20681 vsize=5356 CPUtime=0.01
/proc/20683/stat : 20683 (TiniSatELite) S 20681 20683 20155 0 -1 4194304 333 438 0 0 0 0 1 0 16 0 1 0 202595664 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20683/statm: 1339 237 197 169 0 50 0
[pid=20689] ppid=20683 vsize=24164 CPUtime=269.9
/proc/20689/stat : 20689 (tinisat) R 20683 20683 20155 0 -1 4194304 5828 0 0 0 26983 7 0 0 25 0 1 0 202595667 24743936 5454 18446744073709551615 134512640 134966189 4294956656 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/20689/statm: 6041 5454 52 110 0 5928 0
Current children cumulated CPU time (s) 269.91
Current children cumulated vsize (KiB) 29520

Child status: 10
Real time (s): 270.029
CPU time (s): 269.953
CPU user time (s): 269.861
CPU system time (s): 0.091986
CPU usage (%): 99.9717
Max. virtual memory (cumulated for all children) (KiB): 29520

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

runsolver used 0.237963 second user time and 0.726889 second system time

The end

Launcher Data (download as text)

Begin job on node7 on Sun Feb 18 19:20:09 UTC 2007

IDJOB= 296711
IDBENCH= 19944
IDSOLVER= 99
FILE ID= node7/296711-1171826409

PBS_JOBID= 3839362

Free space on /tmp= 66547 MiB

SOLVER NAME= TiniSatELite 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v45/unif-k7-r89-v45-c4005-S1155547357-11.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/296711-1171826409/TiniSatELite /tmp/evaluation/296711-1171826409/instance-296711-1171826409.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-296711-1171826409 -o ROOT/results/node7/solver-296711-1171826409 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/296711-1171826409/TiniSatELite /tmp/evaluation/296711-1171826409/instance-296711-1171826409.cnf            

META MD5SUM SOLVER= 388ad77fe8f3a9a6ad5bf764ada795dd
MD5SUM BENCH=  f2ec1271555abc545a13dbf21a5936ee

RANDOM SEED= 17006498

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node7.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.232
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.232
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:       1693416 kB
Buffers:         48848 kB
Cached:         216444 kB
SwapCached:      16024 kB
Active:         209620 kB
Inactive:        85700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1693416 kB
SwapTotal:     4192956 kB
SwapFree:      4142368 kB
Dirty:            1436 kB
Writeback:           0 kB
Mapped:          29736 kB
Slab:            52740 kB
Committed_AS:   729004 kB
PageTables:       1764 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= 66547 MiB

End job on node7 on Sun Feb 18 19:24:40 UTC 2007