Trace number 208941

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.01 1813.69

General information on the benchmark

Namefapp/fapp01-05/fapp05/
fapp05-0350-7.xml
MD5SUMb60e9af78ed06e93dff81f85ad8e0768
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 benchmark2.00069
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables350
Number of constraints4665
Maximum constraint arity2
Maximum domain size270
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4665
Global constraints used (with number of constraints)

Solver Data (download as text)

0.21	c 
0.21	c Parsing xml file
0.21	c 	domains...............    0
0.21	c 	variables............. 0.02
0.21	c 	predicates............    0
0.21	c 	constraints........... 0.32
0.36	c Allocating memory
0.36	c 
0.36	c time limit = -1
0.36	c heuristic = dom/wdeg
0.37	c restart policy = Geometric increment
0.37	c restart base = 233
0.37	c restart factor = 1.33
0.37	c 
0.37	c Solving
0.37	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/node24/watcher-208941-1168191046 -o ROOT/results/node24/solver-208941-1168191046 -C 1800 -M 900 /tmp/evaluation/208941-1168191046/tramontane/bin/solver /tmp/evaluation/208941-1168191046/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: 3.07 2.93 2.60 3/94 22393
/proc/meminfo: memFree=805848/2055920 swapFree=4192812/4192956
[pid=22392] ppid=22390 vsize=18540 CPUtime=0
/proc/22392/stat : 22392 (runsolver) R 22390 22392 21244 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 167499931 18984960 279 18446744073709551615 4194304 4267372 548682069008 18446744073709551615 237788261671 0 0 4096 24578 0 0 0 17 1 0 0
/proc/22392/statm: 4635 279 244 17 0 2626 0

[startup+0.103257 s]
/proc/loadavg: 3.07 2.93 2.60 3/94 22393
/proc/meminfo: memFree=805848/2055920 swapFree=4192812/4192956
[pid=22392] ppid=22390 vsize=22352 CPUtime=0.09
/proc/22392/stat : 22392 (solver) R 22390 22392 21244 0 -1 4194304 2320 0 0 0 8 1 0 0 18 0 1 0 167499931 22888448 2288 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4159258135 0 0 4096 0 0 0 0 17 0 0 0
/proc/22392/statm: 5588 2288 708 92 0 3932 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22352

[startup+0.512298 s]
/proc/loadavg: 3.07 2.93 2.60 3/94 22393
/proc/meminfo: memFree=805848/2055920 swapFree=4192812/4192956
[pid=22392] ppid=22390 vsize=25124 CPUtime=0.49
/proc/22392/stat : 22392 (solver) R 22390 22392 21244 0 -1 4194304 3018 0 0 0 48 1 0 0 21 0 1 0 167499931 25726976 2986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/22392/statm: 6281 2986 719 92 0 4625 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 25124

[startup+1.33739 s]
/proc/loadavg: 3.07 2.93 2.60 4/94 22393
/proc/meminfo: memFree=796696/2055920 swapFree=4192812/4192956
[pid=22392] ppid=22390 vsize=25124 CPUtime=1.3
/proc/22392/stat : 22392 (solver) R 22390 22392 21244 0 -1 4194304 3018 0 0 0 129 1 0 0 25 0 1 0 167499931 25726976 2986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722073 0 0 4096 0 0 0 0 17 0 0 0
/proc/22392/statm: 6281 2986 719 92 0 4625 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 25124

[startup+2.98057 s]
/proc/loadavg: 3.07 2.93 2.60 3/94 22393
/proc/meminfo: memFree=796696/2055920 swapFree=4192812/4192956
[pid=22392] ppid=22390 vsize=25124 CPUtime=2.94
/proc/22392/stat : 22392 (solver) R 22390 22392 21244 0 -1 4194304 3018 0 0 0 293 1 0 0 25 0 1 0 167499931 25726976 2986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711436 0 0 4096 0 0 0 0 17 0 0 0
/proc/22392/statm: 6281 2986 719 92 0 4625 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 25124

[startup+6.25992 s]
/proc/loadavg: 3.07 2.93 2.60 3/94 22393
/proc/meminfo: memFree=796696/2055920 swapFree=4192812/4192956
[pid=22392] ppid=22390 vsize=25124 CPUtime=6.19
/proc/22392/stat : 22392 (solver) R 22390 22392 21244 0 -1 4194304 3018 0 0 0 618 1 0 0 25 0 1 0 167499931 25726976 2986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134812848 0 0 4096 0 0 0 0 17 0 0 0
/proc/22392/statm: 6281 2986 719 92 0 4625 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 25124

[startup+12.7246 s]
/proc/loadavg: 2.98 2.92 2.60 3/94 22393
/proc/meminfo: memFree=796768/2055920 swapFree=4192812/4192956
[pid=22392] ppid=22390 vsize=25124 CPUtime=12.57
/proc/22392/stat : 22392 (solver) R 22390 22392 21244 0 -1 4194304 3018 0 0 0 1256 1 0 0 25 0 1 0 167499931 25726976 2986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/22392/statm: 6281 2986 719 92 0 4625 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 25124

[startup+25.536 s]
/proc/loadavg: 2.84 2.89 2.59 3/94 22393
/proc/meminfo: memFree=796896/2055920 swapFree=4192812/4192956
[pid=22392] ppid=22390 vsize=25124 CPUtime=25.26
/proc/22392/stat : 22392 (solver) R 22390 22392 21244 0 -1 4194304 3018 0 0 0 2525 1 0 0 25 0 1 0 167499931 25726976 2986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 0 0 0
/proc/22392/statm: 6281 2986 719 92 0 4625 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 25124

[startup+51.1653 s]
/proc/loadavg: 2.55 2.81 2.57 3/94 22393
/proc/meminfo: memFree=796960/2055920 swapFree=4192812/4192956
[pid=22392] ppid=22390 vsize=25124 CPUtime=50.66
/proc/22392/stat : 22392 (solver) R 22390 22392 21244 0 -1 4194304 3018 0 0 0 5064 2 0 0 25 0 1 0 167499931 25726976 2986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709358 0 0 4096 0 0 0 0 17 0 0 0
/proc/22392/statm: 6281 2986 719 92 0 4625 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 25124

[startup+102.406 s]
/proc/loadavg: 2.37 2.72 2.55 3/97 22447
/proc/meminfo: memFree=963144/2055920 swapFree=4192812/4192956
[pid=22392] ppid=22390 vsize=25124 CPUtime=101.22
/proc/22392/stat : 22392 (solver) R 22390 22392 21244 0 -1 4194304 3018 0 0 0 10119 3 0 0 25 0 1 0 167499931 25726976 2986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 0 0 0
/proc/22392/statm: 6281 2986 719 92 0 4625 0
Current children cumulated CPU time (s) 101.22
Current children cumulated vsize (KiB) 25124

[startup+162.412 s]
/proc/loadavg: 2.66 2.72 2.56 4/97 22447
/proc/meminfo: memFree=662088/2055920 swapFree=4192812/4192956
[pid=22392] ppid=22390 vsize=25124 CPUtime=161.1
/proc/22392/stat : 22392 (solver) R 22390 22392 21244 0 -1 4194304 3018 0 0 0 16107 3 0 0 25 0 1 0 167499931 25726976 2986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711140 0 0 4096 0 0 0 0 17 0 0 0
/proc/22392/statm: 6281 2986 719 92 0 4625 0
Current children cumulated CPU time (s) 161.1
Current children cumulated vsize (KiB) 25124

[startup+222.474 s]
/proc/loadavg: 2.78 2.74 2.57 3/97 22499
/proc/meminfo: memFree=1090448/2055920 swapFree=4192812/4192956
[pid=22392] ppid=22390 vsize=25124 CPUtime=220.74
/proc/22392/stat : 22392 (solver) R 22390 22392 21244 0 -1 4194304 3018 0 0 0 22070 4 0 0 25 0 1 0 167499931 25726976 2986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637150 0 0 4096 0 0 0 0 17 0 0 0
/proc/22392/statm: 6281 2986 719 92 0 4625 0
Current children cumulated CPU time (s) 220.74
Current children cumulated vsize (KiB) 25124

[startup+282.567 s]
/proc/loadavg: 2.70 2.71 2.57 4/97 22499
/proc/meminfo: memFree=665168/2055920 swapFree=4192812/4192956
[pid=22392] ppid=22390 vsize=25124 CPUtime=280.43
/proc/22392/stat : 22392 (solver) R 22390 22392 21244 0 -1 4194304 3018 0 0 0 28039 4 0 0 25 0 1 0 167499931 25726976 2986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710465 0 0 4096 0 0 0 0 17 0 0 0
/proc/22392/statm: 6281 2986 719 92 0 4625 0
Current children cumulated CPU time (s) 280.43
Current children cumulated vsize (KiB) 25124

[startup+342.587 s]
/proc/loadavg: 2.45 2.65 2.55 3/97 22585
/proc/meminfo: memFree=1233152/2055920 swapFree=4192812/4192956
[pid=22392] ppid=22390 vsize=25124 CPUtime=339.83
/proc/22392/stat : 22392 (solver) R 22390 22392 21244 0 -1 4194304 3018 0 0 0 33978 5 0 0 25 0 1 0 167499931 25726976 2986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711745 0 0 4096 0 0 0 0 17 0 0 0
/proc/22392/statm: 6281 2986 719 92 0 4625 0
Current children cumulated CPU time (s) 339.83
Current children cumulated vsize (KiB) 25124

[startup+402.642 s]
/proc/loadavg: 2.29 2.56 2.53 4/97 22585
/proc/meminfo: memFree=665536/2055920 swapFree=4192812/4192956
[pid=22392] ppid=22390 vsize=25124 CPUtime=399.72
/proc/22392/stat : 22392 (solver) R 22390 22392 21244 0 -1 4194304 3018 0 0 0 39966 6 0 0 25 0 1 0 167499931 25726976 2986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637735 0 0 4096 0 0 0 0 17 1 0 0
/proc/22392/statm: 6281 2986 719 92 0 4625 0
Current children cumulated CPU time (s) 399.72
Current children cumulated vsize (KiB) 25124

[startup+462.728 s]
/proc/loadavg: 2.40 2.56 2.53 3/91 22631
/proc/meminfo: memFree=1398064/2055920 swapFree=4192812/4192956
[pid=22392] ppid=22390 vsize=25124 CPUtime=459.78
/proc/22392/stat : 22392 (solver) R 22390 22392 21244 0 -1 4194304 3018 0 0 0 45971 7 0 0 25 0 1 0 167499931 25726976 2986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 0 0 0
/proc/22392/statm: 6281 2986 719 92 0 4625 0
Current children cumulated CPU time (s) 459.78
Current children cumulated vsize (KiB) 25124

[startup+522.74 s]
/proc/loadavg: 2.18 2.47 2.50 3/97 22637
/proc/meminfo: memFree=1178632/2055920 swapFree=4192812/4192956
[pid=22392] ppid=22390 vsize=25124 CPUtime=519.28
/proc/22392/stat : 22392 (solver) R 22390 22392 21244 0 -1 4194304 3018 0 0 0 51921 7 0 0 25 0 1 0 167499931 25726976 2986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709344 0 0 4096 0 0 0 0 17 0 0 0
/proc/22392/statm: 6281 2986 719 92 0 4625 0
Current children cumulated CPU time (s) 519.28
Current children cumulated vsize (KiB) 25124

[startup+582.804 s]
/proc/loadavg: 2.13 2.40 2.47 3/97 22637
/proc/meminfo: memFree=1052872/2055920 swapFree=4192812/4192956
[pid=22392] ppid=22390 vsize=25124 CPUtime=578.78
/proc/22392/stat : 22392 (solver) R 22390 22392 21244 0 -1 4194304 3018 0 0 0 57871 7 0 0 25 0 1 0 167499931 25726976 2986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708977 0 0 4096 0 0 0 0 17 0 0 0
/proc/22392/statm: 6281 2986 719 92 0 4625 0
Current children cumulated CPU time (s) 578.78
Current children cumulated vsize (KiB) 25124

[startup+642.809 s]
/proc/loadavg: 2.17 2.35 2.45 3/97 22761
/proc/meminfo: memFree=1041040/2055920 swapFree=4192812/4192956
[pid=22392] ppid=22390 vsize=25124 CPUtime=638.25
/proc/22392/stat : 22392 (solver) R 22390 22392 21244 0 -1 4194304 3018 0 0 0 63816 9 0 0 25 0 1 0 167499931 25726976 2986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708985 0 0 4096 0 0 0 0 17 0 0 0
/proc/22392/statm: 6281 2986 719 92 0 4625 0
Current children cumulated CPU time (s) 638.25
Current children cumulated vsize (KiB) 25124

[startup+702.88 s]
/proc/loadavg: 2.31 2.35 2.44 4/97 22761
/proc/meminfo: memFree=659920/2055920 swapFree=4192812/4192956
[pid=22392] ppid=22390 vsize=25124 CPUtime=697.69
/proc/22392/stat : 22392 (solver) R 22390 22392 21244 0 -1 4194304 3018 0 0 0 69760 9 0 0 25 0 1 0 167499931 25726976 2986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710322 0 0 4096 0 0 0 0 17 0 0 0
/proc/22392/statm: 6281 2986 719 92 0 4625 0
Current children cumulated CPU time (s) 697.69
Current children cumulated vsize (KiB) 25124

[startup+762.883 s]
/proc/loadavg: 2.47 2.39 2.45 3/97 22813
/proc/meminfo: memFree=1265168/2055920 swapFree=4192812/4192956
[pid=22392] ppid=22390 vsize=25124 CPUtime=757.17
/proc/22392/stat : 22392 (solver) R 22390 22392 21244 0 -1 4194304 3018 0 0 0 75706 11 0 0 25 0 1 0 167499931 25726976 2986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711764 0 0 4096 0 0 0 0 17 1 0 0
/proc/22392/statm: 6281 2986 719 92 0 4625 0
Current children cumulated CPU time (s) 757.17
Current children cumulated vsize (KiB) 25124

[startup+822.946 s]
/proc/loadavg: 2.23 2.33 2.43 3/97 22813
/proc/meminfo: memFree=1122832/2055920 swapFree=4192812/4192956
[pid=22392] ppid=22390 vsize=25124 CPUtime=816.94
/proc/22392/stat : 22392 (solver) R 22390 22392 21244 0 -1 4194304 3018 0 0 0 81683 11 0 0 25 0 1 0 167499931 25726976 2986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 1 0 0
/proc/22392/statm: 6281 2986 719 92 0 4625 0
Current children cumulated CPU time (s) 816.94
Current children cumulated vsize (KiB) 25124

[startup+883.009 s]
/proc/loadavg: 2.13 2.28 2.40 3/98 22814
/proc/meminfo: memFree=955464/2055920 swapFree=4192812/4192956
[pid=22392] ppid=22390 vsize=25124 CPUtime=876.7
/proc/22392/stat : 22392 (solver) R 22390 22392 21244 0 -1 4194304 3018 0 0 0 87658 12 0 0 25 0 1 0 167499931 25726976 2986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711146 0 0 4096 0 0 0 0 17 1 0 0
/proc/22392/statm: 6281 2986 719 92 0 4625 0
Current children cumulated CPU time (s) 876.7
Current children cumulated vsize (KiB) 25124

[startup+943.105 s]
/proc/loadavg: 1.98 2.21 2.37 3/94 22919
/proc/meminfo: memFree=1330784/2055920 swapFree=4192812/4192956
[pid=22392] ppid=22390 vsize=25124 CPUtime=936.45
/proc/22392/stat : 22392 (solver) R 22390 22392 21244 0 -1 4194304 3018 0 0 0 93632 13 0 0 25 0 1 0 167499931 25726976 2986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134712080 0 0 4096 0 0 0 0 17 0 0 0
/proc/22392/statm: 6281 2986 719 92 0 4625 0
Current children cumulated CPU time (s) 936.45
Current children cumulated vsize (KiB) 25124

[startup+1003.2 s]
/proc/loadavg: 1.96 2.17 2.34 3/87 22983
/proc/meminfo: memFree=1386072/2055920 swapFree=4192812/4192956
[pid=22392] ppid=22390 vsize=25124 CPUtime=996.2
/proc/22392/stat : 22392 (solver) R 22390 22392 21244 0 -1 4194304 3018 0 0 0 99606 14 0 0 25 0 1 0 167499931 25726976 2986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711284 0 0 4096 0 0 0 0 17 0 0 0
/proc/22392/statm: 6281 2986 719 92 0 4625 0
Current children cumulated CPU time (s) 996.2
Current children cumulated vsize (KiB) 25124

[startup+1063.28 s]
/proc/loadavg: 1.98 2.14 2.32 3/87 22983
/proc/meminfo: memFree=1386136/2055920 swapFree=4192812/4192956
[pid=22392] ppid=22390 vsize=25124 CPUtime=1055.81
/proc/22392/stat : 22392 (solver) R 22390 22392 21244 0 -1 4194304 3018 0 0 0 105567 14 0 0 25 0 1 0 167499931 25726976 2986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710465 0 0 4096 0 0 0 0 17 0 0 0
/proc/22392/statm: 6281 2986 719 92 0 4625 0
Current children cumulated CPU time (s) 1055.81
Current children cumulated vsize (KiB) 25124

[startup+1123.37 s]
/proc/loadavg: 1.99 2.11 2.29 3/87 22983
/proc/meminfo: memFree=1386200/2055920 swapFree=4192812/4192956
[pid=22392] ppid=22390 vsize=25124 CPUtime=1115.42
/proc/22392/stat : 22392 (solver) R 22390 22392 21244 0 -1 4194304 3018 0 0 0 111527 15 0 0 25 0 1 0 167499931 25726976 2986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710464 0 0 4096 0 0 0 0 17 0 0 0
/proc/22392/statm: 6281 2986 719 92 0 4625 0
Current children cumulated CPU time (s) 1115.42
Current children cumulated vsize (KiB) 25124

[startup+1183.44 s]
/proc/loadavg: 1.99 2.08 2.27 3/87 22983
/proc/meminfo: memFree=1386136/2055920 swapFree=4192812/4192956
[pid=22392] ppid=22390 vsize=25124 CPUtime=1174.99
/proc/22392/stat : 22392 (solver) R 22390 22392 21244 0 -1 4194304 3018 0 0 0 117484 15 0 0 25 0 1 0 167499931 25726976 2986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708982 0 0 4096 0 0 0 0 17 0 0 0
/proc/22392/statm: 6281 2986 719 92 0 4625 0
Current children cumulated CPU time (s) 1174.99
Current children cumulated vsize (KiB) 25124

[startup+1243.54 s]
/proc/loadavg: 1.99 2.07 2.25 3/87 22983
/proc/meminfo: memFree=1386136/2055920 swapFree=4192812/4192956
[pid=22392] ppid=22390 vsize=25124 CPUtime=1234.6
/proc/22392/stat : 22392 (solver) R 22390 22392 21244 0 -1 4194304 3018 0 0 0 123445 15 0 0 25 0 1 0 167499931 25726976 2986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710511 0 0 4096 0 0 0 0 17 0 0 0
/proc/22392/statm: 6281 2986 719 92 0 4625 0
Current children cumulated CPU time (s) 1234.6
Current children cumulated vsize (KiB) 25124

[startup+1303.63 s]
/proc/loadavg: 2.05 2.07 2.24 3/87 22983
/proc/meminfo: memFree=1386072/2055920 swapFree=4192812/4192956
[pid=22392] ppid=22390 vsize=25124 CPUtime=1294.21
/proc/22392/stat : 22392 (solver) R 22390 22392 21244 0 -1 4194304 3018 0 0 0 129406 15 0 0 25 0 1 0 167499931 25726976 2986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708977 0 0 4096 0 0 0 0 17 0 0 0
/proc/22392/statm: 6281 2986 719 92 0 4625 0
Current children cumulated CPU time (s) 1294.21
Current children cumulated vsize (KiB) 25124

[startup+1363.72 s]
/proc/loadavg: 2.02 2.05 2.22 3/87 22983
/proc/meminfo: memFree=1386136/2055920 swapFree=4192812/4192956
[pid=22392] ppid=22390 vsize=25124 CPUtime=1353.79
/proc/22392/stat : 22392 (solver) R 22390 22392 21244 0 -1 4194304 3018 0 0 0 135364 15 0 0 25 0 1 0 167499931 25726976 2986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/22392/statm: 6281 2986 719 92 0 4625 0
Current children cumulated CPU time (s) 1353.79
Current children cumulated vsize (KiB) 25124

[startup+1423.81 s]
/proc/loadavg: 2.00 2.04 2.20 3/87 22983
/proc/meminfo: memFree=1386072/2055920 swapFree=4192812/4192956
[pid=22392] ppid=22390 vsize=25124 CPUtime=1413.4
/proc/22392/stat : 22392 (solver) R 22390 22392 21244 0 -1 4194304 3018 0 0 0 141325 15 0 0 25 0 1 0 167499931 25726976 2986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134813004 0 0 4096 0 0 0 0 17 0 0 0
/proc/22392/statm: 6281 2986 719 92 0 4625 0
Current children cumulated CPU time (s) 1413.4
Current children cumulated vsize (KiB) 25124

[startup+1483.89 s]
/proc/loadavg: 2.00 2.03 2.19 3/87 22983
/proc/meminfo: memFree=1386072/2055920 swapFree=4192812/4192956
[pid=22392] ppid=22390 vsize=25124 CPUtime=1473.01
/proc/22392/stat : 22392 (solver) R 22390 22392 21244 0 -1 4194304 3018 0 0 0 147286 15 0 0 25 0 1 0 167499931 25726976 2986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709358 0 0 4096 0 0 0 0 17 0 0 0
/proc/22392/statm: 6281 2986 719 92 0 4625 0
Current children cumulated CPU time (s) 1473.01
Current children cumulated vsize (KiB) 25124

[startup+1543.98 s]
/proc/loadavg: 2.00 2.02 2.17 3/87 22983
/proc/meminfo: memFree=1386072/2055920 swapFree=4192812/4192956
[pid=22392] ppid=22390 vsize=25124 CPUtime=1532.58
/proc/22392/stat : 22392 (solver) R 22390 22392 21244 0 -1 4194304 3018 0 0 0 153242 16 0 0 25 0 1 0 167499931 25726976 2986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637799 0 0 4096 0 0 0 0 17 0 0 0
/proc/22392/statm: 6281 2986 719 92 0 4625 0
Current children cumulated CPU time (s) 1532.58
Current children cumulated vsize (KiB) 25124

[startup+1603.98 s]
/proc/loadavg: 2.00 2.02 2.16 3/87 22983
/proc/meminfo: memFree=1386136/2055920 swapFree=4192812/4192956
[pid=22392] ppid=22390 vsize=25124 CPUtime=1592.08
/proc/22392/stat : 22392 (solver) R 22390 22392 21244 0 -1 4194304 3018 0 0 0 159192 16 0 0 25 0 1 0 167499931 25726976 2986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 0 0 0
/proc/22392/statm: 6281 2986 719 92 0 4625 0
Current children cumulated CPU time (s) 1592.08
Current children cumulated vsize (KiB) 25124

[startup+1664.08 s]
/proc/loadavg: 2.00 2.01 2.15 3/87 22983
/proc/meminfo: memFree=1386072/2055920 swapFree=4192812/4192956
[pid=22392] ppid=22390 vsize=25124 CPUtime=1651.67
/proc/22392/stat : 22392 (solver) R 22390 22392 21244 0 -1 4194304 3018 0 0 0 165151 16 0 0 25 0 1 0 167499931 25726976 2986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711146 0 0 4096 0 0 0 0 17 0 0 0
/proc/22392/statm: 6281 2986 719 92 0 4625 0
Current children cumulated CPU time (s) 1651.67
Current children cumulated vsize (KiB) 25124

[startup+1724.17 s]
/proc/loadavg: 2.00 2.01 2.14 3/87 22983
/proc/meminfo: memFree=1386136/2055920 swapFree=4192812/4192956
[pid=22392] ppid=22390 vsize=25124 CPUtime=1711.23
/proc/22392/stat : 22392 (solver) R 22390 22392 21244 0 -1 4194304 3018 0 0 0 171107 16 0 0 25 0 1 0 167499931 25726976 2986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711425 0 0 4096 0 0 0 0 17 0 0 0
/proc/22392/statm: 6281 2986 719 92 0 4625 0
Current children cumulated CPU time (s) 1711.23
Current children cumulated vsize (KiB) 25124

[startup+1784.25 s]
/proc/loadavg: 2.00 2.00 2.13 3/87 22983
/proc/meminfo: memFree=1386072/2055920 swapFree=4192812/4192956
[pid=22392] ppid=22390 vsize=25124 CPUtime=1770.83
/proc/22392/stat : 22392 (solver) R 22390 22392 21244 0 -1 4194304 3018 0 0 0 177067 16 0 0 25 0 1 0 167499931 25726976 2986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/22392/statm: 6281 2986 719 92 0 4625 0
Current children cumulated CPU time (s) 1770.83
Current children cumulated vsize (KiB) 25124



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813.68 s]
/proc/loadavg: 2.06 2.02 2.13 3/87 22983
/proc/meminfo: memFree=1386072/2055920 swapFree=4192812/4192956
[pid=22392] ppid=22390 vsize=25124 CPUtime=1800
/proc/22392/stat : 22392 (solver) R 22390 22392 21244 0 -1 4194304 3018 0 0 0 179984 16 0 0 25 0 1 0 167499931 25726976 2986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637728 0 0 4096 0 0 0 0 17 0 0 0
/proc/22392/statm: 6281 2986 719 92 0 4625 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 25124

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1813.69
CPU time (s): 1800.01
CPU user time (s): 1799.84
CPU system time (s): 0.166974
CPU usage (%): 99.2457
Max. virtual memory (cumulated for all children) (KiB): 25124

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

runsolver used 1.74773 s user time and 4.99524 s system time

The end

Launcher Data (download as text)

Begin job on node24 on Sun Jan  7 17:30:47 UTC 2007


IDJOB= 208941
IDBENCH= 4485
FILE ID= node24/208941-1168191046

PBS_JOBID= 3479255

Free space on /tmp= 66463 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp01-05/fapp05/fapp05-0350-7.xml
COMMAND LINE= /tmp/evaluation/208941-1168191046/tramontane/bin/solver /tmp/evaluation/208941-1168191046/unknown.xml -res geom -f 3 -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node24/watcher-208941-1168191046 -o ROOT/results/node24/solver-208941-1168191046 -C 1800 -M 900  /tmp/evaluation/208941-1168191046/tramontane/bin/solver /tmp/evaluation/208941-1168191046/unknown.xml -res geom -f 3 -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  b60e9af78ed06e93dff81f85ad8e0768

RANDOM SEED= 66634491

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.234
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.234
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:        806328 kB
Buffers:         58592 kB
Cached:         461404 kB
SwapCached:          0 kB
Active:         863680 kB
Inactive:       315324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        806328 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3588 kB
Writeback:           0 kB
Mapped:         684608 kB
Slab:            53812 kB
Committed_AS:  4075440 kB
PageTables:       3600 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= 66471 MiB



End job on node24 on Sun Jan  7 18:01:01 UTC 2007