Trace number 356529

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-08UNSAT 203.911 204.038

General information on the benchmark

Nameindustrial/manolios/
manol-pipe-c10nidw_s.cnf
MD5SUM7989bb134c6f50cb418407e85e733980
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark29.2196
Satisfiable
(Un)Satisfiability was proved
Number of variables404382
Number of clauses1204273
Sum of the clauses size2809969
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2802848
Number of clauses of size 3401424
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.05	c Parsing...
1.23/1.35	c ==============================================================================
1.23/1.35	c |           |     ORIGINAL     |              LEARNT              |          |
1.23/1.35	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.23/1.35	c ==============================================================================
1.23/1.35	c |         0 | 1204272  2809968 |  361281       0        0     nan |  0.000 % |
9.33/9.43	c |         0 |  512827  2023633 |      --       0       --      -- |     --   | -691443/-786330
9.33/9.44	c ==============================================================================
9.33/9.44	c Result  :   #vars: 64148   #clauses: 512827   #literals: 2023633
9.33/9.44	c CPU time:   8.93964 s
9.33/9.44	c ==============================================================================
11.21/11.31	c Tinisat 0.22
11.21/11.31	c solving /tmp/GTI_node2.alineos.net_20798.cnf
11.21/11.31	c 64148 variables, 512827 clauses
203.75/203.99	c 3641799 decisions, 219455 conflicts, 126 restarts
203.75/203.99	c solved in 193.57s
203.85/204.00	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/node2/watcher-356529-1177542959 -o ROOT/results/node2/solver-356529-1177542959 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/356529-1177542959/TiniSatELite /tmp/evaluation/356529-1177542959/instance-356529-1177542959.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: 0.99 0.90 0.52 3/77 20798
/proc/meminfo: memFree=1740088/2055920 swapFree=4148972/4192956
[pid=20798] ppid=20796 vsize=5352 CPUtime=0
/proc/20798/stat : 20798 (TiniSatELite) S 20796 20798 20624 0 -1 4194304 273 0 0 0 0 0 0 0 18 0 1 0 230333882 5480448 232 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 206381482066 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/20798/statm: 1338 232 195 169 0 49 0
[pid=20799] ppid=20798 vsize=5352 CPUtime=0
/proc/20799/stat : 20799 (TiniSatELite) S 20798 20798 20624 0 -1 4194368 52 25 0 0 0 0 0 0 20 0 1 0 230333882 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 206381310788 0 65536 4096 65538 18446744071563356171 0 0 17 1 0 0
/proc/20799/statm: 1338 236 198 169 0 49 0
[pid=20801] ppid=20799 vsize=0 CPUtime=0
/proc/20801/stat : 20801 (sed) D 20799 20798 20624 0 -1 4194308 163 0 0 0 0 0 0 0 21 0 1 0 230333882 0 0 18446744073709551615 0 0 0 0 0 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/20801/statm: -- couldn't open statm file --
[startup+0.0319521 s]
/proc/loadavg: 0.99 0.90 0.52 3/77 20798
/proc/meminfo: memFree=1740088/2055920 swapFree=4148972/4192956
[pid=20798] ppid=20796 vsize=5352 CPUtime=0
/proc/20798/stat : 20798 (TiniSatELite) S 20796 20798 20624 0 -1 4194304 275 0 0 0 0 0 0 0 18 0 1 0 230333882 5480448 233 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20798/statm: 1338 233 196 169 0 49 0
[pid=20799] ppid=20798 vsize=0 CPUtime=0
/proc/20799/stat : 20799 (TiniSatELite) D 20798 20798 20624 0 -1 4194372 64 188 0 0 0 0 0 0 20 0 1 0 230333882 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 65538 18446744072100051646 0 0 17 1 0 0
/proc/20799/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.127963 s]
/proc/loadavg: 0.99 0.90 0.52 3/77 20798
/proc/meminfo: memFree=1740088/2055920 swapFree=4148972/4192956
[pid=20798] ppid=20796 vsize=5352 CPUtime=0
/proc/20798/stat : 20798 (TiniSatELite) S 20796 20798 20624 0 -1 4194304 307 252 0 0 0 0 0 0 16 0 1 0 230333882 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20798/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.301985 s]
/proc/loadavg: 0.99 0.90 0.52 3/77 20798
/proc/meminfo: memFree=1740088/2055920 swapFree=4148972/4192956
[pid=20798] ppid=20796 vsize=5352 CPUtime=0
/proc/20798/stat : 20798 (TiniSatELite) S 20796 20798 20624 0 -1 4194304 307 252 0 0 0 0 0 0 16 0 1 0 230333882 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20798/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.702023 s]
/proc/loadavg: 0.99 0.90 0.52 3/77 20798
/proc/meminfo: memFree=1740088/2055920 swapFree=4148972/4192956
[pid=20798] ppid=20796 vsize=5352 CPUtime=0
/proc/20798/stat : 20798 (TiniSatELite) S 20796 20798 20624 0 -1 4194304 307 252 0 0 0 0 0 0 16 0 1 0 230333882 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20798/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.50111 s]
/proc/loadavg: 1.07 0.92 0.52 2/79 20803
/proc/meminfo: memFree=1627304/2055920 swapFree=4148972/4192956
[pid=20798] ppid=20796 vsize=5352 CPUtime=0
/proc/20798/stat : 20798 (TiniSatELite) S 20796 20798 20624 0 -1 4194304 307 252 0 0 0 0 0 0 16 0 1 0 230333882 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20798/statm: 1338 235 197 169 0 49 0
[pid=20803] ppid=20798 vsize=181132 CPUtime=1.43
/proc/20803/stat : 20803 (SatELite_releas) R 20798 20798 20624 0 -1 4194304 43696 0 0 0 121 22 0 0 25 0 1 0 230333888 185479168 40306 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134550052 0 0 4096 3 0 0 0 17 1 0 0
/proc/20803/statm: 45283 40306 66 128 0 45152 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 186484

[startup+3.10127 s]
/proc/loadavg: 1.07 0.92 0.52 2/79 20803
/proc/meminfo: memFree=1572264/2055920 swapFree=4148972/4192956
[pid=20798] ppid=20796 vsize=5352 CPUtime=0
/proc/20798/stat : 20798 (TiniSatELite) S 20796 20798 20624 0 -1 4194304 307 252 0 0 0 0 0 0 16 0 1 0 230333882 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20798/statm: 1338 235 197 169 0 49 0
[pid=20803] ppid=20798 vsize=188348 CPUtime=3.04
/proc/20803/stat : 20803 (SatELite_releas) R 20798 20798 20624 0 -1 4194304 45293 0 0 0 276 28 0 0 25 0 1 0 230333888 192868352 41903 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134698573 0 0 4096 3 0 0 0 17 1 0 0
/proc/20803/statm: 47087 41903 66 128 0 46956 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 193700

[startup+6.3016 s]
/proc/loadavg: 1.07 0.92 0.52 2/79 20803
/proc/meminfo: memFree=1541608/2055920 swapFree=4148972/4192956
[pid=20798] ppid=20796 vsize=5352 CPUtime=0
/proc/20798/stat : 20798 (TiniSatELite) S 20796 20798 20624 0 -1 4194304 307 252 0 0 0 0 0 0 16 0 1 0 230333882 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20798/statm: 1338 235 197 169 0 49 0
[pid=20803] ppid=20798 vsize=200752 CPUtime=6.23
/proc/20803/stat : 20803 (SatELite_releas) R 20798 20798 20624 0 -1 4194304 47975 0 0 0 585 38 0 0 25 0 1 0 230333888 205570048 44585 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134681051 0 0 4096 3 0 0 0 17 1 0 0
/proc/20803/statm: 50188 44585 66 128 0 50057 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 206104

[startup+12.7013 s]
/proc/loadavg: 1.22 0.95 0.54 2/79 20804
/proc/meminfo: memFree=1654312/2055920 swapFree=4148972/4192956
[pid=20798] ppid=20796 vsize=5352 CPUtime=10.28
/proc/20798/stat : 20798 (TiniSatELite) S 20796 20798 20624 0 -1 4194304 331 53306 0 0 0 0 976 52 16 0 1 0 230333882 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20798/statm: 1338 236 197 169 0 49 0
[pid=20804] ppid=20798 vsize=48044 CPUtime=2.32
/proc/20804/stat : 20804 (tinisat) R 20798 20798 20624 0 -1 4194304 10644 0 0 0 226 6 0 0 25 0 1 0 230334918 49197056 9251 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/20804/statm: 12011 9251 52 110 0 11898 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 53396

[startup+25.5016 s]
/proc/loadavg: 1.18 0.95 0.54 2/79 20804
/proc/meminfo: memFree=1653224/2055920 swapFree=4148972/4192956
[pid=20798] ppid=20796 vsize=5352 CPUtime=10.28
/proc/20798/stat : 20798 (TiniSatELite) S 20796 20798 20624 0 -1 4194304 331 53306 0 0 0 0 976 52 16 0 1 0 230333882 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20798/statm: 1338 236 197 169 0 49 0
[pid=20804] ppid=20798 vsize=48044 CPUtime=15.12
/proc/20804/stat : 20804 (tinisat) R 20798 20798 20624 0 -1 4194304 10986 0 0 0 1506 6 0 0 25 0 1 0 230334918 49197056 9593 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134520090 0 0 4096 0 0 0 0 17 1 0 0
/proc/20804/statm: 12011 9593 52 110 0 11898 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 53396

[startup+51.1012 s]
/proc/loadavg: 1.12 0.95 0.55 2/79 20804
/proc/meminfo: memFree=1650728/2055920 swapFree=4148972/4192956
[pid=20798] ppid=20796 vsize=5352 CPUtime=10.28
/proc/20798/stat : 20798 (TiniSatELite) S 20796 20798 20624 0 -1 4194304 331 53306 0 0 0 0 976 52 16 0 1 0 230333882 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20798/statm: 1338 236 197 169 0 49 0
[pid=20804] ppid=20798 vsize=48044 CPUtime=40.71
/proc/20804/stat : 20804 (tinisat) R 20798 20798 20624 0 -1 4194304 11637 0 0 0 4064 7 0 0 25 0 1 0 230334918 49197056 10244 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519582 0 0 4096 0 0 0 0 17 1 0 0
/proc/20804/statm: 12011 10244 52 110 0 11898 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 53396

[startup+102.306 s]
/proc/loadavg: 1.05 0.96 0.58 2/79 20804
/proc/meminfo: memFree=1645864/2055920 swapFree=4148972/4192956
[pid=20798] ppid=20796 vsize=5352 CPUtime=10.28
/proc/20798/stat : 20798 (TiniSatELite) S 20796 20798 20624 0 -1 4194304 331 53306 0 0 0 0 976 52 16 0 1 0 230333882 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20798/statm: 1338 236 197 169 0 49 0
[pid=20804] ppid=20798 vsize=48044 CPUtime=91.91
/proc/20804/stat : 20804 (tinisat) R 20798 20798 20624 0 -1 4194304 12880 0 0 0 9182 9 0 0 25 0 1 0 230334918 49197056 11487 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519980 0 0 4096 0 0 0 0 17 1 0 0
/proc/20804/statm: 12011 11487 52 110 0 11898 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 53396

[startup+162.302 s]
/proc/loadavg: 1.02 0.97 0.60 2/79 20804
/proc/meminfo: memFree=1640744/2055920 swapFree=4148972/4192956
[pid=20798] ppid=20796 vsize=5352 CPUtime=10.28
/proc/20798/stat : 20798 (TiniSatELite) S 20796 20798 20624 0 -1 4194304 331 53306 0 0 0 0 976 52 16 0 1 0 230333882 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20798/statm: 1338 236 197 169 0 49 0
[pid=20804] ppid=20798 vsize=87680 CPUtime=151.88
/proc/20804/stat : 20804 (tinisat) R 20798 20798 20624 0 -1 4194304 14167 0 0 0 15177 11 0 0 25 0 1 0 230334918 89784320 12774 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519841 0 0 4096 0 0 0 0 17 1 0 0
/proc/20804/statm: 21920 12774 52 110 0 21807 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 93032

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

[startup+179.101 s]
/proc/loadavg: 1.01 0.97 0.61 2/79 20804
/proc/meminfo: memFree=1638952/2055920 swapFree=4148972/4192956
[pid=20798] ppid=20796 vsize=5352 CPUtime=10.28
/proc/20798/stat : 20798 (TiniSatELite) S 20796 20798 20624 0 -1 4194304 331 53306 0 0 0 0 976 52 16 0 1 0 230333882 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20798/statm: 1338 236 197 169 0 49 0
[pid=20804] ppid=20798 vsize=87680 CPUtime=168.68
/proc/20804/stat : 20804 (tinisat) R 20798 20798 20624 0 -1 4194304 14622 0 0 0 16856 12 0 0 25 0 1 0 230334918 89784320 13229 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519582 0 0 4096 0 0 0 0 17 1 0 0
/proc/20804/statm: 21920 13229 52 110 0 21807 0
Current children cumulated CPU time (s) 178.96
Current children cumulated vsize (KiB) 93032

[startup+191.902 s]
/proc/loadavg: 1.01 0.97 0.61 2/79 20804
/proc/meminfo: memFree=1637928/2055920 swapFree=4148972/4192956
[pid=20798] ppid=20796 vsize=5352 CPUtime=10.28
/proc/20798/stat : 20798 (TiniSatELite) S 20796 20798 20624 0 -1 4194304 331 53306 0 0 0 0 976 52 16 0 1 0 230333882 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20798/statm: 1338 236 197 169 0 49 0
[pid=20804] ppid=20798 vsize=87680 CPUtime=181.48
/proc/20804/stat : 20804 (tinisat) R 20798 20798 20624 0 -1 4194304 14877 0 0 0 18135 13 0 0 25 0 1 0 230334918 89784320 13484 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519841 0 0 4096 0 0 0 0 17 1 0 0
/proc/20804/statm: 21920 13484 52 110 0 21807 0
Current children cumulated CPU time (s) 191.76
Current children cumulated vsize (KiB) 93032

[startup+198.301 s]
/proc/loadavg: 1.01 0.97 0.61 2/79 20804
/proc/meminfo: memFree=1637160/2055920 swapFree=4148972/4192956
[pid=20798] ppid=20796 vsize=5352 CPUtime=10.28
/proc/20798/stat : 20798 (TiniSatELite) S 20796 20798 20624 0 -1 4194304 331 53306 0 0 0 0 976 52 16 0 1 0 230333882 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20798/statm: 1338 236 197 169 0 49 0
[pid=20804] ppid=20798 vsize=87680 CPUtime=187.87
/proc/20804/stat : 20804 (tinisat) R 20798 20798 20624 0 -1 4194304 15062 0 0 0 18774 13 0 0 25 0 1 0 230334918 89784320 13669 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/20804/statm: 21920 13669 52 110 0 21807 0
Current children cumulated CPU time (s) 198.15
Current children cumulated vsize (KiB) 93032

[startup+201.502 s]
/proc/loadavg: 1.01 0.97 0.62 2/79 20804
/proc/meminfo: memFree=1635688/2055920 swapFree=4148972/4192956
[pid=20798] ppid=20796 vsize=5352 CPUtime=10.28
/proc/20798/stat : 20798 (TiniSatELite) S 20796 20798 20624 0 -1 4194304 331 53306 0 0 0 0 976 52 16 0 1 0 230333882 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20798/statm: 1338 236 197 169 0 49 0
[pid=20804] ppid=20798 vsize=87680 CPUtime=191.07
/proc/20804/stat : 20804 (tinisat) R 20798 20798 20624 0 -1 4194304 15487 0 0 0 19094 13 0 0 25 0 1 0 230334918 89784320 14094 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134532372 0 0 4096 0 0 0 0 17 1 0 0
/proc/20804/statm: 21920 14094 52 110 0 21807 0
Current children cumulated CPU time (s) 201.35
Current children cumulated vsize (KiB) 93032

[startup+203.102 s]
/proc/loadavg: 1.01 0.97 0.62 2/79 20804
/proc/meminfo: memFree=1635368/2055920 swapFree=4148972/4192956
[pid=20798] ppid=20796 vsize=5352 CPUtime=10.28
/proc/20798/stat : 20798 (TiniSatELite) S 20796 20798 20624 0 -1 4194304 331 53306 0 0 0 0 976 52 16 0 1 0 230333882 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20798/statm: 1338 236 197 169 0 49 0
[pid=20804] ppid=20798 vsize=87680 CPUtime=192.67
/proc/20804/stat : 20804 (tinisat) R 20798 20798 20624 0 -1 4194304 15516 0 0 0 19254 13 0 0 25 0 1 0 230334918 89784320 14123 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519970 0 0 4096 0 0 0 0 17 1 0 0
/proc/20804/statm: 21920 14123 52 110 0 21807 0
Current children cumulated CPU time (s) 202.95
Current children cumulated vsize (KiB) 93032

[startup+203.506 s]
/proc/loadavg: 1.01 0.97 0.62 2/79 20804
/proc/meminfo: memFree=1635240/2055920 swapFree=4148972/4192956
[pid=20798] ppid=20796 vsize=5352 CPUtime=10.28
/proc/20798/stat : 20798 (TiniSatELite) S 20796 20798 20624 0 -1 4194304 331 53306 0 0 0 0 976 52 16 0 1 0 230333882 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20798/statm: 1338 236 197 169 0 49 0
[pid=20804] ppid=20798 vsize=87680 CPUtime=193.07
/proc/20804/stat : 20804 (tinisat) R 20798 20798 20624 0 -1 4194304 15542 0 0 0 19294 13 0 0 25 0 1 0 230334918 89784320 14149 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519638 0 0 4096 0 0 0 0 17 1 0 0
/proc/20804/statm: 21920 14149 52 110 0 21807 0
Current children cumulated CPU time (s) 203.35
Current children cumulated vsize (KiB) 93032

[startup+203.901 s]
/proc/loadavg: 1.01 0.97 0.62 2/79 20804
/proc/meminfo: memFree=1635240/2055920 swapFree=4148972/4192956
[pid=20798] ppid=20796 vsize=5352 CPUtime=10.28
/proc/20798/stat : 20798 (TiniSatELite) S 20796 20798 20624 0 -1 4194304 331 53306 0 0 0 0 976 52 16 0 1 0 230333882 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20798/statm: 1338 236 197 169 0 49 0
[pid=20804] ppid=20798 vsize=87680 CPUtime=193.47
/proc/20804/stat : 20804 (tinisat) R 20798 20798 20624 0 -1 4194304 15560 0 0 0 19334 13 0 0 25 0 1 0 230334918 89784320 14167 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/20804/statm: 21920 14167 52 110 0 21807 0
Current children cumulated CPU time (s) 203.75
Current children cumulated vsize (KiB) 93032

[startup+204.001 s]
/proc/loadavg: 1.01 0.97 0.62 2/79 20804
/proc/meminfo: memFree=1635240/2055920 swapFree=4148972/4192956
[pid=20798] ppid=20796 vsize=5352 CPUtime=10.28
/proc/20798/stat : 20798 (TiniSatELite) S 20796 20798 20624 0 -1 4194304 331 53306 0 0 0 0 976 52 16 0 1 0 230333882 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20798/statm: 1338 236 197 169 0 49 0
[pid=20804] ppid=20798 vsize=0 CPUtime=193.57
/proc/20804/stat : 20804 (tinisat) R 20798 20798 20624 0 -1 4194308 15567 0 0 0 19343 14 0 0 25 0 1 0 230334918 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/20804/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 203.85
Current children cumulated vsize (KiB) 5352

Child status: 20
Real time (s): 204.038
CPU time (s): 203.911
CPU user time (s): 203.203
CPU system time (s): 0.707892
CPU usage (%): 99.9378
Max. virtual memory (cumulated for all children) (KiB): 212648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 203.203
system time used= 0.707892
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69358
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= 73
involuntary context switches= 4207

runsolver used 0.198969 second user time and 0.52192 second system time

The end

Launcher Data (download as text)

Begin job on node2 on Wed Apr 25 23:16:01 UTC 2007

IDJOB= 356529
IDBENCH= 20498
IDSOLVER= 170
FILE ID= node2/356529-1177542959

PBS_JOBID= 4695932

Free space on /tmp= 66467 MiB

SOLVER NAME= TiniSatELite 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/manolios/manol-pipe-c10nidw_s.cnf
COMMAND LINE= /tmp/evaluation/356529-1177542959/TiniSatELite /tmp/evaluation/356529-1177542959/instance-356529-1177542959.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-356529-1177542959 -o ROOT/results/node2/solver-356529-1177542959 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/356529-1177542959/TiniSatELite /tmp/evaluation/356529-1177542959/instance-356529-1177542959.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  7989bb134c6f50cb418407e85e733980

RANDOM SEED= 366094268

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node2.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.234
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.234
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:       1740624 kB
Buffers:         40696 kB
Cached:         202292 kB
SwapCached:      12964 kB
Active:         177212 kB
Inactive:        92068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1740624 kB
SwapTotal:     4192956 kB
SwapFree:      4148972 kB
Dirty:           23176 kB
Writeback:           0 kB
Mapped:          32760 kB
Slab:            31508 kB
Committed_AS:  8312176 kB
PageTables:       1868 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= 66467 MiB

End job on node2 on Wed Apr 25 23:19:25 UTC 2007