Trace number 419238

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
Pueblo 1.4UNSAT 961.373 961.619

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/
industrial/fuhs/medium/AProVE07-04.opb
MD5SUM933866c3c7637e3fda4436da6878adeb
Bench CategoryPURE-SAT (instances containing only clauses)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark212.471
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables38290
Total number of constraints475249
Number of constraints which are clauses475249
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint28542
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 28540
Number of bits of the biggest number in a constraint 15
Biggest sum of numbers in a constraint 57082
Number of bits of the biggest sum of numbers16
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00/0.00	c Pueblo version 1.4 (September 2005)
0.00/0.00	c Developed @ University of Michigan, Ann Arbor, MI
0.00/0.00	c  by Hossein Sheini
39.28/39.36	c starting to Solve
39.28/39.37	c #variables read: 38290 - #constraints read: 91805
961.25/961.58	c total time              : 961.48 s
961.25/961.58	s UNSATISFIABLE

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/419238-1177406180/instance-419238-1177406180.opb is already a linear file

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node50/watcher-419238-1177406180 -o ROOT/results/node50/solver-419238-1177406180 -C 1800 -W 3600 -M 1800 --output-limit 1,15 Pueblo /tmp/evaluation/419238-1177406180/instance-419238-1177406180.opb 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 8500
/proc/meminfo: memFree=1919560/2055920 swapFree=4183824/4192956
[pid=8500] ppid=8498 vsize=2552 CPUtime=0
/proc/8500/stat : 8500 (Pueblo) R 8498 8500 7658 0 -1 4194304 263 0 0 0 0 0 0 0 18 0 1 0 95463239 2613248 234 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134546743 0 0 4096 0 0 0 0 17 1 0 0
/proc/8500/statm: 638 234 199 16 0 77 0

[startup+0.101207 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 8500
/proc/meminfo: memFree=1919560/2055920 swapFree=4183824/4192956
[pid=8500] ppid=8498 vsize=5084 CPUtime=0.09
/proc/8500/stat : 8500 (Pueblo) R 8498 8500 7658 0 -1 4194304 915 0 0 0 9 0 0 0 18 0 1 0 95463239 5206016 886 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 8384215 0 0 4096 0 0 0 0 17 1 0 0
/proc/8500/statm: 1271 886 199 16 0 710 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5084

[startup+0.201215 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 8500
/proc/meminfo: memFree=1919560/2055920 swapFree=4183824/4192956
[pid=8500] ppid=8498 vsize=6680 CPUtime=0.19
/proc/8500/stat : 8500 (Pueblo) R 8498 8500 7658 0 -1 4194304 1299 0 0 0 19 0 0 0 18 0 1 0 95463239 6840320 1270 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 8384215 0 0 4096 0 0 0 0 17 1 0 0
/proc/8500/statm: 1670 1270 199 16 0 1109 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 6680

[startup+0.301223 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 8500
/proc/meminfo: memFree=1919560/2055920 swapFree=4183824/4192956
[pid=8500] ppid=8498 vsize=8012 CPUtime=0.29
/proc/8500/stat : 8500 (Pueblo) R 8498 8500 7658 0 -1 4194304 1620 0 0 0 29 0 0 0 19 0 1 0 95463239 8204288 1591 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 8384215 0 0 4096 0 0 0 0 17 1 0 0
/proc/8500/statm: 2003 1591 199 16 0 1442 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8012

[startup+0.70126 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 8500
/proc/meminfo: memFree=1919560/2055920 swapFree=4183824/4192956
[pid=8500] ppid=8498 vsize=12408 CPUtime=0.7
/proc/8500/stat : 8500 (Pueblo) R 8498 8500 7658 0 -1 4194304 2751 0 0 0 69 1 0 0 23 0 1 0 95463239 12705792 2722 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 8384215 0 0 4096 0 0 0 0 17 1 0 0
/proc/8500/statm: 3102 2722 199 16 0 2541 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 12408

[startup+1.50133 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8501
/proc/meminfo: memFree=1905216/2055920 swapFree=4183824/4192956
[pid=8500] ppid=8498 vsize=20800 CPUtime=1.49
/proc/8500/stat : 8500 (Pueblo) R 8498 8500 7658 0 -1 4194304 4837 0 0 0 147 2 0 0 25 0 1 0 95463239 21299200 4808 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 8384215 0 0 4096 0 0 0 0 17 1 0 0
/proc/8500/statm: 5200 4808 199 16 0 4639 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20800

[startup+3.10147 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8501
/proc/meminfo: memFree=1893824/2055920 swapFree=4183824/4192956
[pid=8500] ppid=8498 vsize=37184 CPUtime=3.09
/proc/8500/stat : 8500 (Pueblo) R 8498 8500 7658 0 -1 4194304 8931 0 0 0 306 3 0 0 25 0 1 0 95463239 38076416 8902 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 8384215 0 0 4096 0 0 0 0 17 1 0 0
/proc/8500/statm: 9296 8902 199 16 0 8735 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37184

[startup+6.30175 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8501
/proc/meminfo: memFree=1860032/2055920 swapFree=4183824/4192956
[pid=8500] ppid=8498 vsize=74984 CPUtime=6.29
/proc/8500/stat : 8500 (Pueblo) R 8498 8500 7658 0 -1 4194304 17979 0 0 0 621 8 0 0 25 0 1 0 95463239 76783616 17810 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532045 0 0 4096 0 0 0 0 17 1 0 0
/proc/8500/statm: 18746 17810 205 16 0 18185 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 74984

[startup+12.7023 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8501
/proc/meminfo: memFree=1848448/2055920 swapFree=4183824/4192956
[pid=8500] ppid=8498 vsize=75656 CPUtime=12.69
/proc/8500/stat : 8500 (Pueblo) R 8498 8500 7658 0 -1 4194304 485053 0 0 0 1132 137 0 0 25 0 1 0 95463239 77471744 17940 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532044 0 0 4096 0 0 0 0 17 1 0 0
/proc/8500/statm: 18914 17940 205 16 0 18353 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 75656

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8501
/proc/meminfo: memFree=1848640/2055920 swapFree=4183824/4192956
[pid=8500] ppid=8498 vsize=75656 CPUtime=25.48
/proc/8500/stat : 8500 (Pueblo) R 8498 8500 7658 0 -1 4194304 485067 0 0 0 2411 137 0 0 25 0 1 0 95463239 77471744 17954 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532452 0 0 4096 0 0 0 0 17 1 0 0
/proc/8500/statm: 18914 17954 205 16 0 18353 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 75656

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8501
/proc/meminfo: memFree=1841600/2055920 swapFree=4183824/4192956
[pid=8500] ppid=8498 vsize=82968 CPUtime=51.07
/proc/8500/stat : 8500 (Pueblo) R 8498 8500 7658 0 -1 4194304 486897 0 0 0 4969 138 0 0 25 0 1 0 95463239 84959232 19728 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134517893 0 0 4096 0 0 0 0 17 1 0 0
/proc/8500/statm: 20742 19728 206 16 0 20181 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 82968

[startup+102.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8501
/proc/meminfo: memFree=1841408/2055920 swapFree=4183824/4192956
[pid=8500] ppid=8498 vsize=83224 CPUtime=102.25
/proc/8500/stat : 8500 (Pueblo) R 8498 8500 7658 0 -1 4194304 486945 0 0 0 10087 138 0 0 25 0 1 0 95463239 85221376 19776 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559399 0 0 4096 0 0 0 0 17 1 0 0
/proc/8500/statm: 20806 19776 206 16 0 20245 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 83224

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8501
/proc/meminfo: memFree=1825728/2055920 swapFree=4183824/4192956
[pid=8500] ppid=8498 vsize=99368 CPUtime=162.24
/proc/8500/stat : 8500 (Pueblo) R 8498 8500 7658 0 -1 4194304 490929 0 0 0 16081 143 0 0 25 0 1 0 95463239 101752832 23760 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559581 0 0 4096 0 0 0 0 17 1 0 0
/proc/8500/statm: 24842 23760 206 16 0 24281 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 99368

[startup+222.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8501
/proc/meminfo: memFree=1807040/2055920 swapFree=4183824/4192956
[pid=8500] ppid=8498 vsize=117652 CPUtime=222.23
/proc/8500/stat : 8500 (Pueblo) R 8498 8500 7658 0 -1 4194304 495530 0 0 0 22075 148 0 0 25 0 1 0 95463239 120475648 28361 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134519932 0 0 4096 0 0 0 0 17 1 0 0
/proc/8500/statm: 29413 28361 206 16 0 28852 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 117652

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8501
/proc/meminfo: memFree=1785088/2055920 swapFree=4183824/4192956
[pid=8500] ppid=8498 vsize=139816 CPUtime=282.21
/proc/8500/stat : 8500 (Pueblo) R 8498 8500 7658 0 -1 4194304 501057 0 0 0 28068 153 0 0 25 0 1 0 95463239 143171584 33888 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/8500/statm: 34954 33888 206 16 0 34393 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 139816

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8501
/proc/meminfo: memFree=1771008/2055920 swapFree=4183824/4192956
[pid=8500] ppid=8498 vsize=153660 CPUtime=342.2
/proc/8500/stat : 8500 (Pueblo) R 8498 8500 7658 0 -1 4194304 504519 0 0 0 34064 156 0 0 25 0 1 0 95463239 157347840 37350 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/8500/statm: 38415 37350 206 16 0 37854 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 153660

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8501
/proc/meminfo: memFree=1755456/2055920 swapFree=4183824/4192956
[pid=8500] ppid=8498 vsize=170012 CPUtime=402.18
/proc/8500/stat : 8500 (Pueblo) R 8498 8500 7658 0 -1 4194304 508474 0 0 0 40058 160 0 0 25 0 1 0 95463239 174092288 41305 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/8500/statm: 42503 41305 206 16 0 41942 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 170012

[startup+462.302 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 8501
/proc/meminfo: memFree=1740032/2055920 swapFree=4183824/4192956
[pid=8500] ppid=8498 vsize=185072 CPUtime=462.17
/proc/8500/stat : 8500 (Pueblo) R 8498 8500 7658 0 -1 4194304 512258 0 0 0 46053 164 0 0 25 0 1 0 95463239 189513728 45089 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/8500/statm: 46268 45089 206 16 0 45707 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 185072

[startup+522.301 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 8501
/proc/meminfo: memFree=1726912/2055920 swapFree=4183824/4192956
[pid=8500] ppid=8498 vsize=198168 CPUtime=522.15
/proc/8500/stat : 8500 (Pueblo) R 8498 8500 7658 0 -1 4194304 515548 0 0 0 52047 168 0 0 25 0 1 0 95463239 202924032 48379 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/8500/statm: 49542 48379 206 16 0 48981 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 198168

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8501
/proc/meminfo: memFree=1725440/2055920 swapFree=4183824/4192956
[pid=8500] ppid=8498 vsize=199448 CPUtime=582.13
/proc/8500/stat : 8500 (Pueblo) R 8498 8500 7658 0 -1 4194304 515862 0 0 0 58045 168 0 0 25 0 1 0 95463239 204234752 48693 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/8500/statm: 49862 48693 206 16 0 49301 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 199448

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8501
/proc/meminfo: memFree=1725440/2055920 swapFree=4183824/4192956
[pid=8500] ppid=8498 vsize=199448 CPUtime=642.12
/proc/8500/stat : 8500 (Pueblo) R 8498 8500 7658 0 -1 4194304 515862 0 0 0 64044 168 0 0 25 0 1 0 95463239 204234752 48693 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/8500/statm: 49862 48693 206 16 0 49301 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 199448

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8501
/proc/meminfo: memFree=1725376/2055920 swapFree=4183824/4192956
[pid=8500] ppid=8498 vsize=199448 CPUtime=702.1
/proc/8500/stat : 8500 (Pueblo) R 8498 8500 7658 0 -1 4194304 515863 0 0 0 70042 168 0 0 25 0 1 0 95463239 204234752 48694 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134560685 0 0 4096 0 0 0 0 17 1 0 0
/proc/8500/statm: 49862 48694 206 16 0 49301 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 199448

[startup+762.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8501
/proc/meminfo: memFree=1725376/2055920 swapFree=4183824/4192956
[pid=8500] ppid=8498 vsize=199448 CPUtime=762.09
/proc/8500/stat : 8500 (Pueblo) R 8498 8500 7658 0 -1 4194304 515865 0 0 0 76041 168 0 0 25 0 1 0 95463239 204234752 48696 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/8500/statm: 49862 48696 206 16 0 49301 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 199448

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8501
/proc/meminfo: memFree=1725312/2055920 swapFree=4183824/4192956
[pid=8500] ppid=8498 vsize=199448 CPUtime=822.07
/proc/8500/stat : 8500 (Pueblo) R 8498 8500 7658 0 -1 4194304 515868 0 0 0 82039 168 0 0 25 0 1 0 95463239 204234752 48699 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/8500/statm: 49862 48699 206 16 0 49301 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 199448

[startup+882.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8501
/proc/meminfo: memFree=1725312/2055920 swapFree=4183824/4192956
[pid=8500] ppid=8498 vsize=199448 CPUtime=882.07
/proc/8500/stat : 8500 (Pueblo) R 8498 8500 7658 0 -1 4194304 515869 0 0 0 88038 169 0 0 25 0 1 0 95463239 204234752 48700 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134557336 0 0 4096 0 0 0 0 17 1 0 0
/proc/8500/statm: 49862 48700 206 16 0 49301 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 199448

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8501
/proc/meminfo: memFree=1725248/2055920 swapFree=4183824/4192956
[pid=8500] ppid=8498 vsize=199448 CPUtime=942.06
/proc/8500/stat : 8500 (Pueblo) R 8498 8500 7658 0 -1 4194304 515870 0 0 0 94037 169 0 0 25 0 1 0 95463239 204234752 48701 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/8500/statm: 49862 48701 206 16 0 49301 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 199448

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

[startup+947.204 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8501
/proc/meminfo: memFree=1725248/2055920 swapFree=4183824/4192956
[pid=8500] ppid=8498 vsize=199448 CPUtime=946.96
/proc/8500/stat : 8500 (Pueblo) R 8498 8500 7658 0 -1 4194304 515870 0 0 0 94527 169 0 0 25 0 1 0 95463239 204234752 48701 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/8500/statm: 49862 48701 206 16 0 49301 0
Current children cumulated CPU time (s) 946.96
Current children cumulated vsize (KiB) 199448

[startup+953.603 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8501
/proc/meminfo: memFree=1725248/2055920 swapFree=4183824/4192956
[pid=8500] ppid=8498 vsize=199448 CPUtime=953.35
/proc/8500/stat : 8500 (Pueblo) R 8498 8500 7658 0 -1 4194304 515870 0 0 0 95166 169 0 0 25 0 1 0 95463239 204234752 48701 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/8500/statm: 49862 48701 206 16 0 49301 0
Current children cumulated CPU time (s) 953.35
Current children cumulated vsize (KiB) 199448

[startup+956.801 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8501
/proc/meminfo: memFree=1725312/2055920 swapFree=4183824/4192956
[pid=8500] ppid=8498 vsize=199448 CPUtime=956.55
/proc/8500/stat : 8500 (Pueblo) R 8498 8500 7658 0 -1 4194304 515870 0 0 0 95486 169 0 0 25 0 1 0 95463239 204234752 48701 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134519987 0 0 4096 0 0 0 0 17 1 0 0
/proc/8500/statm: 49862 48701 206 16 0 49301 0
Current children cumulated CPU time (s) 956.55
Current children cumulated vsize (KiB) 199448

[startup+960.002 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8501
/proc/meminfo: memFree=1725312/2055920 swapFree=4183824/4192956
[pid=8500] ppid=8498 vsize=199448 CPUtime=959.75
/proc/8500/stat : 8500 (Pueblo) R 8498 8500 7658 0 -1 4194304 515870 0 0 0 95806 169 0 0 25 0 1 0 95463239 204234752 48701 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/8500/statm: 49862 48701 206 16 0 49301 0
Current children cumulated CPU time (s) 959.75
Current children cumulated vsize (KiB) 199448

[startup+960.802 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8501
/proc/meminfo: memFree=1725312/2055920 swapFree=4183824/4192956
[pid=8500] ppid=8498 vsize=199448 CPUtime=960.55
/proc/8500/stat : 8500 (Pueblo) R 8498 8500 7658 0 -1 4194304 515870 0 0 0 95886 169 0 0 25 0 1 0 95463239 204234752 48701 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134520196 0 0 4096 0 0 0 0 17 1 0 0
/proc/8500/statm: 49862 48701 206 16 0 49301 0
Current children cumulated CPU time (s) 960.55
Current children cumulated vsize (KiB) 199448

[startup+961.202 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8501
/proc/meminfo: memFree=1725312/2055920 swapFree=4183824/4192956
[pid=8500] ppid=8498 vsize=199448 CPUtime=960.95
/proc/8500/stat : 8500 (Pueblo) R 8498 8500 7658 0 -1 4194304 515870 0 0 0 95926 169 0 0 25 0 1 0 95463239 204234752 48701 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559161 0 0 4096 0 0 0 0 17 1 0 0
/proc/8500/statm: 49862 48701 206 16 0 49301 0
Current children cumulated CPU time (s) 960.95
Current children cumulated vsize (KiB) 199448

[startup+961.602 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8501
/proc/meminfo: memFree=1725312/2055920 swapFree=4183824/4192956
[pid=8500] ppid=8498 vsize=0 CPUtime=961.35
/proc/8500/stat : 8500 (Pueblo) R 8498 8500 7658 0 -1 4194308 515877 0 0 0 95965 170 0 0 25 0 1 0 95463239 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/8500/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 961.35
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 961.619
CPU time (s): 961.373
CPU user time (s): 959.65
CPU system time (s): 1.72274
CPU usage (%): 99.9744
Max. virtual memory (cumulated for all children) (KiB): 199448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 959.65
system time used= 1.72274
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 515877
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= 14
involuntary context switches= 2244

runsolver used 0.766883 second user time and 1.86272 second system time

The end

Launcher Data (download as text)

Begin job on node50 on Tue Apr 24 09:16:21 UTC 2007

IDJOB= 419238
IDBENCH= 47759
IDSOLVER= 165
FILE ID= node50/419238-1177406180

PBS_JOBID= 4675562

Free space on /tmp= 66490 MiB

SOLVER NAME= Pueblo 1.4
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/PURE-SAT/SAT07/industrial/fuhs/medium/AProVE07-04.opb
COMMAND LINE= Pueblo /tmp/evaluation/419238-1177406180/instance-419238-1177406180.opb
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node50/convwatcher-419238-1177406180 -o ROOT/results/node50/conversion-419238-1177406180 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/419238-1177406180/instance-419238-1177406180.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node50/watcher-419238-1177406180 -o ROOT/results/node50/solver-419238-1177406180 -C 1800 -W 3600 -M 1800 --output-limit 1,15  Pueblo /tmp/evaluation/419238-1177406180/instance-419238-1177406180.opb

META MD5SUM SOLVER= 9ebec3e8d890fdeefad01654ad9b68b7
MD5SUM BENCH=  933866c3c7637e3fda4436da6878adeb

RANDOM SEED= 685158433

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node50.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:       1920032 kB
Buffers:          1340 kB
Cached:          50920 kB
SwapCached:       2888 kB
Active:          75056 kB
Inactive:        14528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1920032 kB
SwapTotal:     4192956 kB
SwapFree:      4183824 kB
Dirty:           18192 kB
Writeback:           0 kB
Mapped:          43520 kB
Slab:            32252 kB
Committed_AS:  2922852 kB
PageTables:       1532 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= 66490 MiB

End job on node50 on Tue Apr 24 09:32:22 UTC 2007