Trace number 216248

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.03 1807.03

General information on the benchmark

NamepseudoSeries/ppp/
ppp-3-13-25-26.xml
MD5SUM90e2bf89401f7bc43c4e980158dac80d
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark52.7
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables4644
Number of constraints31428
Maximum constraint arity29
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension31428
Global constraints used (with number of constraints)

Solver Data (download as text)

0.10	c 
0.10	c Parsing xml file
0.10	c 	domains...............    0
0.10	c 	variables.............  0.1
0.11	c 	predicates............    0
0.12	c 	constraints........... 2.57
2.72	c Allocating memory
2.72	c 
2.72	c time limit = -1
2.72	c heuristic = dom/wdeg
2.72	c restart policy = Geometric increment
2.72	c restart base = 3095
2.72	c restart factor = 1.33
2.72	c 
2.72	c Solving
2.72	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/node30/watcher-216248-1168239407 -o ROOT/results/node30/solver-216248-1168239407 -C 1800 -M 900 /tmp/evaluation/216248-1168239407/tramontane/bin/solver /tmp/evaluation/216248-1168239407/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.16 2.08 1.68 5/88 7353
/proc/meminfo: memFree=900512/2055920 swapFree=4191880/4192956
[pid=7352] ppid=7350 vsize=18540 CPUtime=0
/proc/7352/stat : 7352 (runsolver) R 7350 7352 7053 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 172334691 18984960 279 18446744073709551615 4194304 4267372 548682069008 18446744073709551615 264907582759 0 0 4096 24578 0 0 0 17 1 0 0
/proc/7352/statm: 4635 279 244 17 0 2626 0

[startup+0.108254 s]
/proc/loadavg: 2.16 2.08 1.68 5/88 7353
/proc/meminfo: memFree=900512/2055920 swapFree=4191880/4192956
[pid=7352] ppid=7350 vsize=7972 CPUtime=0.09
/proc/7352/stat : 7352 (solver) R 7350 7352 7053 0 -1 4194304 1063 0 0 0 9 0 0 0 19 0 1 0 172334691 8163328 1031 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 7506078 0 0 4096 0 0 0 0 17 1 0 0
/proc/7352/statm: 1993 1031 688 92 0 337 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7972

[startup+0.520255 s]
/proc/loadavg: 2.16 2.08 1.68 5/88 7353
/proc/meminfo: memFree=900512/2055920 swapFree=4191880/4192956
[pid=7352] ppid=7350 vsize=15116 CPUtime=0.51
/proc/7352/stat : 7352 (solver) R 7350 7352 7053 0 -1 4194304 2830 0 0 0 50 1 0 0 24 0 1 0 172334691 15478784 2798 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4157853706 0 0 4096 0 0 0 0 17 1 0 0
/proc/7352/statm: 3779 2798 713 92 0 2123 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15116

[startup+1.35308 s]
/proc/loadavg: 2.15 2.08 1.68 3/88 7353
/proc/meminfo: memFree=889120/2055920 swapFree=4191880/4192956
[pid=7352] ppid=7350 vsize=18960 CPUtime=1.32
/proc/7352/stat : 7352 (solver) R 7350 7352 7053 0 -1 4194304 3814 0 0 0 131 1 0 0 25 0 1 0 172334691 19415040 3782 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134602236 0 0 4096 0 0 0 0 17 1 0 0
/proc/7352/statm: 4740 3782 713 92 0 3084 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 18960

[startup+2.99944 s]
/proc/loadavg: 2.15 2.08 1.68 4/88 7353
/proc/meminfo: memFree=883808/2055920 swapFree=4191880/4192956
[pid=7352] ppid=7350 vsize=40000 CPUtime=2.96
/proc/7352/stat : 7352 (solver) R 7350 7352 7053 0 -1 4194304 8993 0 0 0 292 4 0 0 25 0 1 0 172334691 40960000 8928 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/7352/statm: 10000 8928 723 92 0 8344 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 40000

[startup+6.2834 s]
/proc/loadavg: 2.14 2.08 1.68 3/88 7353
/proc/meminfo: memFree=867424/2055920 swapFree=4191880/4192956
[pid=7352] ppid=7350 vsize=40036 CPUtime=6.21
/proc/7352/stat : 7352 (solver) R 7350 7352 7053 0 -1 4194304 9002 0 0 0 617 4 0 0 25 0 1 0 172334691 40996864 8937 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/7352/statm: 10009 8937 723 92 0 8353 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 40036

[startup+12.7608 s]
/proc/loadavg: 2.13 2.08 1.68 3/88 7353
/proc/meminfo: memFree=867552/2055920 swapFree=4191880/4192956
[pid=7352] ppid=7350 vsize=40064 CPUtime=12.63
/proc/7352/stat : 7352 (solver) R 7350 7352 7053 0 -1 4194304 9009 0 0 0 1259 4 0 0 25 0 1 0 172334691 41025536 8944 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/7352/statm: 10016 8944 723 92 0 8360 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 40064

[startup+25.5906 s]
/proc/loadavg: 2.11 2.07 1.68 3/88 7353
/proc/meminfo: memFree=867744/2055920 swapFree=4191880/4192956
[pid=7352] ppid=7350 vsize=40064 CPUtime=25.34
/proc/7352/stat : 7352 (solver) R 7350 7352 7053 0 -1 4194304 9009 0 0 0 2530 4 0 0 25 0 1 0 172334691 41025536 8944 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/7352/statm: 10016 8944 723 92 0 8360 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 40064

[startup+51.2683 s]
/proc/loadavg: 2.06 2.07 1.69 3/88 7353
/proc/meminfo: memFree=867808/2055920 swapFree=4191880/4192956
[pid=7352] ppid=7350 vsize=40080 CPUtime=50.78
/proc/7352/stat : 7352 (solver) R 7350 7352 7053 0 -1 4194304 9013 0 0 0 5074 4 0 0 25 0 1 0 172334691 41041920 8948 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134799445 0 0 4096 0 0 0 0 17 1 0 0
/proc/7352/statm: 10020 8948 723 92 0 8364 0
Current children cumulated CPU time (s) 50.78
Current children cumulated vsize (KiB) 40080

[startup+102.563 s]
/proc/loadavg: 2.03 2.05 1.71 3/88 7353
/proc/meminfo: memFree=867936/2055920 swapFree=4191880/4192956
[pid=7352] ppid=7350 vsize=40084 CPUtime=101.61
/proc/7352/stat : 7352 (solver) R 7350 7352 7053 0 -1 4194304 9014 0 0 0 10156 5 0 0 25 0 1 0 172334691 41046016 8949 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637782 0 0 4096 0 0 0 0 17 1 0 0
/proc/7352/statm: 10021 8949 723 92 0 8365 0
Current children cumulated CPU time (s) 101.61
Current children cumulated vsize (KiB) 40084

[startup+162.577 s]
/proc/loadavg: 2.01 2.04 1.73 3/88 7353
/proc/meminfo: memFree=867872/2055920 swapFree=4191880/4192956
[pid=7352] ppid=7350 vsize=40084 CPUtime=161.08
/proc/7352/stat : 7352 (solver) R 7350 7352 7053 0 -1 4194304 9014 0 0 0 16103 5 0 0 25 0 1 0 172334691 41046016 8949 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/7352/statm: 10021 8949 723 92 0 8365 0
Current children cumulated CPU time (s) 161.08
Current children cumulated vsize (KiB) 40084

[startup+222.599 s]
/proc/loadavg: 2.00 2.03 1.74 3/88 7353
/proc/meminfo: memFree=867872/2055920 swapFree=4191880/4192956
[pid=7352] ppid=7350 vsize=40084 CPUtime=220.55
/proc/7352/stat : 7352 (solver) R 7350 7352 7053 0 -1 4194304 9014 0 0 0 22050 5 0 0 25 0 1 0 172334691 41046016 8949 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/7352/statm: 10021 8949 723 92 0 8365 0
Current children cumulated CPU time (s) 220.55
Current children cumulated vsize (KiB) 40084

[startup+282.634 s]
/proc/loadavg: 2.00 2.02 1.75 3/94 7469
/proc/meminfo: memFree=866576/2055920 swapFree=4191880/4192956
[pid=7352] ppid=7350 vsize=40084 CPUtime=279.94
/proc/7352/stat : 7352 (solver) R 7350 7352 7053 0 -1 4194304 9014 0 0 0 27988 6 0 0 25 0 1 0 172334691 41046016 8949 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/7352/statm: 10021 8949 723 92 0 8365 0
Current children cumulated CPU time (s) 279.94
Current children cumulated vsize (KiB) 40084

[startup+342.674 s]
/proc/loadavg: 2.00 2.02 1.76 3/94 7529
/proc/meminfo: memFree=866592/2055920 swapFree=4191880/4192956
[pid=7352] ppid=7350 vsize=40084 CPUtime=339.38
/proc/7352/stat : 7352 (solver) R 7350 7352 7053 0 -1 4194304 9014 0 0 0 33932 6 0 0 25 0 1 0 172334691 41046016 8949 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134812626 0 0 4096 0 0 0 0 17 1 0 0
/proc/7352/statm: 10021 8949 723 92 0 8365 0
Current children cumulated CPU time (s) 339.38
Current children cumulated vsize (KiB) 40084

[startup+402.733 s]
/proc/loadavg: 2.00 2.01 1.77 3/89 7552
/proc/meminfo: memFree=867544/2055920 swapFree=4191880/4192956
[pid=7352] ppid=7350 vsize=40084 CPUtime=398.9
/proc/7352/stat : 7352 (solver) R 7350 7352 7053 0 -1 4194304 9014 0 0 0 39883 7 0 0 25 0 1 0 172334691 41046016 8949 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/7352/statm: 10021 8949 723 92 0 8365 0
Current children cumulated CPU time (s) 398.9
Current children cumulated vsize (KiB) 40084

[startup+462.753 s]
/proc/loadavg: 2.00 2.01 1.79 3/89 7552
/proc/meminfo: memFree=867544/2055920 swapFree=4191880/4192956
[pid=7352] ppid=7350 vsize=40088 CPUtime=458.37
/proc/7352/stat : 7352 (solver) R 7350 7352 7053 0 -1 4194304 9015 0 0 0 45830 7 0 0 25 0 1 0 172334691 41050112 8950 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/7352/statm: 10022 8950 723 92 0 8366 0
Current children cumulated CPU time (s) 458.37
Current children cumulated vsize (KiB) 40088

[startup+522.848 s]
/proc/loadavg: 2.00 2.00 1.80 3/89 7552
/proc/meminfo: memFree=867544/2055920 swapFree=4191880/4192956
[pid=7352] ppid=7350 vsize=40088 CPUtime=517.92
/proc/7352/stat : 7352 (solver) R 7350 7352 7053 0 -1 4194304 9015 0 0 0 51784 8 0 0 25 0 1 0 172334691 41050112 8950 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/7352/statm: 10022 8950 723 92 0 8366 0
Current children cumulated CPU time (s) 517.92
Current children cumulated vsize (KiB) 40088

[startup+582.942 s]
/proc/loadavg: 2.00 2.00 1.81 3/89 7552
/proc/meminfo: memFree=867544/2055920 swapFree=4191880/4192956
[pid=7352] ppid=7350 vsize=40088 CPUtime=577.47
/proc/7352/stat : 7352 (solver) R 7350 7352 7053 0 -1 4194304 9015 0 0 0 57739 8 0 0 25 0 1 0 172334691 41050112 8950 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134650467 0 0 4096 0 0 0 0 17 1 0 0
/proc/7352/statm: 10022 8950 723 92 0 8366 0
Current children cumulated CPU time (s) 577.47
Current children cumulated vsize (KiB) 40088

[startup+642.946 s]
/proc/loadavg: 2.00 2.00 1.82 3/87 7621
/proc/meminfo: memFree=873568/2055920 swapFree=4191880/4192956
[pid=7352] ppid=7350 vsize=40088 CPUtime=637.11
/proc/7352/stat : 7352 (solver) R 7350 7352 7053 0 -1 4194304 9015 0 0 0 63701 10 0 0 25 0 1 0 172334691 41050112 8950 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/7352/statm: 10022 8950 723 92 0 8366 0
Current children cumulated CPU time (s) 637.11
Current children cumulated vsize (KiB) 40088

[startup+703.008 s]
/proc/loadavg: 2.00 2.00 1.83 3/87 7621
/proc/meminfo: memFree=873696/2055920 swapFree=4191880/4192956
[pid=7352] ppid=7350 vsize=40088 CPUtime=697.12
/proc/7352/stat : 7352 (solver) R 7350 7352 7053 0 -1 4194304 9015 0 0 0 69702 10 0 0 25 0 1 0 172334691 41050112 8950 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/7352/statm: 10022 8950 723 92 0 8366 0
Current children cumulated CPU time (s) 697.12
Current children cumulated vsize (KiB) 40088

[startup+763.07 s]
/proc/loadavg: 2.00 2.00 1.83 3/87 7621
/proc/meminfo: memFree=873760/2055920 swapFree=4191880/4192956
[pid=7352] ppid=7350 vsize=40088 CPUtime=757.11
/proc/7352/stat : 7352 (solver) R 7350 7352 7053 0 -1 4194304 9015 0 0 0 75701 10 0 0 25 0 1 0 172334691 41050112 8950 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/7352/statm: 10022 8950 723 92 0 8366 0
Current children cumulated CPU time (s) 757.11
Current children cumulated vsize (KiB) 40088

[startup+823.154 s]
/proc/loadavg: 2.00 2.00 1.84 3/87 7621
/proc/meminfo: memFree=873760/2055920 swapFree=4191880/4192956
[pid=7352] ppid=7350 vsize=40088 CPUtime=817.14
/proc/7352/stat : 7352 (solver) R 7350 7352 7053 0 -1 4194304 9015 0 0 0 81704 10 0 0 25 0 1 0 172334691 41050112 8950 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727392 0 0 4096 0 0 0 0 17 0 0 0
/proc/7352/statm: 10022 8950 723 92 0 8366 0
Current children cumulated CPU time (s) 817.14
Current children cumulated vsize (KiB) 40088

[startup+883.244 s]
/proc/loadavg: 2.00 2.00 1.84 3/87 7621
/proc/meminfo: memFree=873824/2055920 swapFree=4191880/4192956
[pid=7352] ppid=7350 vsize=40088 CPUtime=877.19
/proc/7352/stat : 7352 (solver) R 7350 7352 7053 0 -1 4194304 9015 0 0 0 87708 11 0 0 25 0 1 0 172334691 41050112 8950 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637393 0 0 4096 0 0 0 0 17 0 0 0
/proc/7352/statm: 10022 8950 723 92 0 8366 0
Current children cumulated CPU time (s) 877.19
Current children cumulated vsize (KiB) 40088

[startup+943.338 s]
/proc/loadavg: 2.00 2.00 1.85 3/87 7621
/proc/meminfo: memFree=873760/2055920 swapFree=4191880/4192956
[pid=7352] ppid=7350 vsize=40088 CPUtime=937.2
/proc/7352/stat : 7352 (solver) R 7350 7352 7053 0 -1 4194304 9015 0 0 0 93709 11 0 0 25 0 1 0 172334691 41050112 8950 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637433 0 0 4096 0 0 0 0 17 0 0 0
/proc/7352/statm: 10022 8950 723 92 0 8366 0
Current children cumulated CPU time (s) 937.2
Current children cumulated vsize (KiB) 40088

[startup+1003.43 s]
/proc/loadavg: 2.00 2.00 1.85 3/87 7621
/proc/meminfo: memFree=873696/2055920 swapFree=4191880/4192956
[pid=7352] ppid=7350 vsize=40100 CPUtime=997.24
/proc/7352/stat : 7352 (solver) R 7350 7352 7053 0 -1 4194304 9018 0 0 0 99713 11 0 0 25 0 1 0 172334691 41062400 8953 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/7352/statm: 10025 8953 723 92 0 8369 0
Current children cumulated CPU time (s) 997.24
Current children cumulated vsize (KiB) 40100

[startup+1063.5 s]
/proc/loadavg: 2.03 2.01 1.87 3/87 7621
/proc/meminfo: memFree=873696/2055920 swapFree=4191880/4192956
[pid=7352] ppid=7350 vsize=40100 CPUtime=1057.27
/proc/7352/stat : 7352 (solver) R 7350 7352 7053 0 -1 4194304 9018 0 0 0 105716 11 0 0 25 0 1 0 172334691 41062400 8953 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/7352/statm: 10025 8953 723 92 0 8369 0
Current children cumulated CPU time (s) 1057.27
Current children cumulated vsize (KiB) 40100

[startup+1123.57 s]
/proc/loadavg: 2.01 2.01 1.87 3/87 7621
/proc/meminfo: memFree=873696/2055920 swapFree=4191880/4192956
[pid=7352] ppid=7350 vsize=40100 CPUtime=1117.25
/proc/7352/stat : 7352 (solver) R 7350 7352 7053 0 -1 4194304 9018 0 0 0 111714 11 0 0 25 0 1 0 172334691 41062400 8953 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/7352/statm: 10025 8953 723 92 0 8369 0
Current children cumulated CPU time (s) 1117.25
Current children cumulated vsize (KiB) 40100

[startup+1183.63 s]
/proc/loadavg: 2.00 2.00 1.88 3/87 7621
/proc/meminfo: memFree=873632/2055920 swapFree=4191880/4192956
[pid=7352] ppid=7350 vsize=40100 CPUtime=1177.26
/proc/7352/stat : 7352 (solver) R 7350 7352 7053 0 -1 4194304 9018 0 0 0 117715 11 0 0 25 0 1 0 172334691 41062400 8953 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/7352/statm: 10025 8953 723 92 0 8369 0
Current children cumulated CPU time (s) 1177.26
Current children cumulated vsize (KiB) 40100

[startup+1243.71 s]
/proc/loadavg: 2.00 2.00 1.88 3/87 7621
/proc/meminfo: memFree=873696/2055920 swapFree=4191880/4192956
[pid=7352] ppid=7350 vsize=40100 CPUtime=1237.28
/proc/7352/stat : 7352 (solver) R 7350 7352 7053 0 -1 4194304 9018 0 0 0 123717 11 0 0 25 0 1 0 172334691 41062400 8953 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727373 0 0 4096 0 0 0 0 17 0 0 0
/proc/7352/statm: 10025 8953 723 92 0 8369 0
Current children cumulated CPU time (s) 1237.28
Current children cumulated vsize (KiB) 40100

[startup+1303.77 s]
/proc/loadavg: 2.00 2.00 1.89 3/87 7623
/proc/meminfo: memFree=873568/2055920 swapFree=4191880/4192956
[pid=7352] ppid=7350 vsize=40100 CPUtime=1297.26
/proc/7352/stat : 7352 (solver) R 7350 7352 7053 0 -1 4194304 9018 0 0 0 129715 11 0 0 25 0 1 0 172334691 41062400 8953 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/7352/statm: 10025 8953 723 92 0 8369 0
Current children cumulated CPU time (s) 1297.26
Current children cumulated vsize (KiB) 40100

[startup+1363.84 s]
/proc/loadavg: 2.00 2.00 1.89 3/87 7623
/proc/meminfo: memFree=873568/2055920 swapFree=4191880/4192956
[pid=7352] ppid=7350 vsize=40100 CPUtime=1357.28
/proc/7352/stat : 7352 (solver) R 7350 7352 7053 0 -1 4194304 9018 0 0 0 135717 11 0 0 25 0 1 0 172334691 41062400 8953 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/7352/statm: 10025 8953 723 92 0 8369 0
Current children cumulated CPU time (s) 1357.28
Current children cumulated vsize (KiB) 40100

[startup+1423.9 s]
/proc/loadavg: 2.00 2.00 1.90 3/87 7623
/proc/meminfo: memFree=873568/2055920 swapFree=4191880/4192956
[pid=7352] ppid=7350 vsize=40100 CPUtime=1417.3
/proc/7352/stat : 7352 (solver) R 7350 7352 7053 0 -1 4194304 9018 0 0 0 141718 12 0 0 25 0 1 0 172334691 41062400 8953 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/7352/statm: 10025 8953 723 92 0 8369 0
Current children cumulated CPU time (s) 1417.3
Current children cumulated vsize (KiB) 40100

[startup+1483.98 s]
/proc/loadavg: 2.00 2.00 1.91 3/87 7623
/proc/meminfo: memFree=873568/2055920 swapFree=4191880/4192956
[pid=7352] ppid=7350 vsize=40100 CPUtime=1477.31
/proc/7352/stat : 7352 (solver) R 7350 7352 7053 0 -1 4194304 9018 0 0 0 147719 12 0 0 25 0 1 0 172334691 41062400 8953 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/7352/statm: 10025 8953 723 92 0 8369 0
Current children cumulated CPU time (s) 1477.31
Current children cumulated vsize (KiB) 40100

[startup+1544.06 s]
/proc/loadavg: 2.00 2.00 1.91 3/88 7624
/proc/meminfo: memFree=872856/2055920 swapFree=4191880/4192956
[pid=7352] ppid=7350 vsize=40100 CPUtime=1537.32
/proc/7352/stat : 7352 (solver) R 7350 7352 7053 0 -1 4194304 9018 0 0 0 153720 12 0 0 25 0 1 0 172334691 41062400 8953 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 0 0 0
/proc/7352/statm: 10025 8953 723 92 0 8369 0
Current children cumulated CPU time (s) 1537.32
Current children cumulated vsize (KiB) 40100

[startup+1604.12 s]
/proc/loadavg: 2.00 2.00 1.91 3/88 7624
/proc/meminfo: memFree=872792/2055920 swapFree=4191880/4192956
[pid=7352] ppid=7350 vsize=40100 CPUtime=1597.33
/proc/7352/stat : 7352 (solver) R 7350 7352 7053 0 -1 4194304 9018 0 0 0 159721 12 0 0 25 0 1 0 172334691 41062400 8953 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/7352/statm: 10025 8953 723 92 0 8369 0
Current children cumulated CPU time (s) 1597.33
Current children cumulated vsize (KiB) 40100

[startup+1664.22 s]
/proc/loadavg: 2.00 2.00 1.91 3/88 7624
/proc/meminfo: memFree=872792/2055920 swapFree=4191880/4192956
[pid=7352] ppid=7350 vsize=40100 CPUtime=1657.35
/proc/7352/stat : 7352 (solver) R 7350 7352 7053 0 -1 4194304 9018 0 0 0 165723 12 0 0 25 0 1 0 172334691 41062400 8953 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/7352/statm: 10025 8953 723 92 0 8369 0
Current children cumulated CPU time (s) 1657.35
Current children cumulated vsize (KiB) 40100

[startup+1724.23 s]
/proc/loadavg: 2.03 2.01 1.91 3/88 7624
/proc/meminfo: memFree=872792/2055920 swapFree=4191880/4192956
[pid=7352] ppid=7350 vsize=40100 CPUtime=1717.3
/proc/7352/stat : 7352 (solver) R 7350 7352 7053 0 -1 4194304 9018 0 0 0 171718 12 0 0 25 0 1 0 172334691 41062400 8953 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727403 0 0 4096 0 0 0 0 17 0 0 0
/proc/7352/statm: 10025 8953 723 92 0 8369 0
Current children cumulated CPU time (s) 1717.3
Current children cumulated vsize (KiB) 40100

[startup+1784.24 s]
/proc/loadavg: 2.01 2.01 1.91 3/88 7624
/proc/meminfo: memFree=872728/2055920 swapFree=4191880/4192956
[pid=7352] ppid=7350 vsize=40100 CPUtime=1777.26
/proc/7352/stat : 7352 (solver) R 7350 7352 7053 0 -1 4194304 9018 0 0 0 177714 12 0 0 25 0 1 0 172334691 41062400 8953 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/7352/statm: 10025 8953 723 92 0 8369 0
Current children cumulated CPU time (s) 1777.26
Current children cumulated vsize (KiB) 40100



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.02 s]
/proc/loadavg: 2.00 2.00 1.91 3/88 7624
/proc/meminfo: memFree=872792/2055920 swapFree=4191880/4192956
[pid=7352] ppid=7350 vsize=40100 CPUtime=1800.01
/proc/7352/stat : 7352 (solver) R 7350 7352 7053 0 -1 4194304 9018 0 0 0 179989 12 0 0 25 0 1 0 172334691 41062400 8953 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/7352/statm: 10025 8953 723 92 0 8369 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 40100

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1807.03
CPU time (s): 1800.03
CPU user time (s): 1799.9
CPU system time (s): 0.135979
CPU usage (%): 99.613
Max. virtual memory (cumulated for all children) (KiB): 40100

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

runsolver used 1.79873 s user time and 5.17921 s system time

The end

Launcher Data (download as text)

Begin job on node30 on Mon Jan  8 06:56:47 UTC 2007


IDJOB= 216248
IDBENCH= 5063
FILE ID= node30/216248-1168239407

PBS_JOBID= 3481548

Free space on /tmp= 66486 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/ppp/ppp-3-13-25-26.xml
COMMAND LINE= /tmp/evaluation/216248-1168239407/tramontane/bin/solver /tmp/evaluation/216248-1168239407/unknown.xml -res geom -f 3 -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node30/watcher-216248-1168239407 -o ROOT/results/node30/solver-216248-1168239407 -C 1800 -M 900  /tmp/evaluation/216248-1168239407/tramontane/bin/solver /tmp/evaluation/216248-1168239407/unknown.xml -res geom -f 3 -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  90e2bf89401f7bc43c4e980158dac80d

RANDOM SEED= 378695872

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:        900928 kB
Buffers:         31932 kB
Cached:        1000312 kB
SwapCached:        268 kB
Active:         422752 kB
Inactive:       678496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        900928 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            7780 kB
Writeback:           0 kB
Mapped:          87980 kB
Slab:            38468 kB
Committed_AS:  3805992 kB
PageTables:       2236 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= 66486 MiB



End job on node30 on Mon Jan  8 07:26:55 UTC 2007