Trace number 200888

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.05 1812.98

General information on the benchmark

Namefapp/fapp11-15/fapp14/
fapp14-2500-1.xml
MD5SUMe25e356bc98ab8ce9620a3fb6e6db1ca
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 benchmark13.29
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables2500
Number of constraints40767
Maximum constraint arity2
Maximum domain size362
Number of constraints which are defined in extension0
Number of constraints which are defined in intension40767
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03	c 
0.03	c Parsing xml file
0.03	c 	domains............... 0.05
0.07	c 	variables............. 0.13
0.21	c 	predicates............    0
0.21	c 	constraints........... 3.18
3.42	c Allocating memory
3.42	c 
3.42	c time limit = -1
3.42	c heuristic = dom/wdeg
3.42	c restart policy = Geometric increment
3.42	c restart base = 1666
3.42	c restart factor = 1.33
3.42	c 
3.42	c Solving
3.42	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/node14/watcher-200888-1168144129 -o ROOT/results/node14/solver-200888-1168144129 -C 1800 -M 900 /tmp/evaluation/200888-1168144129/tramontane/bin/solver /tmp/evaluation/200888-1168144129/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.99 2.00 2.00 5/86 16267
/proc/meminfo: memFree=1683272/2055920 swapFree=4182236/4192956
[pid=16266] ppid=16264 vsize=18540 CPUtime=0
/proc/16266/stat : 16266 (runsolver) R 16264 16266 15968 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 162808012 18984960 279 18446744073709551615 4194304 4267372 548682068992 18446744073709551615 212234464551 0 0 4096 24578 0 0 0 17 1 0 0
/proc/16266/statm: 4635 279 244 17 0 2626 0

[startup+0.108085 s]
/proc/loadavg: 1.99 2.00 2.00 5/86 16267
/proc/meminfo: memFree=1683272/2055920 swapFree=4182236/4192956
[pid=16266] ppid=16264 vsize=32516 CPUtime=0.08
/proc/16266/stat : 16266 (solver) R 16264 16266 15968 0 -1 4194304 3554 0 0 0 7 1 0 0 19 0 1 0 162808012 33296384 3522 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134805059 0 0 4096 0 0 0 0 17 1 0 0
/proc/16266/statm: 8129 3522 694 92 0 6473 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 32516

[startup+0.51612 s]
/proc/loadavg: 1.99 2.00 2.00 5/86 16267
/proc/meminfo: memFree=1683272/2055920 swapFree=4182236/4192956
[pid=16266] ppid=16264 vsize=116768 CPUtime=0.48
/proc/16266/stat : 16266 (solver) R 16264 16266 15968 0 -1 4194304 12826 0 0 0 43 5 0 0 23 0 1 0 162808012 119570432 12794 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 7138600 0 0 4096 0 0 0 0 17 1 0 0
/proc/16266/statm: 29192 12794 709 92 0 27536 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 116768

[startup+1.3372 s]
/proc/loadavg: 1.99 2.00 2.00 3/86 16267
/proc/meminfo: memFree=1631560/2055920 swapFree=4182236/4192956
[pid=16266] ppid=16264 vsize=120944 CPUtime=1.29
/proc/16266/stat : 16266 (solver) R 16264 16266 15968 0 -1 4194304 13855 0 0 0 124 5 0 0 25 0 1 0 162808012 123846656 13823 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 4158332046 0 0 4096 0 0 0 0 17 1 0 0
/proc/16266/statm: 30236 13823 709 92 0 28580 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 120944

[startup+2.97436 s]
/proc/loadavg: 1.99 2.00 2.00 3/86 16267
/proc/meminfo: memFree=1625928/2055920 swapFree=4182236/4192956
[pid=16266] ppid=16264 vsize=129280 CPUtime=2.92
/proc/16266/stat : 16266 (solver) R 16264 16266 15968 0 -1 4194304 15930 0 0 0 285 7 0 0 25 0 1 0 162808012 132382720 15865 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 4158602272 0 0 4096 0 0 0 0 17 1 0 0
/proc/16266/statm: 32320 15865 709 92 0 30664 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 129280

[startup+6.25366 s]
/proc/loadavg: 1.99 2.00 2.00 3/86 16267
/proc/meminfo: memFree=1607624/2055920 swapFree=4182236/4192956
[pid=16266] ppid=16264 vsize=143876 CPUtime=6.17
/proc/16266/stat : 16266 (solver) R 16264 16266 15968 0 -1 4194304 19612 0 0 0 608 9 0 0 25 0 1 0 162808012 147329024 19508 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134812994 0 0 4096 0 0 0 0 17 1 0 0
/proc/16266/statm: 35969 19508 719 92 0 34313 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 143876

[startup+12.7173 s]
/proc/loadavg: 1.99 2.00 2.00 3/86 16267
/proc/meminfo: memFree=1607752/2055920 swapFree=4182236/4192956
[pid=16266] ppid=16264 vsize=143876 CPUtime=12.58
/proc/16266/stat : 16266 (solver) R 16264 16266 15968 0 -1 4194304 19612 0 0 0 1249 9 0 0 25 0 1 0 162808012 147329024 19508 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134711105 0 0 4096 0 0 0 0 17 1 0 0
/proc/16266/statm: 35969 19508 719 92 0 34313 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 143876

[startup+25.5365 s]
/proc/loadavg: 1.99 2.00 2.00 3/86 16267
/proc/meminfo: memFree=1607880/2055920 swapFree=4182236/4192956
[pid=16266] ppid=16264 vsize=143876 CPUtime=25.29
/proc/16266/stat : 16266 (solver) R 16264 16266 15968 0 -1 4194304 19612 0 0 0 2520 9 0 0 25 0 1 0 162808012 147329024 19508 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722074 0 0 4096 0 0 0 0 17 1 0 0
/proc/16266/statm: 35969 19508 719 92 0 34313 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 143876

[startup+51.1789 s]
/proc/loadavg: 1.99 2.00 2.00 3/86 16267
/proc/meminfo: memFree=1608136/2055920 swapFree=4182236/4192956
[pid=16266] ppid=16264 vsize=143876 CPUtime=50.7
/proc/16266/stat : 16266 (solver) R 16264 16266 15968 0 -1 4194304 19612 0 0 0 5061 9 0 0 25 0 1 0 162808012 147329024 19508 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134813004 0 0 4096 0 0 0 0 17 1 0 0
/proc/16266/statm: 35969 19508 719 92 0 34313 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 143876

[startup+102.454 s]
/proc/loadavg: 1.99 2.00 2.00 3/86 16267
/proc/meminfo: memFree=1608136/2055920 swapFree=4182236/4192956
[pid=16266] ppid=16264 vsize=143876 CPUtime=101.57
/proc/16266/stat : 16266 (solver) R 16264 16266 15968 0 -1 4194304 19612 0 0 0 10147 10 0 0 25 0 1 0 162808012 147329024 19508 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 1 0 0
/proc/16266/statm: 35969 19508 719 92 0 34313 0
Current children cumulated CPU time (s) 101.57
Current children cumulated vsize (KiB) 143876

[startup+162.456 s]
/proc/loadavg: 1.99 2.00 2.00 3/86 16267
/proc/meminfo: memFree=1608136/2055920 swapFree=4182236/4192956
[pid=16266] ppid=16264 vsize=143876 CPUtime=161.05
/proc/16266/stat : 16266 (solver) R 16264 16266 15968 0 -1 4194304 19612 0 0 0 16095 10 0 0 25 0 1 0 162808012 147329024 19508 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134638405 0 0 4096 0 0 0 0 17 1 0 0
/proc/16266/statm: 35969 19508 719 92 0 34313 0
Current children cumulated CPU time (s) 161.05
Current children cumulated vsize (KiB) 143876

[startup+222.468 s]
/proc/loadavg: 1.99 2.00 2.00 3/86 16267
/proc/meminfo: memFree=1608136/2055920 swapFree=4182236/4192956
[pid=16266] ppid=16264 vsize=143876 CPUtime=220.55
/proc/16266/stat : 16266 (solver) R 16264 16266 15968 0 -1 4194304 19612 0 0 0 22044 11 0 0 25 0 1 0 162808012 147329024 19508 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/16266/statm: 35969 19508 719 92 0 34313 0
Current children cumulated CPU time (s) 220.55
Current children cumulated vsize (KiB) 143876

[startup+282.472 s]
/proc/loadavg: 1.99 2.00 2.00 3/86 16267
/proc/meminfo: memFree=1608136/2055920 swapFree=4182236/4192956
[pid=16266] ppid=16264 vsize=143876 CPUtime=280.03
/proc/16266/stat : 16266 (solver) R 16264 16266 15968 0 -1 4194304 19612 0 0 0 27991 12 0 0 25 0 1 0 162808012 147329024 19508 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 1 0 0
/proc/16266/statm: 35969 19508 719 92 0 34313 0
Current children cumulated CPU time (s) 280.03
Current children cumulated vsize (KiB) 143876

[startup+342.57 s]
/proc/loadavg: 1.99 2.00 2.00 3/86 16267
/proc/meminfo: memFree=1608136/2055920 swapFree=4182236/4192956
[pid=16266] ppid=16264 vsize=143876 CPUtime=339.63
/proc/16266/stat : 16266 (solver) R 16264 16266 15968 0 -1 4194304 19612 0 0 0 33951 12 0 0 25 0 1 0 162808012 147329024 19508 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/16266/statm: 35969 19508 719 92 0 34313 0
Current children cumulated CPU time (s) 339.63
Current children cumulated vsize (KiB) 143876

[startup+402.662 s]
/proc/loadavg: 1.99 2.00 2.00 3/86 16267
/proc/meminfo: memFree=1608072/2055920 swapFree=4182236/4192956
[pid=16266] ppid=16264 vsize=143876 CPUtime=399.24
/proc/16266/stat : 16266 (solver) R 16264 16266 15968 0 -1 4194304 19612 0 0 0 39911 13 0 0 25 0 1 0 162808012 147329024 19508 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 1 0 0
/proc/16266/statm: 35969 19508 719 92 0 34313 0
Current children cumulated CPU time (s) 399.24
Current children cumulated vsize (KiB) 143876

[startup+462.763 s]
/proc/loadavg: 2.03 2.01 2.00 3/86 16267
/proc/meminfo: memFree=1608008/2055920 swapFree=4182236/4192956
[pid=16266] ppid=16264 vsize=143876 CPUtime=458.82
/proc/16266/stat : 16266 (solver) R 16264 16266 15968 0 -1 4194304 19612 0 0 0 45869 13 0 0 25 0 1 0 162808012 147329024 19508 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/16266/statm: 35969 19508 719 92 0 34313 0
Current children cumulated CPU time (s) 458.82
Current children cumulated vsize (KiB) 143876

[startup+522.766 s]
/proc/loadavg: 2.01 2.00 2.00 3/86 16267
/proc/meminfo: memFree=1607880/2055920 swapFree=4182236/4192956
[pid=16266] ppid=16264 vsize=143876 CPUtime=518.32
/proc/16266/stat : 16266 (solver) R 16264 16266 15968 0 -1 4194304 19612 0 0 0 51818 14 0 0 25 0 1 0 162808012 147329024 19508 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 1 0 0
/proc/16266/statm: 35969 19508 719 92 0 34313 0
Current children cumulated CPU time (s) 518.32
Current children cumulated vsize (KiB) 143876

[startup+582.865 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16267
/proc/meminfo: memFree=1607880/2055920 swapFree=4182236/4192956
[pid=16266] ppid=16264 vsize=143876 CPUtime=577.92
/proc/16266/stat : 16266 (solver) R 16264 16266 15968 0 -1 4194304 19612 0 0 0 57777 15 0 0 25 0 1 0 162808012 147329024 19508 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134712081 0 0 4096 0 0 0 0 17 1 0 0
/proc/16266/statm: 35969 19508 719 92 0 34313 0
Current children cumulated CPU time (s) 577.92
Current children cumulated vsize (KiB) 143876

[startup+642.867 s]
/proc/loadavg: 2.06 2.02 2.00 3/86 16267
/proc/meminfo: memFree=1607752/2055920 swapFree=4182236/4192956
[pid=16266] ppid=16264 vsize=143876 CPUtime=637.43
/proc/16266/stat : 16266 (solver) R 16264 16266 15968 0 -1 4194304 19612 0 0 0 63727 16 0 0 25 0 1 0 162808012 147329024 19508 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 1 0 0
/proc/16266/statm: 35969 19508 719 92 0 34313 0
Current children cumulated CPU time (s) 637.43
Current children cumulated vsize (KiB) 143876

[startup+702.869 s]
/proc/loadavg: 2.08 2.03 2.00 3/86 16267
/proc/meminfo: memFree=1607688/2055920 swapFree=4182236/4192956
[pid=16266] ppid=16264 vsize=143876 CPUtime=696.94
/proc/16266/stat : 16266 (solver) R 16264 16266 15968 0 -1 4194304 19612 0 0 0 69678 16 0 0 25 0 1 0 162808012 147329024 19508 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710316 0 0 4096 0 0 0 0 17 1 0 0
/proc/16266/statm: 35969 19508 719 92 0 34313 0
Current children cumulated CPU time (s) 696.94
Current children cumulated vsize (KiB) 143876

[startup+762.874 s]
/proc/loadavg: 2.03 2.02 2.00 3/86 16267
/proc/meminfo: memFree=1607624/2055920 swapFree=4182236/4192956
[pid=16266] ppid=16264 vsize=143876 CPUtime=756.45
/proc/16266/stat : 16266 (solver) R 16264 16266 15968 0 -1 4194304 19612 0 0 0 75628 17 0 0 25 0 1 0 162808012 147329024 19508 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710313 0 0 4096 0 0 0 0 17 1 0 0
/proc/16266/statm: 35969 19508 719 92 0 34313 0
Current children cumulated CPU time (s) 756.45
Current children cumulated vsize (KiB) 143876

[startup+822.88 s]
/proc/loadavg: 2.01 2.01 2.00 3/86 16267
/proc/meminfo: memFree=1607560/2055920 swapFree=4182236/4192956
[pid=16266] ppid=16264 vsize=143876 CPUtime=815.94
/proc/16266/stat : 16266 (solver) R 16264 16266 15968 0 -1 4194304 19612 0 0 0 81576 18 0 0 25 0 1 0 162808012 147329024 19508 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134711105 0 0 4096 0 0 0 0 17 1 0 0
/proc/16266/statm: 35969 19508 719 92 0 34313 0
Current children cumulated CPU time (s) 815.94
Current children cumulated vsize (KiB) 143876

[startup+882.884 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 16267
/proc/meminfo: memFree=1607432/2055920 swapFree=4182236/4192956
[pid=16266] ppid=16264 vsize=143876 CPUtime=875.43
/proc/16266/stat : 16266 (solver) R 16264 16266 15968 0 -1 4194304 19612 0 0 0 87525 18 0 0 25 0 1 0 162808012 147329024 19508 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710465 0 0 4096 0 0 0 0 17 1 0 0
/proc/16266/statm: 35969 19508 719 92 0 34313 0
Current children cumulated CPU time (s) 875.43
Current children cumulated vsize (KiB) 143876

[startup+942.884 s]
/proc/loadavg: 2.08 2.02 2.01 3/86 16267
/proc/meminfo: memFree=1607432/2055920 swapFree=4182236/4192956
[pid=16266] ppid=16264 vsize=143876 CPUtime=934.93
/proc/16266/stat : 16266 (solver) R 16264 16266 15968 0 -1 4194304 19612 0 0 0 93474 19 0 0 25 0 1 0 162808012 147329024 19508 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134638404 0 0 4096 0 0 0 0 17 1 0 0
/proc/16266/statm: 35969 19508 719 92 0 34313 0
Current children cumulated CPU time (s) 934.93
Current children cumulated vsize (KiB) 143876

[startup+1002.89 s]
/proc/loadavg: 2.03 2.01 2.00 3/86 16267
/proc/meminfo: memFree=1607304/2055920 swapFree=4182236/4192956
[pid=16266] ppid=16264 vsize=143876 CPUtime=994.42
/proc/16266/stat : 16266 (solver) R 16264 16266 15968 0 -1 4194304 19612 0 0 0 99423 19 0 0 25 0 1 0 162808012 147329024 19508 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134711745 0 0 4096 0 0 0 0 17 1 0 0
/proc/16266/statm: 35969 19508 719 92 0 34313 0
Current children cumulated CPU time (s) 994.42
Current children cumulated vsize (KiB) 143876

[startup+1062.89 s]
/proc/loadavg: 2.01 2.01 2.00 3/86 16267
/proc/meminfo: memFree=1607240/2055920 swapFree=4182236/4192956
[pid=16266] ppid=16264 vsize=143876 CPUtime=1053.92
/proc/16266/stat : 16266 (solver) R 16264 16266 15968 0 -1 4194304 19612 0 0 0 105372 20 0 0 25 0 1 0 162808012 147329024 19508 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 1 0 0
/proc/16266/statm: 35969 19508 719 92 0 34313 0
Current children cumulated CPU time (s) 1053.92
Current children cumulated vsize (KiB) 143876

[startup+1122.99 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16267
/proc/meminfo: memFree=1607112/2055920 swapFree=4182236/4192956
[pid=16266] ppid=16264 vsize=143876 CPUtime=1113.53
/proc/16266/stat : 16266 (solver) R 16264 16266 15968 0 -1 4194304 19612 0 0 0 111332 21 0 0 25 0 1 0 162808012 147329024 19508 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/16266/statm: 35969 19508 719 92 0 34313 0
Current children cumulated CPU time (s) 1113.53
Current children cumulated vsize (KiB) 143876

[startup+1183.08 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16267
/proc/meminfo: memFree=1607112/2055920 swapFree=4182236/4192956
[pid=16266] ppid=16264 vsize=143876 CPUtime=1173.14
/proc/16266/stat : 16266 (solver) R 16264 16266 15968 0 -1 4194304 19612 0 0 0 117293 21 0 0 25 0 1 0 162808012 147329024 19508 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134812953 0 0 4096 0 0 0 0 17 1 0 0
/proc/16266/statm: 35969 19508 719 92 0 34313 0
Current children cumulated CPU time (s) 1173.14
Current children cumulated vsize (KiB) 143876

[startup+1243.17 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16267
/proc/meminfo: memFree=1606984/2055920 swapFree=4182236/4192956
[pid=16266] ppid=16264 vsize=143880 CPUtime=1232.77
/proc/16266/stat : 16266 (solver) R 16264 16266 15968 0 -1 4194304 19613 0 0 0 123255 22 0 0 25 0 1 0 162808012 147333120 19509 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134711124 0 0 4096 0 0 0 0 17 1 0 0
/proc/16266/statm: 35970 19509 719 92 0 34314 0
Current children cumulated CPU time (s) 1232.77
Current children cumulated vsize (KiB) 143880

[startup+1303.26 s]
/proc/loadavg: 2.06 2.01 2.00 3/86 16267
/proc/meminfo: memFree=1606856/2055920 swapFree=4182236/4192956
[pid=16266] ppid=16264 vsize=143884 CPUtime=1292.39
/proc/16266/stat : 16266 (solver) R 16264 16266 15968 0 -1 4194304 19614 0 0 0 129217 22 0 0 25 0 1 0 162808012 147337216 19510 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134712081 0 0 4096 0 0 0 0 17 1 0 0
/proc/16266/statm: 35971 19510 719 92 0 34315 0
Current children cumulated CPU time (s) 1292.39
Current children cumulated vsize (KiB) 143884

[startup+1363.36 s]
/proc/loadavg: 2.02 2.01 2.00 3/86 16267
/proc/meminfo: memFree=1606792/2055920 swapFree=4182236/4192956
[pid=16266] ppid=16264 vsize=143888 CPUtime=1352.02
/proc/16266/stat : 16266 (solver) R 16264 16266 15968 0 -1 4194304 19615 0 0 0 135179 23 0 0 25 0 1 0 162808012 147341312 19511 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134709365 0 0 4096 0 0 0 0 17 1 0 0
/proc/16266/statm: 35972 19511 719 92 0 34316 0
Current children cumulated CPU time (s) 1352.02
Current children cumulated vsize (KiB) 143888

[startup+1423.46 s]
/proc/loadavg: 2.01 2.00 2.00 3/86 16267
/proc/meminfo: memFree=1606728/2055920 swapFree=4182236/4192956
[pid=16266] ppid=16264 vsize=143892 CPUtime=1411.62
/proc/16266/stat : 16266 (solver) R 16264 16266 15968 0 -1 4194304 19616 0 0 0 141139 23 0 0 25 0 1 0 162808012 147345408 19512 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710354 0 0 4096 0 0 0 0 17 1 0 0
/proc/16266/statm: 35973 19512 719 92 0 34317 0
Current children cumulated CPU time (s) 1411.62
Current children cumulated vsize (KiB) 143892

[startup+1483.47 s]
/proc/loadavg: 2.15 2.03 2.01 3/94 16341
/proc/meminfo: memFree=1606080/2055920 swapFree=4182236/4192956
[pid=16266] ppid=16264 vsize=143896 CPUtime=1471.19
/proc/16266/stat : 16266 (solver) R 16264 16266 15968 0 -1 4194304 19617 0 0 0 147092 27 0 0 25 0 1 0 162808012 147349504 19513 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710506 0 0 4096 0 0 0 0 17 0 0 0
/proc/16266/statm: 35974 19513 719 92 0 34318 0
Current children cumulated CPU time (s) 1471.19
Current children cumulated vsize (KiB) 143896

[startup+1543.48 s]
/proc/loadavg: 2.10 2.04 2.01 3/94 16341
/proc/meminfo: memFree=1540416/2055920 swapFree=4182236/4192956
[pid=16266] ppid=16264 vsize=143900 CPUtime=1531.13
/proc/16266/stat : 16266 (solver) R 16264 16266 15968 0 -1 4194304 19618 0 0 0 153086 27 0 0 25 0 1 0 162808012 147353600 19514 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134711152 0 0 4096 0 0 0 0 17 0 0 0
/proc/16266/statm: 35975 19514 719 92 0 34319 0
Current children cumulated CPU time (s) 1531.13
Current children cumulated vsize (KiB) 143900

[startup+1603.56 s]
/proc/loadavg: 2.09 2.04 2.01 3/94 16341
/proc/meminfo: memFree=1501696/2055920 swapFree=4182236/4192956
[pid=16266] ppid=16264 vsize=143900 CPUtime=1591.16
/proc/16266/stat : 16266 (solver) R 16264 16266 15968 0 -1 4194304 19618 0 0 0 159089 27 0 0 25 0 1 0 162808012 147353600 19514 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/16266/statm: 35975 19514 719 92 0 34319 0
Current children cumulated CPU time (s) 1591.16
Current children cumulated vsize (KiB) 143900

[startup+1663.61 s]
/proc/loadavg: 2.06 2.05 2.01 3/94 16341
/proc/meminfo: memFree=1470400/2055920 swapFree=4182236/4192956
[pid=16266] ppid=16264 vsize=143900 CPUtime=1651.13
/proc/16266/stat : 16266 (solver) R 16264 16266 15968 0 -1 4194304 19618 0 0 0 165086 27 0 0 25 0 1 0 162808012 147353600 19514 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637130 0 0 4096 0 0 0 0 17 0 0 0
/proc/16266/statm: 35975 19514 719 92 0 34319 0
Current children cumulated CPU time (s) 1651.13
Current children cumulated vsize (KiB) 143900

[startup+1723.65 s]
/proc/loadavg: 2.15 2.07 2.01 4/94 16341
/proc/meminfo: memFree=1445184/2055920 swapFree=4182236/4192956
[pid=16266] ppid=16264 vsize=143900 CPUtime=1711.11
/proc/16266/stat : 16266 (solver) R 16264 16266 15968 0 -1 4194304 19618 0 0 0 171084 27 0 0 25 0 1 0 162808012 147353600 19514 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/16266/statm: 35975 19514 719 92 0 34319 0
Current children cumulated CPU time (s) 1711.11
Current children cumulated vsize (KiB) 143900

[startup+1783.73 s]
/proc/loadavg: 2.05 2.05 2.01 3/94 16341
/proc/meminfo: memFree=1425088/2055920 swapFree=4182236/4192956
[pid=16266] ppid=16264 vsize=143900 CPUtime=1770.95
/proc/16266/stat : 16266 (solver) R 16264 16266 15968 0 -1 4194304 19618 0 0 0 177068 27 0 0 25 0 1 0 162808012 147353600 19514 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710322 0 0 4096 0 0 0 0 17 0 0 0
/proc/16266/statm: 35975 19514 719 92 0 34319 0
Current children cumulated CPU time (s) 1770.95
Current children cumulated vsize (KiB) 143900



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.95 s]
/proc/loadavg: 2.03 2.05 2.00 3/94 16341
/proc/meminfo: memFree=1417664/2055920 swapFree=4182236/4192956
[pid=16266] ppid=16264 vsize=143900 CPUtime=1800.03
/proc/16266/stat : 16266 (solver) R 16264 16266 15968 0 -1 4194304 19618 0 0 0 179975 28 0 0 25 0 1 0 162808012 147353600 19514 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134638404 0 0 4096 0 0 0 0 17 0 0 0
/proc/16266/statm: 35975 19514 719 92 0 34319 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 143900

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1812.98
CPU time (s): 1800.05
CPU user time (s): 1799.75
CPU system time (s): 0.295955
CPU usage (%): 99.2869
Max. virtual memory (cumulated for all children) (KiB): 143900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.75
system time used= 0.295955
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19618
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= 11
involuntary context switches= 37358

runsolver used 1.9797 s user time and 5.48817 s system time

The end

Launcher Data (download as text)

Begin job on node14 on Sun Jan  7 04:28:51 UTC 2007


IDJOB= 200888
IDBENCH= 3732
FILE ID= node14/200888-1168144129

PBS_JOBID= 3477873

Free space on /tmp= 66329 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp11-15/fapp14/fapp14-2500-1.xml
COMMAND LINE= /tmp/evaluation/200888-1168144129/tramontane/bin/solver /tmp/evaluation/200888-1168144129/unknown.xml -res geom -f 3 -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-200888-1168144129 -o ROOT/results/node14/solver-200888-1168144129 -C 1800 -M 900  /tmp/evaluation/200888-1168144129/tramontane/bin/solver /tmp/evaluation/200888-1168144129/unknown.xml -res geom -f 3 -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  e25e356bc98ab8ce9620a3fb6e6db1ca

RANDOM SEED= 468254181

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.227
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.227
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:       1683752 kB
Buffers:         23704 kB
Cached:         146508 kB
SwapCached:       4208 kB
Active:         250240 kB
Inactive:        48880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1683752 kB
SwapTotal:     4192956 kB
SwapFree:      4182236 kB
Dirty:            9120 kB
Writeback:           0 kB
Mapped:         141164 kB
Slab:            57716 kB
Committed_AS:  5102280 kB
PageTables:       2400 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= 66330 MiB



End job on node14 on Sun Jan  7 04:59:04 UTC 2007