Trace number 237700

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
buggy_2_5_s 2007-01-08UNSAT 1658.19 1661.56

General information on the benchmark

Namehaystacks/
haystacks_45.xml
MD5SUMbf8bac94899db29cb354982ba4b70059
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1658.19
SatisfiableNO
(Un)Satisfiability was proved
Number of variables2025
Number of constraints44594
Maximum constraint arity2
Maximum domain size45
Number of constraints which are defined in extension0
Number of constraints which are defined in intension44594
Global constraints used (with number of constraints)

Solver Data (download as text)

c 
c 
c 
c solution file
c 
c 

UNSAT

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node62/watcher-237700-1168350317 -o ROOT/results/node62/solver-237700-1168350317 -C 1800 -M 900 /tmp/evaluation/237700-1168350317/solver2 /tmp/evaluation/237700-1168350317/unknown 1800 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 2.15 2.05 2.02 5/81 18829
/proc/meminfo: memFree=1758448/2055920 swapFree=4192812/4192956
[pid=18828] ppid=18826 vsize=18540 CPUtime=0
/proc/18828/stat : 18828 (runsolver) R 18826 18828 17660 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 183429650 18984960 279 18446744073709551615 4194304 4267372 548682069072 18446744073709551615 236437695783 0 0 4096 24578 0 0 0 17 1 0 0
/proc/18828/statm: 4635 279 244 17 0 2626 0

[startup+0.111012 s]
/proc/loadavg: 2.15 2.05 2.02 5/81 18829
/proc/meminfo: memFree=1758448/2055920 swapFree=4192812/4192956
[pid=18828] ppid=18826 vsize=5352 CPUtime=0
/proc/18828/stat : 18828 (solver2) S 18826 18828 17660 0 -1 4194304 353 334 0 0 0 0 0 0 22 0 1 0 183429650 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18828/statm: 1338 242 203 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.523107 s]
/proc/loadavg: 2.15 2.05 2.02 5/81 18829
/proc/meminfo: memFree=1758448/2055920 swapFree=4192812/4192956
[pid=18828] ppid=18826 vsize=5352 CPUtime=0.4
/proc/18828/stat : 18828 (solver2) S 18826 18828 17660 0 -1 4194304 376 2574 0 0 0 0 37 3 15 0 1 0 183429650 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18828/statm: 1338 242 203 169 0 49 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 5352

[startup+1.34425 s]
/proc/loadavg: 2.15 2.05 2.02 3/82 18841
/proc/meminfo: memFree=1722088/2055920 swapFree=4192812/4192956
[pid=18828] ppid=18826 vsize=5352 CPUtime=0.4
/proc/18828/stat : 18828 (solver2) S 18826 18828 17660 0 -1 4194304 376 2574 0 0 0 0 37 3 15 0 1 0 183429650 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18828/statm: 1338 242 203 169 0 49 0
[pid=18841] ppid=18828 vsize=36644 CPUtime=0.89
/proc/18841/stat : 18841 (bordewijk) R 18828 18828 17660 0 -1 4194304 8649 0 0 0 84 5 0 0 25 0 1 0 183429693 37523456 8621 18446744073709551615 134512640 134912576 4294956752 18446744073709551615 8566559 0 0 4096 0 0 0 0 17 1 0 0
/proc/18841/statm: 9161 8621 204 97 0 8442 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 41996

[startup+2.98158 s]
/proc/loadavg: 2.15 2.05 2.02 3/82 18841
/proc/meminfo: memFree=1674088/2055920 swapFree=4192812/4192956
[pid=18828] ppid=18826 vsize=5352 CPUtime=0.4
/proc/18828/stat : 18828 (solver2) S 18826 18828 17660 0 -1 4194304 376 2574 0 0 0 0 37 3 15 0 1 0 183429650 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18828/statm: 1338 242 203 169 0 49 0
[pid=18841] ppid=18828 vsize=87332 CPUtime=2.53
/proc/18841/stat : 18841 (bordewijk) R 18828 18828 17660 0 -1 4194304 21337 0 0 0 237 16 0 0 25 0 1 0 183429693 89427968 21309 18446744073709551615 134512640 134912576 4294956752 18446744073709551615 134555201 0 0 4096 0 0 0 0 17 1 0 0
/proc/18841/statm: 21833 21309 204 97 0 21114 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 92684

[startup+6.27222 s]
/proc/loadavg: 2.22 2.07 2.02 3/82 18841
/proc/meminfo: memFree=1587688/2055920 swapFree=4192812/4192956
[pid=18828] ppid=18826 vsize=5352 CPUtime=0.4
/proc/18828/stat : 18828 (solver2) S 18826 18828 17660 0 -1 4194304 376 2574 0 0 0 0 37 3 15 0 1 0 183429650 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18828/statm: 1338 242 203 169 0 49 0
[pid=18841] ppid=18828 vsize=150396 CPUtime=5.78
/proc/18841/stat : 18841 (bordewijk) R 18828 18828 17660 0 -1 4194304 45050 0 0 0 522 56 0 0 25 0 1 0 183429693 154005504 36937 18446744073709551615 134512640 134912576 4294956752 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18841/statm: 37599 36937 217 97 0 36880 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 155748

[startup+12.7365 s]
/proc/loadavg: 2.28 2.08 2.03 3/82 18842
/proc/meminfo: memFree=1682920/2055920 swapFree=4192812/4192956
[pid=18828] ppid=18826 vsize=5352 CPUtime=9.51
/proc/18828/stat : 18828 (solver2) S 18826 18828 17660 0 -1 4194304 397 47625 0 0 0 0 578 373 16 0 1 0 183429650 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18828/statm: 1338 242 203 169 0 49 0
[pid=18842] ppid=18828 vsize=49584 CPUtime=3.09
/proc/18842/stat : 18842 (standalone) R 18828 18828 17660 0 -1 4194304 12637 0 0 0 224 85 0 0 25 0 1 0 183430613 50774016 11445 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4121492039 0 0 4096 0 0 0 0 17 1 0 0
/proc/18842/statm: 12396 11445 137 64 0 11711 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 54936

[startup+25.569 s]
/proc/loadavg: 2.22 2.08 2.02 4/82 18842
/proc/meminfo: memFree=1682416/2055920 swapFree=4192812/4192956
[pid=18828] ppid=18826 vsize=5352 CPUtime=9.51
/proc/18828/stat : 18828 (solver2) S 18826 18828 17660 0 -1 4194304 397 47625 0 0 0 0 578 373 16 0 1 0 183429650 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18828/statm: 1338 242 203 169 0 49 0
[pid=18842] ppid=18828 vsize=49588 CPUtime=15.86
/proc/18842/stat : 18842 (standalone) R 18828 18828 17660 0 -1 4194304 12784 0 0 0 1501 85 0 0 25 0 1 0 183430613 50778112 11592 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134528551 0 0 4096 0 0 0 0 17 1 0 0
/proc/18842/statm: 12397 11592 138 64 0 11712 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 54940

[startup+51.2541 s]
/proc/loadavg: 2.14 2.07 2.02 3/82 18842
/proc/meminfo: memFree=1682480/2055920 swapFree=4192812/4192956
[pid=18828] ppid=18826 vsize=5352 CPUtime=9.51
/proc/18828/stat : 18828 (solver2) S 18826 18828 17660 0 -1 4194304 397 47625 0 0 0 0 578 373 16 0 1 0 183429650 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18828/statm: 1338 242 203 169 0 49 0
[pid=18842] ppid=18828 vsize=49592 CPUtime=41.39
/proc/18842/stat : 18842 (standalone) R 18828 18828 17660 0 -1 4194304 12785 0 0 0 4054 85 0 0 25 0 1 0 183430613 50782208 11593 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134549726 0 0 4096 0 0 0 0 17 1 0 0
/proc/18842/statm: 12398 11593 138 64 0 11713 0
Current children cumulated CPU time (s) 50.9
Current children cumulated vsize (KiB) 54944

[startup+102.497 s]
/proc/loadavg: 2.06 2.06 2.02 3/82 18842
/proc/meminfo: memFree=1682736/2055920 swapFree=4192812/4192956
[pid=18828] ppid=18826 vsize=5352 CPUtime=9.51
/proc/18828/stat : 18828 (solver2) S 18826 18828 17660 0 -1 4194304 397 47625 0 0 0 0 578 373 16 0 1 0 183429650 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18828/statm: 1338 242 203 169 0 49 0
[pid=18842] ppid=18828 vsize=49596 CPUtime=92.39
/proc/18842/stat : 18842 (standalone) R 18828 18828 17660 0 -1 4194304 12786 0 0 0 9154 85 0 0 25 0 1 0 183430613 50786304 11594 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554288 0 0 4096 0 0 0 0 17 1 0 0
/proc/18842/statm: 12399 11594 138 64 0 11714 0
Current children cumulated CPU time (s) 101.9
Current children cumulated vsize (KiB) 54948

[startup+162.572 s]
/proc/loadavg: 2.02 2.05 2.01 3/82 18842
/proc/meminfo: memFree=1682736/2055920 swapFree=4192812/4192956
[pid=18828] ppid=18826 vsize=5352 CPUtime=9.51
/proc/18828/stat : 18828 (solver2) S 18826 18828 17660 0 -1 4194304 397 47625 0 0 0 0 578 373 16 0 1 0 183429650 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18828/statm: 1338 242 203 169 0 49 0
[pid=18842] ppid=18828 vsize=49596 CPUtime=152.17
/proc/18842/stat : 18842 (standalone) R 18828 18828 17660 0 -1 4194304 12786 0 0 0 15132 85 0 0 25 0 1 0 183430613 50786304 11594 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554274 0 0 4096 0 0 0 0 17 1 0 0
/proc/18842/statm: 12399 11594 138 64 0 11714 0
Current children cumulated CPU time (s) 161.68
Current children cumulated vsize (KiB) 54948

[startup+222.65 s]
/proc/loadavg: 2.01 2.04 2.00 3/82 18842
/proc/meminfo: memFree=1682736/2055920 swapFree=4192812/4192956
[pid=18828] ppid=18826 vsize=5352 CPUtime=9.51
/proc/18828/stat : 18828 (solver2) S 18826 18828 17660 0 -1 4194304 397 47625 0 0 0 0 578 373 16 0 1 0 183429650 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18828/statm: 1338 242 203 169 0 49 0
[pid=18842] ppid=18828 vsize=49596 CPUtime=211.96
/proc/18842/stat : 18842 (standalone) R 18828 18828 17660 0 -1 4194304 12789 0 0 0 21111 85 0 0 25 0 1 0 183430613 50786304 11597 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554280 0 0 4096 0 0 0 0 17 1 0 0
/proc/18842/statm: 12399 11597 138 64 0 11714 0
Current children cumulated CPU time (s) 221.47
Current children cumulated vsize (KiB) 54948

[startup+282.73 s]
/proc/loadavg: 2.00 2.03 2.00 3/82 18842
/proc/meminfo: memFree=1682672/2055920 swapFree=4192812/4192956
[pid=18828] ppid=18826 vsize=5352 CPUtime=9.51
/proc/18828/stat : 18828 (solver2) S 18826 18828 17660 0 -1 4194304 397 47625 0 0 0 0 578 373 16 0 1 0 183429650 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18828/statm: 1338 242 203 169 0 49 0
[pid=18842] ppid=18828 vsize=49596 CPUtime=271.76
/proc/18842/stat : 18842 (standalone) R 18828 18828 17660 0 -1 4194304 12789 0 0 0 27091 85 0 0 25 0 1 0 183430613 50786304 11597 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134549718 0 0 4096 0 0 0 0 17 1 0 0
/proc/18842/statm: 12399 11597 138 64 0 11714 0
Current children cumulated CPU time (s) 281.27
Current children cumulated vsize (KiB) 54948

[startup+342.81 s]
/proc/loadavg: 2.00 2.02 2.00 3/82 18842
/proc/meminfo: memFree=1682672/2055920 swapFree=4192812/4192956
[pid=18828] ppid=18826 vsize=5352 CPUtime=9.51
/proc/18828/stat : 18828 (solver2) S 18826 18828 17660 0 -1 4194304 397 47625 0 0 0 0 578 373 16 0 1 0 183429650 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18828/statm: 1338 242 203 169 0 49 0
[pid=18842] ppid=18828 vsize=49596 CPUtime=331.55
/proc/18842/stat : 18842 (standalone) R 18828 18828 17660 0 -1 4194304 12789 0 0 0 33070 85 0 0 25 0 1 0 183430613 50786304 11597 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134549627 0 0 4096 0 0 0 0 17 1 0 0
/proc/18842/statm: 12399 11597 138 64 0 11714 0
Current children cumulated CPU time (s) 341.06
Current children cumulated vsize (KiB) 54948

[startup+402.889 s]
/proc/loadavg: 2.00 2.01 2.00 3/82 18842
/proc/meminfo: memFree=1682672/2055920 swapFree=4192812/4192956
[pid=18828] ppid=18826 vsize=5352 CPUtime=9.51
/proc/18828/stat : 18828 (solver2) S 18826 18828 17660 0 -1 4194304 397 47625 0 0 0 0 578 373 16 0 1 0 183429650 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18828/statm: 1338 242 203 169 0 49 0
[pid=18842] ppid=18828 vsize=49596 CPUtime=391.34
/proc/18842/stat : 18842 (standalone) R 18828 18828 17660 0 -1 4194304 12789 0 0 0 39049 85 0 0 25 0 1 0 183430613 50786304 11597 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134519655 0 0 4096 0 0 0 0 17 1 0 0
/proc/18842/statm: 12399 11597 138 64 0 11714 0
Current children cumulated CPU time (s) 400.85
Current children cumulated vsize (KiB) 54948

[startup+462.967 s]
/proc/loadavg: 2.00 2.01 2.00 3/82 18842
/proc/meminfo: memFree=1682608/2055920 swapFree=4192812/4192956
[pid=18828] ppid=18826 vsize=5352 CPUtime=9.51
/proc/18828/stat : 18828 (solver2) S 18826 18828 17660 0 -1 4194304 397 47625 0 0 0 0 578 373 16 0 1 0 183429650 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18828/statm: 1338 242 203 169 0 49 0
[pid=18842] ppid=18828 vsize=49596 CPUtime=451.13
/proc/18842/stat : 18842 (standalone) R 18828 18828 17660 0 -1 4194304 12789 0 0 0 45028 85 0 0 25 0 1 0 183430613 50786304 11597 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134528551 0 0 4096 0 0 0 0 17 1 0 0
/proc/18842/statm: 12399 11597 138 64 0 11714 0
Current children cumulated CPU time (s) 460.64
Current children cumulated vsize (KiB) 54948

[startup+523.039 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 18842
/proc/meminfo: memFree=1682608/2055920 swapFree=4192812/4192956
[pid=18828] ppid=18826 vsize=5352 CPUtime=9.51
/proc/18828/stat : 18828 (solver2) S 18826 18828 17660 0 -1 4194304 397 47625 0 0 0 0 578 373 16 0 1 0 183429650 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18828/statm: 1338 242 203 169 0 49 0
[pid=18842] ppid=18828 vsize=49604 CPUtime=510.92
/proc/18842/stat : 18842 (standalone) R 18828 18828 17660 0 -1 4194304 12791 0 0 0 51007 85 0 0 25 0 1 0 183430613 50794496 11599 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554163 0 0 4096 0 0 0 0 17 1 0 0
/proc/18842/statm: 12401 11599 138 64 0 11716 0
Current children cumulated CPU time (s) 520.43

################
# More data... #
################

Current children cumulated CPU time (s) 760.23
Current children cumulated vsize (KiB) 54956

[startup+823.353 s]
/proc/loadavg: 1.02 1.46 1.78 2/66 18859
/proc/meminfo: memFree=1778432/2055920 swapFree=4192812/4192956
[pid=18828] ppid=18826 vsize=5352 CPUtime=9.51
/proc/18828/stat : 18828 (solver2) S 18826 18828 17660 0 -1 4194304 397 47625 0 0 0 0 578 373 16 0 1 0 183429650 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18828/statm: 1338 242 203 169 0 49 0
[pid=18842] ppid=18828 vsize=49604 CPUtime=810.77
/proc/18842/stat : 18842 (standalone) R 18828 18828 17660 0 -1 4194304 12791 0 0 0 80991 86 0 0 25 0 1 0 183430613 50794496 11599 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4119250230 0 0 4096 0 0 0 0 17 0 0 0
/proc/18842/statm: 12401 11599 138 64 0 11716 0
Current children cumulated CPU time (s) 820.28
Current children cumulated vsize (KiB) 54956

[startup+883.422 s]
/proc/loadavg: 1.01 1.38 1.72 2/66 18859
/proc/meminfo: memFree=1778496/2055920 swapFree=4192812/4192956
[pid=18828] ppid=18826 vsize=5352 CPUtime=9.51
/proc/18828/stat : 18828 (solver2) S 18826 18828 17660 0 -1 4194304 397 47625 0 0 0 0 578 373 16 0 1 0 183429650 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18828/statm: 1338 242 203 169 0 49 0
[pid=18842] ppid=18828 vsize=49604 CPUtime=870.82
/proc/18842/stat : 18842 (standalone) R 18828 18828 17660 0 -1 4194304 12791 0 0 0 86996 86 0 0 25 0 1 0 183430613 50794496 11599 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134528541 0 0 4096 0 0 0 0 17 0 0 0
/proc/18842/statm: 12401 11599 138 64 0 11716 0
Current children cumulated CPU time (s) 880.33
Current children cumulated vsize (KiB) 54956

[startup+943.498 s]
/proc/loadavg: 1.00 1.31 1.68 2/72 18885
/proc/meminfo: memFree=1777168/2055920 swapFree=4192812/4192956
[pid=18828] ppid=18826 vsize=5352 CPUtime=9.51
/proc/18828/stat : 18828 (solver2) S 18826 18828 17660 0 -1 4194304 397 47625 0 0 0 0 578 373 16 0 1 0 183429650 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18828/statm: 1338 242 203 169 0 49 0
[pid=18842] ppid=18828 vsize=49604 CPUtime=930.88
/proc/18842/stat : 18842 (standalone) R 18828 18828 17660 0 -1 4194304 12791 0 0 0 92999 89 0 0 25 0 1 0 183430613 50794496 11599 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134548943 0 0 4096 0 0 0 0 17 0 0 0
/proc/18842/statm: 12401 11599 138 64 0 11716 0
Current children cumulated CPU time (s) 940.39
Current children cumulated vsize (KiB) 54956

[startup+1003.6 s]
/proc/loadavg: 1.00 1.25 1.63 2/72 19011
/proc/meminfo: memFree=1776976/2055920 swapFree=4192812/4192956
[pid=18828] ppid=18826 vsize=5352 CPUtime=9.51
/proc/18828/stat : 18828 (solver2) S 18826 18828 17660 0 -1 4194304 397 47625 0 0 0 0 578 373 16 0 1 0 183429650 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18828/statm: 1338 242 203 169 0 49 0
[pid=18842] ppid=18828 vsize=49604 CPUtime=990.95
/proc/18842/stat : 18842 (standalone) R 18828 18828 17660 0 -1 4194304 12791 0 0 0 98992 103 0 0 25 0 1 0 183430613 50794496 11599 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4118749490 0 0 4096 0 0 0 0 17 0 0 0
/proc/18842/statm: 12401 11599 138 64 0 11716 0
Current children cumulated CPU time (s) 1000.46
Current children cumulated vsize (KiB) 54956

[startup+1063.69 s]
/proc/loadavg: 1.00 1.20 1.59 2/66 19057
/proc/meminfo: memFree=1778048/2055920 swapFree=4192812/4192956
[pid=18828] ppid=18826 vsize=5352 CPUtime=9.51
/proc/18828/stat : 18828 (solver2) S 18826 18828 17660 0 -1 4194304 397 47625 0 0 0 0 578 373 16 0 1 0 183429650 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18828/statm: 1338 242 203 169 0 49 0
[pid=18842] ppid=18828 vsize=49620 CPUtime=1051.02
/proc/18842/stat : 18842 (standalone) R 18828 18828 17660 0 -1 4194304 12795 0 0 0 104994 108 0 0 25 0 1 0 183430613 50810880 11603 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4118208527 0 0 4096 0 0 0 0 17 0 0 0
/proc/18842/statm: 12405 11603 138 64 0 11720 0
Current children cumulated CPU time (s) 1060.53
Current children cumulated vsize (KiB) 54972

[startup+1123.76 s]
/proc/loadavg: 1.00 1.16 1.55 2/66 19057
/proc/meminfo: memFree=1778048/2055920 swapFree=4192812/4192956
[pid=18828] ppid=18826 vsize=5352 CPUtime=9.51
/proc/18828/stat : 18828 (solver2) S 18826 18828 17660 0 -1 4194304 397 47625 0 0 0 0 578 373 16 0 1 0 183429650 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18828/statm: 1338 242 203 169 0 49 0
[pid=18842] ppid=18828 vsize=49620 CPUtime=1111.07
/proc/18842/stat : 18842 (standalone) R 18828 18828 17660 0 -1 4194304 12795 0 0 0 110999 108 0 0 25 0 1 0 183430613 50810880 11603 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554283 0 0 4096 0 0 0 0 17 0 0 0
/proc/18842/statm: 12405 11603 138 64 0 11720 0
Current children cumulated CPU time (s) 1120.58
Current children cumulated vsize (KiB) 54972

[startup+1183.83 s]
/proc/loadavg: 1.00 1.13 1.51 2/66 19057
/proc/meminfo: memFree=1778112/2055920 swapFree=4192812/4192956
[pid=18828] ppid=18826 vsize=5352 CPUtime=9.51
/proc/18828/stat : 18828 (solver2) S 18826 18828 17660 0 -1 4194304 397 47625 0 0 0 0 578 373 16 0 1 0 183429650 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18828/statm: 1338 242 203 169 0 49 0
[pid=18842] ppid=18828 vsize=49624 CPUtime=1171.11
/proc/18842/stat : 18842 (standalone) R 18828 18828 17660 0 -1 4194304 12796 0 0 0 117003 108 0 0 25 0 1 0 183430613 50814976 11604 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134519662 0 0 4096 0 0 0 0 17 0 0 0
/proc/18842/statm: 12406 11604 138 64 0 11721 0
Current children cumulated CPU time (s) 1180.62
Current children cumulated vsize (KiB) 54976

[startup+1243.91 s]
/proc/loadavg: 1.00 1.10 1.48 2/66 19057
/proc/meminfo: memFree=1778112/2055920 swapFree=4192812/4192956
[pid=18828] ppid=18826 vsize=5352 CPUtime=9.51
/proc/18828/stat : 18828 (solver2) S 18826 18828 17660 0 -1 4194304 397 47625 0 0 0 0 578 373 16 0 1 0 183429650 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18828/statm: 1338 242 203 169 0 49 0
[pid=18842] ppid=18828 vsize=49624 CPUtime=1231.16
/proc/18842/stat : 18842 (standalone) R 18828 18828 17660 0 -1 4194304 12796 0 0 0 123008 108 0 0 25 0 1 0 183430613 50814976 11604 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134550310 0 0 4096 0 0 0 0 17 0 0 0
/proc/18842/statm: 12406 11604 138 64 0 11721 0
Current children cumulated CPU time (s) 1240.67
Current children cumulated vsize (KiB) 54976

[startup+1303.98 s]
/proc/loadavg: 1.00 1.08 1.44 2/66 19057
/proc/meminfo: memFree=1778112/2055920 swapFree=4192812/4192956
[pid=18828] ppid=18826 vsize=5352 CPUtime=9.51
/proc/18828/stat : 18828 (solver2) S 18826 18828 17660 0 -1 4194304 397 47625 0 0 0 0 578 373 16 0 1 0 183429650 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18828/statm: 1338 242 203 169 0 49 0
[pid=18842] ppid=18828 vsize=49624 CPUtime=1291.22
/proc/18842/stat : 18842 (standalone) R 18828 18828 17660 0 -1 4194304 12796 0 0 0 129013 109 0 0 25 0 1 0 183430613 50814976 11604 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134549718 0 0 4096 0 0 0 0 17 0 0 0
/proc/18842/statm: 12406 11604 138 64 0 11721 0
Current children cumulated CPU time (s) 1300.73
Current children cumulated vsize (KiB) 54976

[startup+1364.06 s]
/proc/loadavg: 1.00 1.06 1.41 2/66 19057
/proc/meminfo: memFree=1778112/2055920 swapFree=4192812/4192956
[pid=18828] ppid=18826 vsize=5352 CPUtime=9.51
/proc/18828/stat : 18828 (solver2) S 18826 18828 17660 0 -1 4194304 397 47625 0 0 0 0 578 373 16 0 1 0 183429650 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18828/statm: 1338 242 203 169 0 49 0
[pid=18842] ppid=18828 vsize=49624 CPUtime=1351.28
/proc/18842/stat : 18842 (standalone) R 18828 18828 17660 0 -1 4194304 12797 0 0 0 135019 109 0 0 25 0 1 0 183430613 50814976 11605 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134548929 0 0 4096 0 0 0 0 17 0 0 0
/proc/18842/statm: 12406 11605 138 64 0 11721 0
Current children cumulated CPU time (s) 1360.79
Current children cumulated vsize (KiB) 54976

[startup+1424.13 s]
/proc/loadavg: 1.00 1.05 1.39 2/66 19057
/proc/meminfo: memFree=1778048/2055920 swapFree=4192812/4192956
[pid=18828] ppid=18826 vsize=5352 CPUtime=9.51
/proc/18828/stat : 18828 (solver2) S 18826 18828 17660 0 -1 4194304 397 47625 0 0 0 0 578 373 16 0 1 0 183429650 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18828/statm: 1338 242 203 169 0 49 0
[pid=18842] ppid=18828 vsize=49640 CPUtime=1411.32
/proc/18842/stat : 18842 (standalone) R 18828 18828 17660 0 -1 4194304 12801 0 0 0 141023 109 0 0 25 0 1 0 183430613 50831360 11609 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134549715 0 0 4096 0 0 0 0 17 0 0 0
/proc/18842/statm: 12410 11609 138 64 0 11725 0
Current children cumulated CPU time (s) 1420.83
Current children cumulated vsize (KiB) 54992

[startup+1484.21 s]
/proc/loadavg: 1.00 1.04 1.36 2/66 19057
/proc/meminfo: memFree=1778048/2055920 swapFree=4192812/4192956
[pid=18828] ppid=18826 vsize=5352 CPUtime=9.51
/proc/18828/stat : 18828 (solver2) S 18826 18828 17660 0 -1 4194304 397 47625 0 0 0 0 578 373 16 0 1 0 183429650 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18828/statm: 1338 242 203 169 0 49 0
[pid=18842] ppid=18828 vsize=49640 CPUtime=1471.37
/proc/18842/stat : 18842 (standalone) R 18828 18828 17660 0 -1 4194304 12801 0 0 0 147028 109 0 0 25 0 1 0 183430613 50831360 11609 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134548929 0 0 4096 0 0 0 0 17 0 0 0
/proc/18842/statm: 12410 11609 138 64 0 11725 0
Current children cumulated CPU time (s) 1480.88
Current children cumulated vsize (KiB) 54992

[startup+1544.27 s]
/proc/loadavg: 1.00 1.03 1.33 2/66 19057
/proc/meminfo: memFree=1778048/2055920 swapFree=4192812/4192956
[pid=18828] ppid=18826 vsize=5352 CPUtime=9.51
/proc/18828/stat : 18828 (solver2) S 18826 18828 17660 0 -1 4194304 397 47625 0 0 0 0 578 373 16 0 1 0 183429650 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18828/statm: 1338 242 203 169 0 49 0
[pid=18842] ppid=18828 vsize=49640 CPUtime=1531.41
/proc/18842/stat : 18842 (standalone) R 18828 18828 17660 0 -1 4194304 12801 0 0 0 153032 109 0 0 25 0 1 0 183430613 50831360 11609 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554447 0 0 4096 0 0 0 0 17 0 0 0
/proc/18842/statm: 12410 11609 138 64 0 11725 0
Current children cumulated CPU time (s) 1540.92
Current children cumulated vsize (KiB) 54992

[startup+1604.34 s]
/proc/loadavg: 1.05 1.04 1.32 2/66 19057
/proc/meminfo: memFree=1777984/2055920 swapFree=4192812/4192956
[pid=18828] ppid=18826 vsize=5352 CPUtime=9.51
/proc/18828/stat : 18828 (solver2) S 18826 18828 17660 0 -1 4194304 397 47625 0 0 0 0 578 373 16 0 1 0 183429650 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18828/statm: 1338 242 203 169 0 49 0
[pid=18842] ppid=18828 vsize=49640 CPUtime=1591.46
/proc/18842/stat : 18842 (standalone) R 18828 18828 17660 0 -1 4194304 12801 0 0 0 159037 109 0 0 25 0 1 0 183430613 50831360 11609 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134528560 0 0 4096 0 0 0 0 17 0 0 0
/proc/18842/statm: 12410 11609 138 64 0 11725 0
Current children cumulated CPU time (s) 1600.97
Current children cumulated vsize (KiB) 54992

Child status: 0
Real time (s): 1661.56
CPU time (s): 1658.19
CPU user time (s): 1653.34
CPU system time (s): 4.84326
CPU usage (%): 99.797
Max. virtual memory (cumulated for all children) (KiB): 155748

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1653.34
system time used= 4.84326
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 60840
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= 1001
involuntary context switches= 9353

runsolver used 1.73673 s user time and 4.68529 s system time

The end

Launcher Data (download as text)

Begin job on node62 on Tue Jan  9 13:45:19 UTC 2007


IDJOB= 237700
IDBENCH= 6957
FILE ID= node62/237700-1168350317

PBS_JOBID= 3503643

Free space on /tmp= 66543 MiB

BENCH NAME= HOME/pub/bench/CPAI06/haystacks/haystacks_45.xml
COMMAND LINE= /tmp/evaluation/237700-1168350317/solver2 /tmp/evaluation/237700-1168350317/unknown 1800
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node62/watcher-237700-1168350317 -o ROOT/results/node62/solver-237700-1168350317 -C 1800 -M 900  /tmp/evaluation/237700-1168350317/solver2 /tmp/evaluation/237700-1168350317/unknown 1800

META MD5SUM SOLVER= 2182e29fee250f6e45b9a85a6429fa3a
MD5SUM BENCH=  bf8bac94899db29cb354982ba4b70059

RANDOM SEED= 821115723

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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.259
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.259
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:       1758928 kB
Buffers:         13836 kB
Cached:         123388 kB
SwapCached:          0 kB
Active:         183412 kB
Inactive:        62916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1758928 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           15544 kB
Writeback:           0 kB
Mapped:         127216 kB
Slab:            35700 kB
Committed_AS:  4295840 kB
PageTables:       2116 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= 66515 MiB



End job on node62 on Tue Jan  9 14:13:01 UTC 2007