Trace number 237589

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 2007-01-08UNSAT 922.179 927.828

General information on the benchmark

Namehaystacks/
haystacks_51.xml
MD5SUM7449812ad9d5b64f3fdae9e735635b0c
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 benchmark922.179
SatisfiableNO
(Un)Satisfiability was proved
Number of variables2601
Number of constraints65075
Maximum constraint arity2
Maximum domain size51
Number of constraints which are defined in extension0
Number of constraints which are defined in intension65075
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/node47/watcher-237589-1168349398 -o ROOT/results/node47/solver-237589-1168349398 -C 1800 -M 900 /tmp/evaluation/237589-1168349398/solver /tmp/evaluation/237589-1168349398/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: 1.92 2.00 1.99 4/85 14221
/proc/meminfo: memFree=1497112/2055920 swapFree=4183980/4192956
[pid=14220] ppid=14218 vsize=18540 CPUtime=0
/proc/14220/stat : 14220 (runsolver) R 14218 14220 12496 0 -1 4194368 16 0 0 0 0 0 0 0 25 0 1 0 183339259 18984960 279 18446744073709551615 4194304 4267372 548682069072 18446744073709551615 208717540647 0 0 4096 24578 0 0 0 17 1 0 0
/proc/14220/statm: 4635 279 244 17 0 2626 0

[startup+0.110455 s]
/proc/loadavg: 1.92 2.00 1.99 4/85 14221
/proc/meminfo: memFree=1497112/2055920 swapFree=4183980/4192956
[pid=14220] ppid=14218 vsize=5352 CPUtime=0
/proc/14220/stat : 14220 (solver) S 14218 14220 12496 0 -1 4194304 354 334 0 0 0 0 0 0 25 0 1 0 183339259 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14220/statm: 1338 242 203 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.518495 s]
/proc/loadavg: 1.92 2.00 1.99 4/85 14221
/proc/meminfo: memFree=1497112/2055920 swapFree=4183980/4192956
[pid=14220] ppid=14218 vsize=5352 CPUtime=0
/proc/14220/stat : 14220 (solver) S 14218 14220 12496 0 -1 4194304 354 334 0 0 0 0 0 0 25 0 1 0 183339259 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14220/statm: 1338 242 203 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.33959 s]
/proc/loadavg: 1.92 2.00 1.99 3/86 14233
/proc/meminfo: memFree=1469136/2055920 swapFree=4183980/4192956
[pid=14220] ppid=14218 vsize=5352 CPUtime=0.6
/proc/14220/stat : 14220 (solver) S 14218 14220 12496 0 -1 4194304 376 2721 0 0 0 0 54 6 15 0 1 0 183339259 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14220/statm: 1338 242 203 169 0 49 0
[pid=14233] ppid=14220 vsize=28312 CPUtime=0.7
/proc/14233/stat : 14233 (bordewijk) R 14220 14220 12496 0 -1 4194304 6582 0 0 0 64 6 0 0 23 0 1 0 183339321 28991488 6554 18446744073709551615 134512640 134912576 4294956768 18446744073709551615 10794515 0 0 4096 0 0 0 0 17 1 0 0
/proc/14233/statm: 7078 6554 204 97 0 6359 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 33664

[startup+2.97976 s]
/proc/loadavg: 1.92 2.00 1.99 3/86 14233
/proc/meminfo: memFree=1422608/2055920 swapFree=4183980/4192956
[pid=14220] ppid=14218 vsize=5352 CPUtime=0.6
/proc/14220/stat : 14220 (solver) S 14218 14220 12496 0 -1 4194304 376 2721 0 0 0 0 54 6 15 0 1 0 183339259 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14220/statm: 1338 242 203 169 0 49 0
[pid=14233] ppid=14220 vsize=82300 CPUtime=2.31
/proc/14233/stat : 14233 (bordewijk) R 14220 14220 12496 0 -1 4194304 20081 0 0 0 213 18 0 0 25 0 1 0 183339321 84275200 20053 18446744073709551615 134512640 134912576 4294956768 18446744073709551615 10952340 0 0 4096 0 0 0 0 17 1 0 0
/proc/14233/statm: 20575 20053 204 97 0 19856 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 87652

[startup+6.27811 s]
/proc/loadavg: 2.01 2.02 2.00 3/86 14233
/proc/meminfo: memFree=1317648/2055920 swapFree=4183980/4192956
[pid=14220] ppid=14218 vsize=5352 CPUtime=0.6
/proc/14220/stat : 14220 (solver) S 14218 14220 12496 0 -1 4194304 376 2721 0 0 0 0 54 6 15 0 1 0 183339259 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14220/statm: 1338 242 203 169 0 49 0
[pid=14233] ppid=14220 vsize=149452 CPUtime=5.58
/proc/14233/stat : 14233 (bordewijk) R 14220 14220 12496 0 -1 4194304 39970 0 0 0 519 39 0 0 25 0 1 0 183339321 153038848 36718 18446744073709551615 134512640 134912576 4294956768 18446744073709551615 134552344 0 0 4096 0 0 0 0 17 1 0 0
/proc/14233/statm: 37363 36718 209 97 0 36644 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 154804

[startup+12.7378 s]
/proc/loadavg: 2.09 2.03 2.00 3/86 14233
/proc/meminfo: memFree=1212880/2055920 swapFree=4183980/4192956
[pid=14220] ppid=14218 vsize=5352 CPUtime=0.6
/proc/14220/stat : 14220 (solver) S 14218 14220 12496 0 -1 4194304 376 2721 0 0 0 0 54 6 15 0 1 0 183339259 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14220/statm: 1338 242 203 169 0 49 0
[pid=14233] ppid=14220 vsize=216260 CPUtime=11.96
/proc/14233/stat : 14233 (bordewijk) R 14220 14220 12496 0 -1 4194304 64268 0 0 0 853 343 0 0 25 0 1 0 183339321 221450240 53368 18446744073709551615 134512640 134912576 4294956768 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14233/statm: 54065 53368 218 97 0 53346 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 221612

[startup+25.5772 s]
/proc/loadavg: 2.07 2.03 2.00 3/86 14234
/proc/meminfo: memFree=1363032/2055920 swapFree=4183980/4192956
[pid=14220] ppid=14218 vsize=5352 CPUtime=14.67
/proc/14220/stat : 14220 (solver) S 14218 14220 12496 0 -1 4194304 396 66989 0 0 0 0 920 547 16 0 1 0 183339259 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14220/statm: 1338 242 203 169 0 49 0
[pid=14234] ppid=14220 vsize=69988 CPUtime=10.61
/proc/14234/stat : 14234 (standalone) R 14220 14220 12496 0 -1 4194304 18245 0 0 0 934 127 0 0 25 0 1 0 183340745 71667712 16515 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134519655 0 0 4096 0 0 0 0 17 1 0 0
/proc/14234/statm: 17497 16515 138 64 0 16812 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 75340

[startup+51.2629 s]
/proc/loadavg: 2.04 2.03 2.00 3/86 14234
/proc/meminfo: memFree=1362904/2055920 swapFree=4183980/4192956
[pid=14220] ppid=14218 vsize=5352 CPUtime=14.67
/proc/14220/stat : 14220 (solver) S 14218 14220 12496 0 -1 4194304 396 66989 0 0 0 0 920 547 16 0 1 0 183339259 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14220/statm: 1338 242 203 169 0 49 0
[pid=14234] ppid=14220 vsize=69996 CPUtime=36.06
/proc/14234/stat : 14234 (standalone) R 14220 14220 12496 0 -1 4194304 18307 0 0 0 3478 128 0 0 25 0 1 0 183340745 71675904 16577 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134549733 0 0 4096 0 0 0 0 17 1 0 0
/proc/14234/statm: 17499 16577 138 64 0 16814 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 75348

[startup+102.522 s]
/proc/loadavg: 2.02 2.02 2.00 3/86 14234
/proc/meminfo: memFree=1336280/2055920 swapFree=4183980/4192956
[pid=14220] ppid=14218 vsize=5352 CPUtime=14.67
/proc/14220/stat : 14220 (solver) S 14218 14220 12496 0 -1 4194304 396 66989 0 0 0 0 920 547 16 0 1 0 183339259 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14220/statm: 1338 242 203 169 0 49 0
[pid=14234] ppid=14220 vsize=69996 CPUtime=86.83
/proc/14234/stat : 14234 (standalone) R 14220 14220 12496 0 -1 4194304 18307 0 0 0 8555 128 0 0 25 0 1 0 183340745 71675904 16577 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134549715 0 0 4096 0 0 0 0 17 1 0 0
/proc/14234/statm: 17499 16577 138 64 0 16814 0
Current children cumulated CPU time (s) 101.5
Current children cumulated vsize (KiB) 75348

[startup+162.602 s]
/proc/loadavg: 2.00 2.02 2.00 3/86 14234
/proc/meminfo: memFree=1308120/2055920 swapFree=4183980/4192956
[pid=14220] ppid=14218 vsize=5352 CPUtime=14.67
/proc/14220/stat : 14220 (solver) S 14218 14220 12496 0 -1 4194304 396 66989 0 0 0 0 920 547 16 0 1 0 183339259 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14220/statm: 1338 242 203 169 0 49 0
[pid=14234] ppid=14220 vsize=69996 CPUtime=146.36
/proc/14234/stat : 14234 (standalone) R 14220 14220 12496 0 -1 4194304 18307 0 0 0 14508 128 0 0 25 0 1 0 183340745 71675904 16577 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554280 0 0 4096 0 0 0 0 17 1 0 0
/proc/14234/statm: 17499 16577 138 64 0 16814 0
Current children cumulated CPU time (s) 161.03
Current children cumulated vsize (KiB) 75348

[startup+222.678 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 14234
/proc/meminfo: memFree=1307992/2055920 swapFree=4183980/4192956
[pid=14220] ppid=14218 vsize=5352 CPUtime=14.67
/proc/14220/stat : 14220 (solver) S 14218 14220 12496 0 -1 4194304 396 66989 0 0 0 0 920 547 16 0 1 0 183339259 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14220/statm: 1338 242 203 169 0 49 0
[pid=14234] ppid=14220 vsize=69996 CPUtime=205.88
/proc/14234/stat : 14234 (standalone) R 14220 14220 12496 0 -1 4194304 18307 0 0 0 20460 128 0 0 25 0 1 0 183340745 71675904 16577 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134549718 0 0 4096 0 0 0 0 17 1 0 0
/proc/14234/statm: 17499 16577 138 64 0 16814 0
Current children cumulated CPU time (s) 220.55
Current children cumulated vsize (KiB) 75348

[startup+282.746 s]
/proc/loadavg: 2.05 2.02 2.00 3/86 14234
/proc/meminfo: memFree=1278936/2055920 swapFree=4183980/4192956
[pid=14220] ppid=14218 vsize=5352 CPUtime=14.67
/proc/14220/stat : 14220 (solver) S 14218 14220 12496 0 -1 4194304 396 66989 0 0 0 0 920 547 16 0 1 0 183339259 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14220/statm: 1338 242 203 169 0 49 0
[pid=14234] ppid=14220 vsize=69996 CPUtime=265.62
/proc/14234/stat : 14234 (standalone) R 14220 14220 12496 0 -1 4194304 18307 0 0 0 26434 128 0 0 25 0 1 0 183340745 71675904 16577 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134549718 0 0 4096 0 0 0 0 17 0 0 0
/proc/14234/statm: 17499 16577 138 64 0 16814 0
Current children cumulated CPU time (s) 280.29
Current children cumulated vsize (KiB) 75348

[startup+342.801 s]
/proc/loadavg: 2.02 2.02 2.00 3/86 14234
/proc/meminfo: memFree=1249368/2055920 swapFree=4183980/4192956
[pid=14220] ppid=14218 vsize=5352 CPUtime=14.67
/proc/14220/stat : 14220 (solver) S 14218 14220 12496 0 -1 4194304 396 66989 0 0 0 0 920 547 16 0 1 0 183339259 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14220/statm: 1338 242 203 169 0 49 0
[pid=14234] ppid=14220 vsize=69996 CPUtime=325.62
/proc/14234/stat : 14234 (standalone) R 14220 14220 12496 0 -1 4194304 18307 0 0 0 32433 129 0 0 25 0 1 0 183340745 71675904 16577 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554181 0 0 4096 0 0 0 0 17 0 0 0
/proc/14234/statm: 17499 16577 138 64 0 16814 0
Current children cumulated CPU time (s) 340.29
Current children cumulated vsize (KiB) 75348

[startup+402.881 s]
/proc/loadavg: 2.15 2.04 2.01 3/86 14234
/proc/meminfo: memFree=1222616/2055920 swapFree=4183980/4192956
[pid=14220] ppid=14218 vsize=5352 CPUtime=14.67
/proc/14220/stat : 14220 (solver) S 14218 14220 12496 0 -1 4194304 396 66989 0 0 0 0 920 547 16 0 1 0 183339259 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14220/statm: 1338 242 203 169 0 49 0
[pid=14234] ppid=14220 vsize=69996 CPUtime=385.24
/proc/14234/stat : 14234 (standalone) R 14220 14220 12496 0 -1 4194304 18307 0 0 0 38395 129 0 0 25 0 1 0 183340745 71675904 16577 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134549718 0 0 4096 0 0 0 0 17 1 0 0
/proc/14234/statm: 17499 16577 138 64 0 16814 0
Current children cumulated CPU time (s) 399.91
Current children cumulated vsize (KiB) 75348

[startup+462.952 s]
/proc/loadavg: 2.05 2.03 2.00 3/86 14234
/proc/meminfo: memFree=1193496/2055920 swapFree=4183980/4192956
[pid=14220] ppid=14218 vsize=5352 CPUtime=14.67
/proc/14220/stat : 14220 (solver) S 14218 14220 12496 0 -1 4194304 396 66989 0 0 0 0 920 547 16 0 1 0 183339259 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14220/statm: 1338 242 203 169 0 49 0
[pid=14234] ppid=14220 vsize=70008 CPUtime=444.77
/proc/14234/stat : 14234 (standalone) R 14220 14220 12496 0 -1 4194304 18310 0 0 0 44348 129 0 0 25 0 1 0 183340745 71688192 16580 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134548929 0 0 4096 0 0 0 0 17 1 0 0
/proc/14234/statm: 17502 16580 138 64 0 16817 0
Current children cumulated CPU time (s) 459.44
Current children cumulated vsize (KiB) 75360

[startup+523.005 s]
/proc/loadavg: 2.02 2.02 2.00 3/86 14234
/proc/meminfo: memFree=1193496/2055920 swapFree=4183980/4192956
[pid=14220] ppid=14218 vsize=5352 CPUtime=14.67
/proc/14220/stat : 14220 (solver) S 14218 14220 12496 0 -1 4194304 396 66989 0 0 0 0 920 547 16 0 1 0 183339259 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14220/statm: 1338 242 203 169 0 49 0
[pid=14234] ppid=14220 vsize=70008 CPUtime=504.53
/proc/14234/stat : 14234 (standalone) R 14220 14220 12496 0 -1 4194304 18310 0 0 0 50324 129 0 0 25 0 1 0 183340745 71688192 16580 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134528505 0 0 4096 0 0 0 0 17 1 0 0
/proc/14234/statm: 17502 16580 138 64 0 16817 0
Current children cumulated CPU time (s) 519.2
Current children cumulated vsize (KiB) 75360

[startup+583.054 s]
/proc/loadavg: 2.00 2.02 2.00 3/86 14234
/proc/meminfo: memFree=1164376/2055920 swapFree=4183980/4192956
[pid=14220] ppid=14218 vsize=5352 CPUtime=14.67
/proc/14220/stat : 14220 (solver) S 14218 14220 12496 0 -1 4194304 396 66989 0 0 0 0 920 547 16 0 1 0 183339259 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14220/statm: 1338 242 203 169 0 49 0
[pid=14234] ppid=14220 vsize=70008 CPUtime=564.29
/proc/14234/stat : 14234 (standalone) R 14220 14220 12496 0 -1 4194304 18313 0 0 0 56300 129 0 0 25 0 1 0 183340745 71688192 16583 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134519664 0 0 4096 0 0 0 0 17 0 0 0
/proc/14234/statm: 17502 16583 138 64 0 16817 0
Current children cumulated CPU time (s) 578.96
Current children cumulated vsize (KiB) 75360

[startup+643.115 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 14234
/proc/meminfo: memFree=1164312/2055920 swapFree=4183980/4192956
[pid=14220] ppid=14218 vsize=5352 CPUtime=14.67
/proc/14220/stat : 14220 (solver) S 14218 14220 12496 0 -1 4194304 396 66989 0 0 0 0 920 547 16 0 1 0 183339259 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14220/statm: 1338 242 203 169 0 49 0
[pid=14234] ppid=14220 vsize=70012 CPUtime=624.09
/proc/14234/stat : 14234 (standalone) R 14220 14220 12496 0 -1 4194304 18314 0 0 0 62280 129 0 0 25 0 1 0 183340745 71692288 16584 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134549715 0 0 4096 0 0 0 0 17 0 0 0
/proc/14234/statm: 17503 16584 138 64 0 16818 0
Current children cumulated CPU time (s) 638.76
Current children cumulated vsize (KiB) 75364

[startup+703.182 s]
/proc/loadavg: 2.06 2.02 2.00 3/86 14234
/proc/meminfo: memFree=1135256/2055920 swapFree=4183980/4192956
[pid=14220] ppid=14218 vsize=5352 CPUtime=14.67
/proc/14220/stat : 14220 (solver) S 14218 14220 12496 0 -1 4194304 396 66989 0 0 0 0 920 547 16 0 1 0 183339259 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14220/statm: 1338 242 203 169 0 49 0
[pid=14234] ppid=14220 vsize=70012 CPUtime=683.87
/proc/14234/stat : 14234 (standalone) R 14220 14220 12496 0 -1 4194304 18314 0 0 0 68257 130 0 0 25 0 1 0 183340745 71692288 16584 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554283 0 0 4096 0 0 0 0 17 0 0 0
/proc/14234/statm: 17503 16584 138 64 0 16818 0
Current children cumulated CPU time (s) 698.54
Current children cumulated vsize (KiB) 75364

[startup+763.241 s]
/proc/loadavg: 2.02 2.02 2.00 3/86 14234
/proc/meminfo: memFree=1106328/2055920 swapFree=4183980/4192956
[pid=14220] ppid=14218 vsize=5352 CPUtime=14.67
/proc/14220/stat : 14220 (solver) S 14218 14220 12496 0 -1 4194304 396 66989 0 0 0 0 920 547 16 0 1 0 183339259 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14220/statm: 1338 242 203 169 0 49 0
[pid=14234] ppid=14220 vsize=70012 CPUtime=743.66
/proc/14234/stat : 14234 (standalone) R 14220 14220 12496 0 -1 4194304 18314 0 0 0 74236 130 0 0 25 0 1 0 183340745 71692288 16584 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554175 0 0 4096 0 0 0 0 17 0 0 0
/proc/14234/statm: 17503 16584 138 64 0 16818 0
Current children cumulated CPU time (s) 758.33
Current children cumulated vsize (KiB) 75364

[startup+823.303 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 14234
/proc/meminfo: memFree=1106328/2055920 swapFree=4183980/4192956
[pid=14220] ppid=14218 vsize=5352 CPUtime=14.67
/proc/14220/stat : 14220 (solver) S 14218 14220 12496 0 -1 4194304 396 66989 0 0 0 0 920 547 16 0 1 0 183339259 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14220/statm: 1338 242 203 169 0 49 0
[pid=14234] ppid=14220 vsize=70012 CPUtime=803.46
/proc/14234/stat : 14234 (standalone) R 14220 14220 12496 0 -1 4194304 18314 0 0 0 80216 130 0 0 25 0 1 0 183340745 71692288 16584 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134549718 0 0 4096 0 0 0 0 17 0 0 0
/proc/14234/statm: 17503 16584 138 64 0 16818 0
Current children cumulated CPU time (s) 818.13
Current children cumulated vsize (KiB) 75364

[startup+883.367 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 14234
/proc/meminfo: memFree=1080152/2055920 swapFree=4183980/4192956
[pid=14220] ppid=14218 vsize=5352 CPUtime=14.67
/proc/14220/stat : 14220 (solver) S 14218 14220 12496 0 -1 4194304 396 66989 0 0 0 0 920 547 16 0 1 0 183339259 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14220/statm: 1338 242 203 169 0 49 0
[pid=14234] ppid=14220 vsize=70012 CPUtime=863.23
/proc/14234/stat : 14234 (standalone) R 14220 14220 12496 0 -1 4194304 18314 0 0 0 86193 130 0 0 25 0 1 0 183340745 71692288 16584 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134548923 0 0 4096 0 0 0 0 17 0 0 0
/proc/14234/statm: 17503 16584 138 64 0 16818 0
Current children cumulated CPU time (s) 877.9
Current children cumulated vsize (KiB) 75364

Child status: 0
Real time (s): 927.828
CPU time (s): 922.179
CPU user time (s): 915.382
CPU system time (s): 6.79697
CPU usage (%): 99.3911
Max. virtual memory (cumulated for all children) (KiB): 221612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 915.382
system time used= 6.79697
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 85717
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= 770
involuntary context switches= 21701

runsolver used 0.943856 s user time and 2.75158 s system time

The end

Launcher Data (download as text)

Begin job on node47 on Tue Jan  9 13:30:00 UTC 2007


IDJOB= 237589
IDBENCH= 6950
FILE ID= node47/237589-1168349398

PBS_JOBID= 3503617

Free space on /tmp= 66538 MiB

BENCH NAME= HOME/pub/bench/CPAI06/haystacks/haystacks_51.xml
COMMAND LINE= /tmp/evaluation/237589-1168349398/solver /tmp/evaluation/237589-1168349398/unknown 1800
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node47/watcher-237589-1168349398 -o ROOT/results/node47/solver-237589-1168349398 -C 1800 -M 900  /tmp/evaluation/237589-1168349398/solver /tmp/evaluation/237589-1168349398/unknown 1800

META MD5SUM SOLVER= 6c84d9851726bfff2e2bc2bb5530c705
MD5SUM BENCH=  7449812ad9d5b64f3fdae9e735635b0c

RANDOM SEED= 987896395

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.240
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.240
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:       1497592 kB
Buffers:         34336 kB
Cached:         163016 kB
SwapCached:       3452 kB
Active:         391612 kB
Inactive:       106756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1497592 kB
SwapTotal:     4192956 kB
SwapFree:      4183980 kB
Dirty:           18680 kB
Writeback:           0 kB
Mapped:         316852 kB
Slab:            44720 kB
Committed_AS:  4860692 kB
PageTables:       2440 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= 66497 MiB



End job on node47 on Tue Jan  9 13:45:28 UTC 2007