Trace number 209628

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.07 1805.72

General information on the benchmark

Namefapp/fapp26-30/fapp28/
fapp28-2800-10.xml
MD5SUM2a510cad7dfac736b737121c9f0fe12e
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 benchmark37.0364
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables2800
Number of constraints22569
Maximum constraint arity2
Maximum domain size998
Number of constraints which are defined in extension0
Number of constraints which are defined in intension22569
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.16
0.17	c 	variables............. 0.18
0.35	c 	predicates............    0
0.35	c 	constraints........... 1.73
2.09	c Allocating memory
2.09	c 
2.09	c time limit = -1
2.09	c heuristic = dom/wdeg
2.09	c restart policy = No restart
2.09	c 
2.09	c Solving
2.09	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/node55/watcher-209628-1168193416 -o ROOT/results/node55/solver-209628-1168193416 -C 1800 -M 900 /tmp/evaluation/209628-1168193416/mistral/bin/solver /tmp/evaluation/209628-1168193416/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.04 2.07 2.00 5/74 17646
/proc/meminfo: memFree=1231616/2055920 swapFree=4192812/4192956
[pid=17645] ppid=17643 vsize=18540 CPUtime=0
/proc/17645/stat : 17645 (runsolver) R 17643 17645 17184 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 167739891 18984960 279 18446744073709551615 4194304 4267372 548682069056 18446744073709551615 248761609511 0 0 4096 24578 0 0 0 17 1 0 0
/proc/17645/statm: 4635 279 244 17 0 2626 0

[startup+0.107811 s]
/proc/loadavg: 2.04 2.07 2.00 5/74 17646
/proc/meminfo: memFree=1231616/2055920 swapFree=4192812/4192956
[pid=17645] ppid=17643 vsize=7048 CPUtime=0.09
/proc/17645/stat : 17645 (solver) R 17643 17645 17184 0 -1 4194304 820 0 0 0 9 0 0 0 19 0 1 0 167739891 7217152 788 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 4159433771 0 0 4096 0 0 0 0 17 1 0 0
/proc/17645/statm: 1762 788 669 92 0 106 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7048

[startup+0.519855 s]
/proc/loadavg: 2.04 2.07 2.00 5/74 17646
/proc/meminfo: memFree=1231616/2055920 swapFree=4192812/4192956
[pid=17645] ppid=17643 vsize=144464 CPUtime=0.5
/proc/17645/stat : 17645 (solver) R 17643 17645 17184 0 -1 4194304 15436 0 0 0 43 7 0 0 23 0 1 0 167739891 147931136 15404 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 4159427863 0 0 4096 0 0 0 0 17 1 0 0
/proc/17645/statm: 36116 15404 709 92 0 34460 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 144464

[startup+1.34794 s]
/proc/loadavg: 2.04 2.07 2.00 3/74 17646
/proc/meminfo: memFree=1169280/2055920 swapFree=4192812/4192956
[pid=17645] ppid=17643 vsize=148800 CPUtime=1.33
/proc/17645/stat : 17645 (solver) R 17643 17645 17184 0 -1 4194304 16494 0 0 0 125 8 0 0 25 0 1 0 167739891 152371200 16462 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134572429 0 0 4096 0 0 0 0 17 1 0 0
/proc/17645/statm: 37200 16462 709 92 0 35544 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 148800

[startup+2.98809 s]
/proc/loadavg: 2.04 2.07 2.00 3/74 17646
/proc/meminfo: memFree=1130816/2055920 swapFree=4192812/4192956
[pid=17645] ppid=17643 vsize=186224 CPUtime=2.96
/proc/17645/stat : 17645 (solver) R 17643 17645 17184 0 -1 4194304 25844 0 0 0 285 11 0 0 25 0 1 0 167739891 190693376 25812 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134711120 0 0 4096 0 0 0 0 17 1 0 0
/proc/17645/statm: 46556 25812 717 92 0 44900 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 186224

[startup+6.26741 s]
/proc/loadavg: 2.04 2.07 2.00 3/74 17646
/proc/meminfo: memFree=1130752/2055920 swapFree=4192812/4192956
[pid=17645] ppid=17643 vsize=186224 CPUtime=6.22
/proc/17645/stat : 17645 (solver) R 17643 17645 17184 0 -1 4194304 25844 0 0 0 611 11 0 0 25 0 1 0 167739891 190693376 25812 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637096 0 0 4096 0 0 0 0 17 1 0 0
/proc/17645/statm: 46556 25812 717 92 0 44900 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 186224

[startup+12.729 s]
/proc/loadavg: 2.03 2.07 2.00 3/74 17646
/proc/meminfo: memFree=1130880/2055920 swapFree=4192812/4192956
[pid=17645] ppid=17643 vsize=186224 CPUtime=12.66
/proc/17645/stat : 17645 (solver) R 17643 17645 17184 0 -1 4194304 25844 0 0 0 1255 11 0 0 25 0 1 0 167739891 190693376 25812 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134812816 0 0 4096 0 0 0 0 17 1 0 0
/proc/17645/statm: 46556 25812 717 92 0 44900 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 186224

[startup+25.5393 s]
/proc/loadavg: 2.03 2.07 2.00 3/74 17646
/proc/meminfo: memFree=1130952/2055920 swapFree=4192812/4192956
[pid=17645] ppid=17643 vsize=186224 CPUtime=25.42
/proc/17645/stat : 17645 (solver) R 17643 17645 17184 0 -1 4194304 25844 0 0 0 2531 11 0 0 25 0 1 0 167739891 190693376 25812 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134812895 0 0 4096 0 0 0 0 17 1 0 0
/proc/17645/statm: 46556 25812 717 92 0 44900 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 186224

[startup+51.1718 s]
/proc/loadavg: 2.02 2.06 2.00 3/74 17646
/proc/meminfo: memFree=1131016/2055920 swapFree=4192812/4192956
[pid=17645] ppid=17643 vsize=186228 CPUtime=50.95
/proc/17645/stat : 17645 (solver) R 17643 17645 17184 0 -1 4194304 25845 0 0 0 5084 11 0 0 25 0 1 0 167739891 190697472 25813 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134709312 0 0 4096 0 0 0 0 17 1 0 0
/proc/17645/statm: 46557 25813 717 92 0 44901 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 186228

[startup+102.435 s]
/proc/loadavg: 2.00 2.05 2.00 3/74 17646
/proc/meminfo: memFree=1131080/2055920 swapFree=4192812/4192956
[pid=17645] ppid=17643 vsize=186236 CPUtime=102.02
/proc/17645/stat : 17645 (solver) R 17643 17645 17184 0 -1 4194304 25847 0 0 0 10191 11 0 0 25 0 1 0 167739891 190705664 25815 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134708945 0 0 4096 0 0 0 0 17 1 0 0
/proc/17645/statm: 46559 25815 717 92 0 44903 0
Current children cumulated CPU time (s) 102.02
Current children cumulated vsize (KiB) 186236

[startup+162.522 s]
/proc/loadavg: 2.00 2.04 2.00 3/74 17646
/proc/meminfo: memFree=1131144/2055920 swapFree=4192812/4192956
[pid=17645] ppid=17643 vsize=186244 CPUtime=161.87
/proc/17645/stat : 17645 (solver) R 17643 17645 17184 0 -1 4194304 25849 0 0 0 16176 11 0 0 25 0 1 0 167739891 190713856 25817 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134709312 0 0 4096 0 0 0 0 17 1 0 0
/proc/17645/statm: 46561 25817 717 92 0 44905 0
Current children cumulated CPU time (s) 161.87
Current children cumulated vsize (KiB) 186244

[startup+222.612 s]
/proc/loadavg: 2.06 2.04 2.00 3/74 17646
/proc/meminfo: memFree=1131080/2055920 swapFree=4192812/4192956
[pid=17645] ppid=17643 vsize=186248 CPUtime=221.74
/proc/17645/stat : 17645 (solver) R 17643 17645 17184 0 -1 4194304 25850 0 0 0 22162 12 0 0 25 0 1 0 167739891 190717952 25818 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722033 0 0 4096 0 0 0 0 17 1 0 0
/proc/17645/statm: 46562 25818 717 92 0 44906 0
Current children cumulated CPU time (s) 221.74
Current children cumulated vsize (KiB) 186248

[startup+282.703 s]
/proc/loadavg: 2.02 2.03 2.00 3/74 17646
/proc/meminfo: memFree=1131016/2055920 swapFree=4192812/4192956
[pid=17645] ppid=17643 vsize=186248 CPUtime=281.6
/proc/17645/stat : 17645 (solver) R 17643 17645 17184 0 -1 4194304 25850 0 0 0 28148 12 0 0 25 0 1 0 167739891 190717952 25818 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134712048 0 0 4096 0 0 0 0 17 1 0 0
/proc/17645/statm: 46562 25818 717 92 0 44906 0
Current children cumulated CPU time (s) 281.6
Current children cumulated vsize (KiB) 186248

[startup+342.788 s]
/proc/loadavg: 2.01 2.02 2.00 3/74 17646
/proc/meminfo: memFree=1131080/2055920 swapFree=4192812/4192956
[pid=17645] ppid=17643 vsize=186248 CPUtime=341.46
/proc/17645/stat : 17645 (solver) R 17643 17645 17184 0 -1 4194304 25850 0 0 0 34134 12 0 0 25 0 1 0 167739891 190717952 25818 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637238 0 0 4096 0 0 0 0 17 1 0 0
/proc/17645/statm: 46562 25818 717 92 0 44906 0
Current children cumulated CPU time (s) 341.46
Current children cumulated vsize (KiB) 186248

[startup+402.879 s]
/proc/loadavg: 2.00 2.02 2.00 3/75 17647
/proc/meminfo: memFree=1131008/2055920 swapFree=4192812/4192956
[pid=17645] ppid=17643 vsize=186248 CPUtime=401.32
/proc/17645/stat : 17645 (solver) R 17643 17645 17184 0 -1 4194304 25850 0 0 0 40120 12 0 0 25 0 1 0 167739891 190717952 25818 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134708944 0 0 4096 0 0 0 0 17 1 0 0
/proc/17645/statm: 46562 25818 717 92 0 44906 0
Current children cumulated CPU time (s) 401.32
Current children cumulated vsize (KiB) 186248

[startup+462.973 s]
/proc/loadavg: 2.00 2.01 2.00 3/75 17647
/proc/meminfo: memFree=1131008/2055920 swapFree=4192812/4192956
[pid=17645] ppid=17643 vsize=186252 CPUtime=461.18
/proc/17645/stat : 17645 (solver) R 17643 17645 17184 0 -1 4194304 25851 0 0 0 46106 12 0 0 25 0 1 0 167739891 190722048 25819 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710298 0 0 4096 0 0 0 0 17 1 0 0
/proc/17645/statm: 46563 25819 717 92 0 44907 0
Current children cumulated CPU time (s) 461.18
Current children cumulated vsize (KiB) 186252

[startup+522.974 s]
/proc/loadavg: 2.00 2.01 2.00 3/75 17649
/proc/meminfo: memFree=1130752/2055920 swapFree=4192812/4192956
[pid=17645] ppid=17643 vsize=186252 CPUtime=520.95
/proc/17645/stat : 17645 (solver) R 17643 17645 17184 0 -1 4194304 25851 0 0 0 52083 12 0 0 25 0 1 0 167739891 190722048 25819 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710273 0 0 4096 0 0 0 0 17 1 0 0
/proc/17645/statm: 46563 25819 717 92 0 44907 0
Current children cumulated CPU time (s) 520.95
Current children cumulated vsize (KiB) 186252

[startup+583.075 s]
/proc/loadavg: 2.07 2.02 2.00 3/75 17649
/proc/meminfo: memFree=1130816/2055920 swapFree=4192812/4192956
[pid=17645] ppid=17643 vsize=186296 CPUtime=580.82
/proc/17645/stat : 17645 (solver) R 17643 17645 17184 0 -1 4194304 25862 0 0 0 58070 12 0 0 25 0 1 0 167739891 190767104 25830 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710483 0 0 4096 0 0 0 0 17 1 0 0
/proc/17645/statm: 46574 25830 717 92 0 44918 0
Current children cumulated CPU time (s) 580.82
Current children cumulated vsize (KiB) 186296

[startup+643.165 s]
/proc/loadavg: 2.02 2.01 2.00 3/75 17649
/proc/meminfo: memFree=1130816/2055920 swapFree=4192812/4192956
[pid=17645] ppid=17643 vsize=186296 CPUtime=640.68
/proc/17645/stat : 17645 (solver) R 17643 17645 17184 0 -1 4194304 25862 0 0 0 64056 12 0 0 25 0 1 0 167739891 190767104 25830 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134638366 0 0 4096 0 0 0 0 17 1 0 0
/proc/17645/statm: 46574 25830 717 92 0 44918 0
Current children cumulated CPU time (s) 640.68
Current children cumulated vsize (KiB) 186296

[startup+703.25 s]
/proc/loadavg: 2.01 2.01 2.00 3/75 17649
/proc/meminfo: memFree=1130816/2055920 swapFree=4192812/4192956
[pid=17645] ppid=17643 vsize=186300 CPUtime=700.53
/proc/17645/stat : 17645 (solver) R 17643 17645 17184 0 -1 4194304 25863 0 0 0 70041 12 0 0 25 0 1 0 167739891 190771200 25831 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134708945 0 0 4096 0 0 0 0 17 1 0 0
/proc/17645/statm: 46575 25831 717 92 0 44919 0
Current children cumulated CPU time (s) 700.53
Current children cumulated vsize (KiB) 186300

[startup+763.334 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 17649
/proc/meminfo: memFree=1130816/2055920 swapFree=4192812/4192956
[pid=17645] ppid=17643 vsize=186300 CPUtime=760.4
/proc/17645/stat : 17645 (solver) R 17643 17645 17184 0 -1 4194304 25863 0 0 0 76027 13 0 0 25 0 1 0 167739891 190771200 25831 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134711713 0 0 4096 0 0 0 0 17 1 0 0
/proc/17645/statm: 46575 25831 717 92 0 44919 0
Current children cumulated CPU time (s) 760.4
Current children cumulated vsize (KiB) 186300

[startup+823.421 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 17650
/proc/meminfo: memFree=1130744/2055920 swapFree=4192812/4192956
[pid=17645] ppid=17643 vsize=186308 CPUtime=820.26
/proc/17645/stat : 17645 (solver) R 17643 17645 17184 0 -1 4194304 25865 0 0 0 82013 13 0 0 25 0 1 0 167739891 190779392 25833 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710273 0 0 4096 0 0 0 0 17 1 0 0
/proc/17645/statm: 46577 25833 717 92 0 44921 0
Current children cumulated CPU time (s) 820.26
Current children cumulated vsize (KiB) 186308

[startup+883.51 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 17650
/proc/meminfo: memFree=1130168/2055920 swapFree=4192812/4192956
[pid=17645] ppid=17643 vsize=186320 CPUtime=880.11
/proc/17645/stat : 17645 (solver) R 17643 17645 17184 0 -1 4194304 25868 0 0 0 87998 13 0 0 25 0 1 0 167739891 190791680 25836 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710458 0 0 4096 0 0 0 0 17 1 0 0
/proc/17645/statm: 46580 25836 717 92 0 44924 0
Current children cumulated CPU time (s) 880.11
Current children cumulated vsize (KiB) 186320

[startup+943.594 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 17650
/proc/meminfo: memFree=1130104/2055920 swapFree=4192812/4192956
[pid=17645] ppid=17643 vsize=186324 CPUtime=939.96
/proc/17645/stat : 17645 (solver) R 17643 17645 17184 0 -1 4194304 25869 0 0 0 93983 13 0 0 25 0 1 0 167739891 190795776 25837 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710273 0 0 4096 0 0 0 0 17 1 0 0
/proc/17645/statm: 46581 25837 717 92 0 44925 0
Current children cumulated CPU time (s) 939.96
Current children cumulated vsize (KiB) 186324

[startup+1003.68 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 17650
/proc/meminfo: memFree=1130104/2055920 swapFree=4192812/4192956
[pid=17645] ppid=17643 vsize=186328 CPUtime=999.82
/proc/17645/stat : 17645 (solver) R 17643 17645 17184 0 -1 4194304 25870 0 0 0 99969 13 0 0 25 0 1 0 167739891 190799872 25838 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134711741 0 0 4096 0 0 0 0 17 1 0 0
/proc/17645/statm: 46582 25838 717 92 0 44926 0
Current children cumulated CPU time (s) 999.82
Current children cumulated vsize (KiB) 186328

[startup+1063.77 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 17650
/proc/meminfo: memFree=1129976/2055920 swapFree=4192812/4192956
[pid=17645] ppid=17643 vsize=186328 CPUtime=1059.67
/proc/17645/stat : 17645 (solver) R 17643 17645 17184 0 -1 4194304 25870 0 0 0 105954 13 0 0 25 0 1 0 167739891 190799872 25838 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134709313 0 0 4096 0 0 0 0 17 1 0 0
/proc/17645/statm: 46582 25838 717 92 0 44926 0
Current children cumulated CPU time (s) 1059.67
Current children cumulated vsize (KiB) 186328

[startup+1123.86 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 17650
/proc/meminfo: memFree=1129976/2055920 swapFree=4192812/4192956
[pid=17645] ppid=17643 vsize=186328 CPUtime=1119.53
/proc/17645/stat : 17645 (solver) R 17643 17645 17184 0 -1 4194304 25870 0 0 0 111940 13 0 0 25 0 1 0 167739891 190799872 25838 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710273 0 0 4096 0 0 0 0 17 1 0 0
/proc/17645/statm: 46582 25838 717 92 0 44926 0
Current children cumulated CPU time (s) 1119.53
Current children cumulated vsize (KiB) 186328

[startup+1183.95 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 17650
/proc/meminfo: memFree=1129912/2055920 swapFree=4192812/4192956
[pid=17645] ppid=17643 vsize=186328 CPUtime=1179.39
/proc/17645/stat : 17645 (solver) R 17643 17645 17184 0 -1 4194304 25870 0 0 0 117926 13 0 0 25 0 1 0 167739891 190799872 25838 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134709313 0 0 4096 0 0 0 0 17 1 0 0
/proc/17645/statm: 46582 25838 717 92 0 44926 0
Current children cumulated CPU time (s) 1179.39
Current children cumulated vsize (KiB) 186328

[startup+1244.03 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 17650
/proc/meminfo: memFree=1129912/2055920 swapFree=4192812/4192956
[pid=17645] ppid=17643 vsize=186332 CPUtime=1239.25
/proc/17645/stat : 17645 (solver) R 17643 17645 17184 0 -1 4194304 25871 0 0 0 123912 13 0 0 25 0 1 0 167739891 190803968 25839 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134709312 0 0 4096 0 0 0 0 17 1 0 0
/proc/17645/statm: 46583 25839 717 92 0 44927 0
Current children cumulated CPU time (s) 1239.25
Current children cumulated vsize (KiB) 186332

[startup+1304.12 s]
/proc/loadavg: 2.03 2.01 2.00 3/80 17936
/proc/meminfo: memFree=1282904/2055920 swapFree=4192812/4192956
[pid=17645] ppid=17643 vsize=186332 CPUtime=1299.24
/proc/17645/stat : 17645 (solver) R 17643 17645 17184 0 -1 4194304 25871 0 0 0 129904 20 0 0 25 0 1 0 167739891 190803968 25839 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722033 0 0 4096 0 0 0 0 17 0 0 0
/proc/17645/statm: 46583 25839 717 92 0 44927 0
Current children cumulated CPU time (s) 1299.24
Current children cumulated vsize (KiB) 186332

[startup+1364.21 s]
/proc/loadavg: 1.95 1.99 1.99 3/73 18162
/proc/meminfo: memFree=1318288/2055920 swapFree=4192812/4192956
[pid=17645] ppid=17643 vsize=186332 CPUtime=1359.26
/proc/17645/stat : 17645 (solver) R 17643 17645 17184 0 -1 4194304 25871 0 0 0 135904 22 0 0 25 0 1 0 167739891 190803968 25839 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134709312 0 0 4096 0 0 0 0 17 0 0 0
/proc/17645/statm: 46583 25839 717 92 0 44927 0
Current children cumulated CPU time (s) 1359.26
Current children cumulated vsize (KiB) 186332

[startup+1424.29 s]
/proc/loadavg: 1.98 1.99 1.99 3/73 18162
/proc/meminfo: memFree=1318352/2055920 swapFree=4192812/4192956
[pid=17645] ppid=17643 vsize=186332 CPUtime=1419.29
/proc/17645/stat : 17645 (solver) R 17643 17645 17184 0 -1 4194304 25871 0 0 0 141907 22 0 0 25 0 1 0 167739891 190803968 25839 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710313 0 0 4096 0 0 0 0 17 0 0 0
/proc/17645/statm: 46583 25839 717 92 0 44927 0
Current children cumulated CPU time (s) 1419.29
Current children cumulated vsize (KiB) 186332

[startup+1484.38 s]
/proc/loadavg: 2.07 2.01 2.00 3/73 18162
/proc/meminfo: memFree=1318416/2055920 swapFree=4192812/4192956
[pid=17645] ppid=17643 vsize=186336 CPUtime=1479.33
/proc/17645/stat : 17645 (solver) R 17643 17645 17184 0 -1 4194304 25872 0 0 0 147911 22 0 0 25 0 1 0 167739891 190808064 25840 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710273 0 0 4096 0 0 0 0 17 0 0 0
/proc/17645/statm: 46584 25840 717 92 0 44928 0
Current children cumulated CPU time (s) 1479.33
Current children cumulated vsize (KiB) 186336

[startup+1544.48 s]
/proc/loadavg: 2.02 2.00 2.00 3/73 18162
/proc/meminfo: memFree=1318352/2055920 swapFree=4192812/4192956
[pid=17645] ppid=17643 vsize=186336 CPUtime=1539.35
/proc/17645/stat : 17645 (solver) R 17643 17645 17184 0 -1 4194304 25872 0 0 0 153913 22 0 0 25 0 1 0 167739891 190808064 25840 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134711721 0 0 4096 0 0 0 0 17 0 0 0
/proc/17645/statm: 46584 25840 717 92 0 44928 0
Current children cumulated CPU time (s) 1539.35
Current children cumulated vsize (KiB) 186336

[startup+1604.48 s]
/proc/loadavg: 2.01 2.00 2.00 3/73 18162
/proc/meminfo: memFree=1318352/2055920 swapFree=4192812/4192956
[pid=17645] ppid=17643 vsize=186336 CPUtime=1599.3
/proc/17645/stat : 17645 (solver) R 17643 17645 17184 0 -1 4194304 25872 0 0 0 159908 22 0 0 25 0 1 0 167739891 190808064 25840 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134709326 0 0 4096 0 0 0 0 17 0 0 0
/proc/17645/statm: 46584 25840 717 92 0 44928 0
Current children cumulated CPU time (s) 1599.3
Current children cumulated vsize (KiB) 186336

[startup+1664.58 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 18162
/proc/meminfo: memFree=1318416/2055920 swapFree=4192812/4192956
[pid=17645] ppid=17643 vsize=186340 CPUtime=1659.35
/proc/17645/stat : 17645 (solver) R 17643 17645 17184 0 -1 4194304 25873 0 0 0 165913 22 0 0 25 0 1 0 167739891 190812160 25841 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134711111 0 0 4096 0 0 0 0 17 0 0 0
/proc/17645/statm: 46585 25841 717 92 0 44929 0
Current children cumulated CPU time (s) 1659.35
Current children cumulated vsize (KiB) 186340

[startup+1724.58 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 18162
/proc/meminfo: memFree=1318352/2055920 swapFree=4192812/4192956
[pid=17645] ppid=17643 vsize=186360 CPUtime=1719.29
/proc/17645/stat : 17645 (solver) R 17643 17645 17184 0 -1 4194304 25878 0 0 0 171906 23 0 0 25 0 1 0 167739891 190832640 25846 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722033 0 0 4096 0 0 0 0 17 0 0 0
/proc/17645/statm: 46590 25846 717 92 0 44934 0
Current children cumulated CPU time (s) 1719.29
Current children cumulated vsize (KiB) 186360

[startup+1784.58 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 18162
/proc/meminfo: memFree=1318288/2055920 swapFree=4192812/4192956
[pid=17645] ppid=17643 vsize=186368 CPUtime=1779.03
/proc/17645/stat : 17645 (solver) R 17643 17645 17184 0 -1 4194304 25880 0 0 0 177880 23 0 0 25 0 1 0 167739891 190840832 25848 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710273 0 0 4096 0 0 0 0 17 0 0 0
/proc/17645/statm: 46592 25848 717 92 0 44936 0
Current children cumulated CPU time (s) 1779.03
Current children cumulated vsize (KiB) 186368



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 18162
/proc/meminfo: memFree=1318288/2055920 swapFree=4192812/4192956
[pid=17645] ppid=17643 vsize=186376 CPUtime=1800.05
/proc/17645/stat : 17645 (solver) R 17643 17645 17184 0 -1 4194304 25882 0 0 0 179982 23 0 0 25 0 1 0 167739891 190849024 25850 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134709312 0 0 4096 0 0 0 0 17 0 0 0
/proc/17645/statm: 46594 25850 717 92 0 44938 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 186376

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1805.72
CPU time (s): 1800.07
CPU user time (s): 1799.82
CPU system time (s): 0.246962
CPU usage (%): 99.687
Max. virtual memory (cumulated for all children) (KiB): 186376

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

runsolver used 1.64575 s user time and 4.80727 s system time

The end

Launcher Data (download as text)

Begin job on node55 on Sun Jan  7 18:10:16 UTC 2007


IDJOB= 209628
IDBENCH= 4550
FILE ID= node55/209628-1168193416

PBS_JOBID= 3479405

Free space on /tmp= 66537 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp26-30/fapp28/fapp28-2800-10.xml
COMMAND LINE= /tmp/evaluation/209628-1168193416/mistral/bin/solver /tmp/evaluation/209628-1168193416/unknown.xml -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node55/watcher-209628-1168193416 -o ROOT/results/node55/solver-209628-1168193416 -C 1800 -M 900  /tmp/evaluation/209628-1168193416/mistral/bin/solver /tmp/evaluation/209628-1168193416/unknown.xml -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  2a510cad7dfac736b737121c9f0fe12e

RANDOM SEED= 200762143

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.218
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	: 5931.00
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.218
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:       1232096 kB
Buffers:         37184 kB
Cached:         462888 kB
SwapCached:          0 kB
Active:         398108 kB
Inactive:       368332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1232096 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            6328 kB
Writeback:           0 kB
Mapped:         277784 kB
Slab:            42136 kB
Committed_AS:  3818592 kB
PageTables:       2336 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= 66546 MiB



End job on node55 on Sun Jan  7 18:40:22 UTC 2007