Trace number 210744

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
Tramontane 2006-12-04? (TO) 1800.08 1815.05

General information on the benchmark

NamepseudoSeries/uclid/
ooo-burch-dill-3-accl.xml
MD5SUMbffe4df83243320da15e0cb4f79702b5
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark55.4786
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables4622
Number of constraints12568
Maximum constraint arity11
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension12568
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01	c 
0.01	c Parsing xml file
0.01	c 	domains...............    0
0.01	c 	variables............. 0.09
0.09	c 	predicates............    0
0.10	c 	constraints........... 0.94
1.05	c Allocating memory
1.05	c 
1.05	c time limit = -1
1.05	c heuristic = dom/wdeg
1.05	c restart policy = Geometric increment
1.05	c restart base = 3081
1.05	c restart factor = 1.33
1.05	c 
1.05	c Solving
1.05	c

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/node43/watcher-210744-1168202091 -o ROOT/results/node43/solver-210744-1168202091 -C 1800 -M 900 /tmp/evaluation/210744-1168202091/tramontane/bin/solver /tmp/evaluation/210744-1168202091/unknown.xml -res geom -f 3 -v 1 

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.07 1.02 1.07 4/73 17435
/proc/meminfo: memFree=1374184/2055920 swapFree=4192812/4192956
[pid=17434] ppid=17432 vsize=6792 CPUtime=0
/proc/17434/stat : 17434 (solver) R 17432 17434 16971 0 -1 4194304 389 0 0 0 0 0 0 0 18 0 1 0 168608418 6955008 369 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4735064 0 0 4096 0 0 0 0 17 0 0 0
/proc/17434/statm: 1698 372 348 92 0 30 0

[startup+0.107586 s]
/proc/loadavg: 1.07 1.02 1.07 4/73 17435
/proc/meminfo: memFree=1374184/2055920 swapFree=4192812/4192956
[pid=17434] ppid=17432 vsize=8100 CPUtime=0.1
/proc/17434/stat : 17434 (solver) R 17432 17434 16971 0 -1 4194304 1102 0 0 0 10 0 0 0 18 0 1 0 168608418 8294400 1070 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 5219270 0 0 4096 0 0 0 0 17 0 0 0
/proc/17434/statm: 2025 1070 707 92 0 369 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 8100

[startup+0.51566 s]
/proc/loadavg: 1.07 1.02 1.07 4/73 17435
/proc/meminfo: memFree=1374184/2055920 swapFree=4192812/4192956
[pid=17434] ppid=17432 vsize=10100 CPUtime=0.5
/proc/17434/stat : 17434 (solver) R 17432 17434 16971 0 -1 4194304 1618 0 0 0 50 0 0 0 22 0 1 0 168608418 10342400 1586 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/17434/statm: 2525 1586 707 92 0 869 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 10100

[startup+1.3368 s]
/proc/loadavg: 1.07 1.02 1.07 3/73 17435
/proc/meminfo: memFree=1329640/2055920 swapFree=4192812/4192956
[pid=17434] ppid=17432 vsize=34704 CPUtime=1.32
/proc/17434/stat : 17434 (solver) R 17432 17434 16971 0 -1 4194304 7699 0 0 0 127 5 0 0 25 0 1 0 168608418 35536896 7667 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727404 0 0 4096 0 0 0 0 17 0 0 0
/proc/17434/statm: 8676 7667 723 92 0 7020 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 34704

[startup+2.98207 s]
/proc/loadavg: 1.07 1.02 1.07 3/73 17435
/proc/meminfo: memFree=1321960/2055920 swapFree=4192812/4192956
[pid=17434] ppid=17432 vsize=34712 CPUtime=2.95
/proc/17434/stat : 17434 (solver) R 17432 17434 16971 0 -1 4194304 7701 0 0 0 290 5 0 0 25 0 1 0 168608418 35545088 7669 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/17434/statm: 8678 7669 723 92 0 7022 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 34712

[startup+6.19242 s]
/proc/loadavg: 1.14 1.03 1.07 3/73 17435
/proc/meminfo: memFree=1321704/2055920 swapFree=4192812/4192956
[pid=17434] ppid=17432 vsize=34712 CPUtime=6.14
/proc/17434/stat : 17434 (solver) R 17432 17434 16971 0 -1 4194304 7701 0 0 0 609 5 0 0 25 0 1 0 168608418 35545088 7669 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/17434/statm: 8678 7669 723 92 0 7022 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 34712

[startup+12.6555 s]
/proc/loadavg: 1.21 1.05 1.08 3/73 17435
/proc/meminfo: memFree=1321744/2055920 swapFree=4192812/4192956
[pid=17434] ppid=17432 vsize=34712 CPUtime=12.55
/proc/17434/stat : 17434 (solver) R 17432 17434 16971 0 -1 4194304 7701 0 0 0 1250 5 0 0 25 0 1 0 168608418 35545088 7669 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/17434/statm: 8678 7669 723 92 0 7022 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 34712

[startup+25.4806 s]
/proc/loadavg: 1.38 1.09 1.09 3/73 17435
/proc/meminfo: memFree=1321936/2055920 swapFree=4192812/4192956
[pid=17434] ppid=17432 vsize=34724 CPUtime=25.27
/proc/17434/stat : 17434 (solver) R 17432 17434 16971 0 -1 4194304 7704 0 0 0 2522 5 0 0 25 0 1 0 168608418 35557376 7672 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/17434/statm: 8681 7672 723 92 0 7025 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 34724

[startup+51.1289 s]
/proc/loadavg: 1.59 1.16 1.11 3/73 17435
/proc/meminfo: memFree=1322064/2055920 swapFree=4192812/4192956
[pid=17434] ppid=17432 vsize=34724 CPUtime=50.7
/proc/17434/stat : 17434 (solver) R 17432 17434 16971 0 -1 4194304 7704 0 0 0 5065 5 0 0 25 0 1 0 168608418 35557376 7672 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/17434/statm: 8681 7672 723 92 0 7025 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 34724

[startup+102.422 s]
/proc/loadavg: 1.82 1.29 1.16 3/73 17435
/proc/meminfo: memFree=1322128/2055920 swapFree=4192812/4192956
[pid=17434] ppid=17432 vsize=34724 CPUtime=101.59
/proc/17434/stat : 17434 (solver) R 17432 17434 16971 0 -1 4194304 7704 0 0 0 10153 6 0 0 25 0 1 0 168608418 35557376 7672 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/17434/statm: 8681 7672 723 92 0 7025 0
Current children cumulated CPU time (s) 101.59
Current children cumulated vsize (KiB) 34724

[startup+162.44 s]
/proc/loadavg: 1.93 1.42 1.21 3/73 17435
/proc/meminfo: memFree=1322128/2055920 swapFree=4192812/4192956
[pid=17434] ppid=17432 vsize=34724 CPUtime=161.12
/proc/17434/stat : 17434 (solver) R 17432 17434 16971 0 -1 4194304 7704 0 0 0 16106 6 0 0 25 0 1 0 168608418 35557376 7672 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/17434/statm: 8681 7672 723 92 0 7025 0
Current children cumulated CPU time (s) 161.12
Current children cumulated vsize (KiB) 34724

[startup+222.462 s]
/proc/loadavg: 1.97 1.52 1.25 3/73 17435
/proc/meminfo: memFree=1322128/2055920 swapFree=4192812/4192956
[pid=17434] ppid=17432 vsize=34724 CPUtime=220.64
/proc/17434/stat : 17434 (solver) R 17432 17434 16971 0 -1 4194304 7704 0 0 0 22058 6 0 0 25 0 1 0 168608418 35557376 7672 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/17434/statm: 8681 7672 723 92 0 7025 0
Current children cumulated CPU time (s) 220.64
Current children cumulated vsize (KiB) 34724

[startup+282.475 s]
/proc/loadavg: 2.06 1.62 1.30 3/73 17435
/proc/meminfo: memFree=1322128/2055920 swapFree=4192812/4192956
[pid=17434] ppid=17432 vsize=34724 CPUtime=280.17
/proc/17434/stat : 17434 (solver) R 17432 17434 16971 0 -1 4194304 7704 0 0 0 28011 6 0 0 25 0 1 0 168608418 35557376 7672 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/17434/statm: 8681 7672 723 92 0 7025 0
Current children cumulated CPU time (s) 280.17
Current children cumulated vsize (KiB) 34724

[startup+342.491 s]
/proc/loadavg: 2.02 1.69 1.34 3/73 17435
/proc/meminfo: memFree=1322128/2055920 swapFree=4192812/4192956
[pid=17434] ppid=17432 vsize=34724 CPUtime=339.7
/proc/17434/stat : 17434 (solver) R 17432 17434 16971 0 -1 4194304 7704 0 0 0 33964 6 0 0 25 0 1 0 168608418 35557376 7672 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727403 0 0 4096 0 0 0 0 17 0 0 0
/proc/17434/statm: 8681 7672 723 92 0 7025 0
Current children cumulated CPU time (s) 339.7
Current children cumulated vsize (KiB) 34724

[startup+402.508 s]
/proc/loadavg: 2.01 1.74 1.38 3/73 17435
/proc/meminfo: memFree=1322128/2055920 swapFree=4192812/4192956
[pid=17434] ppid=17432 vsize=34724 CPUtime=399.21
/proc/17434/stat : 17434 (solver) R 17432 17434 16971 0 -1 4194304 7704 0 0 0 39915 6 0 0 25 0 1 0 168608418 35557376 7672 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727389 0 0 4096 0 0 0 0 17 0 0 0
/proc/17434/statm: 8681 7672 723 92 0 7025 0
Current children cumulated CPU time (s) 399.21
Current children cumulated vsize (KiB) 34724

[startup+462.524 s]
/proc/loadavg: 2.00 1.79 1.42 3/73 17435
/proc/meminfo: memFree=1322128/2055920 swapFree=4192812/4192956
[pid=17434] ppid=17432 vsize=34724 CPUtime=458.75
/proc/17434/stat : 17434 (solver) R 17432 17434 16971 0 -1 4194304 7704 0 0 0 45869 6 0 0 25 0 1 0 168608418 35557376 7672 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727373 0 0 4096 0 0 0 0 17 0 0 0
/proc/17434/statm: 8681 7672 723 92 0 7025 0
Current children cumulated CPU time (s) 458.75
Current children cumulated vsize (KiB) 34724

[startup+522.542 s]
/proc/loadavg: 2.00 1.82 1.45 3/73 17435
/proc/meminfo: memFree=1322128/2055920 swapFree=4192812/4192956
[pid=17434] ppid=17432 vsize=34724 CPUtime=518.29
/proc/17434/stat : 17434 (solver) R 17432 17434 16971 0 -1 4194304 7704 0 0 0 51823 6 0 0 25 0 1 0 168608418 35557376 7672 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/17434/statm: 8681 7672 723 92 0 7025 0
Current children cumulated CPU time (s) 518.29
Current children cumulated vsize (KiB) 34724

[startup+582.563 s]
/proc/loadavg: 2.00 1.85 1.48 3/73 17435
/proc/meminfo: memFree=1322128/2055920 swapFree=4192812/4192956
[pid=17434] ppid=17432 vsize=34724 CPUtime=577.8
/proc/17434/stat : 17434 (solver) R 17432 17434 16971 0 -1 4194304 7704 0 0 0 57774 6 0 0 25 0 1 0 168608418 35557376 7672 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/17434/statm: 8681 7672 723 92 0 7025 0
Current children cumulated CPU time (s) 577.8
Current children cumulated vsize (KiB) 34724

[startup+642.573 s]
/proc/loadavg: 2.00 1.88 1.51 3/73 17435
/proc/meminfo: memFree=1322128/2055920 swapFree=4192812/4192956
[pid=17434] ppid=17432 vsize=34724 CPUtime=637.33
/proc/17434/stat : 17434 (solver) R 17432 17434 16971 0 -1 4194304 7704 0 0 0 63727 6 0 0 25 0 1 0 168608418 35557376 7672 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727446 0 0 4096 0 0 0 0 17 0 0 0
/proc/17434/statm: 8681 7672 723 92 0 7025 0
Current children cumulated CPU time (s) 637.33
Current children cumulated vsize (KiB) 34724

[startup+702.588 s]
/proc/loadavg: 2.00 1.90 1.54 3/73 17435
/proc/meminfo: memFree=1322128/2055920 swapFree=4192812/4192956
[pid=17434] ppid=17432 vsize=34724 CPUtime=696.87
/proc/17434/stat : 17434 (solver) R 17432 17434 16971 0 -1 4194304 7704 0 0 0 69680 7 0 0 25 0 1 0 168608418 35557376 7672 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/17434/statm: 8681 7672 723 92 0 7025 0
Current children cumulated CPU time (s) 696.87
Current children cumulated vsize (KiB) 34724

[startup+762.6 s]
/proc/loadavg: 2.00 1.91 1.56 3/73 17435
/proc/meminfo: memFree=1322128/2055920 swapFree=4192812/4192956
[pid=17434] ppid=17432 vsize=34724 CPUtime=756.38
/proc/17434/stat : 17434 (solver) R 17432 17434 16971 0 -1 4194304 7704 0 0 0 75631 7 0 0 25 0 1 0 168608418 35557376 7672 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/17434/statm: 8681 7672 723 92 0 7025 0
Current children cumulated CPU time (s) 756.38
Current children cumulated vsize (KiB) 34724

[startup+822.612 s]
/proc/loadavg: 2.00 1.92 1.59 3/73 17435
/proc/meminfo: memFree=1322128/2055920 swapFree=4192812/4192956
[pid=17434] ppid=17432 vsize=34724 CPUtime=815.91
/proc/17434/stat : 17434 (solver) R 17432 17434 16971 0 -1 4194304 7704 0 0 0 81584 7 0 0 25 0 1 0 168608418 35557376 7672 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/17434/statm: 8681 7672 723 92 0 7025 0
Current children cumulated CPU time (s) 815.91
Current children cumulated vsize (KiB) 34724

[startup+882.631 s]
/proc/loadavg: 2.00 1.94 1.61 3/73 17435
/proc/meminfo: memFree=1322128/2055920 swapFree=4192812/4192956
[pid=17434] ppid=17432 vsize=34724 CPUtime=875.45
/proc/17434/stat : 17434 (solver) R 17432 17434 16971 0 -1 4194304 7704 0 0 0 87538 7 0 0 25 0 1 0 168608418 35557376 7672 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727373 0 0 4096 0 0 0 0 17 0 0 0
/proc/17434/statm: 8681 7672 723 92 0 7025 0
Current children cumulated CPU time (s) 875.45
Current children cumulated vsize (KiB) 34724

[startup+942.639 s]
/proc/loadavg: 2.00 1.94 1.64 3/73 17435
/proc/meminfo: memFree=1322128/2055920 swapFree=4192812/4192956
[pid=17434] ppid=17432 vsize=34724 CPUtime=934.94
/proc/17434/stat : 17434 (solver) R 17432 17434 16971 0 -1 4194304 7704 0 0 0 93487 7 0 0 25 0 1 0 168608418 35557376 7672 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/17434/statm: 8681 7672 723 92 0 7025 0
Current children cumulated CPU time (s) 934.94
Current children cumulated vsize (KiB) 34724

[startup+1002.65 s]
/proc/loadavg: 2.00 1.95 1.65 3/73 17435
/proc/meminfo: memFree=1322128/2055920 swapFree=4192812/4192956
[pid=17434] ppid=17432 vsize=34724 CPUtime=994.47
/proc/17434/stat : 17434 (solver) R 17432 17434 16971 0 -1 4194304 7704 0 0 0 99440 7 0 0 25 0 1 0 168608418 35557376 7672 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/17434/statm: 8681 7672 723 92 0 7025 0
Current children cumulated CPU time (s) 994.47
Current children cumulated vsize (KiB) 34724

[startup+1062.66 s]
/proc/loadavg: 2.00 1.96 1.67 3/73 17435
/proc/meminfo: memFree=1322128/2055920 swapFree=4192812/4192956
[pid=17434] ppid=17432 vsize=34724 CPUtime=1054.01
/proc/17434/stat : 17434 (solver) R 17432 17434 16971 0 -1 4194304 7704 0 0 0 105394 7 0 0 25 0 1 0 168608418 35557376 7672 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/17434/statm: 8681 7672 723 92 0 7025 0
Current children cumulated CPU time (s) 1054.01
Current children cumulated vsize (KiB) 34724

[startup+1122.67 s]
/proc/loadavg: 2.00 1.96 1.69 3/73 17435
/proc/meminfo: memFree=1322128/2055920 swapFree=4192812/4192956
[pid=17434] ppid=17432 vsize=34724 CPUtime=1113.51
/proc/17434/stat : 17434 (solver) R 17432 17434 16971 0 -1 4194304 7704 0 0 0 111344 7 0 0 25 0 1 0 168608418 35557376 7672 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 0 0 0
/proc/17434/statm: 8681 7672 723 92 0 7025 0
Current children cumulated CPU time (s) 1113.51
Current children cumulated vsize (KiB) 34724

[startup+1182.68 s]
/proc/loadavg: 2.00 1.97 1.71 3/73 17435
/proc/meminfo: memFree=1322128/2055920 swapFree=4192812/4192956
[pid=17434] ppid=17432 vsize=34724 CPUtime=1173.04
/proc/17434/stat : 17434 (solver) R 17432 17434 16971 0 -1 4194304 7704 0 0 0 117297 7 0 0 25 0 1 0 168608418 35557376 7672 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727373 0 0 4096 0 0 0 0 17 0 0 0
/proc/17434/statm: 8681 7672 723 92 0 7025 0
Current children cumulated CPU time (s) 1173.04
Current children cumulated vsize (KiB) 34724

[startup+1242.69 s]
/proc/loadavg: 2.00 1.97 1.72 3/73 17435
/proc/meminfo: memFree=1322128/2055920 swapFree=4192812/4192956
[pid=17434] ppid=17432 vsize=34724 CPUtime=1232.58
/proc/17434/stat : 17434 (solver) R 17432 17434 16971 0 -1 4194304 7704 0 0 0 123250 8 0 0 25 0 1 0 168608418 35557376 7672 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/17434/statm: 8681 7672 723 92 0 7025 0
Current children cumulated CPU time (s) 1232.58
Current children cumulated vsize (KiB) 34724

[startup+1302.7 s]
/proc/loadavg: 2.00 1.97 1.74 3/73 17435
/proc/meminfo: memFree=1322128/2055920 swapFree=4192812/4192956
[pid=17434] ppid=17432 vsize=34724 CPUtime=1292.08
/proc/17434/stat : 17434 (solver) R 17432 17434 16971 0 -1 4194304 7704 0 0 0 129200 8 0 0 25 0 1 0 168608418 35557376 7672 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/17434/statm: 8681 7672 723 92 0 7025 0
Current children cumulated CPU time (s) 1292.08
Current children cumulated vsize (KiB) 34724

[startup+1362.71 s]
/proc/loadavg: 2.00 1.97 1.75 3/73 17435
/proc/meminfo: memFree=1322128/2055920 swapFree=4192812/4192956
[pid=17434] ppid=17432 vsize=34724 CPUtime=1351.6
/proc/17434/stat : 17434 (solver) R 17432 17434 16971 0 -1 4194304 7704 0 0 0 135152 8 0 0 25 0 1 0 168608418 35557376 7672 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/17434/statm: 8681 7672 723 92 0 7025 0
Current children cumulated CPU time (s) 1351.6
Current children cumulated vsize (KiB) 34724

[startup+1422.72 s]
/proc/loadavg: 2.00 1.97 1.76 3/73 17435
/proc/meminfo: memFree=1322128/2055920 swapFree=4192812/4192956
[pid=17434] ppid=17432 vsize=34724 CPUtime=1411.14
/proc/17434/stat : 17434 (solver) R 17432 17434 16971 0 -1 4194304 7704 0 0 0 141106 8 0 0 25 0 1 0 168608418 35557376 7672 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727373 0 0 4096 0 0 0 0 17 0 0 0
/proc/17434/statm: 8681 7672 723 92 0 7025 0
Current children cumulated CPU time (s) 1411.14
Current children cumulated vsize (KiB) 34724

[startup+1482.73 s]
/proc/loadavg: 2.00 1.97 1.77 3/73 17435
/proc/meminfo: memFree=1322128/2055920 swapFree=4192812/4192956
[pid=17434] ppid=17432 vsize=34724 CPUtime=1470.65
/proc/17434/stat : 17434 (solver) R 17432 17434 16971 0 -1 4194304 7704 0 0 0 147057 8 0 0 25 0 1 0 168608418 35557376 7672 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727373 0 0 4096 0 0 0 0 17 0 0 0
/proc/17434/statm: 8681 7672 723 92 0 7025 0
Current children cumulated CPU time (s) 1470.65
Current children cumulated vsize (KiB) 34724

[startup+1542.75 s]
/proc/loadavg: 2.04 1.99 1.79 3/73 17435
/proc/meminfo: memFree=1322128/2055920 swapFree=4192812/4192956
[pid=17434] ppid=17432 vsize=34724 CPUtime=1530.18
/proc/17434/stat : 17434 (solver) R 17432 17434 16971 0 -1 4194304 7704 0 0 0 153010 8 0 0 25 0 1 0 168608418 35557376 7672 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727373 0 0 4096 0 0 0 0 17 0 0 0
/proc/17434/statm: 8681 7672 723 92 0 7025 0
Current children cumulated CPU time (s) 1530.18
Current children cumulated vsize (KiB) 34724

[startup+1602.76 s]
/proc/loadavg: 2.01 1.99 1.80 3/79 17559
/proc/meminfo: memFree=1320856/2055920 swapFree=4192812/4192956
[pid=17434] ppid=17432 vsize=34724 CPUtime=1589.62
/proc/17434/stat : 17434 (solver) R 17432 17434 16971 0 -1 4194304 7704 0 0 0 158942 20 0 0 25 0 1 0 168608418 35557376 7672 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/17434/statm: 8681 7672 723 92 0 7025 0
Current children cumulated CPU time (s) 1589.62
Current children cumulated vsize (KiB) 34724

[startup+1662.8 s]
/proc/loadavg: 2.04 2.00 1.82 3/73 17633
/proc/meminfo: memFree=1321800/2055920 swapFree=4192812/4192956
[pid=17434] ppid=17432 vsize=34724 CPUtime=1649.03
/proc/17434/stat : 17434 (solver) R 17432 17434 16971 0 -1 4194304 7704 0 0 0 164871 32 0 0 25 0 1 0 168608418 35557376 7672 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/17434/statm: 8681 7672 723 92 0 7025 0
Current children cumulated CPU time (s) 1649.03
Current children cumulated vsize (KiB) 34724

[startup+1722.81 s]
/proc/loadavg: 2.01 2.00 1.82 3/73 17633
/proc/meminfo: memFree=1321808/2055920 swapFree=4192812/4192956
[pid=17434] ppid=17432 vsize=34724 CPUtime=1708.54
/proc/17434/stat : 17434 (solver) R 17432 17434 16971 0 -1 4194304 7704 0 0 0 170822 32 0 0 25 0 1 0 168608418 35557376 7672 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/17434/statm: 8681 7672 723 92 0 7025 0
Current children cumulated CPU time (s) 1708.54
Current children cumulated vsize (KiB) 34724

[startup+1782.82 s]
/proc/loadavg: 2.00 2.00 1.83 3/73 17633
/proc/meminfo: memFree=1321808/2055920 swapFree=4192812/4192956
[pid=17434] ppid=17432 vsize=34724 CPUtime=1768.08
/proc/17434/stat : 17434 (solver) R 17432 17434 16971 0 -1 4194304 7704 0 0 0 176776 32 0 0 25 0 1 0 168608418 35557376 7672 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/17434/statm: 8681 7672 723 92 0 7025 0
Current children cumulated CPU time (s) 1768.08
Current children cumulated vsize (KiB) 34724



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.04 s]
/proc/loadavg: 2.07 2.02 1.84 3/81 17707
/proc/meminfo: memFree=1278344/2055920 swapFree=4192812/4192956
[pid=17434] ppid=17432 vsize=34724 CPUtime=1800.06
/proc/17434/stat : 17434 (solver) R 17432 17434 16971 0 -1 4194304 7704 0 0 0 179973 33 0 0 25 0 1 0 168608418 35557376 7672 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134793094 0 0 4096 0 0 0 0 17 0 0 0
/proc/17434/statm: 8681 7672 723 92 0 7025 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 34724

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1815.05
CPU time (s): 1800.08
CPU user time (s): 1799.74
CPU system time (s): 0.343947
CPU usage (%): 99.1754
Max. virtual memory (cumulated for all children) (KiB): 34724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.74
system time used= 0.343947
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7704
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= 9
involuntary context switches= 42327

runsolver used 1.54276 s user time and 4.99224 s system time

The end

Launcher Data (download as text)

Begin job on node43 on Sun Jan  7 20:34:53 UTC 2007


IDJOB= 210744
IDBENCH= 4642
FILE ID= node43/210744-1168202091

PBS_JOBID= 3480749

Free space on /tmp= 66484 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/uclid/ooo-burch-dill-3-accl.xml
COMMAND LINE= /tmp/evaluation/210744-1168202091/tramontane/bin/solver /tmp/evaluation/210744-1168202091/unknown.xml -res geom -f 3 -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node43/watcher-210744-1168202091 -o ROOT/results/node43/solver-210744-1168202091 -C 1800 -M 900  /tmp/evaluation/210744-1168202091/tramontane/bin/solver /tmp/evaluation/210744-1168202091/unknown.xml -res geom -f 3 -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  bffe4df83243320da15e0cb4f79702b5

RANDOM SEED= 28276074

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.278
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.278
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:       1374984 kB
Buffers:         49260 kB
Cached:         546352 kB
SwapCached:          0 kB
Active:         113560 kB
Inactive:       505736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1374984 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            9960 kB
Writeback:           0 kB
Mapped:          37188 kB
Slab:            47192 kB
Committed_AS:  3475720 kB
PageTables:       1712 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= 66477 MiB



End job on node43 on Sun Jan  7 21:05:08 UTC 2007