Trace number 202435

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 1800.83

General information on the benchmark

Namefapp/fapp21-25/fapp22/
fapp22-1750-8.xml
MD5SUM5b4bb3a1dadbf44c0d24053814e2e174
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.7666
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables1750
Number of constraints32049
Maximum constraint arity2
Maximum domain size802
Number of constraints which are defined in extension0
Number of constraints which are defined in intension32049
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.17
0.18	c 	variables............. 0.09
0.27	c 	predicates............    0
0.27	c 	constraints........... 2.46
2.73	c Allocating memory
2.73	c 
2.73	c time limit = -1
2.73	c heuristic = dom/wdeg
2.73	c restart policy = Geometric increment
2.73	c restart base = 1166
2.73	c restart factor = 1.33
2.73	c 
2.73	c Solving
2.73	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/node62/watcher-202435-1168151809 -o ROOT/results/node62/solver-202435-1168151809 -C 1800 -M 900 /tmp/evaluation/202435-1168151809/tramontane/bin/solver /tmp/evaluation/202435-1168151809/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.92 1.93 1.76 4/65 26347
/proc/meminfo: memFree=1655272/2055920 swapFree=4192812/4192956
[pid=26346] ppid=26344 vsize=6792 CPUtime=0
/proc/26346/stat : 26346 (solver) R 26344 26346 25379 0 -1 4194304 420 0 0 0 0 0 0 0 18 0 1 0 163578689 6955008 399 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 8076164 0 0 4096 0 0 0 0 17 1 0 0
/proc/26346/statm: 1698 399 362 92 0 30 0

[startup+0.104078 s]
/proc/loadavg: 1.92 1.93 1.76 4/65 26347
/proc/meminfo: memFree=1655272/2055920 swapFree=4192812/4192956
[pid=26346] ppid=26344 vsize=7048 CPUtime=0.09
/proc/26346/stat : 26346 (solver) R 26344 26346 25379 0 -1 4194304 817 0 0 0 9 0 0 0 18 0 1 0 163578689 7217152 785 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4159425112 0 0 4096 0 0 0 0 17 1 0 0
/proc/26346/statm: 1762 785 669 92 0 106 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7048

[startup+0.512157 s]
/proc/loadavg: 1.92 1.93 1.76 4/65 26347
/proc/meminfo: memFree=1655272/2055920 swapFree=4192812/4192956
[pid=26346] ppid=26344 vsize=86216 CPUtime=0.5
/proc/26346/stat : 26346 (solver) R 26344 26346 25379 0 -1 4194304 8216 0 0 0 47 3 0 0 21 0 1 0 163578689 88285184 8184 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4158769887 0 0 4096 0 0 0 0 17 1 0 0
/proc/26346/statm: 21554 8184 709 92 0 19898 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 86216

[startup+1.33232 s]
/proc/loadavg: 1.92 1.93 1.76 2/65 26347
/proc/meminfo: memFree=1621992/2055920 swapFree=4192812/4192956
[pid=26346] ppid=26344 vsize=90476 CPUtime=1.32
/proc/26346/stat : 26346 (solver) R 26344 26346 25379 0 -1 4194304 9275 0 0 0 128 4 0 0 25 0 1 0 163578689 92647424 9243 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4158717982 0 0 4096 0 0 0 0 17 1 0 0
/proc/26346/statm: 22619 9243 709 92 0 20963 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 90476

[startup+2.96864 s]
/proc/loadavg: 1.92 1.93 1.76 2/65 26347
/proc/meminfo: memFree=1616168/2055920 swapFree=4192812/4192956
[pid=26346] ppid=26344 vsize=110640 CPUtime=2.96
/proc/26346/stat : 26346 (solver) R 26344 26346 25379 0 -1 4194304 14299 0 0 0 289 7 0 0 25 0 1 0 163578689 113295360 14267 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709356 0 0 4096 0 0 0 0 17 1 0 0
/proc/26346/statm: 27660 14267 719 92 0 26004 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 110640

[startup+6.24829 s]
/proc/loadavg: 1.85 1.92 1.76 2/65 26347
/proc/meminfo: memFree=1600752/2055920 swapFree=4192812/4192956
[pid=26346] ppid=26344 vsize=110640 CPUtime=6.24
/proc/26346/stat : 26346 (solver) R 26344 26346 25379 0 -1 4194304 14299 0 0 0 617 7 0 0 25 0 1 0 163578689 113295360 14267 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 1 0 0
/proc/26346/statm: 27660 14267 719 92 0 26004 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 110640

[startup+12.7016 s]
/proc/loadavg: 1.78 1.90 1.75 2/65 26347
/proc/meminfo: memFree=1600928/2055920 swapFree=4192812/4192956
[pid=26346] ppid=26344 vsize=110640 CPUtime=12.69
/proc/26346/stat : 26346 (solver) R 26344 26346 25379 0 -1 4194304 14299 0 0 0 1262 7 0 0 25 0 1 0 163578689 113295360 14267 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709344 0 0 4096 0 0 0 0 17 1 0 0
/proc/26346/statm: 27660 14267 719 92 0 26004 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 110640

[startup+25.5061 s]
/proc/loadavg: 1.61 1.85 1.74 2/65 26347
/proc/meminfo: memFree=1601064/2055920 swapFree=4192812/4192956
[pid=26346] ppid=26344 vsize=110640 CPUtime=25.49
/proc/26346/stat : 26346 (solver) R 26344 26346 25379 0 -1 4194304 14299 0 0 0 2542 7 0 0 25 0 1 0 163578689 113295360 14267 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709356 0 0 4096 0 0 0 0 17 1 0 0
/proc/26346/statm: 27660 14267 719 92 0 26004 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 110640

[startup+51.1922 s]
/proc/loadavg: 1.40 1.78 1.72 2/65 26347
/proc/meminfo: memFree=1601256/2055920 swapFree=4192812/4192956
[pid=26346] ppid=26344 vsize=110644 CPUtime=51.15
/proc/26346/stat : 26346 (solver) R 26344 26346 25379 0 -1 4194304 14300 0 0 0 5108 7 0 0 25 0 1 0 163578689 113299456 14268 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709356 0 0 4096 0 0 0 0 17 1 0 0
/proc/26346/statm: 27661 14268 719 92 0 26005 0
Current children cumulated CPU time (s) 51.15
Current children cumulated vsize (KiB) 110644

[startup+102.401 s]
/proc/loadavg: 1.17 1.66 1.68 2/65 26347
/proc/meminfo: memFree=1601256/2055920 swapFree=4192812/4192956
[pid=26346] ppid=26344 vsize=110644 CPUtime=102.34
/proc/26346/stat : 26346 (solver) R 26344 26346 25379 0 -1 4194304 14300 0 0 0 10227 7 0 0 25 0 1 0 163578689 113299456 14268 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637128 0 0 4096 0 0 0 0 17 1 0 0
/proc/26346/statm: 27661 14268 719 92 0 26005 0
Current children cumulated CPU time (s) 102.34
Current children cumulated vsize (KiB) 110644

[startup+162.419 s]
/proc/loadavg: 1.06 1.54 1.63 2/65 26347
/proc/meminfo: memFree=1601320/2055920 swapFree=4192812/4192956
[pid=26346] ppid=26344 vsize=110648 CPUtime=162.34
/proc/26346/stat : 26346 (solver) R 26344 26346 25379 0 -1 4194304 14301 0 0 0 16227 7 0 0 25 0 1 0 163578689 113303552 14269 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 1 0 0
/proc/26346/statm: 27662 14269 719 92 0 26006 0
Current children cumulated CPU time (s) 162.34
Current children cumulated vsize (KiB) 110648

[startup+222.433 s]
/proc/loadavg: 1.02 1.44 1.59 2/65 26347
/proc/meminfo: memFree=1601256/2055920 swapFree=4192812/4192956
[pid=26346] ppid=26344 vsize=110660 CPUtime=222.33
/proc/26346/stat : 26346 (solver) R 26344 26346 25379 0 -1 4194304 14304 0 0 0 22226 7 0 0 25 0 1 0 163578689 113315840 14272 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637305 0 0 4096 0 0 0 0 17 1 0 0
/proc/26346/statm: 27665 14272 719 92 0 26009 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 110660

[startup+282.445 s]
/proc/loadavg: 1.01 1.36 1.55 2/65 26347
/proc/meminfo: memFree=1601256/2055920 swapFree=4192812/4192956
[pid=26346] ppid=26344 vsize=110660 CPUtime=282.32
/proc/26346/stat : 26346 (solver) R 26344 26346 25379 0 -1 4194304 14304 0 0 0 28225 7 0 0 25 0 1 0 163578689 113315840 14272 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/26346/statm: 27665 14272 719 92 0 26009 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 110660

[startup+342.464 s]
/proc/loadavg: 1.00 1.29 1.51 2/65 26347
/proc/meminfo: memFree=1601264/2055920 swapFree=4192812/4192956
[pid=26346] ppid=26344 vsize=110660 CPUtime=342.31
/proc/26346/stat : 26346 (solver) R 26344 26346 25379 0 -1 4194304 14304 0 0 0 34224 7 0 0 25 0 1 0 163578689 113315840 14272 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727373 0 0 4096 0 0 0 0 17 1 0 0
/proc/26346/statm: 27665 14272 719 92 0 26009 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 110660

[startup+402.487 s]
/proc/loadavg: 1.00 1.23 1.48 2/65 26347
/proc/meminfo: memFree=1601264/2055920 swapFree=4192812/4192956
[pid=26346] ppid=26344 vsize=110660 CPUtime=402.31
/proc/26346/stat : 26346 (solver) R 26344 26346 25379 0 -1 4194304 14304 0 0 0 40224 7 0 0 25 0 1 0 163578689 113315840 14272 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710304 0 0 4096 0 0 0 0 17 1 0 0
/proc/26346/statm: 27665 14272 719 92 0 26009 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 110660

[startup+462.499 s]
/proc/loadavg: 1.00 1.19 1.45 2/65 26347
/proc/meminfo: memFree=1601264/2055920 swapFree=4192812/4192956
[pid=26346] ppid=26344 vsize=110660 CPUtime=462.3
/proc/26346/stat : 26346 (solver) R 26344 26346 25379 0 -1 4194304 14304 0 0 0 46223 7 0 0 25 0 1 0 163578689 113315840 14272 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134813004 0 0 4096 0 0 0 0 17 1 0 0
/proc/26346/statm: 27665 14272 719 92 0 26009 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 110660

[startup+522.511 s]
/proc/loadavg: 1.00 1.15 1.42 2/65 26347
/proc/meminfo: memFree=1601200/2055920 swapFree=4192812/4192956
[pid=26346] ppid=26344 vsize=110680 CPUtime=522.29
/proc/26346/stat : 26346 (solver) R 26344 26346 25379 0 -1 4194304 14309 0 0 0 52222 7 0 0 25 0 1 0 163578689 113336320 14277 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709364 0 0 4096 0 0 0 0 17 1 0 0
/proc/26346/statm: 27670 14277 719 92 0 26014 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 110680

[startup+582.524 s]
/proc/loadavg: 1.00 1.12 1.39 2/65 26347
/proc/meminfo: memFree=1601200/2055920 swapFree=4192812/4192956
[pid=26346] ppid=26344 vsize=110684 CPUtime=582.28
/proc/26346/stat : 26346 (solver) R 26344 26346 25379 0 -1 4194304 14310 0 0 0 58221 7 0 0 25 0 1 0 163578689 113340416 14278 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722070 0 0 4096 0 0 0 0 17 1 0 0
/proc/26346/statm: 27671 14278 719 92 0 26015 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 110684

[startup+642.544 s]
/proc/loadavg: 1.00 1.10 1.36 2/65 26347
/proc/meminfo: memFree=1601200/2055920 swapFree=4192812/4192956
[pid=26346] ppid=26344 vsize=110692 CPUtime=642.28
/proc/26346/stat : 26346 (solver) R 26344 26346 25379 0 -1 4194304 14312 0 0 0 64220 8 0 0 25 0 1 0 163578689 113348608 14280 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/26346/statm: 27673 14280 719 92 0 26017 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 110692

[startup+702.563 s]
/proc/loadavg: 1.00 1.08 1.33 2/65 26347
/proc/meminfo: memFree=1601200/2055920 swapFree=4192812/4192956
[pid=26346] ppid=26344 vsize=110692 CPUtime=702.28
/proc/26346/stat : 26346 (solver) R 26344 26346 25379 0 -1 4194304 14312 0 0 0 70220 8 0 0 25 0 1 0 163578689 113348608 14280 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711425 0 0 4096 0 0 0 0 17 1 0 0
/proc/26346/statm: 27673 14280 719 92 0 26017 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 110692

[startup+762.577 s]
/proc/loadavg: 1.00 1.06 1.31 2/65 26347
/proc/meminfo: memFree=1601136/2055920 swapFree=4192812/4192956
[pid=26346] ppid=26344 vsize=110692 CPUtime=762.27
/proc/26346/stat : 26346 (solver) R 26344 26346 25379 0 -1 4194304 14312 0 0 0 76219 8 0 0 25 0 1 0 163578689 113348608 14280 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637152 0 0 4096 0 0 0 0 17 1 0 0
/proc/26346/statm: 27673 14280 719 92 0 26017 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 110692

[startup+822.594 s]
/proc/loadavg: 1.00 1.05 1.29 2/65 26347
/proc/meminfo: memFree=1601136/2055920 swapFree=4192812/4192956
[pid=26346] ppid=26344 vsize=110692 CPUtime=822.26
/proc/26346/stat : 26346 (solver) R 26344 26346 25379 0 -1 4194304 14312 0 0 0 82218 8 0 0 25 0 1 0 163578689 113348608 14280 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711745 0 0 4096 0 0 0 0 17 1 0 0
/proc/26346/statm: 27673 14280 719 92 0 26017 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 110692

[startup+882.608 s]
/proc/loadavg: 1.00 1.04 1.27 2/65 26347
/proc/meminfo: memFree=1601136/2055920 swapFree=4192812/4192956
[pid=26346] ppid=26344 vsize=110692 CPUtime=882.25
/proc/26346/stat : 26346 (solver) R 26344 26346 25379 0 -1 4194304 14312 0 0 0 88217 8 0 0 25 0 1 0 163578689 113348608 14280 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134712081 0 0 4096 0 0 0 0 17 1 0 0
/proc/26346/statm: 27673 14280 719 92 0 26017 0
Current children cumulated CPU time (s) 882.25
Current children cumulated vsize (KiB) 110692

[startup+942.622 s]
/proc/loadavg: 1.00 1.03 1.25 2/65 26347
/proc/meminfo: memFree=1601072/2055920 swapFree=4192812/4192956
[pid=26346] ppid=26344 vsize=110692 CPUtime=942.24
/proc/26346/stat : 26346 (solver) R 26344 26346 25379 0 -1 4194304 14312 0 0 0 94216 8 0 0 25 0 1 0 163578689 113348608 14280 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134712086 0 0 4096 0 0 0 0 17 1 0 0
/proc/26346/statm: 27673 14280 719 92 0 26017 0
Current children cumulated CPU time (s) 942.24
Current children cumulated vsize (KiB) 110692

[startup+1002.64 s]
/proc/loadavg: 1.00 1.02 1.23 2/65 26347
/proc/meminfo: memFree=1601072/2055920 swapFree=4192812/4192956
[pid=26346] ppid=26344 vsize=110692 CPUtime=1002.25
/proc/26346/stat : 26346 (solver) R 26344 26346 25379 0 -1 4194304 14312 0 0 0 100216 9 0 0 25 0 1 0 163578689 113348608 14280 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711146 0 0 4096 0 0 0 0 17 1 0 0
/proc/26346/statm: 27673 14280 719 92 0 26017 0
Current children cumulated CPU time (s) 1002.25
Current children cumulated vsize (KiB) 110692

[startup+1062.66 s]
/proc/loadavg: 1.00 1.01 1.21 2/65 26347
/proc/meminfo: memFree=1601072/2055920 swapFree=4192812/4192956
[pid=26346] ppid=26344 vsize=110692 CPUtime=1062.24
/proc/26346/stat : 26346 (solver) R 26344 26346 25379 0 -1 4194304 14312 0 0 0 106215 9 0 0 25 0 1 0 163578689 113348608 14280 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711303 0 0 4096 0 0 0 0 17 1 0 0
/proc/26346/statm: 27673 14280 719 92 0 26017 0
Current children cumulated CPU time (s) 1062.24
Current children cumulated vsize (KiB) 110692

[startup+1122.67 s]
/proc/loadavg: 1.00 1.01 1.20 2/65 26347
/proc/meminfo: memFree=1601072/2055920 swapFree=4192812/4192956
[pid=26346] ppid=26344 vsize=110692 CPUtime=1122.23
/proc/26346/stat : 26346 (solver) R 26344 26346 25379 0 -1 4194304 14312 0 0 0 112214 9 0 0 25 0 1 0 163578689 113348608 14280 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709364 0 0 4096 0 0 0 0 17 1 0 0
/proc/26346/statm: 27673 14280 719 92 0 26017 0
Current children cumulated CPU time (s) 1122.23
Current children cumulated vsize (KiB) 110692

[startup+1182.69 s]
/proc/loadavg: 1.00 1.00 1.18 2/65 26347
/proc/meminfo: memFree=1601072/2055920 swapFree=4192812/4192956
[pid=26346] ppid=26344 vsize=110692 CPUtime=1182.23
/proc/26346/stat : 26346 (solver) R 26344 26346 25379 0 -1 4194304 14312 0 0 0 118214 9 0 0 25 0 1 0 163578689 113348608 14280 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134712136 0 0 4096 0 0 0 0 17 1 0 0
/proc/26346/statm: 27673 14280 719 92 0 26017 0
Current children cumulated CPU time (s) 1182.23
Current children cumulated vsize (KiB) 110692

[startup+1242.7 s]
/proc/loadavg: 1.00 1.00 1.17 2/65 26347
/proc/meminfo: memFree=1601072/2055920 swapFree=4192812/4192956
[pid=26346] ppid=26344 vsize=110692 CPUtime=1242.22
/proc/26346/stat : 26346 (solver) R 26344 26346 25379 0 -1 4194304 14312 0 0 0 124213 9 0 0 25 0 1 0 163578689 113348608 14280 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710307 0 0 4096 0 0 0 0 17 1 0 0
/proc/26346/statm: 27673 14280 719 92 0 26017 0
Current children cumulated CPU time (s) 1242.22
Current children cumulated vsize (KiB) 110692

[startup+1302.73 s]
/proc/loadavg: 1.00 1.00 1.16 2/65 26347
/proc/meminfo: memFree=1601008/2055920 swapFree=4192812/4192956
[pid=26346] ppid=26344 vsize=110692 CPUtime=1302.21
/proc/26346/stat : 26346 (solver) R 26344 26346 25379 0 -1 4194304 14312 0 0 0 130212 9 0 0 25 0 1 0 163578689 113348608 14280 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134812996 0 0 4096 0 0 0 0 17 1 0 0
/proc/26346/statm: 27673 14280 719 92 0 26017 0
Current children cumulated CPU time (s) 1302.21
Current children cumulated vsize (KiB) 110692

[startup+1362.74 s]
/proc/loadavg: 1.00 1.00 1.14 2/65 26347
/proc/meminfo: memFree=1601008/2055920 swapFree=4192812/4192956
[pid=26346] ppid=26344 vsize=110692 CPUtime=1362.2
/proc/26346/stat : 26346 (solver) R 26344 26346 25379 0 -1 4194304 14312 0 0 0 136211 9 0 0 25 0 1 0 163578689 113348608 14280 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710319 0 0 4096 0 0 0 0 17 1 0 0
/proc/26346/statm: 27673 14280 719 92 0 26017 0
Current children cumulated CPU time (s) 1362.2
Current children cumulated vsize (KiB) 110692

[startup+1422.75 s]
/proc/loadavg: 1.00 1.00 1.13 2/65 26347
/proc/meminfo: memFree=1601008/2055920 swapFree=4192812/4192956
[pid=26346] ppid=26344 vsize=110692 CPUtime=1422.19
/proc/26346/stat : 26346 (solver) R 26344 26346 25379 0 -1 4194304 14312 0 0 0 142210 9 0 0 25 0 1 0 163578689 113348608 14280 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134812991 0 0 4096 0 0 0 0 17 1 0 0
/proc/26346/statm: 27673 14280 719 92 0 26017 0
Current children cumulated CPU time (s) 1422.19
Current children cumulated vsize (KiB) 110692

[startup+1482.79 s]
/proc/loadavg: 1.00 1.00 1.12 2/71 26465
/proc/meminfo: memFree=1599736/2055920 swapFree=4192812/4192956
[pid=26346] ppid=26344 vsize=110692 CPUtime=1482.16
/proc/26346/stat : 26346 (solver) R 26344 26346 25379 0 -1 4194304 14312 0 0 0 148205 11 0 0 25 0 1 0 163578689 113348608 14280 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711453 0 0 4096 0 0 0 0 17 1 0 0
/proc/26346/statm: 27673 14280 719 92 0 26017 0
Current children cumulated CPU time (s) 1482.16
Current children cumulated vsize (KiB) 110692

[startup+1542.83 s]
/proc/loadavg: 1.00 1.00 1.11 2/71 26525
/proc/meminfo: memFree=1599608/2055920 swapFree=4192812/4192956
[pid=26346] ppid=26344 vsize=110692 CPUtime=1542.15
/proc/26346/stat : 26346 (solver) R 26344 26346 25379 0 -1 4194304 14312 0 0 0 154204 11 0 0 25 0 1 0 163578689 113348608 14280 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 1 0 0
/proc/26346/statm: 27673 14280 719 92 0 26017 0
Current children cumulated CPU time (s) 1542.15
Current children cumulated vsize (KiB) 110692

[startup+1602.85 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 26545
/proc/meminfo: memFree=1600816/2055920 swapFree=4192812/4192956
[pid=26346] ppid=26344 vsize=110692 CPUtime=1602.13
/proc/26346/stat : 26346 (solver) R 26344 26346 25379 0 -1 4194304 14312 0 0 0 160202 11 0 0 25 0 1 0 163578689 113348608 14280 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/26346/statm: 27673 14280 719 92 0 26017 0
Current children cumulated CPU time (s) 1602.13
Current children cumulated vsize (KiB) 110692

[startup+1662.86 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 26545
/proc/meminfo: memFree=1600752/2055920 swapFree=4192812/4192956
[pid=26346] ppid=26344 vsize=110692 CPUtime=1662.12
/proc/26346/stat : 26346 (solver) R 26344 26346 25379 0 -1 4194304 14312 0 0 0 166201 11 0 0 25 0 1 0 163578689 113348608 14280 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727373 0 0 4096 0 0 0 0 17 1 0 0
/proc/26346/statm: 27673 14280 719 92 0 26017 0
Current children cumulated CPU time (s) 1662.12
Current children cumulated vsize (KiB) 110692

[startup+1722.88 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 26545
/proc/meminfo: memFree=1600752/2055920 swapFree=4192812/4192956
[pid=26346] ppid=26344 vsize=110692 CPUtime=1722.12
/proc/26346/stat : 26346 (solver) R 26344 26346 25379 0 -1 4194304 14312 0 0 0 172201 11 0 0 25 0 1 0 163578689 113348608 14280 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711777 0 0 4096 0 0 0 0 17 1 0 0
/proc/26346/statm: 27673 14280 719 92 0 26017 0
Current children cumulated CPU time (s) 1722.12
Current children cumulated vsize (KiB) 110692

[startup+1782.89 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 26545
/proc/meminfo: memFree=1600752/2055920 swapFree=4192812/4192956
[pid=26346] ppid=26344 vsize=110692 CPUtime=1782.11
/proc/26346/stat : 26346 (solver) R 26344 26346 25379 0 -1 4194304 14312 0 0 0 178200 11 0 0 25 0 1 0 163578689 113348608 14280 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 1 0 0
/proc/26346/statm: 27673 14280 719 92 0 26017 0
Current children cumulated CPU time (s) 1782.11
Current children cumulated vsize (KiB) 110692



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.82 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 26545
/proc/meminfo: memFree=1600752/2055920 swapFree=4192812/4192956
[pid=26346] ppid=26344 vsize=110692 CPUtime=1800.03
/proc/26346/stat : 26346 (solver) R 26344 26346 25379 0 -1 4194304 14312 0 0 0 179992 11 0 0 25 0 1 0 163578689 113348608 14280 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/26346/statm: 27673 14280 719 92 0 26017 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 110692

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.83
CPU time (s): 1800.05
CPU user time (s): 1799.92
CPU system time (s): 0.12698
CPU usage (%): 99.9566
Max. virtual memory (cumulated for all children) (KiB): 110692

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

runsolver used 1.36579 s user time and 3.53046 s system time

The end

Launcher Data (download as text)

Begin job on node62 on Sun Jan  7 06:36:49 UTC 2007


IDJOB= 202435
IDBENCH= 3833
FILE ID= node62/202435-1168151809

PBS_JOBID= 3478467

Free space on /tmp= 66549 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp21-25/fapp22/fapp22-1750-8.xml
COMMAND LINE= /tmp/evaluation/202435-1168151809/tramontane/bin/solver /tmp/evaluation/202435-1168151809/unknown.xml -res geom -f 3 -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node62/watcher-202435-1168151809 -o ROOT/results/node62/solver-202435-1168151809 -C 1800 -M 900  /tmp/evaluation/202435-1168151809/tramontane/bin/solver /tmp/evaluation/202435-1168151809/unknown.xml -res geom -f 3 -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  5b4bb3a1dadbf44c0d24053814e2e174

RANDOM SEED= 379088957

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.259
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.259
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:       1655688 kB
Buffers:         33704 kB
Cached:         297048 kB
SwapCached:          0 kB
Active:         161976 kB
Inactive:       184136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1655688 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            7652 kB
Writeback:           0 kB
Mapped:          25568 kB
Slab:            40100 kB
Committed_AS:  3190488 kB
PageTables:       1464 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= 66549 MiB



End job on node62 on Sun Jan  7 07:06:51 UTC 2007