Trace number 206049

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 1810.58

General information on the benchmark

Namefapp/fapp36-40/fapp36/
fapp36-2000-9.xml
MD5SUMc41a224ced2d9da1b6c70f54377c78b8
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark15.0447
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables2000
Number of constraints18600
Maximum constraint arity2
Maximum domain size454
Number of constraints which are defined in extension0
Number of constraints which are defined in intension18600
Global constraints used (with number of constraints)

Solver Data (download as text)

0.10	c 
0.10	c Parsing xml file
0.10	c 	domains............... 0.05
0.10	c 	variables............. 0.11
0.18	c 	predicates............    0
0.18	c 	constraints........... 1.44
1.62	c Allocating memory
1.62	c 
1.62	c time limit = -1
1.62	c heuristic = dom/wdeg
1.62	c restart policy = Geometric increment
1.62	c restart base = 1333
1.62	c restart factor = 1.33
1.62	c 
1.62	c Solving
1.62	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/node38/watcher-206049-1168169665 -o ROOT/results/node38/solver-206049-1168169665 -C 1800 -M 900 /tmp/evaluation/206049-1168169665/tramontane/bin/solver /tmp/evaluation/206049-1168169665/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.15 1.03 1.01 5/81 16148
/proc/meminfo: memFree=1788816/2055920 swapFree=4192812/4192956
[pid=16147] ppid=16145 vsize=540 CPUtime=0
/proc/16147/stat : 16147 (solver) R 16145 16147 15829 0 -1 4194304 41 0 0 0 0 0 0 0 19 0 1 0 165366273 552960 26 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 8606500 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/16147/statm: 135 26 21 92 0 18 0

[startup+0.103278 s]
/proc/loadavg: 1.15 1.03 1.01 5/81 16148
/proc/meminfo: memFree=1788816/2055920 swapFree=4192812/4192956
[pid=16147] ppid=16145 vsize=35700 CPUtime=0.09
/proc/16147/stat : 16147 (solver) R 16145 16147 15829 0 -1 4194304 4127 0 0 0 7 2 0 0 19 0 1 0 165366273 36556800 4095 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 9041531 0 0 4096 0 0 0 0 17 1 0 0
/proc/16147/statm: 8925 4095 694 92 0 7269 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35700

[startup+0.511349 s]
/proc/loadavg: 1.15 1.03 1.01 5/81 16148
/proc/meminfo: memFree=1788816/2055920 swapFree=4192812/4192956
[pid=16147] ppid=16145 vsize=96780 CPUtime=0.5
/proc/16147/stat : 16147 (solver) R 16145 16147 15829 0 -1 4194304 11432 0 0 0 44 6 0 0 24 0 1 0 165366273 99102720 11400 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134575851 0 0 4096 0 0 0 0 17 1 0 0
/proc/16147/statm: 24195 11400 709 92 0 22539 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 96780

[startup+1.33251 s]
/proc/loadavg: 1.15 1.03 1.01 3/81 16148
/proc/meminfo: memFree=1700240/2055920 swapFree=4192812/4192956
[pid=16147] ppid=16145 vsize=100816 CPUtime=1.31
/proc/16147/stat : 16147 (solver) R 16145 16147 15829 0 -1 4194304 12454 0 0 0 125 6 0 0 25 0 1 0 165366273 103235584 12422 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4159420334 0 0 4096 0 0 0 0 17 1 0 0
/proc/16147/statm: 25204 12422 709 92 0 23548 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 100816

[startup+2.97183 s]
/proc/loadavg: 1.15 1.03 1.01 3/81 16148
/proc/meminfo: memFree=1668752/2055920 swapFree=4192812/4192956
[pid=16147] ppid=16145 vsize=115472 CPUtime=2.93
/proc/16147/stat : 16147 (solver) R 16145 16147 15829 0 -1 4194304 16086 0 0 0 285 8 0 0 25 0 1 0 165366273 118243328 16054 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710511 0 0 4096 0 0 0 0 17 1 0 0
/proc/16147/statm: 28868 16054 719 92 0 27212 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 115472

[startup+6.25547 s]
/proc/loadavg: 1.22 1.05 1.02 3/81 16156
/proc/meminfo: memFree=1659152/2055920 swapFree=4192812/4192956
[pid=16147] ppid=16145 vsize=115472 CPUtime=6.19
/proc/16147/stat : 16147 (solver) R 16145 16147 15829 0 -1 4194304 16086 0 0 0 611 8 0 0 25 0 1 0 165366273 118243328 16054 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134712102 0 0 4096 0 0 0 0 17 1 0 0
/proc/16147/statm: 28868 16054 719 92 0 27212 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 115472

[startup+12.7247 s]
/proc/loadavg: 1.42 1.10 1.03 5/81 16156
/proc/meminfo: memFree=1544208/2055920 swapFree=4192812/4192956
[pid=16147] ppid=16145 vsize=115472 CPUtime=12.6
/proc/16147/stat : 16147 (solver) R 16145 16147 15829 0 -1 4194304 16086 0 0 0 1252 8 0 0 25 0 1 0 165366273 118243328 16054 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710465 0 0 4096 0 0 0 0 17 1 0 0
/proc/16147/statm: 28868 16054 719 92 0 27212 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 115472

[startup+25.5382 s]
/proc/loadavg: 1.59 1.14 1.05 3/81 16156
/proc/meminfo: memFree=1361104/2055920 swapFree=4192812/4192956
[pid=16147] ppid=16145 vsize=115476 CPUtime=25.3
/proc/16147/stat : 16147 (solver) R 16145 16147 15829 0 -1 4194304 16087 0 0 0 2522 8 0 0 25 0 1 0 165366273 118247424 16055 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637860 0 0 4096 0 0 0 0 17 1 0 0
/proc/16147/statm: 28869 16055 719 92 0 27213 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 115476

[startup+51.2292 s]
/proc/loadavg: 2.07 1.29 1.10 4/81 16156
/proc/meminfo: memFree=1120080/2055920 swapFree=4192812/4192956
[pid=16147] ppid=16145 vsize=115484 CPUtime=50.7
/proc/16147/stat : 16147 (solver) R 16145 16147 15829 0 -1 4194304 16089 0 0 0 5062 8 0 0 25 0 1 0 165366273 118255616 16057 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134712081 0 0 4096 0 0 0 0 17 1 0 0
/proc/16147/statm: 28871 16057 719 92 0 27215 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 115484

[startup+102.508 s]
/proc/loadavg: 2.51 1.52 1.18 3/81 16156
/proc/meminfo: memFree=1092624/2055920 swapFree=4192812/4192956
[pid=16147] ppid=16145 vsize=115488 CPUtime=101.54
/proc/16147/stat : 16147 (solver) R 16145 16147 15829 0 -1 4194304 16090 0 0 0 10146 8 0 0 25 0 1 0 165366273 118259712 16058 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/16147/statm: 28872 16058 719 92 0 27216 0
Current children cumulated CPU time (s) 101.54
Current children cumulated vsize (KiB) 115488

[startup+162.536 s]
/proc/loadavg: 2.27 1.65 1.25 3/81 16156
/proc/meminfo: memFree=1092560/2055920 swapFree=4192812/4192956
[pid=16147] ppid=16145 vsize=115488 CPUtime=161.05
/proc/16147/stat : 16147 (solver) R 16145 16147 15829 0 -1 4194304 16090 0 0 0 16097 8 0 0 25 0 1 0 165366273 118259712 16058 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/16147/statm: 28872 16058 719 92 0 27216 0
Current children cumulated CPU time (s) 161.05
Current children cumulated vsize (KiB) 115488

[startup+222.582 s]
/proc/loadavg: 2.10 1.71 1.29 3/81 16156
/proc/meminfo: memFree=1092496/2055920 swapFree=4192812/4192956
[pid=16147] ppid=16145 vsize=115488 CPUtime=220.56
/proc/16147/stat : 16147 (solver) R 16145 16147 15829 0 -1 4194304 16090 0 0 0 22048 8 0 0 25 0 1 0 165366273 118259712 16058 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709353 0 0 4096 0 0 0 0 17 1 0 0
/proc/16147/statm: 28872 16058 719 92 0 27216 0
Current children cumulated CPU time (s) 220.56
Current children cumulated vsize (KiB) 115488

[startup+282.617 s]
/proc/loadavg: 2.04 1.76 1.33 3/81 16156
/proc/meminfo: memFree=1093136/2055920 swapFree=4192812/4192956
[pid=16147] ppid=16145 vsize=115488 CPUtime=280.07
/proc/16147/stat : 16147 (solver) R 16145 16147 15829 0 -1 4194304 16090 0 0 0 27999 8 0 0 25 0 1 0 165366273 118259712 16058 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134638410 0 0 4096 0 0 0 0 17 1 0 0
/proc/16147/statm: 28872 16058 719 92 0 27216 0
Current children cumulated CPU time (s) 280.07
Current children cumulated vsize (KiB) 115488

[startup+342.714 s]
/proc/loadavg: 2.16 1.83 1.38 3/81 16226
/proc/meminfo: memFree=1525336/2055920 swapFree=4192812/4192956
[pid=16147] ppid=16145 vsize=115488 CPUtime=339.74
/proc/16147/stat : 16147 (solver) R 16145 16147 15829 0 -1 4194304 16090 0 0 0 33963 11 0 0 25 0 1 0 165366273 118259712 16058 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708977 0 0 4096 0 0 0 0 17 0 0 0
/proc/16147/statm: 28872 16058 719 92 0 27216 0
Current children cumulated CPU time (s) 339.74
Current children cumulated vsize (KiB) 115488

[startup+402.753 s]
/proc/loadavg: 2.10 1.88 1.42 3/81 16226
/proc/meminfo: memFree=1081240/2055920 swapFree=4192812/4192956
[pid=16147] ppid=16145 vsize=115488 CPUtime=399.45
/proc/16147/stat : 16147 (solver) R 16145 16147 15829 0 -1 4194304 16090 0 0 0 39934 11 0 0 25 0 1 0 165366273 118259712 16058 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 0 0 0
/proc/16147/statm: 28872 16058 719 92 0 27216 0
Current children cumulated CPU time (s) 399.45
Current children cumulated vsize (KiB) 115488

[startup+462.76 s]
/proc/loadavg: 2.03 1.89 1.46 3/81 16226
/proc/meminfo: memFree=1075032/2055920 swapFree=4192812/4192956
[pid=16147] ppid=16145 vsize=115488 CPUtime=459.18
/proc/16147/stat : 16147 (solver) R 16145 16147 15829 0 -1 4194304 16090 0 0 0 45907 11 0 0 25 0 1 0 165366273 118259712 16058 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 0 0 0
/proc/16147/statm: 28872 16058 719 92 0 27216 0
Current children cumulated CPU time (s) 459.18
Current children cumulated vsize (KiB) 115488

[startup+522.765 s]
/proc/loadavg: 2.05 1.93 1.50 3/81 16226
/proc/meminfo: memFree=1045720/2055920 swapFree=4192812/4192956
[pid=16147] ppid=16145 vsize=115488 CPUtime=518.9
/proc/16147/stat : 16147 (solver) R 16145 16147 15829 0 -1 4194304 16090 0 0 0 51879 11 0 0 25 0 1 0 165366273 118259712 16058 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/16147/statm: 28872 16058 719 92 0 27216 0
Current children cumulated CPU time (s) 518.9
Current children cumulated vsize (KiB) 115488

[startup+582.768 s]
/proc/loadavg: 2.02 1.94 1.52 3/81 16226
/proc/meminfo: memFree=1037720/2055920 swapFree=4192812/4192956
[pid=16147] ppid=16145 vsize=115488 CPUtime=578.6
/proc/16147/stat : 16147 (solver) R 16145 16147 15829 0 -1 4194304 16090 0 0 0 57849 11 0 0 25 0 1 0 165366273 118259712 16058 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/16147/statm: 28872 16058 719 92 0 27216 0
Current children cumulated CPU time (s) 578.6
Current children cumulated vsize (KiB) 115488

[startup+642.77 s]
/proc/loadavg: 2.05 1.96 1.55 3/81 16226
/proc/meminfo: memFree=1029784/2055920 swapFree=4192812/4192956
[pid=16147] ppid=16145 vsize=115488 CPUtime=638.32
/proc/16147/stat : 16147 (solver) R 16145 16147 15829 0 -1 4194304 16090 0 0 0 63820 12 0 0 25 0 1 0 165366273 118259712 16058 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134638385 0 0 4096 0 0 0 0 17 0 0 0
/proc/16147/statm: 28872 16058 719 92 0 27216 0
Current children cumulated CPU time (s) 638.32
Current children cumulated vsize (KiB) 115488

[startup+702.773 s]
/proc/loadavg: 2.02 1.97 1.58 3/81 16226
/proc/meminfo: memFree=1022040/2055920 swapFree=4192812/4192956
[pid=16147] ppid=16145 vsize=115488 CPUtime=698.05
/proc/16147/stat : 16147 (solver) R 16145 16147 15829 0 -1 4194304 16090 0 0 0 69793 12 0 0 25 0 1 0 165366273 118259712 16058 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709344 0 0 4096 0 0 0 0 17 0 0 0
/proc/16147/statm: 28872 16058 719 92 0 27216 0
Current children cumulated CPU time (s) 698.05
Current children cumulated vsize (KiB) 115488

[startup+762.781 s]
/proc/loadavg: 2.00 1.97 1.60 3/81 16226
/proc/meminfo: memFree=1014872/2055920 swapFree=4192812/4192956
[pid=16147] ppid=16145 vsize=115488 CPUtime=757.74
/proc/16147/stat : 16147 (solver) R 16145 16147 15829 0 -1 4194304 16090 0 0 0 75762 12 0 0 25 0 1 0 165366273 118259712 16058 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711745 0 0 4096 0 0 0 0 17 0 0 0
/proc/16147/statm: 28872 16058 719 92 0 27216 0
Current children cumulated CPU time (s) 757.74
Current children cumulated vsize (KiB) 115488

[startup+822.854 s]
/proc/loadavg: 2.00 1.97 1.63 3/81 16226
/proc/meminfo: memFree=1014808/2055920 swapFree=4192812/4192956
[pid=16147] ppid=16145 vsize=115488 CPUtime=817.55
/proc/16147/stat : 16147 (solver) R 16145 16147 15829 0 -1 4194304 16090 0 0 0 81742 13 0 0 25 0 1 0 165366273 118259712 16058 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/16147/statm: 28872 16058 719 92 0 27216 0
Current children cumulated CPU time (s) 817.55
Current children cumulated vsize (KiB) 115488

[startup+882.921 s]
/proc/loadavg: 2.00 1.97 1.65 3/81 16226
/proc/meminfo: memFree=1014808/2055920 swapFree=4192812/4192956
[pid=16147] ppid=16145 vsize=115488 CPUtime=877.34
/proc/16147/stat : 16147 (solver) R 16145 16147 15829 0 -1 4194304 16090 0 0 0 87721 13 0 0 25 0 1 0 165366273 118259712 16058 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 0 0 0
/proc/16147/statm: 28872 16058 719 92 0 27216 0
Current children cumulated CPU time (s) 877.34
Current children cumulated vsize (KiB) 115488

[startup+942.993 s]
/proc/loadavg: 2.00 1.97 1.66 3/81 16226
/proc/meminfo: memFree=1014744/2055920 swapFree=4192812/4192956
[pid=16147] ppid=16145 vsize=115488 CPUtime=937.1
/proc/16147/stat : 16147 (solver) R 16145 16147 15829 0 -1 4194304 16090 0 0 0 93697 13 0 0 25 0 1 0 165366273 118259712 16058 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637111 0 0 4096 0 0 0 0 17 0 0 0
/proc/16147/statm: 28872 16058 719 92 0 27216 0
Current children cumulated CPU time (s) 937.1
Current children cumulated vsize (KiB) 115488

[startup+1003.06 s]
/proc/loadavg: 2.00 1.97 1.68 3/81 16226
/proc/meminfo: memFree=1014680/2055920 swapFree=4192812/4192956
[pid=16147] ppid=16145 vsize=115488 CPUtime=996.89
/proc/16147/stat : 16147 (solver) R 16145 16147 15829 0 -1 4194304 16090 0 0 0 99676 13 0 0 25 0 1 0 165366273 118259712 16058 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/16147/statm: 28872 16058 719 92 0 27216 0
Current children cumulated CPU time (s) 996.89
Current children cumulated vsize (KiB) 115488

[startup+1063.13 s]
/proc/loadavg: 2.00 1.97 1.70 3/81 16226
/proc/meminfo: memFree=1014616/2055920 swapFree=4192812/4192956
[pid=16147] ppid=16145 vsize=115492 CPUtime=1056.69
/proc/16147/stat : 16147 (solver) R 16145 16147 15829 0 -1 4194304 16091 0 0 0 105656 13 0 0 25 0 1 0 165366273 118263808 16059 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711155 0 0 4096 0 0 0 0 17 0 0 0
/proc/16147/statm: 28873 16059 719 92 0 27217 0
Current children cumulated CPU time (s) 1056.69
Current children cumulated vsize (KiB) 115492

[startup+1123.2 s]
/proc/loadavg: 2.11 2.00 1.73 3/81 16226
/proc/meminfo: memFree=1014616/2055920 swapFree=4192812/4192956
[pid=16147] ppid=16145 vsize=115500 CPUtime=1116.45
/proc/16147/stat : 16147 (solver) R 16145 16147 15829 0 -1 4194304 16093 0 0 0 111632 13 0 0 25 0 1 0 165366273 118272000 16061 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710304 0 0 4096 0 0 0 0 17 0 0 0
/proc/16147/statm: 28875 16061 719 92 0 27219 0
Current children cumulated CPU time (s) 1116.45
Current children cumulated vsize (KiB) 115500

[startup+1183.26 s]
/proc/loadavg: 2.04 2.00 1.74 3/81 16226
/proc/meminfo: memFree=1014552/2055920 swapFree=4192812/4192956
[pid=16147] ppid=16145 vsize=115508 CPUtime=1176.24
/proc/16147/stat : 16147 (solver) R 16145 16147 15829 0 -1 4194304 16095 0 0 0 117611 13 0 0 25 0 1 0 165366273 118280192 16063 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 0 0 0
/proc/16147/statm: 28877 16063 719 92 0 27221 0
Current children cumulated CPU time (s) 1176.24
Current children cumulated vsize (KiB) 115508

[startup+1243.33 s]
/proc/loadavg: 2.01 2.00 1.75 3/81 16226
/proc/meminfo: memFree=1014488/2055920 swapFree=4192812/4192956
[pid=16147] ppid=16145 vsize=115512 CPUtime=1236.03
/proc/16147/stat : 16147 (solver) R 16145 16147 15829 0 -1 4194304 16096 0 0 0 123590 13 0 0 25 0 1 0 165366273 118284288 16064 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709356 0 0 4096 0 0 0 0 17 0 0 0
/proc/16147/statm: 28878 16064 719 92 0 27222 0
Current children cumulated CPU time (s) 1236.03
Current children cumulated vsize (KiB) 115512

[startup+1303.39 s]
/proc/loadavg: 2.00 2.00 1.76 3/81 16226
/proc/meminfo: memFree=1014488/2055920 swapFree=4192812/4192956
[pid=16147] ppid=16145 vsize=115512 CPUtime=1295.81
/proc/16147/stat : 16147 (solver) R 16145 16147 15829 0 -1 4194304 16096 0 0 0 129567 14 0 0 25 0 1 0 165366273 118284288 16064 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 0 0 0
/proc/16147/statm: 28878 16064 719 92 0 27222 0
Current children cumulated CPU time (s) 1295.81
Current children cumulated vsize (KiB) 115512

[startup+1363.46 s]
/proc/loadavg: 2.00 2.00 1.77 3/81 16226
/proc/meminfo: memFree=1014424/2055920 swapFree=4192812/4192956
[pid=16147] ppid=16145 vsize=115512 CPUtime=1355.58
/proc/16147/stat : 16147 (solver) R 16145 16147 15829 0 -1 4194304 16096 0 0 0 135544 14 0 0 25 0 1 0 165366273 118284288 16064 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134812976 0 0 4096 0 0 0 0 17 0 0 0
/proc/16147/statm: 28878 16064 719 92 0 27222 0
Current children cumulated CPU time (s) 1355.58
Current children cumulated vsize (KiB) 115512

[startup+1423.53 s]
/proc/loadavg: 2.00 2.00 1.79 3/81 16226
/proc/meminfo: memFree=1014424/2055920 swapFree=4192812/4192956
[pid=16147] ppid=16145 vsize=115516 CPUtime=1415.35
/proc/16147/stat : 16147 (solver) R 16145 16147 15829 0 -1 4194304 16097 0 0 0 141521 14 0 0 25 0 1 0 165366273 118288384 16065 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134712139 0 0 4096 0 0 0 0 17 0 0 0
/proc/16147/statm: 28879 16065 719 92 0 27223 0
Current children cumulated CPU time (s) 1415.35
Current children cumulated vsize (KiB) 115516

[startup+1483.56 s]
/proc/loadavg: 2.35 2.09 1.83 3/85 16279
/proc/meminfo: memFree=1544816/2055920 swapFree=4192812/4192956
[pid=16147] ppid=16145 vsize=115516 CPUtime=1474.92
/proc/16147/stat : 16147 (solver) R 16145 16147 15829 0 -1 4194304 16097 0 0 0 147473 19 0 0 25 0 1 0 165366273 118288384 16065 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 0 0 0
/proc/16147/statm: 28879 16065 719 92 0 27223 0
Current children cumulated CPU time (s) 1474.92
Current children cumulated vsize (KiB) 115516

[startup+1543.59 s]
/proc/loadavg: 2.13 2.07 1.83 3/85 16279
/proc/meminfo: memFree=1521392/2055920 swapFree=4192812/4192956
[pid=16147] ppid=16145 vsize=115516 CPUtime=1534.51
/proc/16147/stat : 16147 (solver) R 16145 16147 15829 0 -1 4194304 16097 0 0 0 153432 19 0 0 25 0 1 0 165366273 118288384 16065 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 0 0 0
/proc/16147/statm: 28879 16065 719 92 0 27223 0
Current children cumulated CPU time (s) 1534.51
Current children cumulated vsize (KiB) 115516

[startup+1603.61 s]
/proc/loadavg: 2.05 2.06 1.84 3/91 16345
/proc/meminfo: memFree=1497960/2055920 swapFree=4192812/4192956
[pid=16147] ppid=16145 vsize=115516 CPUtime=1594.1
/proc/16147/stat : 16147 (solver) R 16145 16147 15829 0 -1 4194304 16097 0 0 0 159386 24 0 0 25 0 1 0 165366273 118288384 16065 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134712152 0 0 4096 0 0 0 0 17 0 0 0
/proc/16147/statm: 28879 16065 719 92 0 27223 0
Current children cumulated CPU time (s) 1594.1
Current children cumulated vsize (KiB) 115516

[startup+1663.62 s]
/proc/loadavg: 2.05 2.06 1.85 3/91 16437
/proc/meminfo: memFree=1471032/2055920 swapFree=4192812/4192956
[pid=16147] ppid=16145 vsize=115516 CPUtime=1653.73
/proc/16147/stat : 16147 (solver) R 16145 16147 15829 0 -1 4194304 16097 0 0 0 165348 25 0 0 25 0 1 0 165366273 118288384 16065 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711466 0 0 4096 0 0 0 0 17 1 0 0
/proc/16147/statm: 28879 16065 719 92 0 27223 0
Current children cumulated CPU time (s) 1653.73
Current children cumulated vsize (KiB) 115516

[startup+1723.71 s]
/proc/loadavg: 2.02 2.05 1.86 3/85 16477
/proc/meminfo: memFree=1444336/2055920 swapFree=4192812/4192956
[pid=16147] ppid=16145 vsize=115524 CPUtime=1713.53
/proc/16147/stat : 16147 (solver) R 16145 16147 15829 0 -1 4194304 16099 0 0 0 171328 25 0 0 25 0 1 0 165366273 118296576 16067 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134812996 0 0 4096 0 0 0 0 17 1 0 0
/proc/16147/statm: 28881 16067 719 92 0 27225 0
Current children cumulated CPU time (s) 1713.53
Current children cumulated vsize (KiB) 115524

[startup+1783.8 s]
/proc/loadavg: 2.00 2.03 1.86 3/85 16477
/proc/meminfo: memFree=1416112/2055920 swapFree=4192812/4192956
[pid=16147] ppid=16145 vsize=115524 CPUtime=1773.38
/proc/16147/stat : 16147 (solver) R 16145 16147 15829 0 -1 4194304 16099 0 0 0 177313 25 0 0 25 0 1 0 165366273 118296576 16067 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 1 0 0
/proc/16147/statm: 28881 16067 719 92 0 27225 0
Current children cumulated CPU time (s) 1773.38
Current children cumulated vsize (KiB) 115524



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.56 s]
/proc/loadavg: 2.00 2.03 1.87 3/85 16477
/proc/meminfo: memFree=1416112/2055920 swapFree=4192812/4192956
[pid=16147] ppid=16145 vsize=115524 CPUtime=1800.03
/proc/16147/stat : 16147 (solver) R 16145 16147 15829 0 -1 4194304 16099 0 0 0 179978 25 0 0 25 0 1 0 165366273 118296576 16067 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710464 0 0 4096 0 0 0 0 17 1 0 0
/proc/16147/statm: 28881 16067 719 92 0 27225 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 115524

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1810.58
CPU time (s): 1800.05
CPU user time (s): 1799.79
CPU system time (s): 0.266959
CPU usage (%): 99.4189
Max. virtual memory (cumulated for all children) (KiB): 115524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.79
system time used= 0.266959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16099
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= 30320

runsolver used 1.81572 s user time and 4.90025 s system time

The end

Launcher Data (download as text)

Begin job on node38 on Sun Jan  7 11:34:26 UTC 2007


IDJOB= 206049
IDBENCH= 4183
FILE ID= node38/206049-1168169665

PBS_JOBID= 3479014

Free space on /tmp= 66509 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp36-40/fapp36/fapp36-2000-9.xml
COMMAND LINE= /tmp/evaluation/206049-1168169665/tramontane/bin/solver /tmp/evaluation/206049-1168169665/unknown.xml -res geom -f 3 -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node38/watcher-206049-1168169665 -o ROOT/results/node38/solver-206049-1168169665 -C 1800 -M 900  /tmp/evaluation/206049-1168169665/tramontane/bin/solver /tmp/evaluation/206049-1168169665/unknown.xml -res geom -f 3 -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  c41a224ced2d9da1b6c70f54377c78b8

RANDOM SEED= 891941755

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.267
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.267
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:       1790448 kB
Buffers:         12164 kB
Cached:         154912 kB
SwapCached:          0 kB
Active:         105588 kB
Inactive:        99008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1790448 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            9276 kB
Writeback:           0 kB
Mapped:          54848 kB
Slab:            46096 kB
Committed_AS:  3813960 kB
PageTables:       1976 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= 66504 MiB



End job on node38 on Sun Jan  7 12:04:37 UTC 2007