Trace number 269536

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
VALCSP 3.1? (TO) 1800.09 1801.23

General information on the benchmark

Namehaystacks/
haystacks_38.xml
MD5SUM0f5123f7ed000168e0c68877853e29a7
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 benchmark538.005
SatisfiableNO
(Un)Satisfiability was proved
Number of variables1444
Number of constraints26751
Maximum constraint arity2
Maximum domain size38
Number of constraints which are defined in extension0
Number of constraints which are defined in intension26751
Global constraints used (with number of constraints)

Solver Data (download as text)

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node13/watcher-269536-1168980962 -o ROOT/results/node13/solver-269536-1168980962 -C 1800 -M 900 /tmp/evaluation/269536-1168980962/VALCSP /tmp/evaluation/269536-1168980962/unknown.xml 

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.89 1.42 1.11 5/86 15572
/proc/meminfo: memFree=1627488/2055920 swapFree=4169400/4192956
[pid=15571] ppid=15569 vsize=4544 CPUtime=0
/proc/15571/stat : 15571 (VALCSP) R 15569 15571 15259 0 -1 4194304 863 0 0 0 0 0 0 0 18 0 1 0 246491388 4653056 842 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 12314235 0 0 4096 0 0 0 0 17 1 0 0
/proc/15571/statm: 1136 849 64 8 0 808 0

[startup+0.104234 s]
/proc/loadavg: 1.89 1.42 1.11 5/86 15572
/proc/meminfo: memFree=1627488/2055920 swapFree=4169400/4192956
[pid=15571] ppid=15569 vsize=29632 CPUtime=0.1
/proc/15571/stat : 15571 (VALCSP) R 15569 15571 15259 0 -1 4194304 7012 0 0 0 6 4 0 0 18 0 1 0 246491388 30343168 6990 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 12314235 0 0 4096 0 0 0 0 17 1 0 0
/proc/15571/statm: 7408 6990 65 8 0 7080 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 29632

[startup+0.513288 s]
/proc/loadavg: 1.89 1.42 1.11 5/86 15572
/proc/meminfo: memFree=1627488/2055920 swapFree=4169400/4192956
[pid=15571] ppid=15569 vsize=42896 CPUtime=0.51
/proc/15571/stat : 15571 (VALCSP) R 15569 15571 15259 0 -1 4194304 10321 0 0 0 45 6 0 0 22 0 1 0 246491388 43925504 10299 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 12317645 0 0 4096 0 0 0 0 17 1 0 0
/proc/15571/statm: 10724 10299 65 8 0 10396 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 42896

[startup+1.34041 s]
/proc/loadavg: 1.90 1.43 1.12 3/86 15572
/proc/meminfo: memFree=1567008/2055920 swapFree=4169400/4192956
[pid=15571] ppid=15569 vsize=68888 CPUtime=1.33
/proc/15571/stat : 15571 (VALCSP) R 15569 15571 15259 0 -1 4194304 16835 0 0 0 123 10 0 0 25 0 1 0 246491388 70541312 16813 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134529329 0 0 4096 0 0 0 0 17 1 0 0
/proc/15571/statm: 17222 16813 65 8 0 16894 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 68888

[startup+2.98262 s]
/proc/loadavg: 1.90 1.43 1.12 3/86 15572
/proc/meminfo: memFree=1531808/2055920 swapFree=4169400/4192956
[pid=15571] ppid=15569 vsize=119932 CPUtime=2.97
/proc/15571/stat : 15571 (VALCSP) R 15569 15571 15259 0 -1 4194304 29654 0 0 0 280 17 0 0 25 0 1 0 246491388 122810368 29632 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 12317645 0 0 4096 0 0 0 0 17 1 0 0
/proc/15571/statm: 29983 29632 65 8 0 29655 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 119932

[startup+6.26106 s]
/proc/loadavg: 1.90 1.43 1.12 3/86 15572
/proc/meminfo: memFree=1425248/2055920 swapFree=4169400/4192956
[pid=15571] ppid=15569 vsize=221232 CPUtime=6.24
/proc/15571/stat : 15571 (VALCSP) R 15569 15571 15259 0 -1 4194304 55069 0 0 0 590 34 0 0 25 0 1 0 246491388 226541568 55047 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/15571/statm: 55308 55047 67 8 0 54980 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 221232

[startup+12.7349 s]
/proc/loadavg: 1.91 1.45 1.13 3/86 15572
/proc/meminfo: memFree=1407264/2055920 swapFree=4169400/4192956
[pid=15571] ppid=15569 vsize=221232 CPUtime=12.72
/proc/15571/stat : 15571 (VALCSP) R 15569 15571 15259 0 -1 4194304 55069 0 0 0 1238 34 0 0 25 0 1 0 246491388 226541568 55047 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520737 0 0 4096 0 0 0 0 17 1 0 0
/proc/15571/statm: 55308 55047 67 8 0 54980 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 221232

[startup+25.5516 s]
/proc/loadavg: 1.93 1.47 1.13 3/86 15572
/proc/meminfo: memFree=1407456/2055920 swapFree=4169400/4192956
[pid=15571] ppid=15569 vsize=221232 CPUtime=25.54
/proc/15571/stat : 15571 (VALCSP) R 15569 15571 15259 0 -1 4194304 55069 0 0 0 2519 35 0 0 25 0 1 0 246491388 226541568 55047 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520737 0 0 4096 0 0 0 0 17 1 0 0
/proc/15571/statm: 55308 55047 67 8 0 54980 0
Current children cumulated CPU time (s) 25.54
Current children cumulated vsize (KiB) 221232

[startup+51.2051 s]
/proc/loadavg: 1.95 1.51 1.16 3/86 15572
/proc/meminfo: memFree=1407520/2055920 swapFree=4169400/4192956
[pid=15571] ppid=15569 vsize=221232 CPUtime=51.18
/proc/15571/stat : 15571 (VALCSP) R 15569 15571 15259 0 -1 4194304 55069 0 0 0 5083 35 0 0 25 0 1 0 246491388 226541568 55047 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/15571/statm: 55308 55047 67 8 0 54980 0
Current children cumulated CPU time (s) 51.18
Current children cumulated vsize (KiB) 221232

[startup+102.408 s]
/proc/loadavg: 1.98 1.59 1.20 3/86 15572
/proc/meminfo: memFree=1407520/2055920 swapFree=4169400/4192956
[pid=15571] ppid=15569 vsize=221232 CPUtime=102.37
/proc/15571/stat : 15571 (VALCSP) R 15569 15571 15259 0 -1 4194304 55069 0 0 0 10202 35 0 0 25 0 1 0 246491388 226541568 55047 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/15571/statm: 55308 55047 67 8 0 54980 0
Current children cumulated CPU time (s) 102.37
Current children cumulated vsize (KiB) 221232

[startup+162.437 s]
/proc/loadavg: 1.99 1.66 1.25 3/86 15572
/proc/meminfo: memFree=1407520/2055920 swapFree=4169400/4192956
[pid=15571] ppid=15569 vsize=221232 CPUtime=162.37
/proc/15571/stat : 15571 (VALCSP) R 15569 15571 15259 0 -1 4194304 55069 0 0 0 16202 35 0 0 25 0 1 0 246491388 226541568 55047 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/15571/statm: 55308 55047 67 8 0 54980 0
Current children cumulated CPU time (s) 162.37
Current children cumulated vsize (KiB) 221232

[startup+222.469 s]
/proc/loadavg: 2.06 1.74 1.30 3/86 15572
/proc/meminfo: memFree=1407584/2055920 swapFree=4169400/4192956
[pid=15571] ppid=15569 vsize=221232 CPUtime=222.39
/proc/15571/stat : 15571 (VALCSP) R 15569 15571 15259 0 -1 4194304 55069 0 0 0 22204 35 0 0 25 0 1 0 246491388 226541568 55047 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/15571/statm: 55308 55047 67 8 0 54980 0
Current children cumulated CPU time (s) 222.39
Current children cumulated vsize (KiB) 221232

[startup+282.496 s]
/proc/loadavg: 2.02 1.78 1.34 3/86 15572
/proc/meminfo: memFree=1407584/2055920 swapFree=4169400/4192956
[pid=15571] ppid=15569 vsize=221232 CPUtime=282.4
/proc/15571/stat : 15571 (VALCSP) R 15569 15571 15259 0 -1 4194304 55069 0 0 0 28205 35 0 0 25 0 1 0 246491388 226541568 55047 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/15571/statm: 55308 55047 67 8 0 54980 0
Current children cumulated CPU time (s) 282.4
Current children cumulated vsize (KiB) 221232

[startup+342.539 s]
/proc/loadavg: 2.00 1.82 1.38 3/92 15728
/proc/meminfo: memFree=1406168/2055920 swapFree=4169400/4192956
[pid=15571] ppid=15569 vsize=221232 CPUtime=342.27
/proc/15571/stat : 15571 (VALCSP) R 15569 15571 15259 0 -1 4194304 55069 0 0 0 34192 35 0 0 25 0 1 0 246491388 226541568 55047 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/15571/statm: 55308 55047 67 8 0 54980 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 221232

[startup+402.573 s]
/proc/loadavg: 2.00 1.85 1.41 3/86 15770
/proc/meminfo: memFree=1407200/2055920 swapFree=4169400/4192956
[pid=15571] ppid=15569 vsize=221232 CPUtime=402.23
/proc/15571/stat : 15571 (VALCSP) R 15569 15571 15259 0 -1 4194304 55069 0 0 0 40188 35 0 0 25 0 1 0 246491388 226541568 55047 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/15571/statm: 55308 55047 67 8 0 54980 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 221232

[startup+462.603 s]
/proc/loadavg: 2.00 1.87 1.45 3/86 15770
/proc/meminfo: memFree=1407200/2055920 swapFree=4169400/4192956
[pid=15571] ppid=15569 vsize=221232 CPUtime=462.24
/proc/15571/stat : 15571 (VALCSP) R 15569 15571 15259 0 -1 4194304 55069 0 0 0 46189 35 0 0 25 0 1 0 246491388 226541568 55047 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/15571/statm: 55308 55047 67 8 0 54980 0
Current children cumulated CPU time (s) 462.24
Current children cumulated vsize (KiB) 221232

[startup+522.631 s]
/proc/loadavg: 2.00 1.89 1.48 4/86 15770
/proc/meminfo: memFree=1407264/2055920 swapFree=4169400/4192956
[pid=15571] ppid=15569 vsize=221232 CPUtime=522.25
/proc/15571/stat : 15571 (VALCSP) R 15569 15571 15259 0 -1 4194304 55069 0 0 0 52190 35 0 0 25 0 1 0 246491388 226541568 55047 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/15571/statm: 55308 55047 67 8 0 54980 0
Current children cumulated CPU time (s) 522.25
Current children cumulated vsize (KiB) 221232

[startup+582.669 s]
/proc/loadavg: 2.00 1.91 1.51 3/86 15770
/proc/meminfo: memFree=1407264/2055920 swapFree=4169400/4192956
[pid=15571] ppid=15569 vsize=221232 CPUtime=582.27
/proc/15571/stat : 15571 (VALCSP) R 15569 15571 15259 0 -1 4194304 55069 0 0 0 58192 35 0 0 25 0 1 0 246491388 226541568 55047 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/15571/statm: 55308 55047 67 8 0 54980 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 221232

[startup+642.698 s]
/proc/loadavg: 2.00 1.92 1.54 3/86 15770
/proc/meminfo: memFree=1407328/2055920 swapFree=4169400/4192956
[pid=15571] ppid=15569 vsize=221232 CPUtime=642.29
/proc/15571/stat : 15571 (VALCSP) R 15569 15571 15259 0 -1 4194304 55069 0 0 0 64193 36 0 0 25 0 1 0 246491388 226541568 55047 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/15571/statm: 55308 55047 67 8 0 54980 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 221232

[startup+702.726 s]
/proc/loadavg: 2.00 1.93 1.56 3/86 15770
/proc/meminfo: memFree=1407328/2055920 swapFree=4169400/4192956
[pid=15571] ppid=15569 vsize=221232 CPUtime=702.29
/proc/15571/stat : 15571 (VALCSP) R 15569 15571 15259 0 -1 4194304 55069 0 0 0 70193 36 0 0 25 0 1 0 246491388 226541568 55047 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/15571/statm: 55308 55047 67 8 0 54980 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 221232

[startup+762.754 s]
/proc/loadavg: 2.00 1.94 1.59 3/86 15770
/proc/meminfo: memFree=1407328/2055920 swapFree=4169400/4192956
[pid=15571] ppid=15569 vsize=221232 CPUtime=762.3
/proc/15571/stat : 15571 (VALCSP) R 15569 15571 15259 0 -1 4194304 55069 0 0 0 76194 36 0 0 25 0 1 0 246491388 226541568 55047 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/15571/statm: 55308 55047 67 8 0 54980 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 221232

[startup+822.784 s]
/proc/loadavg: 2.00 1.95 1.61 3/86 15770
/proc/meminfo: memFree=1407456/2055920 swapFree=4169400/4192956
[pid=15571] ppid=15569 vsize=221232 CPUtime=822.31
/proc/15571/stat : 15571 (VALCSP) R 15569 15571 15259 0 -1 4194304 55069 0 0 0 82195 36 0 0 25 0 1 0 246491388 226541568 55047 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520737 0 0 4096 0 0 0 0 17 1 0 0
/proc/15571/statm: 55308 55047 67 8 0 54980 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 221232

[startup+882.813 s]
/proc/loadavg: 2.00 1.96 1.63 3/86 15770
/proc/meminfo: memFree=1407456/2055920 swapFree=4169400/4192956
[pid=15571] ppid=15569 vsize=221232 CPUtime=882.32
/proc/15571/stat : 15571 (VALCSP) R 15569 15571 15259 0 -1 4194304 55069 0 0 0 88196 36 0 0 25 0 1 0 246491388 226541568 55047 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/15571/statm: 55308 55047 67 8 0 54980 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 221232

[startup+942.838 s]
/proc/loadavg: 2.00 1.96 1.65 3/86 15770
/proc/meminfo: memFree=1407392/2055920 swapFree=4169400/4192956
[pid=15571] ppid=15569 vsize=221232 CPUtime=942.33
/proc/15571/stat : 15571 (VALCSP) R 15569 15571 15259 0 -1 4194304 55069 0 0 0 94197 36 0 0 25 0 1 0 246491388 226541568 55047 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/15571/statm: 55308 55047 67 8 0 54980 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 221232

[startup+1002.87 s]
/proc/loadavg: 2.00 1.97 1.67 3/86 15770
/proc/meminfo: memFree=1407456/2055920 swapFree=4169400/4192956
[pid=15571] ppid=15569 vsize=221232 CPUtime=1002.34
/proc/15571/stat : 15571 (VALCSP) R 15569 15571 15259 0 -1 4194304 55069 0 0 0 100198 36 0 0 25 0 1 0 246491388 226541568 55047 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520737 0 0 4096 0 0 0 0 17 1 0 0
/proc/15571/statm: 55308 55047 67 8 0 54980 0
Current children cumulated CPU time (s) 1002.34
Current children cumulated vsize (KiB) 221232

[startup+1062.89 s]
/proc/loadavg: 2.00 1.97 1.69 3/86 15770
/proc/meminfo: memFree=1407456/2055920 swapFree=4169400/4192956
[pid=15571] ppid=15569 vsize=221232 CPUtime=1062.34
/proc/15571/stat : 15571 (VALCSP) R 15569 15571 15259 0 -1 4194304 55069 0 0 0 106198 36 0 0 25 0 1 0 246491388 226541568 55047 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/15571/statm: 55308 55047 67 8 0 54980 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 221232

[startup+1122.92 s]
/proc/loadavg: 2.00 1.97 1.70 3/86 15770
/proc/meminfo: memFree=1407456/2055920 swapFree=4169400/4192956
[pid=15571] ppid=15569 vsize=221232 CPUtime=1122.35
/proc/15571/stat : 15571 (VALCSP) R 15569 15571 15259 0 -1 4194304 55069 0 0 0 112199 36 0 0 25 0 1 0 246491388 226541568 55047 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/15571/statm: 55308 55047 67 8 0 54980 0
Current children cumulated CPU time (s) 1122.35
Current children cumulated vsize (KiB) 221232

[startup+1182.94 s]
/proc/loadavg: 2.00 1.97 1.72 3/86 15770
/proc/meminfo: memFree=1407392/2055920 swapFree=4169400/4192956
[pid=15571] ppid=15569 vsize=221232 CPUtime=1182.36
/proc/15571/stat : 15571 (VALCSP) R 15569 15571 15259 0 -1 4194304 55069 0 0 0 118200 36 0 0 25 0 1 0 246491388 226541568 55047 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520669 0 0 4096 0 0 0 0 17 1 0 0
/proc/15571/statm: 55308 55047 67 8 0 54980 0
Current children cumulated CPU time (s) 1182.36
Current children cumulated vsize (KiB) 221232

[startup+1242.98 s]
/proc/loadavg: 2.00 1.97 1.74 3/86 15770
/proc/meminfo: memFree=1407456/2055920 swapFree=4169400/4192956
[pid=15571] ppid=15569 vsize=221232 CPUtime=1242.38
/proc/15571/stat : 15571 (VALCSP) R 15569 15571 15259 0 -1 4194304 55069 0 0 0 124201 37 0 0 25 0 1 0 246491388 226541568 55047 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/15571/statm: 55308 55047 67 8 0 54980 0
Current children cumulated CPU time (s) 1242.38
Current children cumulated vsize (KiB) 221232

[startup+1303 s]
/proc/loadavg: 2.00 1.97 1.75 3/86 15770
/proc/meminfo: memFree=1407392/2055920 swapFree=4169400/4192956
[pid=15571] ppid=15569 vsize=221232 CPUtime=1302.38
/proc/15571/stat : 15571 (VALCSP) R 15569 15571 15259 0 -1 4194304 55069 0 0 0 130201 37 0 0 25 0 1 0 246491388 226541568 55047 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/15571/statm: 55308 55047 67 8 0 54980 0
Current children cumulated CPU time (s) 1302.38
Current children cumulated vsize (KiB) 221232

[startup+1363.03 s]
/proc/loadavg: 2.00 1.97 1.76 3/86 15770
/proc/meminfo: memFree=1407456/2055920 swapFree=4169400/4192956
[pid=15571] ppid=15569 vsize=221232 CPUtime=1362.39
/proc/15571/stat : 15571 (VALCSP) R 15569 15571 15259 0 -1 4194304 55069 0 0 0 136202 37 0 0 25 0 1 0 246491388 226541568 55047 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/15571/statm: 55308 55047 67 8 0 54980 0
Current children cumulated CPU time (s) 1362.39
Current children cumulated vsize (KiB) 221232

[startup+1423.06 s]
/proc/loadavg: 2.00 1.97 1.77 3/86 15770
/proc/meminfo: memFree=1407456/2055920 swapFree=4169400/4192956
[pid=15571] ppid=15569 vsize=221232 CPUtime=1422.4
/proc/15571/stat : 15571 (VALCSP) R 15569 15571 15259 0 -1 4194304 55069 0 0 0 142203 37 0 0 25 0 1 0 246491388 226541568 55047 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520737 0 0 4096 0 0 0 0 17 1 0 0
/proc/15571/statm: 55308 55047 67 8 0 54980 0
Current children cumulated CPU time (s) 1422.4
Current children cumulated vsize (KiB) 221232

[startup+1483.08 s]
/proc/loadavg: 1.92 1.95 1.78 2/81 15859
/proc/meminfo: memFree=1533880/2055920 swapFree=4169400/4192956
[pid=15571] ppid=15569 vsize=221232 CPUtime=1482.36
/proc/15571/stat : 15571 (VALCSP) R 15569 15571 15259 0 -1 4194304 55069 0 0 0 148197 39 0 0 25 0 1 0 246491388 226541568 55047 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 0 0 0
/proc/15571/statm: 55308 55047 67 8 0 54980 0
Current children cumulated CPU time (s) 1482.36
Current children cumulated vsize (KiB) 221232

[startup+1543.18 s]
/proc/loadavg: 1.78 1.90 1.77 3/86 16257
/proc/meminfo: memFree=1527440/2055920 swapFree=4169400/4192956
[pid=15571] ppid=15569 vsize=221232 CPUtime=1542.3
/proc/15571/stat : 15571 (VALCSP) R 15569 15571 15259 0 -1 4194304 55069 0 0 0 154186 44 0 0 25 0 1 0 246491388 226541568 55047 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 0 0 0
/proc/15571/statm: 55308 55047 67 8 0 54980 0
Current children cumulated CPU time (s) 1542.3
Current children cumulated vsize (KiB) 221232

[startup+1603.27 s]
/proc/loadavg: 1.99 1.94 1.79 3/86 16259
/proc/meminfo: memFree=1527384/2055920 swapFree=4169400/4192956
[pid=15571] ppid=15569 vsize=221232 CPUtime=1602.31
/proc/15571/stat : 15571 (VALCSP) R 15569 15571 15259 0 -1 4194304 55069 0 0 0 160187 44 0 0 25 0 1 0 246491388 226541568 55047 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520743 0 0 4096 0 0 0 0 17 0 0 0
/proc/15571/statm: 55308 55047 67 8 0 54980 0
Current children cumulated CPU time (s) 1602.31
Current children cumulated vsize (KiB) 221232

[startup+1663.28 s]
/proc/loadavg: 1.99 1.95 1.80 3/86 16335
/proc/meminfo: memFree=1518808/2055920 swapFree=4169400/4192956
[pid=15571] ppid=15569 vsize=221232 CPUtime=1662.27
/proc/15571/stat : 15571 (VALCSP) R 15569 15571 15259 0 -1 4194304 55069 0 0 0 166181 46 0 0 25 0 1 0 246491388 226541568 55047 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 0 0 0
/proc/15571/statm: 55308 55047 67 8 0 54980 0
Current children cumulated CPU time (s) 1662.27
Current children cumulated vsize (KiB) 221232

[startup+1723.31 s]
/proc/loadavg: 1.99 1.96 1.81 3/86 16335
/proc/meminfo: memFree=1518872/2055920 swapFree=4169400/4192956
[pid=15571] ppid=15569 vsize=221232 CPUtime=1722.24
/proc/15571/stat : 15571 (VALCSP) R 15569 15571 15259 0 -1 4194304 55069 0 0 0 172178 46 0 0 25 0 1 0 246491388 226541568 55047 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 0 0 0
/proc/15571/statm: 55308 55047 67 8 0 54980 0
Current children cumulated CPU time (s) 1722.24
Current children cumulated vsize (KiB) 221232

[startup+1783.34 s]
/proc/loadavg: 1.99 1.96 1.82 3/86 16335
/proc/meminfo: memFree=1518872/2055920 swapFree=4169400/4192956
[pid=15571] ppid=15569 vsize=221232 CPUtime=1782.2
/proc/15571/stat : 15571 (VALCSP) R 15569 15571 15259 0 -1 4194304 55069 0 0 0 178173 47 0 0 25 0 1 0 246491388 226541568 55047 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 0 0 0
/proc/15571/statm: 55308 55047 67 8 0 54980 0
Current children cumulated CPU time (s) 1782.2
Current children cumulated vsize (KiB) 221232



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.19 s]
/proc/loadavg: 1.99 1.96 1.82 3/86 16335
/proc/meminfo: memFree=1518872/2055920 swapFree=4169400/4192956
[pid=15571] ppid=15569 vsize=221232 CPUtime=1800.05
/proc/15571/stat : 15571 (VALCSP) R 15569 15571 15259 0 -1 4194304 55069 0 0 0 179958 47 0 0 25 0 1 0 246491388 226541568 55047 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 0 0 0
/proc/15571/statm: 55308 55047 67 8 0 54980 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 221232

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.23
CPU time (s): 1800.09
CPU user time (s): 1799.59
CPU system time (s): 0.506922
CPU usage (%): 99.9368
Max. virtual memory (cumulated for all children) (KiB): 221232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.59
system time used= 0.506922
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55069
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= 6
involuntary context switches= 34374

runsolver used 1.88471 s user time and 5.09323 s system time

The end

Launcher Data (download as text)

Begin job on node13 on Tue Jan 16 20:56:03 UTC 2007


IDJOB= 269536
IDBENCH= 6945
IDSOLVER= 90
FILE ID= node13/269536-1168980962

PBS_JOBID= 3566031

Free space on /tmp= 66561 MiB

SOLVER NAME= VALCSP 3.1
BENCH NAME= HOME/pub/bench/CPAI06/haystacks/haystacks_38.xml
COMMAND LINE= /tmp/evaluation/269536-1168980962/VALCSP /tmp/evaluation/269536-1168980962/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-269536-1168980962 -o ROOT/results/node13/solver-269536-1168980962 -C 1800 -M 900  /tmp/evaluation/269536-1168980962/VALCSP /tmp/evaluation/269536-1168980962/unknown.xml

META MD5SUM SOLVER= d4fc2c4e0b0392ee9c79e754aa39e238
MD5SUM BENCH=  0f5123f7ed000168e0c68877853e29a7

RANDOM SEED= 344549235

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.247
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.247
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:       1628160 kB
Buffers:         43100 kB
Cached:         175212 kB
SwapCached:       3028 kB
Active:         303296 kB
Inactive:        70828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1628160 kB
SwapTotal:     4192956 kB
SwapFree:      4169400 kB
Dirty:            3396 kB
Writeback:           0 kB
Mapped:         164264 kB
Slab:            38156 kB
Committed_AS:  7059988 kB
PageTables:       2584 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= 66561 MiB



End job on node13 on Tue Jan 16 21:26:05 UTC 2007