Trace number 216273

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
Mistral 2006-12-04? (TO) 1800.1 1812.15

General information on the benchmark

NamepseudoSeries/ppp/
ppp-1-9-16-19.xml
MD5SUMd911335f6fe79101861b529ce7b19422
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables4626
Number of constraints30921
Maximum constraint arity29
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension30921
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01	c 
0.01	c Parsing xml file
0.01	c 	domains...............    0
0.01	c 	variables............. 0.09
0.11	c 	predicates............ 0.01
0.12	c 	constraints........... 2.58
2.71	c Allocating memory
2.71	c 
2.71	c time limit = -1
2.71	c heuristic = dom/wdeg
2.71	c restart policy = No restart
2.71	c 
2.71	c Solving
2.71	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/node17/watcher-216273-1168239679 -o ROOT/results/node17/solver-216273-1168239679 -C 1800 -M 900 /tmp/evaluation/216273-1168239679/mistral/bin/solver /tmp/evaluation/216273-1168239679/unknown.xml -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.11 2.05 2.01 5/99 11160
/proc/meminfo: memFree=1552176/2055920 swapFree=4192812/4192956
[pid=11159] ppid=11157 vsize=18540 CPUtime=0
/proc/11159/stat : 11159 (runsolver) R 11157 11159 10562 0 -1 4194368 16 0 0 0 0 0 0 0 21 0 1 0 172362724 18984960 279 18446744073709551615 4194304 4267372 548682069040 18446744073709551615 245482712359 0 0 4096 24578 0 0 0 17 1 0 0
/proc/11159/statm: 4635 279 244 17 0 2626 0

[startup+0.109014 s]
/proc/loadavg: 2.11 2.05 2.01 5/99 11160
/proc/meminfo: memFree=1552176/2055920 swapFree=4192812/4192956
[pid=11159] ppid=11157 vsize=7972 CPUtime=0.09
/proc/11159/stat : 11159 (solver) R 11157 11159 10562 0 -1 4194304 1063 0 0 0 9 0 0 0 21 0 1 0 172362724 8163328 1031 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 3301021 0 0 4096 0 0 0 0 17 1 0 0
/proc/11159/statm: 1993 1031 688 92 0 337 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7972

[startup+0.517057 s]
/proc/loadavg: 2.11 2.05 2.01 5/99 11160
/proc/meminfo: memFree=1552176/2055920 swapFree=4192812/4192956
[pid=11159] ppid=11157 vsize=14984 CPUtime=0.5
/proc/11159/stat : 11159 (solver) R 11157 11159 10562 0 -1 4194304 2810 0 0 0 49 1 0 0 24 0 1 0 172362724 15343616 2778 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 4157878993 0 0 4096 0 0 0 0 17 1 0 0
/proc/11159/statm: 3746 2778 712 92 0 2090 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 14984

[startup+1.33814 s]
/proc/loadavg: 2.11 2.05 2.01 3/99 11160
/proc/meminfo: memFree=1540976/2055920 swapFree=4192812/4192956
[pid=11159] ppid=11157 vsize=18812 CPUtime=1.31
/proc/11159/stat : 11159 (solver) R 11157 11159 10562 0 -1 4194304 3760 0 0 0 130 1 0 0 25 0 1 0 172362724 19263488 3728 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 4158039608 0 0 4096 0 0 0 0 17 1 0 0
/proc/11159/statm: 4703 3728 712 92 0 3047 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 18812

[startup+2.97636 s]
/proc/loadavg: 2.11 2.05 2.01 3/99 11160
/proc/meminfo: memFree=1535728/2055920 swapFree=4192812/4192956
[pid=11159] ppid=11157 vsize=39444 CPUtime=2.93
/proc/11159/stat : 11159 (solver) R 11157 11159 10562 0 -1 4194304 8870 0 0 0 290 3 0 0 25 0 1 0 172362724 40390656 8805 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/11159/statm: 9861 8805 720 92 0 8205 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 39444

[startup+6.26866 s]
/proc/loadavg: 2.10 2.05 2.01 3/99 11178
/proc/meminfo: memFree=1519592/2055920 swapFree=4192812/4192956
[pid=11159] ppid=11157 vsize=39480 CPUtime=6.18
/proc/11159/stat : 11159 (solver) R 11157 11159 10562 0 -1 4194304 8879 0 0 0 615 3 0 0 25 0 1 0 172362724 40427520 8814 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/11159/statm: 9870 8814 720 92 0 8214 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 39480

[startup+12.7403 s]
/proc/loadavg: 2.09 2.05 2.01 3/99 11194
/proc/meminfo: memFree=1519856/2055920 swapFree=4192812/4192956
[pid=11159] ppid=11157 vsize=39484 CPUtime=12.59
/proc/11159/stat : 11159 (solver) R 11157 11159 10562 0 -1 4194304 8880 0 0 0 1256 3 0 0 25 0 1 0 172362724 40431616 8815 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727362 0 0 4096 0 0 0 0 17 1 0 0
/proc/11159/statm: 9871 8815 720 92 0 8215 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 39484

[startup+25.5917 s]
/proc/loadavg: 2.07 2.04 2.00 3/99 11216
/proc/meminfo: memFree=1519920/2055920 swapFree=4192812/4192956
[pid=11159] ppid=11157 vsize=39484 CPUtime=25.3
/proc/11159/stat : 11159 (solver) R 11157 11159 10562 0 -1 4194304 8880 0 0 0 2527 3 0 0 25 0 1 0 172362724 40431616 8815 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/11159/statm: 9871 8815 720 92 0 8215 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 39484

[startup+51.2514 s]
/proc/loadavg: 2.05 2.04 2.00 3/99 11234
/proc/meminfo: memFree=1520064/2055920 swapFree=4192812/4192956
[pid=11159] ppid=11157 vsize=39484 CPUtime=50.69
/proc/11159/stat : 11159 (solver) R 11157 11159 10562 0 -1 4194304 8880 0 0 0 5066 3 0 0 25 0 1 0 172362724 40431616 8815 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/11159/statm: 9871 8815 720 92 0 8215 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 39484

[startup+102.519 s]
/proc/loadavg: 2.02 2.03 2.00 3/93 11274
/proc/meminfo: memFree=1521136/2055920 swapFree=4192812/4192956
[pid=11159] ppid=11157 vsize=39484 CPUtime=101.45
/proc/11159/stat : 11159 (solver) R 11157 11159 10562 0 -1 4194304 8880 0 0 0 10142 3 0 0 25 0 1 0 172362724 40431616 8815 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727362 0 0 4096 0 0 0 0 17 1 0 0
/proc/11159/statm: 9871 8815 720 92 0 8215 0
Current children cumulated CPU time (s) 101.45
Current children cumulated vsize (KiB) 39484

[startup+162.527 s]
/proc/loadavg: 2.00 2.02 2.00 3/93 11274
/proc/meminfo: memFree=1521136/2055920 swapFree=4192812/4192956
[pid=11159] ppid=11157 vsize=39484 CPUtime=160.92
/proc/11159/stat : 11159 (solver) R 11157 11159 10562 0 -1 4194304 8880 0 0 0 16088 4 0 0 25 0 1 0 172362724 40431616 8815 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/11159/statm: 9871 8815 720 92 0 8215 0
Current children cumulated CPU time (s) 160.92
Current children cumulated vsize (KiB) 39484

[startup+222.538 s]
/proc/loadavg: 2.06 2.03 2.00 3/93 11274
/proc/meminfo: memFree=1521136/2055920 swapFree=4192812/4192956
[pid=11159] ppid=11157 vsize=39516 CPUtime=220.38
/proc/11159/stat : 11159 (solver) R 11157 11159 10562 0 -1 4194304 8888 0 0 0 22034 4 0 0 25 0 1 0 172362724 40464384 8823 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/11159/statm: 9879 8823 720 92 0 8223 0
Current children cumulated CPU time (s) 220.38
Current children cumulated vsize (KiB) 39516

[startup+282.548 s]
/proc/loadavg: 2.02 2.02 2.00 3/93 11274
/proc/meminfo: memFree=1521136/2055920 swapFree=4192812/4192956
[pid=11159] ppid=11157 vsize=39516 CPUtime=279.85
/proc/11159/stat : 11159 (solver) R 11157 11159 10562 0 -1 4194304 8888 0 0 0 27980 5 0 0 25 0 1 0 172362724 40464384 8823 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/11159/statm: 9879 8823 720 92 0 8223 0
Current children cumulated CPU time (s) 279.85
Current children cumulated vsize (KiB) 39516

[startup+342.559 s]
/proc/loadavg: 2.01 2.02 2.00 3/93 11274
/proc/meminfo: memFree=1521136/2055920 swapFree=4192812/4192956
[pid=11159] ppid=11157 vsize=39532 CPUtime=339.32
/proc/11159/stat : 11159 (solver) R 11157 11159 10562 0 -1 4194304 8892 0 0 0 33927 5 0 0 25 0 1 0 172362724 40480768 8827 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/11159/statm: 9883 8827 720 92 0 8227 0
Current children cumulated CPU time (s) 339.32
Current children cumulated vsize (KiB) 39532

[startup+402.569 s]
/proc/loadavg: 2.00 2.01 2.00 3/93 11274
/proc/meminfo: memFree=1521136/2055920 swapFree=4192812/4192956
[pid=11159] ppid=11157 vsize=39532 CPUtime=398.79
/proc/11159/stat : 11159 (solver) R 11157 11159 10562 0 -1 4194304 8892 0 0 0 39873 6 0 0 25 0 1 0 172362724 40480768 8827 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/11159/statm: 9883 8827 720 92 0 8227 0
Current children cumulated CPU time (s) 398.79
Current children cumulated vsize (KiB) 39532

[startup+462.579 s]
/proc/loadavg: 2.13 2.04 2.01 3/93 11274
/proc/meminfo: memFree=1521072/2055920 swapFree=4192812/4192956
[pid=11159] ppid=11157 vsize=39532 CPUtime=458.25
/proc/11159/stat : 11159 (solver) R 11157 11159 10562 0 -1 4194304 8892 0 0 0 45819 6 0 0 25 0 1 0 172362724 40480768 8827 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727371 0 0 4096 0 0 0 0 17 1 0 0
/proc/11159/statm: 9883 8827 720 92 0 8227 0
Current children cumulated CPU time (s) 458.25
Current children cumulated vsize (KiB) 39532

[startup+522.59 s]
/proc/loadavg: 2.05 2.03 2.00 3/93 11274
/proc/meminfo: memFree=1521072/2055920 swapFree=4192812/4192956
[pid=11159] ppid=11157 vsize=39532 CPUtime=517.71
/proc/11159/stat : 11159 (solver) R 11157 11159 10562 0 -1 4194304 8892 0 0 0 51765 6 0 0 25 0 1 0 172362724 40480768 8827 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727333 0 0 4096 0 0 0 0 17 1 0 0
/proc/11159/statm: 9883 8827 720 92 0 8227 0
Current children cumulated CPU time (s) 517.71
Current children cumulated vsize (KiB) 39532

[startup+582.599 s]
/proc/loadavg: 2.02 2.02 2.00 3/93 11274
/proc/meminfo: memFree=1521072/2055920 swapFree=4192812/4192956
[pid=11159] ppid=11157 vsize=39532 CPUtime=577.18
/proc/11159/stat : 11159 (solver) R 11157 11159 10562 0 -1 4194304 8892 0 0 0 57711 7 0 0 25 0 1 0 172362724 40480768 8827 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134812677 0 0 4096 0 0 0 0 17 1 0 0
/proc/11159/statm: 9883 8827 720 92 0 8227 0
Current children cumulated CPU time (s) 577.18
Current children cumulated vsize (KiB) 39532

[startup+642.606 s]
/proc/loadavg: 2.00 2.02 2.00 3/93 11274
/proc/meminfo: memFree=1521072/2055920 swapFree=4192812/4192956
[pid=11159] ppid=11157 vsize=39532 CPUtime=636.64
/proc/11159/stat : 11159 (solver) R 11157 11159 10562 0 -1 4194304 8892 0 0 0 63657 7 0 0 25 0 1 0 172362724 40480768 8827 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134799371 0 0 4096 0 0 0 0 17 1 0 0
/proc/11159/statm: 9883 8827 720 92 0 8227 0
Current children cumulated CPU time (s) 636.64
Current children cumulated vsize (KiB) 39532

[startup+702.611 s]
/proc/loadavg: 2.00 2.01 2.00 3/93 11274
/proc/meminfo: memFree=1521008/2055920 swapFree=4192812/4192956
[pid=11159] ppid=11157 vsize=39532 CPUtime=696.11
/proc/11159/stat : 11159 (solver) R 11157 11159 10562 0 -1 4194304 8892 0 0 0 69603 8 0 0 25 0 1 0 172362724 40480768 8827 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727362 0 0 4096 0 0 0 0 17 1 0 0
/proc/11159/statm: 9883 8827 720 92 0 8227 0
Current children cumulated CPU time (s) 696.11
Current children cumulated vsize (KiB) 39532

[startup+762.621 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 11274
/proc/meminfo: memFree=1520944/2055920 swapFree=4192812/4192956
[pid=11159] ppid=11157 vsize=39532 CPUtime=755.57
/proc/11159/stat : 11159 (solver) R 11157 11159 10562 0 -1 4194304 8892 0 0 0 75549 8 0 0 25 0 1 0 172362724 40480768 8827 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637409 0 0 4096 0 0 0 0 17 1 0 0
/proc/11159/statm: 9883 8827 720 92 0 8227 0
Current children cumulated CPU time (s) 755.57
Current children cumulated vsize (KiB) 39532

[startup+822.683 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 11274
/proc/meminfo: memFree=1520880/2055920 swapFree=4192812/4192956
[pid=11159] ppid=11157 vsize=39532 CPUtime=815.08
/proc/11159/stat : 11159 (solver) R 11157 11159 10562 0 -1 4194304 8892 0 0 0 81500 8 0 0 25 0 1 0 172362724 40480768 8827 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/11159/statm: 9883 8827 720 92 0 8227 0
Current children cumulated CPU time (s) 815.08
Current children cumulated vsize (KiB) 39532

[startup+882.741 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 11274
/proc/meminfo: memFree=1520880/2055920 swapFree=4192812/4192956
[pid=11159] ppid=11157 vsize=39532 CPUtime=874.6
/proc/11159/stat : 11159 (solver) R 11157 11159 10562 0 -1 4194304 8892 0 0 0 87451 9 0 0 25 0 1 0 172362724 40480768 8827 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/11159/statm: 9883 8827 720 92 0 8227 0
Current children cumulated CPU time (s) 874.6
Current children cumulated vsize (KiB) 39532

[startup+942.806 s]
/proc/loadavg: 2.08 2.03 2.01 3/93 11274
/proc/meminfo: memFree=1520880/2055920 swapFree=4192812/4192956
[pid=11159] ppid=11157 vsize=39532 CPUtime=934.11
/proc/11159/stat : 11159 (solver) R 11157 11159 10562 0 -1 4194304 8892 0 0 0 93402 9 0 0 25 0 1 0 172362724 40480768 8827 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/11159/statm: 9883 8827 720 92 0 8227 0
Current children cumulated CPU time (s) 934.11
Current children cumulated vsize (KiB) 39532

[startup+1002.85 s]
/proc/loadavg: 2.08 2.04 2.01 3/93 11274
/proc/meminfo: memFree=1520816/2055920 swapFree=4192812/4192956
[pid=11159] ppid=11157 vsize=39532 CPUtime=993.62
/proc/11159/stat : 11159 (solver) R 11157 11159 10562 0 -1 4194304 8892 0 0 0 99352 10 0 0 25 0 1 0 172362724 40480768 8827 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/11159/statm: 9883 8827 720 92 0 8227 0
Current children cumulated CPU time (s) 993.62
Current children cumulated vsize (KiB) 39532

[startup+1062.88 s]
/proc/loadavg: 2.03 2.03 2.00 3/93 11274
/proc/meminfo: memFree=1520880/2055920 swapFree=4192812/4192956
[pid=11159] ppid=11157 vsize=39532 CPUtime=1053.1
/proc/11159/stat : 11159 (solver) R 11157 11159 10562 0 -1 4194304 8892 0 0 0 105300 10 0 0 25 0 1 0 172362724 40480768 8827 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785549 0 0 4096 0 0 0 0 17 1 0 0
/proc/11159/statm: 9883 8827 720 92 0 8227 0
Current children cumulated CPU time (s) 1053.1
Current children cumulated vsize (KiB) 39532

[startup+1122.91 s]
/proc/loadavg: 2.01 2.02 2.00 3/93 11276
/proc/meminfo: memFree=1520688/2055920 swapFree=4192812/4192956
[pid=11159] ppid=11157 vsize=39532 CPUtime=1112.58
/proc/11159/stat : 11159 (solver) R 11157 11159 10562 0 -1 4194304 8892 0 0 0 111248 10 0 0 25 0 1 0 172362724 40480768 8827 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/11159/statm: 9883 8827 720 92 0 8227 0
Current children cumulated CPU time (s) 1112.58
Current children cumulated vsize (KiB) 39532

[startup+1182.95 s]
/proc/loadavg: 2.00 2.02 2.00 3/93 11276
/proc/meminfo: memFree=1520688/2055920 swapFree=4192812/4192956
[pid=11159] ppid=11157 vsize=39532 CPUtime=1172.07
/proc/11159/stat : 11159 (solver) R 11157 11159 10562 0 -1 4194304 8892 0 0 0 117196 11 0 0 25 0 1 0 172362724 40480768 8827 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/11159/statm: 9883 8827 720 92 0 8227 0
Current children cumulated CPU time (s) 1172.07
Current children cumulated vsize (KiB) 39532

[startup+1243 s]
/proc/loadavg: 2.00 2.01 2.00 3/93 11276
/proc/meminfo: memFree=1520688/2055920 swapFree=4192812/4192956
[pid=11159] ppid=11157 vsize=39532 CPUtime=1231.58
/proc/11159/stat : 11159 (solver) R 11157 11159 10562 0 -1 4194304 8892 0 0 0 123147 11 0 0 25 0 1 0 172362724 40480768 8827 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/11159/statm: 9883 8827 720 92 0 8227 0
Current children cumulated CPU time (s) 1231.58
Current children cumulated vsize (KiB) 39532

[startup+1303.06 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 11348
/proc/meminfo: memFree=1635880/2055920 swapFree=4192812/4192956
[pid=11159] ppid=11157 vsize=39532 CPUtime=1291.52
/proc/11159/stat : 11159 (solver) R 11157 11159 10562 0 -1 4194304 8892 0 0 0 129140 12 0 0 25 0 1 0 172362724 40480768 8827 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727362 0 0 4096 0 0 0 0 17 0 0 0
/proc/11159/statm: 9883 8827 720 92 0 8227 0
Current children cumulated CPU time (s) 1291.52
Current children cumulated vsize (KiB) 39532

[startup+1363.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 11348
/proc/meminfo: memFree=1635496/2055920 swapFree=4192812/4192956
[pid=11159] ppid=11157 vsize=39532 CPUtime=1351.5
/proc/11159/stat : 11159 (solver) R 11157 11159 10562 0 -1 4194304 8892 0 0 0 135138 12 0 0 25 0 1 0 172362724 40480768 8827 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637492 0 0 4096 0 0 0 0 17 0 0 0
/proc/11159/statm: 9883 8827 720 92 0 8227 0
Current children cumulated CPU time (s) 1351.5
Current children cumulated vsize (KiB) 39532

[startup+1423.11 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 11348
/proc/meminfo: memFree=1635432/2055920 swapFree=4192812/4192956
[pid=11159] ppid=11157 vsize=39532 CPUtime=1411.44
/proc/11159/stat : 11159 (solver) R 11157 11159 10562 0 -1 4194304 8892 0 0 0 141132 12 0 0 25 0 1 0 172362724 40480768 8827 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/11159/statm: 9883 8827 720 92 0 8227 0
Current children cumulated CPU time (s) 1411.44
Current children cumulated vsize (KiB) 39532

[startup+1483.21 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 11348
/proc/meminfo: memFree=1635368/2055920 swapFree=4192812/4192956
[pid=11159] ppid=11157 vsize=39532 CPUtime=1471.5
/proc/11159/stat : 11159 (solver) R 11157 11159 10562 0 -1 4194304 8892 0 0 0 147137 13 0 0 25 0 1 0 172362724 40480768 8827 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/11159/statm: 9883 8827 720 92 0 8227 0
Current children cumulated CPU time (s) 1471.5
Current children cumulated vsize (KiB) 39532

[startup+1543.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 11348
/proc/meminfo: memFree=1635368/2055920 swapFree=4192812/4192956
[pid=11159] ppid=11157 vsize=39532 CPUtime=1531.54
/proc/11159/stat : 11159 (solver) R 11157 11159 10562 0 -1 4194304 8892 0 0 0 153141 13 0 0 25 0 1 0 172362724 40480768 8827 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/11159/statm: 9883 8827 720 92 0 8227 0
Current children cumulated CPU time (s) 1531.54
Current children cumulated vsize (KiB) 39532

[startup+1603.32 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 11348
/proc/meminfo: memFree=1635368/2055920 swapFree=4192812/4192956
[pid=11159] ppid=11157 vsize=39532 CPUtime=1591.47
/proc/11159/stat : 11159 (solver) R 11157 11159 10562 0 -1 4194304 8892 0 0 0 159134 13 0 0 25 0 1 0 172362724 40480768 8827 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727362 0 0 4096 0 0 0 0 17 0 0 0
/proc/11159/statm: 9883 8827 720 92 0 8227 0
Current children cumulated CPU time (s) 1591.47
Current children cumulated vsize (KiB) 39532

[startup+1663.41 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 11348
/proc/meminfo: memFree=1635304/2055920 swapFree=4192812/4192956
[pid=11159] ppid=11157 vsize=39532 CPUtime=1651.52
/proc/11159/stat : 11159 (solver) R 11157 11159 10562 0 -1 4194304 8892 0 0 0 165139 13 0 0 25 0 1 0 172362724 40480768 8827 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/11159/statm: 9883 8827 720 92 0 8227 0
Current children cumulated CPU time (s) 1651.52
Current children cumulated vsize (KiB) 39532

[startup+1723.42 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 11348
/proc/meminfo: memFree=1635304/2055920 swapFree=4192812/4192956
[pid=11159] ppid=11157 vsize=39532 CPUtime=1711.46
/proc/11159/stat : 11159 (solver) R 11157 11159 10562 0 -1 4194304 8892 0 0 0 171133 13 0 0 25 0 1 0 172362724 40480768 8827 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/11159/statm: 9883 8827 720 92 0 8227 0
Current children cumulated CPU time (s) 1711.46
Current children cumulated vsize (KiB) 39532

[startup+1783.45 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 11348
/proc/meminfo: memFree=1634728/2055920 swapFree=4192812/4192956
[pid=11159] ppid=11157 vsize=39532 CPUtime=1771.42
/proc/11159/stat : 11159 (solver) R 11157 11159 10562 0 -1 4194304 8892 0 0 0 177129 13 0 0 25 0 1 0 172362724 40480768 8827 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727382 0 0 4096 0 0 0 0 17 0 0 0
/proc/11159/statm: 9883 8827 720 92 0 8227 0
Current children cumulated CPU time (s) 1771.42
Current children cumulated vsize (KiB) 39532



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.14 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 11348
/proc/meminfo: memFree=1633192/2055920 swapFree=4192812/4192956
[pid=11159] ppid=11157 vsize=39532 CPUtime=1800.09
/proc/11159/stat : 11159 (solver) R 11157 11159 10562 0 -1 4194304 8892 0 0 0 179996 13 0 0 25 0 1 0 172362724 40480768 8827 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785549 0 0 4096 0 0 0 0 17 0 0 0
/proc/11159/statm: 9883 8827 720 92 0 8227 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 39532

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1812.15
CPU time (s): 1800.1
CPU user time (s): 1799.96
CPU system time (s): 0.139978
CPU usage (%): 99.3353
Max. virtual memory (cumulated for all children) (KiB): 39532

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

runsolver used 2.02869 s user time and 5.68713 s system time

The end

Launcher Data (download as text)

Begin job on node17 on Mon Jan  8 07:01:19 UTC 2007


IDJOB= 216273
IDBENCH= 5065
FILE ID= node17/216273-1168239679

PBS_JOBID= 3481274

Free space on /tmp= 66315 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/ppp/ppp-1-9-16-19.xml
COMMAND LINE= /tmp/evaluation/216273-1168239679/mistral/bin/solver /tmp/evaluation/216273-1168239679/unknown.xml -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-216273-1168239679 -o ROOT/results/node17/solver-216273-1168239679 -C 1800 -M 900  /tmp/evaluation/216273-1168239679/mistral/bin/solver /tmp/evaluation/216273-1168239679/unknown.xml -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  d911335f6fe79101861b529ce7b19422

RANDOM SEED= 859690141

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.236
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.236
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:       1552656 kB
Buffers:         54000 kB
Cached:         195628 kB
SwapCached:          0 kB
Active:         319880 kB
Inactive:       118732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1552656 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            7816 kB
Writeback:           0 kB
Mapped:         218500 kB
Slab:            48736 kB
Committed_AS:  5581832 kB
PageTables:       2788 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= 66321 MiB



End job on node17 on Mon Jan  8 07:31:32 UTC 2007