Trace number 205639

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.5

General information on the benchmark

Namefapp/fapp36-40/fapp40/
fapp40-3000-5.xml
MD5SUM4350c131016c23f892c949167354beef
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 benchmark50.7403
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables3000
Number of constraints53548
Maximum constraint arity2
Maximum domain size698
Number of constraints which are defined in extension0
Number of constraints which are defined in intension53548
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.1
0.10	c 	variables.............  0.2
0.31	c 	predicates............    0
0.31	c 	constraints........... 4.19
4.50	c Allocating memory
4.50	c 
4.50	c time limit = -1
4.50	c heuristic = dom/wdeg
4.50	c restart policy = Geometric increment
4.50	c restart base = 1999
4.50	c restart factor = 1.33
4.50	c 
4.50	c Solving
4.50	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/node48/watcher-205639-1168167794 -o ROOT/results/node48/solver-205639-1168167794 -C 1800 -M 900 /tmp/evaluation/205639-1168167794/tramontane/bin/solver /tmp/evaluation/205639-1168167794/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: 0.12 0.42 1.01 4/65 31628
/proc/meminfo: memFree=1790008/2055920 swapFree=4192812/4192956
[pid=31627] ppid=31625 vsize=6792 CPUtime=0
/proc/31627/stat : 31627 (solver) R 31625 31627 30837 0 -1 4194304 399 0 0 0 0 0 0 0 18 0 1 0 165179329 6955008 379 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 3534936 0 0 4096 0 0 0 0 17 1 0 0
/proc/31627/statm: 1698 380 356 92 0 30 0

[startup+0.107125 s]
/proc/loadavg: 0.12 0.42 1.01 4/65 31628
/proc/meminfo: memFree=1790008/2055920 swapFree=4192812/4192956
[pid=31627] ppid=31625 vsize=7932 CPUtime=0.1
/proc/31627/stat : 31627 (solver) R 31625 31627 30837 0 -1 4194304 933 0 0 0 10 0 0 0 18 0 1 0 165179329 8122368 901 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134805416 0 0 4096 0 0 0 0 17 1 0 0
/proc/31627/statm: 2019 903 695 92 0 363 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7932

[startup+0.515161 s]
/proc/loadavg: 0.12 0.42 1.01 4/65 31628
/proc/meminfo: memFree=1790008/2055920 swapFree=4192812/4192956
[pid=31627] ppid=31625 vsize=217620 CPUtime=0.5
/proc/31627/stat : 31627 (solver) R 31625 31627 30837 0 -1 4194304 22557 0 0 0 41 9 0 0 21 0 1 0 165179329 222842880 22525 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 3966587 0 0 4096 0 0 0 0 17 1 0 0
/proc/31627/statm: 54405 22525 709 92 0 52749 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 217620

[startup+1.33524 s]
/proc/loadavg: 0.19 0.43 1.01 2/65 31628
/proc/meminfo: memFree=1699200/2055920 swapFree=4192812/4192956
[pid=31627] ppid=31625 vsize=221856 CPUtime=1.32
/proc/31627/stat : 31627 (solver) R 31625 31627 30837 0 -1 4194304 23596 0 0 0 122 10 0 0 25 0 1 0 165179329 227180544 23564 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 3966587 0 0 4096 0 0 0 0 17 1 0 0
/proc/31627/statm: 55464 23564 709 92 0 53808 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 221856

[startup+2.97539 s]
/proc/loadavg: 0.19 0.43 1.01 2/65 31628
/proc/meminfo: memFree=1693512/2055920 swapFree=4192812/4192956
[pid=31627] ppid=31625 vsize=230116 CPUtime=2.96
/proc/31627/stat : 31627 (solver) R 31625 31627 30837 0 -1 4194304 25688 0 0 0 285 11 0 0 25 0 1 0 165179329 235638784 25623 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4020113 0 0 4096 0 0 0 0 17 1 0 0
/proc/31627/statm: 57529 25623 709 92 0 55873 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 230116

[startup+6.25169 s]
/proc/loadavg: 0.26 0.44 1.01 2/65 31628
/proc/meminfo: memFree=1652760/2055920 swapFree=4192812/4192956
[pid=31627] ppid=31625 vsize=267380 CPUtime=6.24
/proc/31627/stat : 31627 (solver) R 31625 31627 30837 0 -1 4194304 35064 0 0 0 608 16 0 0 25 0 1 0 165179329 273797120 34912 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708985 0 0 4096 0 0 0 0 17 1 0 0
/proc/31627/statm: 66845 34912 719 92 0 65189 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 267380

[startup+12.7043 s]
/proc/loadavg: 0.32 0.45 1.01 2/65 31628
/proc/meminfo: memFree=1652824/2055920 swapFree=4192812/4192956
[pid=31627] ppid=31625 vsize=267380 CPUtime=12.69
/proc/31627/stat : 31627 (solver) R 31625 31627 30837 0 -1 4194304 35064 0 0 0 1253 16 0 0 25 0 1 0 165179329 273797120 34912 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711478 0 0 4096 0 0 0 0 17 1 0 0
/proc/31627/statm: 66845 34912 719 92 0 65189 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 267380

[startup+25.6035 s]
/proc/loadavg: 0.42 0.46 1.01 2/65 31628
/proc/meminfo: memFree=1652824/2055920 swapFree=4192812/4192956
[pid=31627] ppid=31625 vsize=267380 CPUtime=25.58
/proc/31627/stat : 31627 (solver) R 31625 31627 30837 0 -1 4194304 35064 0 0 0 2542 16 0 0 25 0 1 0 165179329 273797120 34912 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/31627/statm: 66845 34912 719 92 0 65189 0
Current children cumulated CPU time (s) 25.58
Current children cumulated vsize (KiB) 267380

[startup+51.2098 s]
/proc/loadavg: 0.65 0.51 1.01 2/65 31628
/proc/meminfo: memFree=1652952/2055920 swapFree=4192812/4192956
[pid=31627] ppid=31625 vsize=267380 CPUtime=51.18
/proc/31627/stat : 31627 (solver) R 31625 31627 30837 0 -1 4194304 35064 0 0 0 5102 16 0 0 25 0 1 0 165179329 273797120 34912 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711146 0 0 4096 0 0 0 0 17 1 0 0
/proc/31627/statm: 66845 34912 719 92 0 65189 0
Current children cumulated CPU time (s) 51.18
Current children cumulated vsize (KiB) 267380

[startup+102.411 s]
/proc/loadavg: 0.85 0.59 1.00 2/65 31628
/proc/meminfo: memFree=1652952/2055920 swapFree=4192812/4192956
[pid=31627] ppid=31625 vsize=267380 CPUtime=102.37
/proc/31627/stat : 31627 (solver) R 31625 31627 30837 0 -1 4194304 35064 0 0 0 10221 16 0 0 25 0 1 0 165179329 273797120 34912 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711130 0 0 4096 0 0 0 0 17 1 0 0
/proc/31627/statm: 66845 34912 719 92 0 65189 0
Current children cumulated CPU time (s) 102.37
Current children cumulated vsize (KiB) 267380

[startup+162.424 s]
/proc/loadavg: 0.94 0.66 1.00 2/65 31628
/proc/meminfo: memFree=1652952/2055920 swapFree=4192812/4192956
[pid=31627] ppid=31625 vsize=267380 CPUtime=162.37
/proc/31627/stat : 31627 (solver) R 31625 31627 30837 0 -1 4194304 35064 0 0 0 16221 16 0 0 25 0 1 0 165179329 273797120 34912 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722074 0 0 4096 0 0 0 0 17 1 0 0
/proc/31627/statm: 66845 34912 719 92 0 65189 0
Current children cumulated CPU time (s) 162.37
Current children cumulated vsize (KiB) 267380

[startup+222.436 s]
/proc/loadavg: 0.98 0.72 1.00 2/65 31628
/proc/meminfo: memFree=1652888/2055920 swapFree=4192812/4192956
[pid=31627] ppid=31625 vsize=267380 CPUtime=222.36
/proc/31627/stat : 31627 (solver) R 31625 31627 30837 0 -1 4194304 35064 0 0 0 22220 16 0 0 25 0 1 0 165179329 273797120 34912 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 1 0 0
/proc/31627/statm: 66845 34912 719 92 0 65189 0
Current children cumulated CPU time (s) 222.36
Current children cumulated vsize (KiB) 267380

[startup+282.447 s]
/proc/loadavg: 0.99 0.77 1.00 2/65 31628
/proc/meminfo: memFree=1652952/2055920 swapFree=4192812/4192956
[pid=31627] ppid=31625 vsize=267380 CPUtime=282.36
/proc/31627/stat : 31627 (solver) R 31625 31627 30837 0 -1 4194304 35064 0 0 0 28220 16 0 0 25 0 1 0 165179329 273797120 34912 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 1 0 0
/proc/31627/statm: 66845 34912 719 92 0 65189 0
Current children cumulated CPU time (s) 282.36
Current children cumulated vsize (KiB) 267380

[startup+342.459 s]
/proc/loadavg: 0.99 0.81 1.00 2/65 31628
/proc/meminfo: memFree=1653024/2055920 swapFree=4192812/4192956
[pid=31627] ppid=31625 vsize=267380 CPUtime=342.36
/proc/31627/stat : 31627 (solver) R 31625 31627 30837 0 -1 4194304 35064 0 0 0 34220 16 0 0 25 0 1 0 165179329 273797120 34912 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709364 0 0 4096 0 0 0 0 17 1 0 0
/proc/31627/statm: 66845 34912 719 92 0 65189 0
Current children cumulated CPU time (s) 342.36
Current children cumulated vsize (KiB) 267380

[startup+402.47 s]
/proc/loadavg: 0.99 0.84 1.00 2/65 31628
/proc/meminfo: memFree=1653024/2055920 swapFree=4192812/4192956
[pid=31627] ppid=31625 vsize=267380 CPUtime=402.35
/proc/31627/stat : 31627 (solver) R 31625 31627 30837 0 -1 4194304 35064 0 0 0 40219 16 0 0 25 0 1 0 165179329 273797120 34912 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 1 0 0
/proc/31627/statm: 66845 34912 719 92 0 65189 0
Current children cumulated CPU time (s) 402.35
Current children cumulated vsize (KiB) 267380

[startup+462.482 s]
/proc/loadavg: 1.03 0.88 1.00 2/65 31628
/proc/meminfo: memFree=1652960/2055920 swapFree=4192812/4192956
[pid=31627] ppid=31625 vsize=267384 CPUtime=462.35
/proc/31627/stat : 31627 (solver) R 31625 31627 30837 0 -1 4194304 35065 0 0 0 46219 16 0 0 25 0 1 0 165179329 273801216 34913 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709356 0 0 4096 0 0 0 0 17 1 0 0
/proc/31627/statm: 66846 34913 719 92 0 65190 0
Current children cumulated CPU time (s) 462.35
Current children cumulated vsize (KiB) 267384

[startup+522.491 s]
/proc/loadavg: 1.01 0.90 1.00 2/65 31628
/proc/meminfo: memFree=1652960/2055920 swapFree=4192812/4192956
[pid=31627] ppid=31625 vsize=267384 CPUtime=522.34
/proc/31627/stat : 31627 (solver) R 31625 31627 30837 0 -1 4194304 35065 0 0 0 52218 16 0 0 25 0 1 0 165179329 273801216 34913 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709353 0 0 4096 0 0 0 0 17 1 0 0
/proc/31627/statm: 66846 34913 719 92 0 65190 0
Current children cumulated CPU time (s) 522.34
Current children cumulated vsize (KiB) 267384

[startup+582.508 s]
/proc/loadavg: 1.00 0.91 1.00 2/65 31628
/proc/meminfo: memFree=1652960/2055920 swapFree=4192812/4192956
[pid=31627] ppid=31625 vsize=267384 CPUtime=582.35
/proc/31627/stat : 31627 (solver) R 31625 31627 30837 0 -1 4194304 35065 0 0 0 58219 16 0 0 25 0 1 0 165179329 273801216 34913 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637270 0 0 4096 0 0 0 0 17 1 0 0
/proc/31627/statm: 66846 34913 719 92 0 65190 0
Current children cumulated CPU time (s) 582.35
Current children cumulated vsize (KiB) 267384

[startup+642.521 s]
/proc/loadavg: 1.00 0.93 1.00 2/65 31628
/proc/meminfo: memFree=1652960/2055920 swapFree=4192812/4192956
[pid=31627] ppid=31625 vsize=267384 CPUtime=642.35
/proc/31627/stat : 31627 (solver) R 31625 31627 30837 0 -1 4194304 35065 0 0 0 64219 16 0 0 25 0 1 0 165179329 273801216 34913 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/31627/statm: 66846 34913 719 92 0 65190 0
Current children cumulated CPU time (s) 642.35
Current children cumulated vsize (KiB) 267384

[startup+702.535 s]
/proc/loadavg: 1.00 0.94 1.00 2/65 31628
/proc/meminfo: memFree=1652896/2055920 swapFree=4192812/4192956
[pid=31627] ppid=31625 vsize=267384 CPUtime=702.34
/proc/31627/stat : 31627 (solver) R 31625 31627 30837 0 -1 4194304 35065 0 0 0 70218 16 0 0 25 0 1 0 165179329 273801216 34913 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 1 0 0
/proc/31627/statm: 66846 34913 719 92 0 65190 0
Current children cumulated CPU time (s) 702.34
Current children cumulated vsize (KiB) 267384

[startup+762.544 s]
/proc/loadavg: 1.00 0.95 1.00 2/65 31628
/proc/meminfo: memFree=1652896/2055920 swapFree=4192812/4192956
[pid=31627] ppid=31625 vsize=267392 CPUtime=762.34
/proc/31627/stat : 31627 (solver) R 31625 31627 30837 0 -1 4194304 35067 0 0 0 76218 16 0 0 25 0 1 0 165179329 273809408 34915 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711140 0 0 4096 0 0 0 0 17 1 0 0
/proc/31627/statm: 66848 34915 719 92 0 65192 0
Current children cumulated CPU time (s) 762.34
Current children cumulated vsize (KiB) 267392

[startup+822.563 s]
/proc/loadavg: 1.00 0.95 1.00 2/65 31628
/proc/meminfo: memFree=1652832/2055920 swapFree=4192812/4192956
[pid=31627] ppid=31625 vsize=267416 CPUtime=822.34
/proc/31627/stat : 31627 (solver) R 31625 31627 30837 0 -1 4194304 35073 0 0 0 82218 16 0 0 25 0 1 0 165179329 273833984 34921 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 1 0 0
/proc/31627/statm: 66854 34921 719 92 0 65198 0
Current children cumulated CPU time (s) 822.34
Current children cumulated vsize (KiB) 267416

[startup+882.576 s]
/proc/loadavg: 1.00 0.96 1.00 2/65 31630
/proc/meminfo: memFree=1652832/2055920 swapFree=4192812/4192956
[pid=31627] ppid=31625 vsize=267424 CPUtime=882.34
/proc/31627/stat : 31627 (solver) R 31625 31627 30837 0 -1 4194304 35075 0 0 0 88218 16 0 0 25 0 1 0 165179329 273842176 34923 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 1 0 0
/proc/31627/statm: 66856 34923 719 92 0 65200 0
Current children cumulated CPU time (s) 882.34
Current children cumulated vsize (KiB) 267424

[startup+942.587 s]
/proc/loadavg: 1.00 0.96 1.00 2/65 31630
/proc/meminfo: memFree=1652832/2055920 swapFree=4192812/4192956
[pid=31627] ppid=31625 vsize=267424 CPUtime=942.34
/proc/31627/stat : 31627 (solver) R 31625 31627 30837 0 -1 4194304 35075 0 0 0 94218 16 0 0 25 0 1 0 165179329 273842176 34923 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709358 0 0 4096 0 0 0 0 17 1 0 0
/proc/31627/statm: 66856 34923 719 92 0 65200 0
Current children cumulated CPU time (s) 942.34
Current children cumulated vsize (KiB) 267424

[startup+1002.6 s]
/proc/loadavg: 1.00 0.97 1.00 2/65 31630
/proc/meminfo: memFree=1652832/2055920 swapFree=4192812/4192956
[pid=31627] ppid=31625 vsize=267424 CPUtime=1002.34
/proc/31627/stat : 31627 (solver) R 31625 31627 30837 0 -1 4194304 35075 0 0 0 100218 16 0 0 25 0 1 0 165179329 273842176 34923 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/31627/statm: 66856 34923 719 92 0 65200 0
Current children cumulated CPU time (s) 1002.34
Current children cumulated vsize (KiB) 267424

[startup+1062.61 s]
/proc/loadavg: 1.00 0.97 1.00 2/65 31630
/proc/meminfo: memFree=1652768/2055920 swapFree=4192812/4192956
[pid=31627] ppid=31625 vsize=267424 CPUtime=1062.33
/proc/31627/stat : 31627 (solver) R 31625 31627 30837 0 -1 4194304 35075 0 0 0 106217 16 0 0 25 0 1 0 165179329 273842176 34923 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 1 0 0
/proc/31627/statm: 66856 34923 719 92 0 65200 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 267424

[startup+1122.62 s]
/proc/loadavg: 1.00 0.97 1.00 2/65 31630
/proc/meminfo: memFree=1652768/2055920 swapFree=4192812/4192956
[pid=31627] ppid=31625 vsize=267424 CPUtime=1122.33
/proc/31627/stat : 31627 (solver) R 31625 31627 30837 0 -1 4194304 35075 0 0 0 112217 16 0 0 25 0 1 0 165179329 273842176 34923 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637297 0 0 4096 0 0 0 0 17 1 0 0
/proc/31627/statm: 66856 34923 719 92 0 65200 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 267424

[startup+1182.63 s]
/proc/loadavg: 1.00 0.97 1.00 2/65 31630
/proc/meminfo: memFree=1652768/2055920 swapFree=4192812/4192956
[pid=31627] ppid=31625 vsize=267424 CPUtime=1182.33
/proc/31627/stat : 31627 (solver) R 31625 31627 30837 0 -1 4194304 35075 0 0 0 118217 16 0 0 25 0 1 0 165179329 273842176 34923 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710304 0 0 4096 0 0 0 0 17 1 0 0
/proc/31627/statm: 66856 34923 719 92 0 65200 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 267424

[startup+1242.65 s]
/proc/loadavg: 1.00 0.97 1.00 2/65 31630
/proc/meminfo: memFree=1652768/2055920 swapFree=4192812/4192956
[pid=31627] ppid=31625 vsize=267424 CPUtime=1242.33
/proc/31627/stat : 31627 (solver) R 31625 31627 30837 0 -1 4194304 35075 0 0 0 124217 16 0 0 25 0 1 0 165179329 273842176 34923 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710464 0 0 4096 0 0 0 0 17 1 0 0
/proc/31627/statm: 66856 34923 719 92 0 65200 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 267424

[startup+1302.66 s]
/proc/loadavg: 1.00 0.97 1.00 2/65 31630
/proc/meminfo: memFree=1652704/2055920 swapFree=4192812/4192956
[pid=31627] ppid=31625 vsize=267424 CPUtime=1302.32
/proc/31627/stat : 31627 (solver) R 31625 31627 30837 0 -1 4194304 35075 0 0 0 130216 16 0 0 25 0 1 0 165179329 273842176 34923 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 1 0 0
/proc/31627/statm: 66856 34923 719 92 0 65200 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 267424

[startup+1362.67 s]
/proc/loadavg: 1.00 0.97 1.00 2/65 31630
/proc/meminfo: memFree=1652704/2055920 swapFree=4192812/4192956
[pid=31627] ppid=31625 vsize=267424 CPUtime=1362.31
/proc/31627/stat : 31627 (solver) R 31625 31627 30837 0 -1 4194304 35075 0 0 0 136215 16 0 0 25 0 1 0 165179329 273842176 34923 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711143 0 0 4096 0 0 0 0 17 1 0 0
/proc/31627/statm: 66856 34923 719 92 0 65200 0
Current children cumulated CPU time (s) 1362.31
Current children cumulated vsize (KiB) 267424

[startup+1422.68 s]
/proc/loadavg: 1.00 0.97 1.00 2/65 31630
/proc/meminfo: memFree=1652704/2055920 swapFree=4192812/4192956
[pid=31627] ppid=31625 vsize=267424 CPUtime=1422.31
/proc/31627/stat : 31627 (solver) R 31625 31627 30837 0 -1 4194304 35075 0 0 0 142215 16 0 0 25 0 1 0 165179329 273842176 34923 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711764 0 0 4096 0 0 0 0 17 1 0 0
/proc/31627/statm: 66856 34923 719 92 0 65200 0
Current children cumulated CPU time (s) 1422.31
Current children cumulated vsize (KiB) 267424

[startup+1482.69 s]
/proc/loadavg: 1.00 0.97 1.00 2/65 31630
/proc/meminfo: memFree=1652704/2055920 swapFree=4192812/4192956
[pid=31627] ppid=31625 vsize=267424 CPUtime=1482.31
/proc/31627/stat : 31627 (solver) R 31625 31627 30837 0 -1 4194304 35075 0 0 0 148215 16 0 0 25 0 1 0 165179329 273842176 34923 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711143 0 0 4096 0 0 0 0 17 1 0 0
/proc/31627/statm: 66856 34923 719 92 0 65200 0
Current children cumulated CPU time (s) 1482.31
Current children cumulated vsize (KiB) 267424

[startup+1542.7 s]
/proc/loadavg: 1.00 0.97 1.00 2/65 31630
/proc/meminfo: memFree=1652640/2055920 swapFree=4192812/4192956
[pid=31627] ppid=31625 vsize=267424 CPUtime=1542.31
/proc/31627/stat : 31627 (solver) R 31625 31627 30837 0 -1 4194304 35075 0 0 0 154215 16 0 0 25 0 1 0 165179329 273842176 34923 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 1 0 0
/proc/31627/statm: 66856 34923 719 92 0 65200 0
Current children cumulated CPU time (s) 1542.31
Current children cumulated vsize (KiB) 267424

[startup+1602.72 s]
/proc/loadavg: 1.00 0.97 1.00 2/65 31630
/proc/meminfo: memFree=1652640/2055920 swapFree=4192812/4192956
[pid=31627] ppid=31625 vsize=267424 CPUtime=1602.3
/proc/31627/stat : 31627 (solver) R 31625 31627 30837 0 -1 4194304 35075 0 0 0 160214 16 0 0 25 0 1 0 165179329 273842176 34923 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711745 0 0 4096 0 0 0 0 17 1 0 0
/proc/31627/statm: 66856 34923 719 92 0 65200 0
Current children cumulated CPU time (s) 1602.3
Current children cumulated vsize (KiB) 267424

[startup+1662.73 s]
/proc/loadavg: 1.00 0.97 1.00 2/65 31630
/proc/meminfo: memFree=1652640/2055920 swapFree=4192812/4192956
[pid=31627] ppid=31625 vsize=267424 CPUtime=1662.3
/proc/31627/stat : 31627 (solver) R 31625 31627 30837 0 -1 4194304 35075 0 0 0 166214 16 0 0 25 0 1 0 165179329 273842176 34923 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710319 0 0 4096 0 0 0 0 17 1 0 0
/proc/31627/statm: 66856 34923 719 92 0 65200 0
Current children cumulated CPU time (s) 1662.3
Current children cumulated vsize (KiB) 267424

[startup+1722.74 s]
/proc/loadavg: 1.00 0.97 1.00 2/65 31630
/proc/meminfo: memFree=1652640/2055920 swapFree=4192812/4192956
[pid=31627] ppid=31625 vsize=267424 CPUtime=1722.3
/proc/31627/stat : 31627 (solver) R 31625 31627 30837 0 -1 4194304 35075 0 0 0 172214 16 0 0 25 0 1 0 165179329 273842176 34923 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 1 0 0
/proc/31627/statm: 66856 34923 719 92 0 65200 0
Current children cumulated CPU time (s) 1722.3
Current children cumulated vsize (KiB) 267424

[startup+1782.75 s]
/proc/loadavg: 1.00 0.97 1.00 2/65 31630
/proc/meminfo: memFree=1652640/2055920 swapFree=4192812/4192956
[pid=31627] ppid=31625 vsize=267424 CPUtime=1782.29
/proc/31627/stat : 31627 (solver) R 31625 31627 30837 0 -1 4194304 35075 0 0 0 178213 16 0 0 25 0 1 0 165179329 273842176 34923 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709364 0 0 4096 0 0 0 0 17 1 0 0
/proc/31627/statm: 66856 34923 719 92 0 65200 0
Current children cumulated CPU time (s) 1782.29
Current children cumulated vsize (KiB) 267424



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.47 s]
/proc/loadavg: 1.00 0.97 1.00 2/65 31630
/proc/meminfo: memFree=1652640/2055920 swapFree=4192812/4192956
[pid=31627] ppid=31625 vsize=267424 CPUtime=1800.01
/proc/31627/stat : 31627 (solver) R 31625 31627 30837 0 -1 4194304 35075 0 0 0 179985 16 0 0 25 0 1 0 165179329 273842176 34923 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/31627/statm: 66856 34923 719 92 0 65200 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 267424

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.5
CPU time (s): 1800.05
CPU user time (s): 1799.86
CPU system time (s): 0.187971
CPU usage (%): 99.975
Max. virtual memory (cumulated for all children) (KiB): 267424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.86
system time used= 0.187971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35075
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= 12
involuntary context switches= 4139

runsolver used 1.39179 s user time and 3.41848 s system time

The end

Launcher Data (download as text)

Begin job on node48 on Sun Jan  7 11:03:18 UTC 2007


IDJOB= 205639
IDBENCH= 4160
FILE ID= node48/205639-1168167794

PBS_JOBID= 3478780

Free space on /tmp= 66554 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp36-40/fapp40/fapp40-3000-5.xml
COMMAND LINE= /tmp/evaluation/205639-1168167794/tramontane/bin/solver /tmp/evaluation/205639-1168167794/unknown.xml -res geom -f 3 -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node48/watcher-205639-1168167794 -o ROOT/results/node48/solver-205639-1168167794 -C 1800 -M 900  /tmp/evaluation/205639-1168167794/tramontane/bin/solver /tmp/evaluation/205639-1168167794/unknown.xml -res geom -f 3 -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  4350c131016c23f892c949167354beef

RANDOM SEED= 779558669

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.218
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.218
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:       1790288 kB
Buffers:         46336 kB
Cached:         146580 kB
SwapCached:          0 kB
Active:         102236 kB
Inactive:       105948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1790288 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           10588 kB
Writeback:           0 kB
Mapped:          25424 kB
Slab:            43392 kB
Committed_AS:  3561640 kB
PageTables:       1388 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= 66554 MiB



End job on node48 on Sun Jan  7 11:33:27 UTC 2007