Trace number 201495

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.02 1809.37

General information on the benchmark

Namefapp/fapp11-15/fapp11/
fapp11-1000-8.xml
MD5SUM5e81a4b26673d50f35769983d5101c1c
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.4427
SatisfiableYES
(Un)Satisfiability was provedYES
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.13	c 
0.13	c Parsing xml file
0.13	c 	domains............... 0.04
0.13	c 	variables............. 0.05
0.13	c 	predicates............    0
0.13	c 	constraints........... 1.12
1.24	c Allocating memory
1.24	c 
1.24	c time limit = -1
1.24	c heuristic = dom/wdeg
1.24	c restart policy = Geometric increment
1.24	c restart base = 666
1.24	c restart factor = 1.33
1.24	c 
1.24	c Solving
1.24	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/node35/watcher-201495-1168148117 -o ROOT/results/node35/solver-201495-1168148117 -C 1800 -M 900 /tmp/evaluation/201495-1168148117/tramontane/bin/solver /tmp/evaluation/201495-1168148117/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.00 2.00 1.91 5/81 3490
/proc/meminfo: memFree=1003016/2055920 swapFree=4191892/4192956
[pid=3489] ppid=3487 vsize=18540 CPUtime=0
/proc/3489/stat : 3489 (runsolver) R 3487 3489 2744 0 -1 4194368 16 0 0 0 0 0 0 0 21 0 1 0 163205443 18984960 279 18446744073709551615 4194304 4267372 548682069008 18446744073709551615 266134416679 0 0 4096 24578 0 0 0 17 1 0 0
/proc/3489/statm: 4635 279 244 17 0 2626 0

[startup+0.107628 s]
/proc/loadavg: 2.00 2.00 1.91 5/81 3490
/proc/meminfo: memFree=1003016/2055920 swapFree=4191892/4192956
[pid=3489] ppid=3487 vsize=45508 CPUtime=0.09
/proc/3489/stat : 3489 (solver) R 3487 3489 2744 0 -1 4194304 4863 0 0 0 7 2 0 0 18 0 1 0 163205443 46600192 4831 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134596294 0 0 4096 0 0 0 0 17 1 0 0
/proc/3489/statm: 11377 4831 694 92 0 9721 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 45508

[startup+0.515655 s]
/proc/loadavg: 2.00 2.00 1.91 5/81 3490
/proc/meminfo: memFree=1003016/2055920 swapFree=4191892/4192956
[pid=3489] ppid=3487 vsize=52112 CPUtime=0.49
/proc/3489/stat : 3489 (solver) R 3487 3489 2744 0 -1 4194304 5882 0 0 0 46 3 0 0 21 0 1 0 163205443 53362688 5850 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134572609 0 0 4096 0 0 0 0 17 1 0 0
/proc/3489/statm: 13028 5850 708 92 0 11372 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 52112

[startup+1.33675 s]
/proc/loadavg: 2.00 2.00 1.91 3/81 3490
/proc/meminfo: memFree=979080/2055920 swapFree=4191892/4192956
[pid=3489] ppid=3487 vsize=60636 CPUtime=1.3
/proc/3489/stat : 3489 (solver) R 3487 3489 2744 0 -1 4194304 8015 0 0 0 126 4 0 0 25 0 1 0 163205443 62091264 7983 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722074 0 0 4096 0 0 0 0 17 1 0 0
/proc/3489/statm: 15159 7983 718 92 0 13503 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 60636

[startup+2.97394 s]
/proc/loadavg: 2.00 2.00 1.91 4/81 3490
/proc/meminfo: memFree=973832/2055920 swapFree=4191892/4192956
[pid=3489] ppid=3487 vsize=60636 CPUtime=2.93
/proc/3489/stat : 3489 (solver) R 3487 3489 2744 0 -1 4194304 8015 0 0 0 289 4 0 0 25 0 1 0 163205443 62091264 7983 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 1 0 0
/proc/3489/statm: 15159 7983 718 92 0 13503 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 60636

[startup+6.26183 s]
/proc/loadavg: 2.00 2.00 1.91 3/81 3490
/proc/meminfo: memFree=973576/2055920 swapFree=4191892/4192956
[pid=3489] ppid=3487 vsize=60636 CPUtime=6.18
/proc/3489/stat : 3489 (solver) R 3487 3489 2744 0 -1 4194304 8015 0 0 0 614 4 0 0 25 0 1 0 163205443 62091264 7983 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 1 0 0
/proc/3489/statm: 15159 7983 718 92 0 13503 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 60636

[startup+12.7376 s]
/proc/loadavg: 2.00 2.00 1.91 3/81 3490
/proc/meminfo: memFree=973576/2055920 swapFree=4191892/4192956
[pid=3489] ppid=3487 vsize=60636 CPUtime=12.6
/proc/3489/stat : 3489 (solver) R 3487 3489 2744 0 -1 4194304 8015 0 0 0 1256 4 0 0 25 0 1 0 163205443 62091264 7983 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134812988 0 0 4096 0 0 0 0 17 1 0 0
/proc/3489/statm: 15159 7983 718 92 0 13503 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 60636

[startup+25.6146 s]
/proc/loadavg: 2.00 2.00 1.91 2/68 3501
/proc/meminfo: memFree=1700144/2055920 swapFree=4191892/4192956
[pid=3489] ppid=3487 vsize=60640 CPUtime=25.37
/proc/3489/stat : 3489 (solver) R 3487 3489 2744 0 -1 4194304 8016 0 0 0 2532 5 0 0 25 0 1 0 163205443 62095360 7984 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711130 0 0 4096 0 0 0 0 17 0 0 0
/proc/3489/statm: 15160 7984 718 92 0 13504 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 60640

[startup+51.2487 s]
/proc/loadavg: 1.95 1.98 1.91 3/80 3549
/proc/meminfo: memFree=1621392/2055920 swapFree=4191892/4192956
[pid=3489] ppid=3487 vsize=60640 CPUtime=50.97
/proc/3489/stat : 3489 (solver) R 3487 3489 2744 0 -1 4194304 8016 0 0 0 5090 7 0 0 25 0 1 0 163205443 62095360 7984 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/3489/statm: 15160 7984 718 92 0 13504 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 60640

[startup+102.535 s]
/proc/loadavg: 1.97 1.98 1.91 4/80 3549
/proc/meminfo: memFree=1590224/2055920 swapFree=4191892/4192956
[pid=3489] ppid=3487 vsize=60640 CPUtime=102.2
/proc/3489/stat : 3489 (solver) R 3487 3489 2744 0 -1 4194304 8016 0 0 0 10213 7 0 0 25 0 1 0 163205443 62095360 7984 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711104 0 0 4096 0 0 0 0 17 0 0 0
/proc/3489/statm: 15160 7984 718 92 0 13504 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 60640

[startup+162.561 s]
/proc/loadavg: 1.99 1.98 1.91 3/80 3549
/proc/meminfo: memFree=1578128/2055920 swapFree=4191892/4192956
[pid=3489] ppid=3487 vsize=60640 CPUtime=162.18
/proc/3489/stat : 3489 (solver) R 3487 3489 2744 0 -1 4194304 8016 0 0 0 16211 7 0 0 25 0 1 0 163205443 62095360 7984 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709356 0 0 4096 0 0 0 0 17 0 0 0
/proc/3489/statm: 15160 7984 718 92 0 13504 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 60640

[startup+222.648 s]
/proc/loadavg: 1.99 1.98 1.91 3/80 3549
/proc/meminfo: memFree=1554000/2055920 swapFree=4191892/4192956
[pid=3489] ppid=3487 vsize=60644 CPUtime=222.19
/proc/3489/stat : 3489 (solver) R 3487 3489 2744 0 -1 4194304 8017 0 0 0 22212 7 0 0 25 0 1 0 163205443 62099456 7985 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134812927 0 0 4096 0 0 0 0 17 0 0 0
/proc/3489/statm: 15161 7985 718 92 0 13505 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 60644

[startup+282.718 s]
/proc/loadavg: 2.12 2.03 1.93 3/81 3622
/proc/meminfo: memFree=1533704/2055920 swapFree=4191892/4192956
[pid=3489] ppid=3487 vsize=60644 CPUtime=282.01
/proc/3489/stat : 3489 (solver) R 3487 3489 2744 0 -1 4194304 8017 0 0 0 28192 9 0 0 25 0 1 0 163205443 62099456 7985 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134712117 0 0 4096 0 0 0 0 17 0 0 0
/proc/3489/statm: 15161 7985 718 92 0 13505 0
Current children cumulated CPU time (s) 282.01
Current children cumulated vsize (KiB) 60644

[startup+342.752 s]
/proc/loadavg: 2.30 2.08 1.95 3/81 3622
/proc/meminfo: memFree=1447880/2055920 swapFree=4191892/4192956
[pid=3489] ppid=3487 vsize=60644 CPUtime=341.72
/proc/3489/stat : 3489 (solver) R 3487 3489 2744 0 -1 4194304 8017 0 0 0 34163 9 0 0 25 0 1 0 163205443 62099456 7985 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637695 0 0 4096 0 0 0 0 17 0 0 0
/proc/3489/statm: 15161 7985 718 92 0 13505 0
Current children cumulated CPU time (s) 341.72
Current children cumulated vsize (KiB) 60644

[startup+402.834 s]
/proc/loadavg: 2.11 2.07 1.95 3/81 3622
/proc/meminfo: memFree=1392072/2055920 swapFree=4191892/4192956
[pid=3489] ppid=3487 vsize=60644 CPUtime=401.48
/proc/3489/stat : 3489 (solver) R 3487 3489 2744 0 -1 4194304 8017 0 0 0 40139 9 0 0 25 0 1 0 163205443 62099456 7985 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710324 0 0 4096 0 0 0 0 17 0 0 0
/proc/3489/statm: 15161 7985 718 92 0 13505 0
Current children cumulated CPU time (s) 401.48
Current children cumulated vsize (KiB) 60644

[startup+462.923 s]
/proc/loadavg: 2.04 2.05 1.95 3/81 3622
/proc/meminfo: memFree=1335688/2055920 swapFree=4191892/4192956
[pid=3489] ppid=3487 vsize=60644 CPUtime=461.25
/proc/3489/stat : 3489 (solver) R 3487 3489 2744 0 -1 4194304 8017 0 0 0 46116 9 0 0 25 0 1 0 163205443 62099456 7985 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637130 0 0 4096 0 0 0 0 17 0 0 0
/proc/3489/statm: 15161 7985 718 92 0 13505 0
Current children cumulated CPU time (s) 461.25
Current children cumulated vsize (KiB) 60644

[startup+522.967 s]
/proc/loadavg: 2.05 2.05 1.95 3/81 3622
/proc/meminfo: memFree=1298376/2055920 swapFree=4191892/4192956
[pid=3489] ppid=3487 vsize=60644 CPUtime=520.99
/proc/3489/stat : 3489 (solver) R 3487 3489 2744 0 -1 4194304 8017 0 0 0 52089 10 0 0 25 0 1 0 163205443 62099456 7985 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 0 0 0
/proc/3489/statm: 15161 7985 718 92 0 13505 0
Current children cumulated CPU time (s) 520.99
Current children cumulated vsize (KiB) 60644

[startup+582.997 s]
/proc/loadavg: 2.02 2.04 1.95 3/81 3622
/proc/meminfo: memFree=1264520/2055920 swapFree=4191892/4192956
[pid=3489] ppid=3487 vsize=60644 CPUtime=580.69
/proc/3489/stat : 3489 (solver) R 3487 3489 2744 0 -1 4194304 8017 0 0 0 58059 10 0 0 25 0 1 0 163205443 62099456 7985 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 0 0 0
/proc/3489/statm: 15161 7985 718 92 0 13505 0
Current children cumulated CPU time (s) 580.69
Current children cumulated vsize (KiB) 60644

[startup+643.028 s]
/proc/loadavg: 2.00 2.03 1.95 3/81 3622
/proc/meminfo: memFree=1226120/2055920 swapFree=4191892/4192956
[pid=3489] ppid=3487 vsize=60644 CPUtime=640.4
/proc/3489/stat : 3489 (solver) R 3487 3489 2744 0 -1 4194304 8017 0 0 0 64030 10 0 0 25 0 1 0 163205443 62099456 7985 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710327 0 0 4096 0 0 0 0 17 0 0 0
/proc/3489/statm: 15161 7985 718 92 0 13505 0
Current children cumulated CPU time (s) 640.4
Current children cumulated vsize (KiB) 60644

[startup+703.055 s]
/proc/loadavg: 2.09 2.05 1.96 3/81 3622
/proc/meminfo: memFree=1199624/2055920 swapFree=4191892/4192956
[pid=3489] ppid=3487 vsize=60644 CPUtime=700.11
/proc/3489/stat : 3489 (solver) R 3487 3489 2744 0 -1 4194304 8017 0 0 0 70001 10 0 0 25 0 1 0 163205443 62099456 7985 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637441 0 0 4096 0 0 0 0 17 0 0 0
/proc/3489/statm: 15161 7985 718 92 0 13505 0
Current children cumulated CPU time (s) 700.11
Current children cumulated vsize (KiB) 60644

[startup+763.08 s]
/proc/loadavg: 2.08 2.06 1.97 3/81 3622
/proc/meminfo: memFree=1168776/2055920 swapFree=4191892/4192956
[pid=3489] ppid=3487 vsize=60644 CPUtime=759.8
/proc/3489/stat : 3489 (solver) R 3487 3489 2744 0 -1 4194304 8017 0 0 0 75970 10 0 0 25 0 1 0 163205443 62099456 7985 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637168 0 0 4096 0 0 0 0 17 0 0 0
/proc/3489/statm: 15161 7985 718 92 0 13505 0
Current children cumulated CPU time (s) 759.8
Current children cumulated vsize (KiB) 60644

[startup+823.109 s]
/proc/loadavg: 2.03 2.04 1.97 3/81 3622
/proc/meminfo: memFree=1145416/2055920 swapFree=4191892/4192956
[pid=3489] ppid=3487 vsize=60644 CPUtime=819.54
/proc/3489/stat : 3489 (solver) R 3487 3489 2744 0 -1 4194304 8017 0 0 0 81943 11 0 0 25 0 1 0 163205443 62099456 7985 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 0 0 0
/proc/3489/statm: 15161 7985 718 92 0 13505 0
Current children cumulated CPU time (s) 819.54
Current children cumulated vsize (KiB) 60644

[startup+883.141 s]
/proc/loadavg: 2.05 2.05 1.97 3/81 3622
/proc/meminfo: memFree=1121864/2055920 swapFree=4191892/4192956
[pid=3489] ppid=3487 vsize=60644 CPUtime=879.26
/proc/3489/stat : 3489 (solver) R 3487 3489 2744 0 -1 4194304 8017 0 0 0 87915 11 0 0 25 0 1 0 163205443 62099456 7985 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711425 0 0 4096 0 0 0 0 17 0 0 0
/proc/3489/statm: 15161 7985 718 92 0 13505 0
Current children cumulated CPU time (s) 879.26
Current children cumulated vsize (KiB) 60644

[startup+943.173 s]
/proc/loadavg: 2.02 2.04 1.97 3/81 3622
/proc/meminfo: memFree=1088712/2055920 swapFree=4191892/4192956
[pid=3489] ppid=3487 vsize=60644 CPUtime=938.95
/proc/3489/stat : 3489 (solver) R 3487 3489 2744 0 -1 4194304 8017 0 0 0 93884 11 0 0 25 0 1 0 163205443 62099456 7985 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134812996 0 0 4096 0 0 0 0 17 0 0 0
/proc/3489/statm: 15161 7985 718 92 0 13505 0
Current children cumulated CPU time (s) 938.95
Current children cumulated vsize (KiB) 60644

[startup+1003.2 s]
/proc/loadavg: 2.00 2.03 1.97 3/81 3622
/proc/meminfo: memFree=1057416/2055920 swapFree=4191892/4192956
[pid=3489] ppid=3487 vsize=60644 CPUtime=998.67
/proc/3489/stat : 3489 (solver) R 3487 3489 2744 0 -1 4194304 8017 0 0 0 99855 12 0 0 25 0 1 0 163205443 62099456 7985 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134638413 0 0 4096 0 0 0 0 17 0 0 0
/proc/3489/statm: 15161 7985 718 92 0 13505 0
Current children cumulated CPU time (s) 998.67
Current children cumulated vsize (KiB) 60644

[startup+1063.24 s]
/proc/loadavg: 2.00 2.02 1.97 3/81 3622
/proc/meminfo: memFree=1015944/2055920 swapFree=4191892/4192956
[pid=3489] ppid=3487 vsize=60644 CPUtime=1058.2
/proc/3489/stat : 3489 (solver) R 3487 3489 2744 0 -1 4194304 8017 0 0 0 105808 12 0 0 25 0 1 0 163205443 62099456 7985 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 0 0 0
/proc/3489/statm: 15161 7985 718 92 0 13505 0
Current children cumulated CPU time (s) 1058.2
Current children cumulated vsize (KiB) 60644

[startup+1123.32 s]
/proc/loadavg: 2.00 2.02 1.97 3/81 3622
/proc/meminfo: memFree=999304/2055920 swapFree=4191892/4192956
[pid=3489] ppid=3487 vsize=60648 CPUtime=1117.71
/proc/3489/stat : 3489 (solver) R 3487 3489 2744 0 -1 4194304 8018 0 0 0 111759 12 0 0 25 0 1 0 163205443 62103552 7986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637136 0 0 4096 0 0 0 0 17 0 0 0
/proc/3489/statm: 15162 7986 718 92 0 13506 0
Current children cumulated CPU time (s) 1117.71
Current children cumulated vsize (KiB) 60648

[startup+1183.33 s]
/proc/loadavg: 2.00 2.01 1.97 3/81 3622
/proc/meminfo: memFree=986120/2055920 swapFree=4191892/4192956
[pid=3489] ppid=3487 vsize=60648 CPUtime=1177.18
/proc/3489/stat : 3489 (solver) R 3487 3489 2744 0 -1 4194304 8018 0 0 0 117706 12 0 0 25 0 1 0 163205443 62103552 7986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709344 0 0 4096 0 0 0 0 17 0 0 0
/proc/3489/statm: 15162 7986 718 92 0 13506 0
Current children cumulated CPU time (s) 1177.18
Current children cumulated vsize (KiB) 60648

[startup+1243.41 s]
/proc/loadavg: 1.98 2.00 1.97 3/73 3848
/proc/meminfo: memFree=1643784/2055920 swapFree=4191892/4192956
[pid=3489] ppid=3487 vsize=60648 CPUtime=1236.73
/proc/3489/stat : 3489 (solver) R 3487 3489 2744 0 -1 4194304 8018 0 0 0 123658 15 0 0 25 0 1 0 163205443 62103552 7986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711265 0 0 4096 0 0 0 0 17 0 0 0
/proc/3489/statm: 15162 7986 718 92 0 13506 0
Current children cumulated CPU time (s) 1236.73
Current children cumulated vsize (KiB) 60648

[startup+1303.48 s]
/proc/loadavg: 1.99 2.00 1.97 3/73 3848
/proc/meminfo: memFree=1644240/2055920 swapFree=4191892/4192956
[pid=3489] ppid=3487 vsize=60648 CPUtime=1296.52
/proc/3489/stat : 3489 (solver) R 3487 3489 2744 0 -1 4194304 8018 0 0 0 129636 16 0 0 25 0 1 0 163205443 62103552 7986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637130 0 0 4096 0 0 0 0 17 0 0 0
/proc/3489/statm: 15162 7986 718 92 0 13506 0
Current children cumulated CPU time (s) 1296.52
Current children cumulated vsize (KiB) 60648

[startup+1363.56 s]
/proc/loadavg: 1.99 2.00 1.97 3/73 3848
/proc/meminfo: memFree=1644240/2055920 swapFree=4191892/4192956
[pid=3489] ppid=3487 vsize=60648 CPUtime=1356.33
/proc/3489/stat : 3489 (solver) R 3487 3489 2744 0 -1 4194304 8018 0 0 0 135617 16 0 0 25 0 1 0 163205443 62103552 7986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710464 0 0 4096 0 0 0 0 17 0 0 0
/proc/3489/statm: 15162 7986 718 92 0 13506 0
Current children cumulated CPU time (s) 1356.33
Current children cumulated vsize (KiB) 60648

[startup+1423.64 s]
/proc/loadavg: 1.99 2.00 1.97 3/73 3848
/proc/meminfo: memFree=1644240/2055920 swapFree=4191892/4192956
[pid=3489] ppid=3487 vsize=60648 CPUtime=1416.15
/proc/3489/stat : 3489 (solver) R 3487 3489 2744 0 -1 4194304 8018 0 0 0 141599 16 0 0 25 0 1 0 163205443 62103552 7986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709356 0 0 4096 0 0 0 0 17 0 0 0
/proc/3489/statm: 15162 7986 718 92 0 13506 0
Current children cumulated CPU time (s) 1416.15
Current children cumulated vsize (KiB) 60648

[startup+1483.72 s]
/proc/loadavg: 1.99 2.00 1.97 3/73 3848
/proc/meminfo: memFree=1644240/2055920 swapFree=4191892/4192956
[pid=3489] ppid=3487 vsize=60648 CPUtime=1475.94
/proc/3489/stat : 3489 (solver) R 3487 3489 2744 0 -1 4194304 8018 0 0 0 147578 16 0 0 25 0 1 0 163205443 62103552 7986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 0 0 0
/proc/3489/statm: 15162 7986 718 92 0 13506 0
Current children cumulated CPU time (s) 1475.94
Current children cumulated vsize (KiB) 60648

[startup+1543.79 s]
/proc/loadavg: 1.99 2.00 1.97 5/79 3868
/proc/meminfo: memFree=1643168/2055920 swapFree=4191892/4192956
[pid=3489] ppid=3487 vsize=60648 CPUtime=1535.75
/proc/3489/stat : 3489 (solver) R 3487 3489 2744 0 -1 4194304 8018 0 0 0 153558 17 0 0 25 0 1 0 163205443 62103552 7986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134812999 0 0 4096 0 0 0 0 17 0 0 0
/proc/3489/statm: 15162 7986 718 92 0 13506 0
Current children cumulated CPU time (s) 1535.75
Current children cumulated vsize (KiB) 60648

[startup+1603.89 s]
/proc/loadavg: 1.99 2.00 1.97 3/79 3998
/proc/meminfo: memFree=1643040/2055920 swapFree=4191892/4192956
[pid=3489] ppid=3487 vsize=60648 CPUtime=1595.52
/proc/3489/stat : 3489 (solver) R 3487 3489 2744 0 -1 4194304 8018 0 0 0 159529 23 0 0 25 0 1 0 163205443 62103552 7986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711745 0 0 4096 0 0 0 0 17 0 0 0
/proc/3489/statm: 15162 7986 718 92 0 13506 0
Current children cumulated CPU time (s) 1595.52
Current children cumulated vsize (KiB) 60648

[startup+1663.98 s]
/proc/loadavg: 1.99 2.00 1.97 3/73 4046
/proc/meminfo: memFree=1643984/2055920 swapFree=4191892/4192956
[pid=3489] ppid=3487 vsize=60648 CPUtime=1655.29
/proc/3489/stat : 3489 (solver) R 3487 3489 2744 0 -1 4194304 8018 0 0 0 165502 27 0 0 25 0 1 0 163205443 62103552 7986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 0 0 0
/proc/3489/statm: 15162 7986 718 92 0 13506 0
Current children cumulated CPU time (s) 1655.29
Current children cumulated vsize (KiB) 60648

[startup+1724.06 s]
/proc/loadavg: 1.99 2.00 1.97 3/73 4046
/proc/meminfo: memFree=1643984/2055920 swapFree=4191892/4192956
[pid=3489] ppid=3487 vsize=60648 CPUtime=1715.1
/proc/3489/stat : 3489 (solver) R 3487 3489 2744 0 -1 4194304 8018 0 0 0 171483 27 0 0 25 0 1 0 163205443 62103552 7986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/3489/statm: 15162 7986 718 92 0 13506 0
Current children cumulated CPU time (s) 1715.1
Current children cumulated vsize (KiB) 60648

[startup+1784.14 s]
/proc/loadavg: 1.99 2.00 1.97 3/73 4046
/proc/meminfo: memFree=1643984/2055920 swapFree=4191892/4192956
[pid=3489] ppid=3487 vsize=60648 CPUtime=1774.91
/proc/3489/stat : 3489 (solver) R 3487 3489 2744 0 -1 4194304 8018 0 0 0 177464 27 0 0 25 0 1 0 163205443 62103552 7986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709356 0 0 4096 0 0 0 0 17 0 0 0
/proc/3489/statm: 15162 7986 718 92 0 13506 0
Current children cumulated CPU time (s) 1774.91
Current children cumulated vsize (KiB) 60648



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.36 s]
/proc/loadavg: 1.99 2.00 1.97 3/73 4046
/proc/meminfo: memFree=1643984/2055920 swapFree=4191892/4192956
[pid=3489] ppid=3487 vsize=60648 CPUtime=1800.01
/proc/3489/stat : 3489 (solver) R 3487 3489 2744 0 -1 4194304 8018 0 0 0 179973 28 0 0 25 0 1 0 163205443 62103552 7986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134712086 0 0 4096 0 0 0 0 17 0 0 0
/proc/3489/statm: 15162 7986 718 92 0 13506 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 60648

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1809.37
CPU time (s): 1800.02
CPU user time (s): 1799.74
CPU system time (s): 0.286956
CPU usage (%): 99.4835
Max. virtual memory (cumulated for all children) (KiB): 60648

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

runsolver used 1.90571 s user time and 5.2852 s system time

The end

Launcher Data (download as text)

Begin job on node35 on Sun Jan  7 05:35:18 UTC 2007


IDJOB= 201495
IDBENCH= 3766
FILE ID= node35/201495-1168148117

PBS_JOBID= 3478138

Free space on /tmp= 66553 MiB

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

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  5e81a4b26673d50f35769983d5101c1c

RANDOM SEED= 657710545

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:       1003496 kB
Buffers:         18036 kB
Cached:         232684 kB
SwapCached:        268 kB
Active:         851568 kB
Inactive:       143948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1003496 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            4972 kB
Writeback:           0 kB
Mapped:         761604 kB
Slab:            40856 kB
Committed_AS:  4176768 kB
PageTables:       3264 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= 66550 MiB



End job on node35 on Sun Jan  7 06:05:27 UTC 2007