Trace number 201415

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.06 1810.95

General information on the benchmark

Namefapp/fapp11-15/fapp11/
fapp11-1000-6.xml
MD5SUM6b5dd0783de8ffe8db36fbbb14ddfcf0
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 benchmark5.85211
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables1000
Number of constraints15032
Maximum constraint arity2
Maximum domain size362
Number of constraints which are defined in extension0
Number of constraints which are defined in intension15032
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03	c 
0.03	c Parsing xml file
0.03	c 	domains............... 0.04
0.13	c 	variables............. 0.05
0.13	c 	predicates............    0
0.13	c 	constraints........... 1.11
1.22	c Allocating memory
1.22	c 
1.22	c time limit = -1
1.22	c heuristic = dom/wdeg
1.22	c restart policy = Geometric increment
1.22	c restart base = 666
1.22	c restart factor = 1.33
1.22	c 
1.22	c Solving
1.22	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-201415-1168147638 -o ROOT/results/node62/solver-201415-1168147638 -C 1800 -M 900 /tmp/evaluation/201415-1168147638/tramontane/bin/solver /tmp/evaluation/201415-1168147638/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: 2.05 2.03 1.94 5/73 24623
/proc/meminfo: memFree=1619024/2055920 swapFree=4192812/4192956
[pid=24622] ppid=24620 vsize=18540 CPUtime=0
/proc/24622/stat : 24622 (runsolver) R 24620 24622 23743 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 163161585 18984960 279 18446744073709551615 4194304 4267372 548682068992 18446744073709551615 236437695783 0 0 4096 24578 0 0 0 17 1 0 0
/proc/24622/statm: 4635 279 244 17 0 2626 0

[startup+0.107754 s]
/proc/loadavg: 2.05 2.03 1.94 5/73 24623
/proc/meminfo: memFree=1619024/2055920 swapFree=4192812/4192956
[pid=24622] ppid=24620 vsize=49384 CPUtime=0.09
/proc/24622/stat : 24622 (solver) R 24620 24622 23743 0 -1 4194304 5259 0 0 0 8 1 0 0 19 0 1 0 163161585 50569216 5227 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134805419 0 0 4096 0 0 0 0 17 1 0 0
/proc/24622/statm: 12346 5227 694 92 0 10690 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 49384

[startup+0.515828 s]
/proc/loadavg: 2.05 2.03 1.94 5/73 24623
/proc/meminfo: memFree=1619024/2055920 swapFree=4192812/4192956
[pid=24622] ppid=24620 vsize=52112 CPUtime=0.5
/proc/24622/stat : 24622 (solver) R 24620 24622 23743 0 -1 4194304 5891 0 0 0 48 2 0 0 23 0 1 0 163161585 53362688 5859 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4158036506 0 0 4096 0 0 0 0 17 1 0 0
/proc/24622/statm: 13028 5859 708 92 0 11372 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 52112

[startup+1.33699 s]
/proc/loadavg: 2.05 2.03 1.94 3/73 24623
/proc/meminfo: memFree=1595024/2055920 swapFree=4192812/4192956
[pid=24622] ppid=24620 vsize=60636 CPUtime=1.31
/proc/24622/stat : 24622 (solver) R 24620 24622 23743 0 -1 4194304 8015 0 0 0 129 2 0 0 25 0 1 0 163161585 62091264 7983 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/24622/statm: 15159 7983 718 92 0 13503 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 60636

[startup+2.97431 s]
/proc/loadavg: 2.05 2.03 1.94 3/73 24623
/proc/meminfo: memFree=1589776/2055920 swapFree=4192812/4192956
[pid=24622] ppid=24620 vsize=60636 CPUtime=2.95
/proc/24622/stat : 24622 (solver) R 24620 24622 23743 0 -1 4194304 8015 0 0 0 292 3 0 0 25 0 1 0 163161585 62091264 7983 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709358 0 0 4096 0 0 0 0 17 1 0 0
/proc/24622/statm: 15159 7983 718 92 0 13503 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 60636

[startup+6.25596 s]
/proc/loadavg: 2.05 2.03 1.94 3/73 24623
/proc/meminfo: memFree=1589648/2055920 swapFree=4192812/4192956
[pid=24622] ppid=24620 vsize=60636 CPUtime=6.22
/proc/24622/stat : 24622 (solver) R 24620 24622 23743 0 -1 4194304 8015 0 0 0 619 3 0 0 25 0 1 0 163161585 62091264 7983 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709344 0 0 4096 0 0 0 0 17 1 0 0
/proc/24622/statm: 15159 7983 718 92 0 13503 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 60636

[startup+12.7172 s]
/proc/loadavg: 2.04 2.03 1.94 3/73 24623
/proc/meminfo: memFree=1589840/2055920 swapFree=4192812/4192956
[pid=24622] ppid=24620 vsize=60640 CPUtime=12.66
/proc/24622/stat : 24622 (solver) R 24620 24622 23743 0 -1 4194304 8016 0 0 0 1263 3 0 0 25 0 1 0 163161585 62095360 7984 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710340 0 0 4096 0 0 0 0 17 1 0 0
/proc/24622/statm: 15160 7984 718 92 0 13504 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 60640

[startup+25.5348 s]
/proc/loadavg: 2.03 2.03 1.94 3/73 24623
/proc/meminfo: memFree=1589904/2055920 swapFree=4192812/4192956
[pid=24622] ppid=24620 vsize=60640 CPUtime=25.42
/proc/24622/stat : 24622 (solver) R 24620 24622 23743 0 -1 4194304 8016 0 0 0 2539 3 0 0 25 0 1 0 163161585 62095360 7984 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/24622/statm: 15160 7984 718 92 0 13504 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 60640

[startup+51.2139 s]
/proc/loadavg: 2.10 2.04 1.95 3/81 24694
/proc/meminfo: memFree=1584712/2055920 swapFree=4192812/4192956
[pid=24622] ppid=24620 vsize=60640 CPUtime=51.01
/proc/24622/stat : 24622 (solver) R 24620 24622 23743 0 -1 4194304 8016 0 0 0 5096 5 0 0 25 0 1 0 163161585 62095360 7984 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 0 0 0
/proc/24622/statm: 15160 7984 718 92 0 13504 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 60640

[startup+102.447 s]
/proc/loadavg: 2.11 2.05 1.95 3/81 24694
/proc/meminfo: memFree=1236680/2055920 swapFree=4192812/4192956
[pid=24622] ppid=24620 vsize=60640 CPUtime=102.01
/proc/24622/stat : 24622 (solver) R 24620 24622 23743 0 -1 4194304 8016 0 0 0 10196 5 0 0 25 0 1 0 163161585 62095360 7984 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 0 0 0
/proc/24622/statm: 15160 7984 718 92 0 13504 0
Current children cumulated CPU time (s) 102.01
Current children cumulated vsize (KiB) 60640

[startup+162.456 s]
/proc/loadavg: 2.16 2.07 1.96 3/81 24694
/proc/meminfo: memFree=1226312/2055920 swapFree=4192812/4192956
[pid=24622] ppid=24620 vsize=60640 CPUtime=161.69
/proc/24622/stat : 24622 (solver) R 24620 24622 23743 0 -1 4194304 8016 0 0 0 16164 5 0 0 25 0 1 0 163161585 62095360 7984 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710324 0 0 4096 0 0 0 0 17 0 0 0
/proc/24622/statm: 15160 7984 718 92 0 13504 0
Current children cumulated CPU time (s) 161.69
Current children cumulated vsize (KiB) 60640

[startup+222.465 s]
/proc/loadavg: 2.10 2.07 1.97 3/81 24694
/proc/meminfo: memFree=1195528/2055920 swapFree=4192812/4192956
[pid=24622] ppid=24620 vsize=60640 CPUtime=221.39
/proc/24622/stat : 24622 (solver) R 24620 24622 23743 0 -1 4194304 8016 0 0 0 22134 5 0 0 25 0 1 0 163161585 62095360 7984 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708977 0 0 4096 0 0 0 0 17 0 0 0
/proc/24622/statm: 15160 7984 718 92 0 13504 0
Current children cumulated CPU time (s) 221.39
Current children cumulated vsize (KiB) 60640

[startup+282.476 s]
/proc/loadavg: 2.04 2.05 1.97 3/81 24694
/proc/meminfo: memFree=1184712/2055920 swapFree=4192812/4192956
[pid=24622] ppid=24620 vsize=60640 CPUtime=281.09
/proc/24622/stat : 24622 (solver) R 24620 24622 23743 0 -1 4194304 8016 0 0 0 28104 5 0 0 25 0 1 0 163161585 62095360 7984 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711466 0 0 4096 0 0 0 0 17 0 0 0
/proc/24622/statm: 15160 7984 718 92 0 13504 0
Current children cumulated CPU time (s) 281.09
Current children cumulated vsize (KiB) 60640

[startup+342.578 s]
/proc/loadavg: 2.08 2.06 1.97 4/81 24694
/proc/meminfo: memFree=1174472/2055920 swapFree=4192812/4192956
[pid=24622] ppid=24620 vsize=60640 CPUtime=340.85
/proc/24622/stat : 24622 (solver) R 24620 24622 23743 0 -1 4194304 8016 0 0 0 34080 5 0 0 25 0 1 0 163161585 62095360 7984 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710330 0 0 4096 0 0 0 0 17 0 0 0
/proc/24622/statm: 15160 7984 718 92 0 13504 0
Current children cumulated CPU time (s) 340.85
Current children cumulated vsize (KiB) 60640

[startup+402.586 s]
/proc/loadavg: 2.11 2.07 1.98 3/81 24767
/proc/meminfo: memFree=1462536/2055920 swapFree=4192812/4192956
[pid=24622] ppid=24620 vsize=60640 CPUtime=400.68
/proc/24622/stat : 24622 (solver) R 24620 24622 23743 0 -1 4194304 8016 0 0 0 40059 9 0 0 25 0 1 0 163161585 62095360 7984 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710506 0 0 4096 0 0 0 0 17 0 0 0
/proc/24622/statm: 15160 7984 718 92 0 13504 0
Current children cumulated CPU time (s) 400.68
Current children cumulated vsize (KiB) 60640

[startup+462.617 s]
/proc/loadavg: 2.11 2.07 1.99 3/81 24767
/proc/meminfo: memFree=1374024/2055920 swapFree=4192812/4192956
[pid=24622] ppid=24620 vsize=60648 CPUtime=460.4
/proc/24622/stat : 24622 (solver) R 24620 24622 23743 0 -1 4194304 8018 0 0 0 46031 9 0 0 25 0 1 0 163161585 62103552 7986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 0 0 0
/proc/24622/statm: 15162 7986 718 92 0 13506 0
Current children cumulated CPU time (s) 460.4
Current children cumulated vsize (KiB) 60648

[startup+522.62 s]
/proc/loadavg: 2.04 2.06 1.99 3/81 24767
/proc/meminfo: memFree=1325896/2055920 swapFree=4192812/4192956
[pid=24622] ppid=24620 vsize=60648 CPUtime=520.05
/proc/24622/stat : 24622 (solver) R 24620 24622 23743 0 -1 4194304 8018 0 0 0 51996 9 0 0 25 0 1 0 163161585 62103552 7986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/24622/statm: 15162 7986 718 92 0 13506 0
Current children cumulated CPU time (s) 520.05
Current children cumulated vsize (KiB) 60648

[startup+582.661 s]
/proc/loadavg: 2.08 2.07 2.00 3/81 24767
/proc/meminfo: memFree=1256648/2055920 swapFree=4192812/4192956
[pid=24622] ppid=24620 vsize=60648 CPUtime=579.77
/proc/24622/stat : 24622 (solver) R 24620 24622 23743 0 -1 4194304 8018 0 0 0 57968 9 0 0 25 0 1 0 163161585 62103552 7986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134712080 0 0 4096 0 0 0 0 17 0 0 0
/proc/24622/statm: 15162 7986 718 92 0 13506 0
Current children cumulated CPU time (s) 579.77
Current children cumulated vsize (KiB) 60648

[startup+642.69 s]
/proc/loadavg: 2.03 2.06 2.00 3/81 24767
/proc/meminfo: memFree=1219144/2055920 swapFree=4192812/4192956
[pid=24622] ppid=24620 vsize=60648 CPUtime=639.48
/proc/24622/stat : 24622 (solver) R 24620 24622 23743 0 -1 4194304 8018 0 0 0 63939 9 0 0 25 0 1 0 163161585 62103552 7986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711104 0 0 4096 0 0 0 0 17 0 0 0
/proc/24622/statm: 15162 7986 718 92 0 13506 0
Current children cumulated CPU time (s) 639.48
Current children cumulated vsize (KiB) 60648

[startup+702.717 s]
/proc/loadavg: 2.01 2.04 2.00 3/81 24767
/proc/meminfo: memFree=1168456/2055920 swapFree=4192812/4192956
[pid=24622] ppid=24620 vsize=60648 CPUtime=699.16
/proc/24622/stat : 24622 (solver) R 24620 24622 23743 0 -1 4194304 8018 0 0 0 69907 9 0 0 25 0 1 0 163161585 62103552 7986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711306 0 0 4096 0 0 0 0 17 0 0 0
/proc/24622/statm: 15162 7986 718 92 0 13506 0
Current children cumulated CPU time (s) 699.16
Current children cumulated vsize (KiB) 60648

[startup+762.749 s]
/proc/loadavg: 2.04 2.05 2.00 3/81 24767
/proc/meminfo: memFree=1138952/2055920 swapFree=4192812/4192956
[pid=24622] ppid=24620 vsize=60648 CPUtime=758.87
/proc/24622/stat : 24622 (solver) R 24620 24622 23743 0 -1 4194304 8018 0 0 0 75878 9 0 0 25 0 1 0 163161585 62103552 7986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 0 0 0
/proc/24622/statm: 15162 7986 718 92 0 13506 0
Current children cumulated CPU time (s) 758.87
Current children cumulated vsize (KiB) 60648

[startup+822.779 s]
/proc/loadavg: 2.01 2.04 2.00 3/81 24767
/proc/meminfo: memFree=1096904/2055920 swapFree=4192812/4192956
[pid=24622] ppid=24620 vsize=60648 CPUtime=818.37
/proc/24622/stat : 24622 (solver) R 24620 24622 23743 0 -1 4194304 8018 0 0 0 81827 10 0 0 25 0 1 0 163161585 62103552 7986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 0 0 0
/proc/24622/statm: 15162 7986 718 92 0 13506 0
Current children cumulated CPU time (s) 818.37
Current children cumulated vsize (KiB) 60648

[startup+882.78 s]
/proc/loadavg: 2.00 2.03 2.00 3/81 24767
/proc/meminfo: memFree=1067720/2055920 swapFree=4192812/4192956
[pid=24622] ppid=24620 vsize=60648 CPUtime=877.81
/proc/24622/stat : 24622 (solver) R 24620 24622 23743 0 -1 4194304 8018 0 0 0 87771 10 0 0 25 0 1 0 163161585 62103552 7986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134812927 0 0 4096 0 0 0 0 17 0 0 0
/proc/24622/statm: 15162 7986 718 92 0 13506 0
Current children cumulated CPU time (s) 877.81
Current children cumulated vsize (KiB) 60648

[startup+942.882 s]
/proc/loadavg: 2.00 2.02 2.00 3/81 24767
/proc/meminfo: memFree=1030856/2055920 swapFree=4192812/4192956
[pid=24622] ppid=24620 vsize=60648 CPUtime=937.36
/proc/24622/stat : 24622 (solver) R 24620 24622 23743 0 -1 4194304 8018 0 0 0 93726 10 0 0 25 0 1 0 163161585 62103552 7986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711105 0 0 4096 0 0 0 0 17 0 0 0
/proc/24622/statm: 15162 7986 718 92 0 13506 0
Current children cumulated CPU time (s) 937.36
Current children cumulated vsize (KiB) 60648

[startup+1002.94 s]
/proc/loadavg: 2.07 2.03 2.00 3/81 24767
/proc/meminfo: memFree=998216/2055920 swapFree=4192812/4192956
[pid=24622] ppid=24620 vsize=60648 CPUtime=996.86
/proc/24622/stat : 24622 (solver) R 24620 24622 23743 0 -1 4194304 8018 0 0 0 99676 10 0 0 25 0 1 0 163161585 62103552 7986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 0 0 0
/proc/24622/statm: 15162 7986 718 92 0 13506 0
Current children cumulated CPU time (s) 996.86
Current children cumulated vsize (KiB) 60648

[startup+1063.02 s]
/proc/loadavg: 2.18 2.06 2.01 3/81 24767
/proc/meminfo: memFree=965768/2055920 swapFree=4192812/4192956
[pid=24622] ppid=24620 vsize=60648 CPUtime=1056.35
/proc/24622/stat : 24622 (solver) R 24620 24622 23743 0 -1 4194304 8018 0 0 0 105625 10 0 0 25 0 1 0 163161585 62103552 7986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709344 0 0 4096 0 0 0 0 17 0 0 0
/proc/24622/statm: 15162 7986 718 92 0 13506 0
Current children cumulated CPU time (s) 1056.35
Current children cumulated vsize (KiB) 60648

[startup+1123.11 s]
/proc/loadavg: 2.13 2.06 2.01 3/81 24767
/proc/meminfo: memFree=958088/2055920 swapFree=4192812/4192956
[pid=24622] ppid=24620 vsize=60648 CPUtime=1115.87
/proc/24622/stat : 24622 (solver) R 24620 24622 23743 0 -1 4194304 8018 0 0 0 111577 10 0 0 25 0 1 0 163161585 62103552 7986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/24622/statm: 15162 7986 718 92 0 13506 0
Current children cumulated CPU time (s) 1115.87
Current children cumulated vsize (KiB) 60648

[startup+1183.13 s]
/proc/loadavg: 2.05 2.05 2.00 3/81 24767
/proc/meminfo: memFree=936840/2055920 swapFree=4192812/4192956
[pid=24622] ppid=24620 vsize=60648 CPUtime=1175.35
/proc/24622/stat : 24622 (solver) R 24620 24622 23743 0 -1 4194304 8018 0 0 0 117524 11 0 0 25 0 1 0 163161585 62103552 7986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711466 0 0 4096 0 0 0 0 17 0 0 0
/proc/24622/statm: 15162 7986 718 92 0 13506 0
Current children cumulated CPU time (s) 1175.35
Current children cumulated vsize (KiB) 60648

[startup+1243.22 s]
/proc/loadavg: 2.02 2.04 2.00 3/73 24993
/proc/meminfo: memFree=1602944/2055920 swapFree=4192812/4192956
[pid=24622] ppid=24620 vsize=60648 CPUtime=1234.91
/proc/24622/stat : 24622 (solver) R 24620 24622 23743 0 -1 4194304 8018 0 0 0 123478 13 0 0 25 0 1 0 163161585 62103552 7986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134812994 0 0 4096 0 0 0 0 17 0 0 0
/proc/24622/statm: 15162 7986 718 92 0 13506 0
Current children cumulated CPU time (s) 1234.91
Current children cumulated vsize (KiB) 60648

[startup+1303.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/73 24993
/proc/meminfo: memFree=1603264/2055920 swapFree=4192812/4192956
[pid=24622] ppid=24620 vsize=60648 CPUtime=1294.73
/proc/24622/stat : 24622 (solver) R 24620 24622 23743 0 -1 4194304 8018 0 0 0 129459 14 0 0 25 0 1 0 163161585 62103552 7986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711290 0 0 4096 0 0 0 0 17 0 0 0
/proc/24622/statm: 15162 7986 718 92 0 13506 0
Current children cumulated CPU time (s) 1294.73
Current children cumulated vsize (KiB) 60648

[startup+1363.39 s]
/proc/loadavg: 2.00 2.02 2.00 3/73 24993
/proc/meminfo: memFree=1603264/2055920 swapFree=4192812/4192956
[pid=24622] ppid=24620 vsize=60648 CPUtime=1354.54
/proc/24622/stat : 24622 (solver) R 24620 24622 23743 0 -1 4194304 8018 0 0 0 135440 14 0 0 25 0 1 0 163161585 62103552 7986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134813000 0 0 4096 0 0 0 0 17 0 0 0
/proc/24622/statm: 15162 7986 718 92 0 13506 0
Current children cumulated CPU time (s) 1354.54
Current children cumulated vsize (KiB) 60648

[startup+1423.47 s]
/proc/loadavg: 2.00 2.02 2.00 3/73 24993
/proc/meminfo: memFree=1603328/2055920 swapFree=4192812/4192956
[pid=24622] ppid=24620 vsize=60648 CPUtime=1414.34
/proc/24622/stat : 24622 (solver) R 24620 24622 23743 0 -1 4194304 8018 0 0 0 141420 14 0 0 25 0 1 0 163161585 62103552 7986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711104 0 0 4096 0 0 0 0 17 0 0 0
/proc/24622/statm: 15162 7986 718 92 0 13506 0
Current children cumulated CPU time (s) 1414.34
Current children cumulated vsize (KiB) 60648

[startup+1483.56 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 24993
/proc/meminfo: memFree=1603328/2055920 swapFree=4192812/4192956
[pid=24622] ppid=24620 vsize=60652 CPUtime=1474.16
/proc/24622/stat : 24622 (solver) R 24620 24622 23743 0 -1 4194304 8019 0 0 0 147402 14 0 0 25 0 1 0 163161585 62107648 7987 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637136 0 0 4096 0 0 0 0 17 0 0 0
/proc/24622/statm: 15163 7987 718 92 0 13507 0
Current children cumulated CPU time (s) 1474.16
Current children cumulated vsize (KiB) 60652

[startup+1543.65 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 24993
/proc/meminfo: memFree=1603328/2055920 swapFree=4192812/4192956
[pid=24622] ppid=24620 vsize=60652 CPUtime=1533.95
/proc/24622/stat : 24622 (solver) R 24620 24622 23743 0 -1 4194304 8019 0 0 0 153381 14 0 0 25 0 1 0 163161585 62107648 7987 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 0 0 0
/proc/24622/statm: 15163 7987 718 92 0 13507 0
Current children cumulated CPU time (s) 1533.95
Current children cumulated vsize (KiB) 60652

[startup+1603.72 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 24993
/proc/meminfo: memFree=1603328/2055920 swapFree=4192812/4192956
[pid=24622] ppid=24620 vsize=60652 CPUtime=1593.76
/proc/24622/stat : 24622 (solver) R 24620 24622 23743 0 -1 4194304 8019 0 0 0 159362 14 0 0 25 0 1 0 163161585 62107648 7987 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134812996 0 0 4096 0 0 0 0 17 0 0 0
/proc/24622/statm: 15163 7987 718 92 0 13507 0
Current children cumulated CPU time (s) 1593.76
Current children cumulated vsize (KiB) 60652

[startup+1663.81 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 24993
/proc/meminfo: memFree=1603264/2055920 swapFree=4192812/4192956
[pid=24622] ppid=24620 vsize=60652 CPUtime=1653.58
/proc/24622/stat : 24622 (solver) R 24620 24622 23743 0 -1 4194304 8019 0 0 0 165344 14 0 0 25 0 1 0 163161585 62107648 7987 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709350 0 0 4096 0 0 0 0 17 0 0 0
/proc/24622/statm: 15163 7987 718 92 0 13507 0
Current children cumulated CPU time (s) 1653.58
Current children cumulated vsize (KiB) 60652

[startup+1723.89 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 24993
/proc/meminfo: memFree=1603264/2055920 swapFree=4192812/4192956
[pid=24622] ppid=24620 vsize=60652 CPUtime=1713.39
/proc/24622/stat : 24622 (solver) R 24620 24622 23743 0 -1 4194304 8019 0 0 0 171324 15 0 0 25 0 1 0 163161585 62107648 7987 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711745 0 0 4096 0 0 0 0 17 0 0 0
/proc/24622/statm: 15163 7987 718 92 0 13507 0
Current children cumulated CPU time (s) 1713.39
Current children cumulated vsize (KiB) 60652

[startup+1783.98 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 24993
/proc/meminfo: memFree=1603264/2055920 swapFree=4192812/4192956
[pid=24622] ppid=24620 vsize=60652 CPUtime=1773.19
/proc/24622/stat : 24622 (solver) R 24620 24622 23743 0 -1 4194304 8019 0 0 0 177304 15 0 0 25 0 1 0 163161585 62107648 7987 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134638410 0 0 4096 0 0 0 0 17 0 0 0
/proc/24622/statm: 15163 7987 718 92 0 13507 0
Current children cumulated CPU time (s) 1773.19
Current children cumulated vsize (KiB) 60652



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.94 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 24993
/proc/meminfo: memFree=1603264/2055920 swapFree=4192812/4192956
[pid=24622] ppid=24620 vsize=60652 CPUtime=1800.05
/proc/24622/stat : 24622 (solver) R 24620 24622 23743 0 -1 4194304 8019 0 0 0 179990 15 0 0 25 0 1 0 163161585 62107648 7987 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710506 0 0 4096 0 0 0 0 17 0 0 0
/proc/24622/statm: 15163 7987 718 92 0 13507 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 60652

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1810.95
CPU time (s): 1800.06
CPU user time (s): 1799.9
CPU system time (s): 0.157975
CPU usage (%): 99.3988
Max. virtual memory (cumulated for all children) (KiB): 60652

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

runsolver used 1.77773 s user time and 5.11522 s system time

The end

Launcher Data (download as text)

Begin job on node62 on Sun Jan  7 05:27:18 UTC 2007


IDJOB= 201415
IDBENCH= 3761
FILE ID= node62/201415-1168147638

PBS_JOBID= 3478375

Free space on /tmp= 66544 MiB

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

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  6b5dd0783de8ffe8db36fbbb14ddfcf0

RANDOM SEED= 692797585

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:       1619504 kB
Buffers:         31732 kB
Cached:         264272 kB
SwapCached:          0 kB
Active:         223056 kB
Inactive:       158524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1619504 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5028 kB
Writeback:           0 kB
Mapped:          99192 kB
Slab:            40028 kB
Committed_AS:  3337120 kB
PageTables:       2100 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= 66545 MiB



End job on node62 on Sun Jan  7 05:57:29 UTC 2007