Trace number 356369

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 63.2484 63.2793

General information on the benchmark

Nameindustrial/palacios/medium/
blocks-4-ipc5-h22-unknown.cnf
MD5SUM8c6ad18be635cee0d986377c4d06ab11
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark33.021
Satisfiable
(Un)Satisfiability was proved
Number of variables146874
Number of clauses937242
Sum of the clauses size2519136
Maximum clause length417
Minimum clause length1
Number of clauses of size 1125
Number of clauses of size 2791651
Number of clauses of size 3139269
Number of clauses of size 41522
Number of clauses of size 583
Number of clauses of size over 54592

Solver Data (download as text)

0.00/0.00	c Parsing...
0.00/0.81	c ==============================================================================
0.00/0.81	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.81	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.81	c ==============================================================================
0.00/0.81	c |         0 |  936867  2518386 |  281060       0        0     nan |  0.000 % |
17.27/17.30	c |         0 |  661069  3356557 |      --       0       --      -- |     --   | -275798/838171
17.27/17.30	c ==============================================================================
17.27/17.30	c Result  :   #vars: 11635   #clauses: 661069   #literals: 3356557
17.27/17.30	c CPU time:   16.9594 s
17.27/17.30	c ==============================================================================
19.97/20.08	c Tinisat 0.22
19.97/20.08	c solving /tmp/GTI_node43.alineos.net_24917.cnf
19.97/20.08	c 11635 variables, 661069 clauses
63.15/63.24	c 98349 decisions, 52672 conflicts, 44 restarts
63.15/63.24	c solved in 44.63s
63.15/63.25	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/node43/watcher-356369-1177542340 -o ROOT/results/node43/solver-356369-1177542340 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/356369-1177542340/TiniSatELite /tmp/evaluation/356369-1177542340/instance-356369-1177542340.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.90 0.39 0.14 3/77 24917
/proc/meminfo: memFree=1621504/2055920 swapFree=4158592/4192956
[pid=24917] ppid=24915 vsize=5352 CPUtime=0
/proc/24917/stat : 24917 (TiniSatELite) S 24915 24917 24785 0 -1 4194304 273 0 0 0 0 0 0 0 18 0 1 0 202145911 5480448 232 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 216849416274 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/24917/statm: 1338 232 195 169 0 49 0
[pid=24918] ppid=24917 vsize=5352 CPUtime=0
/proc/24918/stat : 24918 (TiniSatELite) S 24917 24917 24785 0 -1 4194368 52 25 0 0 0 0 0 0 20 0 1 0 202145911 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 216849244996 0 65536 4096 65538 18446744071563356171 0 0 17 1 0 0
/proc/24918/statm: 1338 236 198 169 0 49 0
[pid=24920] ppid=24918 vsize=0 CPUtime=0
/proc/24920/stat : 24920 (sed) D 24918 24917 24785 0 -1 4194308 163 0 0 0 0 0 0 0 15 0 1 0 202145911 0 0 18446744073709551615 0 0 0 0 0 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/24920/statm: 0 0 0 0 0 0 0

[startup+0.0819241 s]
/proc/loadavg: 0.90 0.39 0.14 3/77 24917
/proc/meminfo: memFree=1621504/2055920 swapFree=4158592/4192956
[pid=24917] ppid=24915 vsize=5352 CPUtime=0
/proc/24917/stat : 24917 (TiniSatELite) S 24915 24917 24785 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 202145911 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24917/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.102924 s]
/proc/loadavg: 0.90 0.39 0.14 3/77 24917
/proc/meminfo: memFree=1621504/2055920 swapFree=4158592/4192956
[pid=24917] ppid=24915 vsize=5352 CPUtime=0
/proc/24917/stat : 24917 (TiniSatELite) S 24915 24917 24785 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 202145911 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24917/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.301943 s]
/proc/loadavg: 0.90 0.39 0.14 3/77 24917
/proc/meminfo: memFree=1621504/2055920 swapFree=4158592/4192956
[pid=24917] ppid=24915 vsize=5352 CPUtime=0
/proc/24917/stat : 24917 (TiniSatELite) S 24915 24917 24785 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 202145911 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24917/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.701977 s]
/proc/loadavg: 0.90 0.39 0.14 3/77 24917
/proc/meminfo: memFree=1621504/2055920 swapFree=4158592/4192956
[pid=24917] ppid=24915 vsize=5352 CPUtime=0
/proc/24917/stat : 24917 (TiniSatELite) S 24915 24917 24785 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 202145911 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24917/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.50103 s]
/proc/loadavg: 0.91 0.40 0.15 2/79 24922
/proc/meminfo: memFree=1530992/2055920 swapFree=4158592/4192956
[pid=24917] ppid=24915 vsize=5352 CPUtime=0
/proc/24917/stat : 24917 (TiniSatELite) S 24915 24917 24785 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 202145911 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24917/statm: 1338 235 197 169 0 49 0
[pid=24922] ppid=24917 vsize=104880 CPUtime=1.48
/proc/24922/stat : 24922 (SatELite_releas) R 24917 24917 24785 0 -1 4194304 23136 0 0 0 136 12 0 0 25 0 1 0 202145911 107397120 22757 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134538152 0 0 4096 3 0 0 0 17 1 0 0
/proc/24922/statm: 26220 22757 66 128 0 26089 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 110232

[startup+3.10117 s]
/proc/loadavg: 0.91 0.40 0.15 2/79 24922
/proc/meminfo: memFree=1523248/2055920 swapFree=4158592/4192956
[pid=24917] ppid=24915 vsize=5352 CPUtime=0
/proc/24917/stat : 24917 (TiniSatELite) S 24915 24917 24785 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 202145911 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24917/statm: 1338 235 197 169 0 49 0
[pid=24922] ppid=24917 vsize=108580 CPUtime=3.08
/proc/24922/stat : 24922 (SatELite_releas) R 24917 24917 24785 0 -1 4194304 24071 0 0 0 292 16 0 0 25 0 1 0 202145911 111185920 23692 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134564249 0 0 4096 3 0 0 0 17 1 0 0
/proc/24922/statm: 27145 23692 66 128 0 27014 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 113932

[startup+6.30145 s]
/proc/loadavg: 0.92 0.41 0.15 2/79 24922
/proc/meminfo: memFree=1509552/2055920 swapFree=4158592/4192956
[pid=24917] ppid=24915 vsize=5352 CPUtime=0
/proc/24917/stat : 24917 (TiniSatELite) S 24915 24917 24785 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 202145911 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24917/statm: 1338 235 197 169 0 49 0
[pid=24922] ppid=24917 vsize=114160 CPUtime=6.28
/proc/24922/stat : 24922 (SatELite_releas) R 24917 24917 24785 0 -1 4194304 25364 0 0 0 606 22 0 0 25 0 1 0 202145911 116899840 24985 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134543046 0 0 4096 3 0 0 0 17 1 0 0
/proc/24922/statm: 28540 24985 66 128 0 28409 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 119512

[startup+12.702 s]
/proc/loadavg: 0.92 0.42 0.15 2/79 24922
/proc/meminfo: memFree=1478384/2055920 swapFree=4158592/4192956
[pid=24917] ppid=24915 vsize=5352 CPUtime=0
/proc/24917/stat : 24917 (TiniSatELite) S 24915 24917 24785 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 202145911 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24917/statm: 1338 235 197 169 0 49 0
[pid=24922] ppid=24917 vsize=140216 CPUtime=12.68
/proc/24922/stat : 24922 (SatELite_releas) R 24917 24917 24785 0 -1 4194304 30458 0 0 0 1237 31 0 0 25 0 1 0 202145911 143581184 29740 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134573900 0 0 4096 3 0 0 0 17 1 0 0
/proc/24922/statm: 35054 29740 66 128 0 34923 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 145568

[startup+25.5011 s]
/proc/loadavg: 0.94 0.43 0.16 2/79 24923
/proc/meminfo: memFree=1535792/2055920 swapFree=4158592/4192956
[pid=24917] ppid=24915 vsize=5352 CPUtime=18.58
/proc/24917/stat : 24917 (TiniSatELite) S 24915 24917 24785 0 -1 4194304 331 32848 0 0 0 0 1815 43 16 0 1 0 202145911 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24917/statm: 1338 236 197 169 0 49 0
[pid=24923] ppid=24917 vsize=63836 CPUtime=6.89
/proc/24923/stat : 24923 (tinisat) R 24917 24917 24785 0 -1 4194304 12002 0 0 0 682 7 0 0 25 0 1 0 202147771 65368064 10625 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/24923/statm: 15959 10625 52 110 0 15846 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 69188

[startup+51.1013 s]
/proc/loadavg: 0.96 0.49 0.19 2/79 24923
/proc/meminfo: memFree=1531440/2055920 swapFree=4158592/4192956
[pid=24917] ppid=24915 vsize=5352 CPUtime=18.58
/proc/24917/stat : 24917 (TiniSatELite) S 24915 24917 24785 0 -1 4194304 331 32848 0 0 0 0 1815 43 16 0 1 0 202145911 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24917/statm: 1338 236 197 169 0 49 0
[pid=24923] ppid=24917 vsize=63836 CPUtime=32.48
/proc/24923/stat : 24923 (tinisat) R 24917 24917 24785 0 -1 4194304 13008 0 0 0 3240 8 0 0 25 0 1 0 202147771 65368064 11631 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134520118 0 0 4096 0 0 0 0 17 1 0 0
/proc/24923/statm: 15959 11631 52 110 0 15846 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 69188

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

[startup+57.5019 s]
/proc/loadavg: 0.96 0.50 0.19 2/79 24923
/proc/meminfo: memFree=1530992/2055920 swapFree=4158592/4192956
[pid=24917] ppid=24915 vsize=5352 CPUtime=18.58
/proc/24917/stat : 24917 (TiniSatELite) S 24915 24917 24785 0 -1 4194304 331 32848 0 0 0 0 1815 43 16 0 1 0 202145911 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24917/statm: 1338 236 197 169 0 49 0
[pid=24923] ppid=24917 vsize=63836 CPUtime=38.88
/proc/24923/stat : 24923 (tinisat) R 24917 24917 24785 0 -1 4194304 13255 0 0 0 3880 8 0 0 25 0 1 0 202147771 65368064 11878 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/24923/statm: 15959 11878 52 110 0 15846 0
Current children cumulated CPU time (s) 57.46
Current children cumulated vsize (KiB) 69188

[startup+60.7012 s]
/proc/loadavg: 0.97 0.50 0.20 2/79 24923
/proc/meminfo: memFree=1530544/2055920 swapFree=4158592/4192956
[pid=24917] ppid=24915 vsize=5352 CPUtime=18.58
/proc/24917/stat : 24917 (TiniSatELite) S 24915 24917 24785 0 -1 4194304 331 32848 0 0 0 0 1815 43 16 0 1 0 202145911 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24917/statm: 1338 236 197 169 0 49 0
[pid=24923] ppid=24917 vsize=63836 CPUtime=42.08
/proc/24923/stat : 24923 (tinisat) R 24917 24917 24785 0 -1 4194304 13363 0 0 0 4200 8 0 0 25 0 1 0 202147771 65368064 11986 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/24923/statm: 15959 11986 52 110 0 15846 0
Current children cumulated CPU time (s) 60.66
Current children cumulated vsize (KiB) 69188

[startup+62.3023 s]
/proc/loadavg: 0.97 0.50 0.20 2/79 24923
/proc/meminfo: memFree=1530416/2055920 swapFree=4158592/4192956
[pid=24917] ppid=24915 vsize=5352 CPUtime=18.58
/proc/24917/stat : 24917 (TiniSatELite) S 24915 24917 24785 0 -1 4194304 331 32848 0 0 0 0 1815 43 16 0 1 0 202145911 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24917/statm: 1338 236 197 169 0 49 0
[pid=24923] ppid=24917 vsize=63836 CPUtime=43.68
/proc/24923/stat : 24923 (tinisat) R 24917 24917 24785 0 -1 4194304 13427 0 0 0 4360 8 0 0 25 0 1 0 202147771 65368064 12050 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134520029 0 0 4096 0 0 0 0 17 1 0 0
/proc/24923/statm: 15959 12050 52 110 0 15846 0
Current children cumulated CPU time (s) 62.26
Current children cumulated vsize (KiB) 69188

[startup+62.7053 s]
/proc/loadavg: 0.97 0.50 0.20 2/79 24923
/proc/meminfo: memFree=1530224/2055920 swapFree=4158592/4192956
[pid=24917] ppid=24915 vsize=5352 CPUtime=18.58
/proc/24917/stat : 24917 (TiniSatELite) S 24915 24917 24785 0 -1 4194304 331 32848 0 0 0 0 1815 43 16 0 1 0 202145911 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24917/statm: 1338 236 197 169 0 49 0
[pid=24923] ppid=24917 vsize=63836 CPUtime=44.08
/proc/24923/stat : 24923 (tinisat) R 24917 24917 24785 0 -1 4194304 13445 0 0 0 4400 8 0 0 25 0 1 0 202147771 65368064 12068 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/24923/statm: 15959 12068 52 110 0 15846 0
Current children cumulated CPU time (s) 62.66
Current children cumulated vsize (KiB) 69188

[startup+63.1014 s]
/proc/loadavg: 0.97 0.50 0.20 2/79 24923
/proc/meminfo: memFree=1530224/2055920 swapFree=4158592/4192956
[pid=24917] ppid=24915 vsize=5352 CPUtime=18.58
/proc/24917/stat : 24917 (TiniSatELite) S 24915 24917 24785 0 -1 4194304 331 32848 0 0 0 0 1815 43 16 0 1 0 202145911 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24917/statm: 1338 236 197 169 0 49 0
[pid=24923] ppid=24917 vsize=63836 CPUtime=44.47
/proc/24923/stat : 24923 (tinisat) R 24917 24917 24785 0 -1 4194304 13463 0 0 0 4439 8 0 0 25 0 1 0 202147771 65368064 12086 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519657 0 0 4096 0 0 0 0 17 1 0 0
/proc/24923/statm: 15959 12086 52 110 0 15846 0
Current children cumulated CPU time (s) 63.05
Current children cumulated vsize (KiB) 69188

[startup+63.2014 s]
/proc/loadavg: 0.97 0.50 0.20 2/79 24923
/proc/meminfo: memFree=1530224/2055920 swapFree=4158592/4192956
[pid=24917] ppid=24915 vsize=5352 CPUtime=18.58
/proc/24917/stat : 24917 (TiniSatELite) S 24915 24917 24785 0 -1 4194304 331 32848 0 0 0 0 1815 43 16 0 1 0 202145911 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24917/statm: 1338 236 197 169 0 49 0
[pid=24923] ppid=24917 vsize=63836 CPUtime=44.57
/proc/24923/stat : 24923 (tinisat) R 24917 24917 24785 0 -1 4194304 13470 0 0 0 4449 8 0 0 25 0 1 0 202147771 65368064 12093 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134520029 0 0 4096 0 0 0 0 17 1 0 0
/proc/24923/statm: 15959 12093 52 110 0 15846 0
Current children cumulated CPU time (s) 63.15
Current children cumulated vsize (KiB) 69188

Child status: 20
Real time (s): 63.2793
CPU time (s): 63.2484
CPU user time (s): 62.6945
CPU system time (s): 0.553915
CPU usage (%): 99.9511
Max. virtual memory (cumulated for all children) (KiB): 145568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 62.6945
system time used= 0.553915
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46813
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= 1336

runsolver used 0.052991 second user time and 0.182972 second system time

The end

Launcher Data (download as text)

Begin job on node43 on Wed Apr 25 23:05:41 UTC 2007

IDJOB= 356369
IDBENCH= 20430
IDSOLVER= 170
FILE ID= node43/356369-1177542340

PBS_JOBID= 4695896

Free space on /tmp= 66417 MiB

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

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  8c6ad18be635cee0d986377c4d06ab11

RANDOM SEED= 611564602

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node43.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.218
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.218
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:       1622112 kB
Buffers:         51268 kB
Cached:         284116 kB
SwapCached:       2984 kB
Active:         206644 kB
Inactive:       158704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1622112 kB
SwapTotal:     4192956 kB
SwapFree:      4158592 kB
Dirty:           18288 kB
Writeback:           0 kB
Mapped:          37480 kB
Slab:            53836 kB
Committed_AS:  2681792 kB
PageTables:       1912 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= 66417 MiB

End job on node43 on Wed Apr 25 23:06:45 UTC 2007