Trace number 356373

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 34.3688 34.444

General information on the benchmark

Nameindustrial/palacios/medium/
blocks-4-ipc5-h21-unknown.cnf
MD5SUM3b8c6114a974b09e9b1601ba0718cbf3
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark29.5615
Satisfiable
(Un)Satisfiability was proved
Number of variables135534
Number of clauses905980
Sum of the clauses size2447966
Maximum clause length417
Minimum clause length1
Number of clauses of size 1125
Number of clauses of size 2771665
Number of clauses of size 3128198
Number of clauses of size 41424
Number of clauses of size 579
Number of clauses of size over 54489

Solver Data (download as text)

0.00/0.00	c Parsing...
0.00/0.78	c ==============================================================================
0.00/0.78	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.78	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.78	c ==============================================================================
0.00/0.78	c |         0 |  905605  2447216 |  271681       0        0     nan |  0.000 % |
16.26/16.31	c |         0 |  651449  3266466 |      --       0       --      -- |     --   | -254156/819250
16.26/16.31	c ==============================================================================
16.26/16.31	c Result  :   #vars: 11109   #clauses: 651449   #literals: 3266466
16.26/16.31	c CPU time:   15.9496 s
16.26/16.31	c ==============================================================================
18.83/18.97	c Tinisat 0.22
18.83/18.97	c solving /tmp/GTI_node5.alineos.net_22060.cnf
18.83/18.97	c 11109 variables, 651449 clauses
34.29/34.41	c 52893 decisions, 18711 conflicts, 18 restarts
34.29/34.41	c solved in 16.87s
34.29/34.41	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/node5/watcher-356373-1177542359 -o ROOT/results/node5/solver-356373-1177542359 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/356373-1177542359/TiniSatELite /tmp/evaluation/356373-1177542359/instance-356373-1177542359.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.85 0.39 0.14 3/77 22060
/proc/meminfo: memFree=1623808/2055920 swapFree=4151648/4192956
[pid=22060] ppid=22058 vsize=5352 CPUtime=0
/proc/22060/stat : 22060 (TiniSatELite) S 22058 22060 21966 0 -1 4194304 273 0 0 0 0 0 0 0 18 0 1 0 230273718 5480448 232 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 226913648722 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/22060/statm: 1338 232 195 169 0 49 0
[pid=22061] ppid=22060 vsize=5352 CPUtime=0
/proc/22061/stat : 22061 (TiniSatELite) S 22060 22060 21966 0 -1 4194368 52 25 0 0 0 0 0 0 20 0 1 0 230273719 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 226913477444 0 65536 4096 65538 18446744071563356171 0 0 17 1 0 0
/proc/22061/statm: 1338 236 198 169 0 49 0
[pid=22063] ppid=22061 vsize=0 CPUtime=0
/proc/22063/stat : 22063 (sed) D 22061 22060 21966 0 -1 4194308 163 0 0 0 0 0 0 0 22 0 1 0 230273719 0 0 18446744073709551615 0 0 0 0 0 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/22063/statm: 0 0 0 0 0 0 0

[startup+0.019221 s]
/proc/loadavg: 0.85 0.39 0.14 3/77 22060
/proc/meminfo: memFree=1623808/2055920 swapFree=4151648/4192956
[pid=22060] ppid=22058 vsize=5352 CPUtime=0
/proc/22060/stat : 22060 (TiniSatELite) S 22058 22060 21966 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 230273718 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22060/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.101228 s]
/proc/loadavg: 0.85 0.39 0.14 3/77 22060
/proc/meminfo: memFree=1623808/2055920 swapFree=4151648/4192956
[pid=22060] ppid=22058 vsize=5352 CPUtime=0
/proc/22060/stat : 22060 (TiniSatELite) S 22058 22060 21966 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 230273718 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22060/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.30125 s]
/proc/loadavg: 0.85 0.39 0.14 3/77 22060
/proc/meminfo: memFree=1623808/2055920 swapFree=4151648/4192956
[pid=22060] ppid=22058 vsize=5352 CPUtime=0
/proc/22060/stat : 22060 (TiniSatELite) S 22058 22060 21966 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 230273718 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22060/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.701294 s]
/proc/loadavg: 0.85 0.39 0.14 3/77 22060
/proc/meminfo: memFree=1623808/2055920 swapFree=4151648/4192956
[pid=22060] ppid=22058 vsize=5352 CPUtime=0
/proc/22060/stat : 22060 (TiniSatELite) S 22058 22060 21966 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 230273718 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22060/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.50139 s]
/proc/loadavg: 0.85 0.39 0.14 2/79 22065
/proc/meminfo: memFree=1537200/2055920 swapFree=4151648/4192956
[pid=22060] ppid=22058 vsize=5352 CPUtime=0
/proc/22060/stat : 22060 (TiniSatELite) S 22058 22060 21966 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 230273718 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22060/statm: 1338 235 197 169 0 49 0
[pid=22065] ppid=22060 vsize=103104 CPUtime=1.49
/proc/22065/stat : 22065 (SatELite_releas) R 22060 22060 21966 0 -1 4194304 22100 0 0 0 134 15 0 0 25 0 1 0 230273719 105578496 21749 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134543015 0 0 4096 3 0 0 0 17 0 0 0
/proc/22065/statm: 25776 21749 66 128 0 25645 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 108456

[startup+3.10157 s]
/proc/loadavg: 0.85 0.39 0.14 2/79 22065
/proc/meminfo: memFree=1530288/2055920 swapFree=4151648/4192956
[pid=22060] ppid=22058 vsize=5352 CPUtime=0
/proc/22060/stat : 22060 (TiniSatELite) S 22058 22060 21966 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 230273718 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22060/statm: 1338 235 197 169 0 49 0
[pid=22065] ppid=22060 vsize=106676 CPUtime=3.09
/proc/22065/stat : 22065 (SatELite_releas) R 22060 22060 21966 0 -1 4194304 23018 0 0 0 290 19 0 0 25 0 1 0 230273719 109236224 22667 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134543062 0 0 4096 3 0 0 0 17 0 0 0
/proc/22065/statm: 26669 22667 66 128 0 26538 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 112028

[startup+6.30293 s]
/proc/loadavg: 0.86 0.40 0.15 2/79 22065
/proc/meminfo: memFree=1515952/2055920 swapFree=4151648/4192956
[pid=22060] ppid=22058 vsize=5352 CPUtime=0
/proc/22060/stat : 22060 (TiniSatELite) S 22058 22060 21966 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 230273718 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22060/statm: 1338 235 197 169 0 49 0
[pid=22065] ppid=22060 vsize=112692 CPUtime=6.28
/proc/22065/stat : 22065 (SatELite_releas) R 22060 22060 21966 0 -1 4194304 24388 0 0 0 602 26 0 0 25 0 1 0 230273719 115396608 24037 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134538152 0 0 4096 3 0 0 0 17 0 0 0
/proc/22065/statm: 28173 24037 66 128 0 28042 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 118044

[startup+12.7016 s]
/proc/loadavg: 0.87 0.41 0.15 2/79 22065
/proc/meminfo: memFree=1487600/2055920 swapFree=4151648/4192956
[pid=22060] ppid=22058 vsize=5352 CPUtime=0
/proc/22060/stat : 22060 (TiniSatELite) S 22058 22060 21966 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 230273718 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22060/statm: 1338 235 197 169 0 49 0
[pid=22065] ppid=22060 vsize=136052 CPUtime=12.67
/proc/22065/stat : 22065 (SatELite_releas) R 22060 22060 21966 0 -1 4194304 29006 0 0 0 1235 32 0 0 25 0 1 0 230273719 139317248 28344 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134573755 0 0 4096 3 0 0 0 17 0 0 0
/proc/22065/statm: 34013 28344 66 128 0 33882 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 141404

[startup+25.5011 s]
/proc/loadavg: 0.90 0.44 0.17 2/79 22066
/proc/meminfo: memFree=1540720/2055920 swapFree=4151648/4192956
[pid=22060] ppid=22058 vsize=5352 CPUtime=17.45
/proc/22060/stat : 22060 (TiniSatELite) S 22058 22060 21966 0 -1 4194304 331 33151 0 0 0 0 1705 40 16 0 1 0 230273718 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22060/statm: 1338 236 197 169 0 49 0
[pid=22066] ppid=22060 vsize=62476 CPUtime=7.96
/proc/22066/stat : 22066 (tinisat) R 22060 22060 21966 0 -1 4194304 11787 0 0 0 789 7 0 0 25 0 1 0 230275470 63975424 10432 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/22066/statm: 15619 10432 52 110 0 15506 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 67828

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

[startup+28.7014 s]
/proc/loadavg: 0.90 0.44 0.17 2/79 22066
/proc/meminfo: memFree=1540208/2055920 swapFree=4151648/4192956
[pid=22060] ppid=22058 vsize=5352 CPUtime=17.45
/proc/22060/stat : 22060 (TiniSatELite) S 22058 22060 21966 0 -1 4194304 331 33151 0 0 0 0 1705 40 16 0 1 0 230273718 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22060/statm: 1338 236 197 169 0 49 0
[pid=22066] ppid=22060 vsize=62476 CPUtime=11.16
/proc/22066/stat : 22066 (tinisat) R 22060 22060 21966 0 -1 4194304 11903 0 0 0 1109 7 0 0 25 0 1 0 230275470 63975424 10548 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519582 0 0 4096 0 0 0 0 17 0 0 0
/proc/22066/statm: 15619 10548 52 110 0 15506 0
Current children cumulated CPU time (s) 28.61
Current children cumulated vsize (KiB) 67828

[startup+31.9068 s]
/proc/loadavg: 0.91 0.45 0.17 2/79 22066
/proc/meminfo: memFree=1539760/2055920 swapFree=4151648/4192956
[pid=22060] ppid=22058 vsize=5352 CPUtime=17.45
/proc/22060/stat : 22060 (TiniSatELite) S 22058 22060 21966 0 -1 4194304 331 33151 0 0 0 0 1705 40 16 0 1 0 230273718 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22060/statm: 1338 236 197 169 0 49 0
[pid=22066] ppid=22060 vsize=62476 CPUtime=14.36
/proc/22066/stat : 22066 (tinisat) R 22060 22060 21966 0 -1 4194304 12035 0 0 0 1429 7 0 0 25 0 1 0 230275470 63975424 10680 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519841 0 0 4096 0 0 0 0 17 0 0 0
/proc/22066/statm: 15619 10680 52 110 0 15506 0
Current children cumulated CPU time (s) 31.81
Current children cumulated vsize (KiB) 67828

[startup+33.502 s]
/proc/loadavg: 0.91 0.45 0.17 2/79 22066
/proc/meminfo: memFree=1539568/2055920 swapFree=4151648/4192956
[pid=22060] ppid=22058 vsize=5352 CPUtime=17.45
/proc/22060/stat : 22060 (TiniSatELite) S 22058 22060 21966 0 -1 4194304 331 33151 0 0 0 0 1705 40 16 0 1 0 230273718 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22060/statm: 1338 236 197 169 0 49 0
[pid=22066] ppid=22060 vsize=62476 CPUtime=15.95
/proc/22066/stat : 22066 (tinisat) R 22060 22060 21966 0 -1 4194304 12104 0 0 0 1588 7 0 0 25 0 1 0 230275470 63975424 10749 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519582 0 0 4096 0 0 0 0 17 0 0 0
/proc/22066/statm: 15619 10749 52 110 0 15506 0
Current children cumulated CPU time (s) 33.4
Current children cumulated vsize (KiB) 67828

[startup+33.901 s]
/proc/loadavg: 0.91 0.45 0.17 2/79 22066
/proc/meminfo: memFree=1539568/2055920 swapFree=4151648/4192956
[pid=22060] ppid=22058 vsize=5352 CPUtime=17.45
/proc/22060/stat : 22060 (TiniSatELite) S 22058 22060 21966 0 -1 4194304 331 33151 0 0 0 0 1705 40 16 0 1 0 230273718 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22060/statm: 1338 236 197 169 0 49 0
[pid=22066] ppid=22060 vsize=62476 CPUtime=16.35
/proc/22066/stat : 22066 (tinisat) R 22060 22060 21966 0 -1 4194304 12124 0 0 0 1628 7 0 0 25 0 1 0 230275470 63975424 10769 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134520011 0 0 4096 0 0 0 0 17 1 0 0
/proc/22066/statm: 15619 10769 52 110 0 15506 0
Current children cumulated CPU time (s) 33.8
Current children cumulated vsize (KiB) 67828

[startup+34.3011 s]
/proc/loadavg: 0.91 0.46 0.18 2/79 22066
/proc/meminfo: memFree=1539248/2055920 swapFree=4151648/4192956
[pid=22060] ppid=22058 vsize=5352 CPUtime=17.45
/proc/22060/stat : 22060 (TiniSatELite) S 22058 22060 21966 0 -1 4194304 331 33151 0 0 0 0 1705 40 16 0 1 0 230273718 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22060/statm: 1338 236 197 169 0 49 0
[pid=22066] ppid=22060 vsize=62476 CPUtime=16.74
/proc/22066/stat : 22066 (tinisat) R 22060 22060 21966 0 -1 4194304 12142 0 0 0 1667 7 0 0 25 0 1 0 230275470 63975424 10787 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134520118 0 0 4096 0 0 0 0 17 0 0 0
/proc/22066/statm: 15619 10787 52 110 0 15506 0
Current children cumulated CPU time (s) 34.19
Current children cumulated vsize (KiB) 67828

[startup+34.4011 s]
/proc/loadavg: 0.91 0.46 0.18 2/79 22066
/proc/meminfo: memFree=1539248/2055920 swapFree=4151648/4192956
[pid=22060] ppid=22058 vsize=5352 CPUtime=17.45
/proc/22060/stat : 22060 (TiniSatELite) S 22058 22060 21966 0 -1 4194304 331 33151 0 0 0 0 1705 40 16 0 1 0 230273718 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22060/statm: 1338 236 197 169 0 49 0
[pid=22066] ppid=22060 vsize=62476 CPUtime=16.84
/proc/22066/stat : 22066 (tinisat) R 22060 22060 21966 0 -1 4194304 12145 0 0 0 1677 7 0 0 25 0 1 0 230275470 63975424 10790 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/22066/statm: 15619 10790 52 110 0 15506 0
Current children cumulated CPU time (s) 34.29
Current children cumulated vsize (KiB) 67828

Child status: 20
Real time (s): 34.444
CPU time (s): 34.3688
CPU user time (s): 33.8489
CPU system time (s): 0.51992
CPU usage (%): 99.7817
Max. virtual memory (cumulated for all children) (KiB): 141404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 33.8489
system time used= 0.51992
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45789
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= 50
involuntary context switches= 796

runsolver used 0.036994 second user time and 0.097985 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Wed Apr 25 23:06:01 UTC 2007

IDJOB= 356373
IDBENCH= 20431
IDSOLVER= 170
FILE ID= node5/356373-1177542359

PBS_JOBID= 4695925

Free space on /tmp= 66347 MiB

SOLVER NAME= TiniSatELite 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/palacios/medium/blocks-4-ipc5-h21-unknown.cnf
COMMAND LINE= /tmp/evaluation/356373-1177542359/TiniSatELite /tmp/evaluation/356373-1177542359/instance-356373-1177542359.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-356373-1177542359 -o ROOT/results/node5/solver-356373-1177542359 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/356373-1177542359/TiniSatELite /tmp/evaluation/356373-1177542359/instance-356373-1177542359.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  3b8c6114a974b09e9b1601ba0718cbf3

RANDOM SEED= 826995609

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node5.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:       1624344 kB
Buffers:         48980 kB
Cached:         285424 kB
SwapCached:       9948 kB
Active:         195272 kB
Inactive:       168752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1624344 kB
SwapTotal:     4192956 kB
SwapFree:      4151648 kB
Dirty:           17760 kB
Writeback:           0 kB
Mapped:          36344 kB
Slab:            53128 kB
Committed_AS:  9090512 kB
PageTables:       1736 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= 66347 MiB

End job on node5 on Wed Apr 25 23:06:35 UTC 2007