Trace number 210385

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-04SAT 1757.98 1758.92

General information on the benchmark

NamepseudoSeries/fpga/
fpga-10-10.xml
MD5SUMc6afe9dba4e992ef3cd813da7408df4c
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 benchmark0.05999
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables150
Number of constraints130
Maximum constraint arity10
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension130
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
0.01	c 	predicates............    0
0.01	c 	constraints........... 0.02
0.03	c Allocating memory
0.03	c 
0.03	c time limit = -1
0.03	c heuristic = dom/wdeg
0.03	c restart policy = No restart
0.03	c 
0.03	c Solving
0.03	c
1758.90	s SATISFIABLE
1758.90	v 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1
1758.90	d          SAT  74418985 BTS   1.8e+03 s

Verifier Data (download as text)

OK

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-210385-1168197735 -o ROOT/results/node17/solver-210385-1168197735 -C 1800 -M 900 /tmp/evaluation/210385-1168197735/mistral/bin/solver /tmp/evaluation/210385-1168197735/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: 1.12 1.02 1.01 4/81 28976
/proc/meminfo: memFree=1571472/2055920 swapFree=4192812/4192956
[pid=28975] ppid=28973 vsize=6792 CPUtime=0
/proc/28975/stat : 28975 (solver) R 28973 28975 28373 0 -1 4194304 421 0 0 0 0 0 0 0 18 0 1 0 168168378 6955008 400 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 2829176 0 0 4096 0 0 0 0 17 1 0 0
/proc/28975/statm: 1698 400 363 92 0 30 0

[startup+0.103866 s]
/proc/loadavg: 1.12 1.02 1.01 4/81 28976
/proc/meminfo: memFree=1571472/2055920 swapFree=4192812/4192956
[pid=28975] ppid=28973 vsize=7712 CPUtime=0.09
/proc/28975/stat : 28975 (solver) R 28973 28975 28373 0 -1 4194304 1018 0 0 0 9 0 0 0 18 0 1 0 168168378 7897088 986 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134799407 0 0 4096 0 0 0 0 17 1 0 0
/proc/28975/statm: 1928 986 720 92 0 272 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7712

[startup+0.511911 s]
/proc/loadavg: 1.12 1.02 1.01 4/81 28976
/proc/meminfo: memFree=1571472/2055920 swapFree=4192812/4192956
[pid=28975] ppid=28973 vsize=7712 CPUtime=0.5
/proc/28975/stat : 28975 (solver) R 28973 28975 28373 0 -1 4194304 1018 0 0 0 50 0 0 0 21 0 1 0 168168378 7897088 986 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727341 0 0 4096 0 0 0 0 17 1 0 0
/proc/28975/statm: 1928 986 720 92 0 272 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 7712

[startup+1.33199 s]
/proc/loadavg: 1.12 1.02 1.01 2/81 28979
/proc/meminfo: memFree=1572560/2055920 swapFree=4192812/4192956
[pid=28975] ppid=28973 vsize=7712 CPUtime=1.31
/proc/28975/stat : 28975 (solver) R 28973 28975 28373 0 -1 4194304 1018 0 0 0 131 0 0 0 25 0 1 0 168168378 7897088 986 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134792814 0 0 4096 0 0 0 0 17 1 0 0
/proc/28975/statm: 1928 986 720 92 0 272 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 7712

[startup+2.96816 s]
/proc/loadavg: 1.12 1.02 1.01 4/84 29011
/proc/meminfo: memFree=1569016/2055920 swapFree=4192812/4192956
[pid=28975] ppid=28973 vsize=7712 CPUtime=2.95
/proc/28975/stat : 28975 (solver) R 28973 28975 28373 0 -1 4194304 1018 0 0 0 294 1 0 0 25 0 1 0 168168378 7897088 986 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134650590 0 0 4096 0 0 0 0 17 0 0 0
/proc/28975/statm: 1928 986 720 92 0 272 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 7712

[startup+6.24651 s]
/proc/loadavg: 1.19 1.03 1.02 3/86 29194
/proc/meminfo: memFree=1567720/2055920 swapFree=4192812/4192956
[pid=28975] ppid=28973 vsize=7712 CPUtime=6.2
/proc/28975/stat : 28975 (solver) R 28973 28975 28373 0 -1 4194304 1018 0 0 0 619 1 0 0 25 0 1 0 168168378 7897088 986 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134792852 0 0 4096 0 0 0 0 17 0 0 0
/proc/28975/statm: 1928 986 720 92 0 272 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 7712

[startup+12.7052 s]
/proc/loadavg: 1.26 1.05 1.02 3/86 29194
/proc/meminfo: memFree=1567784/2055920 swapFree=4192812/4192956
[pid=28975] ppid=28973 vsize=7712 CPUtime=12.63
/proc/28975/stat : 28975 (solver) R 28973 28975 28373 0 -1 4194304 1018 0 0 0 1262 1 0 0 25 0 1 0 168168378 7897088 986 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 3326942 0 0 4096 0 0 0 0 17 0 0 0
/proc/28975/statm: 1928 986 720 92 0 272 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 7712

[startup+25.5185 s]
/proc/loadavg: 1.42 1.10 1.04 3/86 29194
/proc/meminfo: memFree=1567912/2055920 swapFree=4192812/4192956
[pid=28975] ppid=28973 vsize=7716 CPUtime=25.39
/proc/28975/stat : 28975 (solver) R 28973 28975 28373 0 -1 4194304 1019 0 0 0 2538 1 0 0 25 0 1 0 168168378 7901184 987 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/28975/statm: 1929 987 720 92 0 273 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 7716

[startup+51.1412 s]
/proc/loadavg: 1.62 1.17 1.06 3/86 29194
/proc/meminfo: memFree=1568040/2055920 swapFree=4192812/4192956
[pid=28975] ppid=28973 vsize=7716 CPUtime=50.88
/proc/28975/stat : 28975 (solver) R 28973 28975 28373 0 -1 4194304 1019 0 0 0 5087 1 0 0 25 0 1 0 168168378 7901184 987 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727372 0 0 4096 0 0 0 0 17 0 0 0
/proc/28975/statm: 1929 987 720 92 0 273 0
Current children cumulated CPU time (s) 50.88
Current children cumulated vsize (KiB) 7716

[startup+102.382 s]
/proc/loadavg: 1.83 1.29 1.11 3/86 29194
/proc/meminfo: memFree=1568104/2055920 swapFree=4192812/4192956
[pid=28975] ppid=28973 vsize=7716 CPUtime=101.89
/proc/28975/stat : 28975 (solver) R 28973 28975 28373 0 -1 4194304 1019 0 0 0 10188 1 0 0 25 0 1 0 168168378 7901184 987 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727362 0 0 4096 0 0 0 0 17 0 0 0
/proc/28975/statm: 1929 987 720 92 0 273 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 7716

[startup+162.412 s]
/proc/loadavg: 1.34 1.25 1.10 2/78 29208
/proc/meminfo: memFree=1578112/2055920 swapFree=4192812/4192956
[pid=28975] ppid=28973 vsize=7716 CPUtime=161.89
/proc/28975/stat : 28975 (solver) R 28973 28975 28373 0 -1 4194304 1019 0 0 0 16187 2 0 0 25 0 1 0 168168378 7901184 987 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727362 0 0 4096 0 0 0 0 17 1 0 0
/proc/28975/statm: 1929 987 720 92 0 273 0
Current children cumulated CPU time (s) 161.89
Current children cumulated vsize (KiB) 7716

[startup+222.438 s]
/proc/loadavg: 1.12 1.20 1.09 2/78 29208
/proc/meminfo: memFree=1578176/2055920 swapFree=4192812/4192956
[pid=28975] ppid=28973 vsize=7716 CPUtime=221.9
/proc/28975/stat : 28975 (solver) R 28973 28975 28373 0 -1 4194304 1019 0 0 0 22188 2 0 0 25 0 1 0 168168378 7901184 987 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/28975/statm: 1929 987 720 92 0 273 0
Current children cumulated CPU time (s) 221.9
Current children cumulated vsize (KiB) 7716

[startup+282.465 s]
/proc/loadavg: 1.04 1.16 1.08 2/78 29208
/proc/meminfo: memFree=1578176/2055920 swapFree=4192812/4192956
[pid=28975] ppid=28973 vsize=7716 CPUtime=281.91
/proc/28975/stat : 28975 (solver) R 28973 28975 28373 0 -1 4194304 1019 0 0 0 28189 2 0 0 25 0 1 0 168168378 7901184 987 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/28975/statm: 1929 987 720 92 0 273 0
Current children cumulated CPU time (s) 281.91
Current children cumulated vsize (KiB) 7716

[startup+342.492 s]
/proc/loadavg: 1.01 1.13 1.08 2/78 29208
/proc/meminfo: memFree=1578176/2055920 swapFree=4192812/4192956
[pid=28975] ppid=28973 vsize=7716 CPUtime=341.92
/proc/28975/stat : 28975 (solver) R 28973 28975 28373 0 -1 4194304 1019 0 0 0 34190 2 0 0 25 0 1 0 168168378 7901184 987 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727347 0 0 4096 0 0 0 0 17 1 0 0
/proc/28975/statm: 1929 987 720 92 0 273 0
Current children cumulated CPU time (s) 341.92
Current children cumulated vsize (KiB) 7716

[startup+402.522 s]
/proc/loadavg: 1.00 1.10 1.07 2/78 29208
/proc/meminfo: memFree=1578176/2055920 swapFree=4192812/4192956
[pid=28975] ppid=28973 vsize=7716 CPUtime=401.94
/proc/28975/stat : 28975 (solver) R 28973 28975 28373 0 -1 4194304 1019 0 0 0 40191 3 0 0 25 0 1 0 168168378 7901184 987 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727371 0 0 4096 0 0 0 0 17 1 0 0
/proc/28975/statm: 1929 987 720 92 0 273 0
Current children cumulated CPU time (s) 401.94
Current children cumulated vsize (KiB) 7716

[startup+462.546 s]
/proc/loadavg: 1.00 1.08 1.07 2/78 29208
/proc/meminfo: memFree=1578176/2055920 swapFree=4192812/4192956
[pid=28975] ppid=28973 vsize=7716 CPUtime=461.95
/proc/28975/stat : 28975 (solver) R 28973 28975 28373 0 -1 4194304 1019 0 0 0 46192 3 0 0 25 0 1 0 168168378 7901184 987 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727362 0 0 4096 0 0 0 0 17 1 0 0
/proc/28975/statm: 1929 987 720 92 0 273 0
Current children cumulated CPU time (s) 461.95
Current children cumulated vsize (KiB) 7716

[startup+522.569 s]
/proc/loadavg: 1.00 1.07 1.06 2/78 29208
/proc/meminfo: memFree=1578176/2055920 swapFree=4192812/4192956
[pid=28975] ppid=28973 vsize=7716 CPUtime=521.95
/proc/28975/stat : 28975 (solver) R 28973 28975 28373 0 -1 4194304 1019 0 0 0 52192 3 0 0 25 0 1 0 168168378 7901184 987 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134650539 0 0 4096 0 0 0 0 17 1 0 0
/proc/28975/statm: 1929 987 720 92 0 273 0
Current children cumulated CPU time (s) 521.95
Current children cumulated vsize (KiB) 7716

[startup+582.593 s]
/proc/loadavg: 1.00 1.05 1.05 2/78 29208
/proc/meminfo: memFree=1578176/2055920 swapFree=4192812/4192956
[pid=28975] ppid=28973 vsize=7716 CPUtime=581.96
/proc/28975/stat : 28975 (solver) R 28973 28975 28373 0 -1 4194304 1019 0 0 0 58193 3 0 0 25 0 1 0 168168378 7901184 987 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790090 0 0 4096 0 0 0 0 17 1 0 0
/proc/28975/statm: 1929 987 720 92 0 273 0
Current children cumulated CPU time (s) 581.96
Current children cumulated vsize (KiB) 7716

[startup+642.621 s]
/proc/loadavg: 1.00 1.04 1.05 2/78 29208
/proc/meminfo: memFree=1578176/2055920 swapFree=4192812/4192956
[pid=28975] ppid=28973 vsize=7716 CPUtime=641.97
/proc/28975/stat : 28975 (solver) R 28973 28975 28373 0 -1 4194304 1019 0 0 0 64194 3 0 0 25 0 1 0 168168378 7901184 987 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/28975/statm: 1929 987 720 92 0 273 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 7716

[startup+702.646 s]
/proc/loadavg: 1.00 1.03 1.04 2/78 29208
/proc/meminfo: memFree=1578176/2055920 swapFree=4192812/4192956
[pid=28975] ppid=28973 vsize=7716 CPUtime=701.98
/proc/28975/stat : 28975 (solver) R 28973 28975 28373 0 -1 4194304 1019 0 0 0 70195 3 0 0 25 0 1 0 168168378 7901184 987 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134650596 0 0 4096 0 0 0 0 17 1 0 0
/proc/28975/statm: 1929 987 720 92 0 273 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 7716

[startup+762.672 s]
/proc/loadavg: 1.00 1.02 1.04 2/78 29208
/proc/meminfo: memFree=1578176/2055920 swapFree=4192812/4192956
[pid=28975] ppid=28973 vsize=7716 CPUtime=762
/proc/28975/stat : 28975 (solver) R 28973 28975 28373 0 -1 4194304 1019 0 0 0 76196 4 0 0 25 0 1 0 168168378 7901184 987 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/28975/statm: 1929 987 720 92 0 273 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 7716

[startup+822.702 s]
/proc/loadavg: 1.00 1.02 1.03 3/78 29208
/proc/meminfo: memFree=1578176/2055920 swapFree=4192812/4192956
[pid=28975] ppid=28973 vsize=7716 CPUtime=822.01
/proc/28975/stat : 28975 (solver) R 28973 28975 28373 0 -1 4194304 1019 0 0 0 82197 4 0 0 25 0 1 0 168168378 7901184 987 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134792855 0 0 4096 0 0 0 0 17 1 0 0
/proc/28975/statm: 1929 987 720 92 0 273 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 7716

[startup+882.725 s]
/proc/loadavg: 1.00 1.01 1.03 2/78 29208
/proc/meminfo: memFree=1578112/2055920 swapFree=4192812/4192956
[pid=28975] ppid=28973 vsize=7716 CPUtime=882.01
/proc/28975/stat : 28975 (solver) R 28973 28975 28373 0 -1 4194304 1019 0 0 0 88197 4 0 0 25 0 1 0 168168378 7901184 987 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790128 0 0 4096 0 0 0 0 17 1 0 0
/proc/28975/statm: 1929 987 720 92 0 273 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 7716

[startup+942.748 s]
/proc/loadavg: 1.00 1.00 1.02 2/78 29208
/proc/meminfo: memFree=1578112/2055920 swapFree=4192812/4192956
[pid=28975] ppid=28973 vsize=7716 CPUtime=942.02
/proc/28975/stat : 28975 (solver) R 28973 28975 28373 0 -1 4194304 1019 0 0 0 94198 4 0 0 25 0 1 0 168168378 7901184 987 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727362 0 0 4096 0 0 0 0 17 1 0 0
/proc/28975/statm: 1929 987 720 92 0 273 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 7716

[startup+1002.77 s]
/proc/loadavg: 1.00 1.00 1.01 2/78 29208
/proc/meminfo: memFree=1578112/2055920 swapFree=4192812/4192956
[pid=28975] ppid=28973 vsize=7716 CPUtime=1002.03
/proc/28975/stat : 28975 (solver) R 28973 28975 28373 0 -1 4194304 1019 0 0 0 100198 5 0 0 25 0 1 0 168168378 7901184 987 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785027 0 0 4096 0 0 0 0 17 1 0 0
/proc/28975/statm: 1929 987 720 92 0 273 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 7716

[startup+1062.8 s]
/proc/loadavg: 1.00 1.00 1.01 2/78 29208
/proc/meminfo: memFree=1578112/2055920 swapFree=4192812/4192956
[pid=28975] ppid=28973 vsize=7716 CPUtime=1062.05
/proc/28975/stat : 28975 (solver) R 28973 28975 28373 0 -1 4194304 1019 0 0 0 106200 5 0 0 25 0 1 0 168168378 7901184 987 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134793488 0 0 4096 0 0 0 0 17 1 0 0
/proc/28975/statm: 1929 987 720 92 0 273 0
Current children cumulated CPU time (s) 1062.05
Current children cumulated vsize (KiB) 7716

[startup+1122.83 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29208
/proc/meminfo: memFree=1578112/2055920 swapFree=4192812/4192956
[pid=28975] ppid=28973 vsize=7716 CPUtime=1122.06
/proc/28975/stat : 28975 (solver) R 28973 28975 28373 0 -1 4194304 1019 0 0 0 112201 5 0 0 25 0 1 0 168168378 7901184 987 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727382 0 0 4096 0 0 0 0 17 1 0 0
/proc/28975/statm: 1929 987 720 92 0 273 0
Current children cumulated CPU time (s) 1122.06
Current children cumulated vsize (KiB) 7716

[startup+1182.85 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29208
/proc/meminfo: memFree=1578048/2055920 swapFree=4192812/4192956
[pid=28975] ppid=28973 vsize=7716 CPUtime=1182.07
/proc/28975/stat : 28975 (solver) R 28973 28975 28373 0 -1 4194304 1019 0 0 0 118202 5 0 0 25 0 1 0 168168378 7901184 987 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134650435 0 0 4096 0 0 0 0 17 1 0 0
/proc/28975/statm: 1929 987 720 92 0 273 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 7716

[startup+1242.88 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29208
/proc/meminfo: memFree=1578048/2055920 swapFree=4192812/4192956
[pid=28975] ppid=28973 vsize=7716 CPUtime=1242.08
/proc/28975/stat : 28975 (solver) R 28973 28975 28373 0 -1 4194304 1019 0 0 0 124203 5 0 0 25 0 1 0 168168378 7901184 987 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134708368 0 0 4096 0 0 0 0 17 1 0 0
/proc/28975/statm: 1929 987 720 92 0 273 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 7716

[startup+1302.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29208
/proc/meminfo: memFree=1578048/2055920 swapFree=4192812/4192956
[pid=28975] ppid=28973 vsize=7716 CPUtime=1302.1
/proc/28975/stat : 28975 (solver) R 28973 28975 28373 0 -1 4194304 1019 0 0 0 130204 6 0 0 25 0 1 0 168168378 7901184 987 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134795067 0 0 4096 0 0 0 0 17 1 0 0
/proc/28975/statm: 1929 987 720 92 0 273 0
Current children cumulated CPU time (s) 1302.1
Current children cumulated vsize (KiB) 7716

[startup+1362.93 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29208
/proc/meminfo: memFree=1578048/2055920 swapFree=4192812/4192956
[pid=28975] ppid=28973 vsize=7716 CPUtime=1362.11
/proc/28975/stat : 28975 (solver) R 28973 28975 28373 0 -1 4194304 1019 0 0 0 136205 6 0 0 25 0 1 0 168168378 7901184 987 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/28975/statm: 1929 987 720 92 0 273 0
Current children cumulated CPU time (s) 1362.11
Current children cumulated vsize (KiB) 7716

[startup+1422.96 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29208
/proc/meminfo: memFree=1578048/2055920 swapFree=4192812/4192956
[pid=28975] ppid=28973 vsize=7716 CPUtime=1422.11
/proc/28975/stat : 28975 (solver) R 28973 28975 28373 0 -1 4194304 1019 0 0 0 142205 6 0 0 25 0 1 0 168168378 7901184 987 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727362 0 0 4096 0 0 0 0 17 1 0 0
/proc/28975/statm: 1929 987 720 92 0 273 0
Current children cumulated CPU time (s) 1422.11
Current children cumulated vsize (KiB) 7716

[startup+1482.99 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29208
/proc/meminfo: memFree=1578048/2055920 swapFree=4192812/4192956
[pid=28975] ppid=28973 vsize=7716 CPUtime=1482.12
/proc/28975/stat : 28975 (solver) R 28973 28975 28373 0 -1 4194304 1019 0 0 0 148206 6 0 0 25 0 1 0 168168378 7901184 987 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727400 0 0 4096 0 0 0 0 17 1 0 0
/proc/28975/statm: 1929 987 720 92 0 273 0
Current children cumulated CPU time (s) 1482.12
Current children cumulated vsize (KiB) 7716

[startup+1543.01 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29208
/proc/meminfo: memFree=1577984/2055920 swapFree=4192812/4192956
[pid=28975] ppid=28973 vsize=7716 CPUtime=1542.13
/proc/28975/stat : 28975 (solver) R 28973 28975 28373 0 -1 4194304 1019 0 0 0 154207 6 0 0 25 0 1 0 168168378 7901184 987 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/28975/statm: 1929 987 720 92 0 273 0
Current children cumulated CPU time (s) 1542.13
Current children cumulated vsize (KiB) 7716

[startup+1603.04 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29208
/proc/meminfo: memFree=1577984/2055920 swapFree=4192812/4192956
[pid=28975] ppid=28973 vsize=7716 CPUtime=1602.15
/proc/28975/stat : 28975 (solver) R 28973 28975 28373 0 -1 4194304 1019 0 0 0 160208 7 0 0 25 0 1 0 168168378 7901184 987 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134650693 0 0 4096 0 0 0 0 17 1 0 0
/proc/28975/statm: 1929 987 720 92 0 273 0
Current children cumulated CPU time (s) 1602.15
Current children cumulated vsize (KiB) 7716

[startup+1663.06 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29208
/proc/meminfo: memFree=1577984/2055920 swapFree=4192812/4192956
[pid=28975] ppid=28973 vsize=7716 CPUtime=1662.15
/proc/28975/stat : 28975 (solver) R 28973 28975 28373 0 -1 4194304 1019 0 0 0 166208 7 0 0 25 0 1 0 168168378 7901184 987 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727362 0 0 4096 0 0 0 0 17 1 0 0
/proc/28975/statm: 1929 987 720 92 0 273 0
Current children cumulated CPU time (s) 1662.15
Current children cumulated vsize (KiB) 7716

[startup+1723.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29208
/proc/meminfo: memFree=1577984/2055920 swapFree=4192812/4192956
[pid=28975] ppid=28973 vsize=7716 CPUtime=1722.16
/proc/28975/stat : 28975 (solver) R 28973 28975 28373 0 -1 4194304 1019 0 0 0 172209 7 0 0 25 0 1 0 168168378 7901184 987 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134650400 0 0 4096 0 0 0 0 17 1 0 0
/proc/28975/statm: 1929 987 720 92 0 273 0
Current children cumulated CPU time (s) 1722.16
Current children cumulated vsize (KiB) 7716

Child status: 0
Real time (s): 1758.92
CPU time (s): 1757.98
CPU user time (s): 1757.9
CPU system time (s): 0.077988
CPU usage (%): 99.9467
Max. virtual memory (cumulated for all children) (KiB): 7716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1757.9
system time used= 0.077988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1032
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= 12
involuntary context switches= 5871

runsolver used 2.27765 s user time and 3.9654 s system time

The end

Launcher Data (download as text)

Begin job on node17 on Sun Jan  7 19:22:16 UTC 2007


IDJOB= 210385
IDBENCH= 4615
FILE ID= node17/210385-1168197735

PBS_JOBID= 3480510

Free space on /tmp= 66323 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/fpga/fpga-10-10.xml
COMMAND LINE= /tmp/evaluation/210385-1168197735/mistral/bin/solver /tmp/evaluation/210385-1168197735/unknown.xml -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-210385-1168197735 -o ROOT/results/node17/solver-210385-1168197735 -C 1800 -M 900  /tmp/evaluation/210385-1168197735/mistral/bin/solver /tmp/evaluation/210385-1168197735/unknown.xml -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  c6afe9dba4e992ef3cd813da7408df4c

RANDOM SEED= 381969619

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:       1571952 kB
Buffers:         70396 kB
Cached:         293472 kB
SwapCached:          0 kB
Active:         193308 kB
Inactive:       228348 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1571952 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5672 kB
Writeback:           0 kB
Mapped:          76848 kB
Slab:            47436 kB
Committed_AS:  4490680 kB
PageTables:       2076 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= 66326 MiB



End job on node17 on Sun Jan  7 19:51:35 UTC 2007