Trace number 1067977

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
casper zitoSAT 1096.19 1098.1

DiagnosticValue
CHECKS133928000

General information on the benchmark

Namecsp/lexHerald/
normalized-crossword-m1-lex-19-03.xml
MD5SUM3c2779849935bf9ee26f9ef7af257926
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 benchmark71.4371
Satisfiable
(Un)Satisfiability was proved
Number of variables307
Number of constraints1429
Maximum constraint arity16
Maximum domain size26
Number of constraints which are defined in extension118
Number of constraints which are defined in intension1311
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.00	c [ This is CaSPERzito (C) mvc@di.fct.unl.pt ]
0.00/0.00	c Parsing = 1
0.09/0.12	c Building = 1
0.19/0.20	c [ NumberOfVariables = 307 ]
0.19/0.20	c [ NumberOfConstraints = 1429 ]
0.19/0.20	c [ SizeOfSearchSpace(log2) = 1443.03 ]
0.19/0.20	c SymmetrySearch = 1
10.99/11.03	c [ Found 2 symmetries ]
11.18/11.23	c InitialPropagation = 1
11.18/11.28	c [ SizeOfSearchSpace(log2) = 1420.84 ]
11.18/11.28	c InitialSAC = (Timeout)
15.18/15.30	c [ SizeOfSearchSpace(log2) = 1420.72 ]
15.18/15.30	c Search(DomWDeg) = 1
1096.08/1098.08	s SATISFIABLE
1096.08/1098.08	v 8 12 15 0 17 19 1 4 5 14 6 0 1 17 14 0 3 12 0 17 17 14 22 14 18 0 10 0 11 0 20 17 8 4 15 11 0 19 19 4 18 19 0 11 11 4 11 12 8 17 0 4 11 8 2 0 13 14 4 0 11 0 17 12 14 22 13 13 14 18 4 10 0 13 4 7 8 13 19 2 11 0 13 3 22 4 11 19 19 8 12 4 14 20 19 5 17 4 24 0 18 20 12 0 2 0 12 12 14 13 8 0 21 8 2 8 13 0 11 4 17 0 13 14 18 19 17 8 11 0 17 17 4 0 17 14 19 19 2 24 18 19 4 8 13 4 11 8 4 19 17 8 2 7 17 14 12 4 6 0 15 4 18 15 4 2 8 0 11 22 8 13 1 11 0 8 13 4 19 7 4 17 4 0 19 15 14 3 11 0 20 13 3 4 17 21 8 13 19 13 4 17 3 8 6 8 19 12 14 1 8 11 0 8 17 12 0 8 11 18 8 18 0 11 14 12 0 13 6 8 13 14 5 11 0 10 2 14 2 0 17 4 19 19 4 11 4 23 5 20 2 7 18 12 4 19 0 11 19 0 8 17 21 8 19 0 4 0 4 17 0 19 4 18 4 11 11 4 17 4 3 22 8 13 10 0 14 11 8 13 18 19 4 0 3 24 7 4 0 17 19 8 13 3 8 2 19
1096.08/1098.08	d CHECKS 133927755
1096.08/1098.08	c [ TotalFails = 82928 ]
1096.08/1098.08	c [ NumberOfRestarts = 9 ]
1096.08/1098.08	c [ TotalTime = 1097.76 secs ]

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1067977-1215151974/watcher-1067977-1215151974 -o /tmp/evaluation-result-1067977-1215151974/solver-1067977-1215151974 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzito HOME/instance-1067977-1215151974.xml 51343885 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.29 2.08 2.00 4/82 21341
/proc/meminfo: memFree=895048/2055920 swapFree=4176960/4192956
[pid=21341] ppid=21339 vsize=5348 CPUtime=0
/proc/21341/stat : 21341 (casperzito) R 21339 21341 18999 0 -1 4194304 214 0 0 0 0 0 0 0 18 0 1 0 638117580 5476352 189 996147200 134512640 135472138 4294956224 18446744073709551615 6757240 0 0 4096 0 0 0 0 17 0 0 0
/proc/21341/statm: 1337 189 155 234 0 27 0

[startup+0.012007 s]
/proc/loadavg: 2.29 2.08 2.00 4/82 21341
/proc/meminfo: memFree=895048/2055920 swapFree=4176960/4192956
[pid=21341] ppid=21339 vsize=5568 CPUtime=0
/proc/21341/stat : 21341 (casperzito) R 21339 21341 18999 0 -1 4194304 500 0 0 0 0 0 0 0 18 0 1 0 638117580 5701632 460 996147200 134512640 135472138 4294956224 18446744073709551615 134779430 0 0 4096 0 0 0 0 17 0 0 0
/proc/21341/statm: 1392 460 364 234 0 94 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5568

[startup+0.102015 s]
/proc/loadavg: 2.29 2.08 2.00 4/82 21341
/proc/meminfo: memFree=895048/2055920 swapFree=4176960/4192956
[pid=21341] ppid=21339 vsize=6900 CPUtime=0.09
/proc/21341/stat : 21341 (casperzito) R 21339 21341 18999 0 -1 4194304 844 0 0 0 9 0 0 0 18 0 1 0 638117580 7065600 804 996147200 134512640 135472138 4294956224 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/21341/statm: 1725 804 369 234 0 427 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6900

[startup+0.30104 s]
/proc/loadavg: 2.29 2.08 2.00 4/82 21341
/proc/meminfo: memFree=895048/2055920 swapFree=4176960/4192956
[pid=21341] ppid=21339 vsize=110100 CPUtime=0.29
/proc/21341/stat : 21341 (casperzito) R 21339 21341 18999 0 -1 4194304 3880 0 0 0 27 2 0 0 20 0 1 0 638117580 112742400 3840 996147200 134512640 135472138 4294956224 18446744073709551615 7222907 0 0 4096 0 0 0 0 17 0 0 0
/proc/21341/statm: 27525 3840 450 234 0 26227 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 110100

[startup+0.701078 s]
/proc/loadavg: 2.29 2.08 2.00 4/82 21341
/proc/meminfo: memFree=895048/2055920 swapFree=4176960/4192956
[pid=21341] ppid=21339 vsize=135444 CPUtime=0.69
/proc/21341/stat : 21341 (casperzito) R 21339 21341 18999 0 -1 4194304 10187 0 0 0 64 5 0 0 24 0 1 0 638117580 138694656 10147 996147200 134512640 135472138 4294956224 18446744073709551615 7222853 0 0 4096 0 0 0 0 17 0 0 0
/proc/21341/statm: 33861 10148 450 234 0 32563 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 135444

[startup+1.50116 s]
/proc/loadavg: 2.29 2.08 2.00 3/83 21342
/proc/meminfo: memFree=838720/2055920 swapFree=4176960/4192956
[pid=21341] ppid=21339 vsize=176100 CPUtime=1.49
/proc/21341/stat : 21341 (casperzito) R 21339 21341 18999 0 -1 4194304 20371 0 0 0 140 9 0 0 25 0 1 0 638117580 180326400 20331 996147200 134512640 135472138 4294956224 18446744073709551615 134643540 0 0 4096 0 0 0 0 17 0 0 0
/proc/21341/statm: 44025 20331 452 234 0 42727 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 176100

[startup+3.10133 s]
/proc/loadavg: 2.27 2.08 2.00 3/83 21342
/proc/meminfo: memFree=784576/2055920 swapFree=4176960/4192956
[pid=21341] ppid=21339 vsize=226156 CPUtime=3.09
/proc/21341/stat : 21341 (casperzito) R 21339 21341 18999 0 -1 4194304 28380 0 0 0 296 13 0 0 25 0 1 0 638117580 231583744 28225 996147200 134512640 135472138 4294956224 18446744073709551615 134534856 0 0 4096 0 0 0 0 17 0 0 0
/proc/21341/statm: 56539 28225 456 234 0 55241 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 226156

[startup+6.30266 s]
/proc/loadavg: 2.27 2.08 2.00 3/83 21342
/proc/meminfo: memFree=782528/2055920 swapFree=4176960/4192956
[pid=21341] ppid=21339 vsize=226156 CPUtime=6.29
/proc/21341/stat : 21341 (casperzito) R 21339 21341 18999 0 -1 4194304 28682 0 0 0 616 13 0 0 25 0 1 0 638117580 231583744 28508 996147200 134512640 135472138 4294956224 18446744073709551615 134534868 0 0 4096 0 0 0 0 17 0 0 0
/proc/21341/statm: 56539 28508 456 234 0 55241 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 226156

[startup+12.7013 s]
/proc/loadavg: 2.23 2.07 2.00 3/83 21342
/proc/meminfo: memFree=811648/2055920 swapFree=4176960/4192956
[pid=21341] ppid=21339 vsize=176872 CPUtime=12.68
/proc/21341/stat : 21341 (casperzito) R 21339 21341 18999 0 -1 4194304 34596 0 0 0 1252 16 0 0 25 0 1 0 638117580 181116928 21172 996147200 134512640 135472138 4294956224 18446744073709551615 134604841 0 0 4096 0 0 0 0 17 0 0 0
/proc/21341/statm: 44218 21172 482 234 0 42920 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 176872

[startup+25.5016 s]
/proc/loadavg: 2.19 2.07 2.00 3/83 21342
/proc/meminfo: memFree=808384/2055920 swapFree=4176960/4192956
[pid=21341] ppid=21339 vsize=176872 CPUtime=25.48
/proc/21341/stat : 21341 (casperzito) R 21339 21341 18999 0 -1 4194304 35439 0 0 0 2532 16 0 0 25 0 1 0 638117580 181116928 22015 996147200 134512640 135472138 4294956224 18446744073709551615 134605022 0 0 4096 0 0 0 0 17 0 0 0
/proc/21341/statm: 44218 22015 515 234 0 42920 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 176872

[startup+51.1012 s]
/proc/loadavg: 2.12 2.06 2.00 3/83 21342
/proc/meminfo: memFree=807936/2055920 swapFree=4176960/4192956
[pid=21341] ppid=21339 vsize=176872 CPUtime=51.07
/proc/21341/stat : 21341 (casperzito) R 21339 21341 18999 0 -1 4194304 35577 0 0 0 5091 16 0 0 25 0 1 0 638117580 181116928 22153 996147200 134512640 135472138 4294956224 18446744073709551615 134577404 0 0 4096 0 0 0 0 17 0 0 0
/proc/21341/statm: 44218 22153 515 234 0 42920 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 176872

[startup+102.305 s]
/proc/loadavg: 2.05 2.05 2.00 3/83 21342
/proc/meminfo: memFree=807744/2055920 swapFree=4176960/4192956
[pid=21341] ppid=21339 vsize=176872 CPUtime=102.25
/proc/21341/stat : 21341 (casperzito) R 21339 21341 18999 0 -1 4194304 35586 0 0 0 10209 16 0 0 25 0 1 0 638117580 181116928 22162 996147200 134512640 135472138 4294956224 18446744073709551615 134577872 0 0 4096 0 0 0 0 17 0 0 0
/proc/21341/statm: 44218 22162 515 234 0 42920 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 176872

[startup+162.302 s]
/proc/loadavg: 2.02 2.04 2.00 3/83 21342
/proc/meminfo: memFree=807680/2055920 swapFree=4176960/4192956
[pid=21341] ppid=21339 vsize=176872 CPUtime=162.22
/proc/21341/stat : 21341 (casperzito) R 21339 21341 18999 0 -1 4194304 35608 0 0 0 16206 16 0 0 25 0 1 0 638117580 181116928 22184 996147200 134512640 135472138 4294956224 18446744073709551615 134577872 0 0 4096 0 0 0 0 17 0 0 0
/proc/21341/statm: 44218 22184 515 234 0 42920 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 176872

[startup+222.302 s]
/proc/loadavg: 2.00 2.03 2.00 3/83 21342
/proc/meminfo: memFree=807680/2055920 swapFree=4176960/4192956
[pid=21341] ppid=21339 vsize=176872 CPUtime=222.2
/proc/21341/stat : 21341 (casperzito) R 21339 21341 18999 0 -1 4194304 35608 0 0 0 22204 16 0 0 25 0 1 0 638117580 181116928 22184 996147200 134512640 135472138 4294956224 18446744073709551615 134905662 0 0 4096 0 0 0 0 17 0 0 0
/proc/21341/statm: 44218 22184 515 234 0 42920 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 176872

[startup+282.302 s]
/proc/loadavg: 2.00 2.02 2.00 3/83 21342
/proc/meminfo: memFree=807616/2055920 swapFree=4176960/4192956
[pid=21341] ppid=21339 vsize=176872 CPUtime=282.17
/proc/21341/stat : 21341 (casperzito) R 21339 21341 18999 0 -1 4194304 35608 0 0 0 28201 16 0 0 25 0 1 0 638117580 181116928 22184 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 0 0 0
/proc/21341/statm: 44218 22184 515 234 0 42920 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 176872

[startup+342.302 s]
/proc/loadavg: 2.00 2.02 2.00 3/83 21342
/proc/meminfo: memFree=807616/2055920 swapFree=4176960/4192956
[pid=21341] ppid=21339 vsize=176872 CPUtime=342.16
/proc/21341/stat : 21341 (casperzito) R 21339 21341 18999 0 -1 4194304 35608 0 0 0 34199 17 0 0 25 0 1 0 638117580 181116928 22184 996147200 134512640 135472138 4294956224 18446744073709551615 134577878 0 0 4096 0 0 0 0 17 0 0 0
/proc/21341/statm: 44218 22184 515 234 0 42920 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 176872

[startup+402.302 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 21342
/proc/meminfo: memFree=807616/2055920 swapFree=4176960/4192956
[pid=21341] ppid=21339 vsize=176872 CPUtime=402.13
/proc/21341/stat : 21341 (casperzito) R 21339 21341 18999 0 -1 4194304 35608 0 0 0 40196 17 0 0 25 0 1 0 638117580 181116928 22184 996147200 134512640 135472138 4294956224 18446744073709551615 134672496 0 0 4096 0 0 0 0 17 0 0 0
/proc/21341/statm: 44218 22184 515 234 0 42920 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 176872

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 21342
/proc/meminfo: memFree=807104/2055920 swapFree=4176960/4192956
[pid=21341] ppid=21339 vsize=176872 CPUtime=462.11
/proc/21341/stat : 21341 (casperzito) R 21339 21341 18999 0 -1 4194304 35713 0 0 0 46194 17 0 0 25 0 1 0 638117580 181116928 22289 996147200 134512640 135472138 4294956224 18446744073709551615 134585148 0 0 4096 0 0 0 0 17 0 0 0
/proc/21341/statm: 44218 22289 515 234 0 42920 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 176872

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 21342
/proc/meminfo: memFree=807104/2055920 swapFree=4176960/4192956
[pid=21341] ppid=21339 vsize=176872 CPUtime=522.08
/proc/21341/stat : 21341 (casperzito) R 21339 21341 18999 0 -1 4194304 35713 0 0 0 52191 17 0 0 25 0 1 0 638117580 181116928 22289 996147200 134512640 135472138 4294956224 18446744073709551615 134921343 0 0 4096 0 0 0 0 17 0 0 0
/proc/21341/statm: 44218 22289 515 234 0 42920 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 176872

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 21342
/proc/meminfo: memFree=807104/2055920 swapFree=4176960/4192956
[pid=21341] ppid=21339 vsize=176872 CPUtime=582.06
/proc/21341/stat : 21341 (casperzito) R 21339 21341 18999 0 -1 4194304 35713 0 0 0 58189 17 0 0 25 0 1 0 638117580 181116928 22289 996147200 134512640 135472138 4294956224 18446744073709551615 134604930 0 0 4096 0 0 0 0 17 0 0 0
/proc/21341/statm: 44218 22289 515 234 0 42920 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 176872

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 21342
/proc/meminfo: memFree=807104/2055920 swapFree=4176960/4192956
[pid=21341] ppid=21339 vsize=176872 CPUtime=642.04
/proc/21341/stat : 21341 (casperzito) R 21339 21341 18999 0 -1 4194304 35713 0 0 0 64187 17 0 0 25 0 1 0 638117580 181116928 22289 996147200 134512640 135472138 4294956224 18446744073709551615 134605074 0 0 4096 0 0 0 0 17 0 0 0
/proc/21341/statm: 44218 22289 515 234 0 42920 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 176872

[startup+702.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 21342
/proc/meminfo: memFree=806976/2055920 swapFree=4176960/4192956
[pid=21341] ppid=21339 vsize=176872 CPUtime=702.01
/proc/21341/stat : 21341 (casperzito) R 21339 21341 18999 0 -1 4194304 35713 0 0 0 70184 17 0 0 25 0 1 0 638117580 181116928 22289 996147200 134512640 135472138 4294956224 18446744073709551615 134605045 0 0 4096 0 0 0 0 17 0 0 0
/proc/21341/statm: 44218 22289 515 234 0 42920 0
Current children cumulated CPU time (s) 702.01
Current children cumulated vsize (KiB) 176872

[startup+762.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 21342
/proc/meminfo: memFree=806976/2055920 swapFree=4176960/4192956
[pid=21341] ppid=21339 vsize=176872 CPUtime=761.99
/proc/21341/stat : 21341 (casperzito) R 21339 21341 18999 0 -1 4194304 35713 0 0 0 76182 17 0 0 25 0 1 0 638117580 181116928 22289 996147200 134512640 135472138 4294956224 18446744073709551615 135202728 0 0 4096 0 0 0 0 17 0 0 0
/proc/21341/statm: 44218 22289 515 234 0 42920 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 176872

[startup+822.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 21342
/proc/meminfo: memFree=807040/2055920 swapFree=4176960/4192956
[pid=21341] ppid=21339 vsize=176872 CPUtime=821.96
/proc/21341/stat : 21341 (casperzito) R 21339 21341 18999 0 -1 4194304 35713 0 0 0 82179 17 0 0 25 0 1 0 638117580 181116928 22289 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/21341/statm: 44218 22289 515 234 0 42920 0
Current children cumulated CPU time (s) 821.96
Current children cumulated vsize (KiB) 176872

[startup+882.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 21342
/proc/meminfo: memFree=806976/2055920 swapFree=4176960/4192956
[pid=21341] ppid=21339 vsize=176872 CPUtime=881.94
/proc/21341/stat : 21341 (casperzito) R 21339 21341 18999 0 -1 4194304 35713 0 0 0 88177 17 0 0 25 0 1 0 638117580 181116928 22289 996147200 134512640 135472138 4294956224 18446744073709551615 134984225 0 0 4096 0 0 0 0 17 0 0 0
/proc/21341/statm: 44218 22289 515 234 0 42920 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 176872

[startup+942.301 s]
/proc/loadavg: 2.05 2.01 2.00 3/82 21380
/proc/meminfo: memFree=1506136/2055920 swapFree=4176960/4192956
[pid=21341] ppid=21339 vsize=176872 CPUtime=941.7
/proc/21341/stat : 21341 (casperzito) R 21339 21341 18999 0 -1 4194304 35713 0 0 0 94152 18 0 0 25 0 1 0 638117580 181116928 22289 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 1 0 0
/proc/21341/statm: 44218 22289 515 234 0 42920 0
Current children cumulated CPU time (s) 941.7
Current children cumulated vsize (KiB) 176872

[startup+1002.3 s]
/proc/loadavg: 2.20 2.07 2.02 3/84 21429
/proc/meminfo: memFree=1396616/2055920 swapFree=4176960/4192956
[pid=21341] ppid=21339 vsize=176872 CPUtime=1001.2
/proc/21341/stat : 21341 (casperzito) R 21339 21341 18999 0 -1 4194304 35713 0 0 0 100101 19 0 0 25 0 1 0 638117580 181116928 22289 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/21341/statm: 44218 22289 515 234 0 42920 0
Current children cumulated CPU time (s) 1001.2
Current children cumulated vsize (KiB) 176872

[startup+1062.3 s]
/proc/loadavg: 2.12 2.07 2.02 3/84 21429
/proc/meminfo: memFree=1356936/2055920 swapFree=4176960/4192956
[pid=21341] ppid=21339 vsize=176872 CPUtime=1060.68
/proc/21341/stat : 21341 (casperzito) R 21339 21341 18999 0 -1 4194304 35713 0 0 0 106049 19 0 0 25 0 1 0 638117580 181116928 22289 996147200 134512640 135472138 4294956224 18446744073709551615 134605024 0 0 4096 0 0 0 0 17 1 0 0
/proc/21341/statm: 44218 22289 515 234 0 42920 0
Current children cumulated CPU time (s) 1060.68
Current children cumulated vsize (KiB) 176872

Solver just ended. Dumping a history of the last processes samples

[startup+1075.1 s]
/proc/loadavg: 2.10 2.06 2.02 3/84 21429
/proc/meminfo: memFree=1350088/2055920 swapFree=4176960/4192956
[pid=21341] ppid=21339 vsize=176872 CPUtime=1073.37
/proc/21341/stat : 21341 (casperzito) R 21339 21341 18999 0 -1 4194304 35798 0 0 0 107318 19 0 0 25 0 1 0 638117580 181116928 22374 996147200 134512640 135472138 4294956224 18446744073709551615 134605040 0 0 4096 0 0 0 0 17 1 0 0
/proc/21341/statm: 44218 22374 515 234 0 42920 0
Current children cumulated CPU time (s) 1073.37
Current children cumulated vsize (KiB) 176872

[startup+1087.91 s]
/proc/loadavg: 2.14 2.08 2.02 3/84 21429
/proc/meminfo: memFree=1341192/2055920 swapFree=4176960/4192956
[pid=21341] ppid=21339 vsize=176872 CPUtime=1086.07
/proc/21341/stat : 21341 (casperzito) R 21339 21341 18999 0 -1 4194304 35798 0 0 0 108587 20 0 0 25 0 1 0 638117580 181116928 22374 996147200 134512640 135472138 4294956224 18446744073709551615 134585148 0 0 4096 0 0 0 0 17 1 0 0
/proc/21341/statm: 44218 22374 515 234 0 42920 0
Current children cumulated CPU time (s) 1086.07
Current children cumulated vsize (KiB) 176872

[startup+1094.3 s]
/proc/loadavg: 2.13 2.08 2.02 3/84 21429
/proc/meminfo: memFree=1338312/2055920 swapFree=4176960/4192956
[pid=21341] ppid=21339 vsize=176872 CPUtime=1092.42
/proc/21341/stat : 21341 (casperzito) R 21339 21341 18999 0 -1 4194304 35798 0 0 0 109222 20 0 0 25 0 1 0 638117580 181116928 22374 996147200 134512640 135472138 4294956224 18446744073709551615 134585142 0 0 4096 0 0 0 0 17 1 0 0
/proc/21341/statm: 44218 22374 515 234 0 42920 0
Current children cumulated CPU time (s) 1092.42
Current children cumulated vsize (KiB) 176872

[startup+1095.9 s]
/proc/loadavg: 2.13 2.08 2.02 3/84 21429
/proc/meminfo: memFree=1333512/2055920 swapFree=4176960/4192956
[pid=21341] ppid=21339 vsize=176872 CPUtime=1094
/proc/21341/stat : 21341 (casperzito) R 21339 21341 18999 0 -1 4194304 35798 0 0 0 109380 20 0 0 25 0 1 0 638117580 181116928 22374 996147200 134512640 135472138 4294956224 18446744073709551615 134921329 0 0 4096 0 0 0 0 17 1 0 0
/proc/21341/statm: 44218 22374 515 234 0 42920 0
Current children cumulated CPU time (s) 1094
Current children cumulated vsize (KiB) 176872

[startup+1096.71 s]
/proc/loadavg: 2.13 2.08 2.02 3/84 21429
/proc/meminfo: memFree=1333512/2055920 swapFree=4176960/4192956
[pid=21341] ppid=21339 vsize=176872 CPUtime=1094.79
/proc/21341/stat : 21341 (casperzito) R 21339 21341 18999 0 -1 4194304 35798 0 0 0 109459 20 0 0 25 0 1 0 638117580 181116928 22374 996147200 134512640 135472138 4294956224 18446744073709551615 134577872 0 0 4096 0 0 0 0 17 1 0 0
/proc/21341/statm: 44218 22374 515 234 0 42920 0
Current children cumulated CPU time (s) 1094.79
Current children cumulated vsize (KiB) 176872

[startup+1097.5 s]
/proc/loadavg: 2.13 2.08 2.02 3/84 21429
/proc/meminfo: memFree=1333512/2055920 swapFree=4176960/4192956
[pid=21341] ppid=21339 vsize=176872 CPUtime=1095.59
/proc/21341/stat : 21341 (casperzito) R 21339 21341 18999 0 -1 4194304 35798 0 0 0 109539 20 0 0 25 0 1 0 638117580 181116928 22374 996147200 134512640 135472138 4294956224 18446744073709551615 134585122 0 0 4096 0 0 0 0 17 1 0 0
/proc/21341/statm: 44218 22374 515 234 0 42920 0
Current children cumulated CPU time (s) 1095.59
Current children cumulated vsize (KiB) 176872

[startup+1097.9 s]
/proc/loadavg: 2.12 2.07 2.02 3/84 21429
/proc/meminfo: memFree=1333512/2055920 swapFree=4176960/4192956
[pid=21341] ppid=21339 vsize=176872 CPUtime=1095.98
/proc/21341/stat : 21341 (casperzito) R 21339 21341 18999 0 -1 4194304 35798 0 0 0 109578 20 0 0 25 0 1 0 638117580 181116928 22374 996147200 134512640 135472138 4294956224 18446744073709551615 134585122 0 0 4096 0 0 0 0 17 1 0 0
/proc/21341/statm: 44218 22374 515 234 0 42920 0
Current children cumulated CPU time (s) 1095.98
Current children cumulated vsize (KiB) 176872

[startup+1098 s]
/proc/loadavg: 2.12 2.07 2.02 3/84 21429
/proc/meminfo: memFree=1333512/2055920 swapFree=4176960/4192956
[pid=21341] ppid=21339 vsize=176872 CPUtime=1096.08
/proc/21341/stat : 21341 (casperzito) R 21339 21341 18999 0 -1 4194304 35798 0 0 0 109588 20 0 0 25 0 1 0 638117580 181116928 22374 996147200 134512640 135472138 4294956224 18446744073709551615 134605036 0 0 4096 0 0 0 0 17 1 0 0
/proc/21341/statm: 44218 22374 515 234 0 42920 0
Current children cumulated CPU time (s) 1096.08
Current children cumulated vsize (KiB) 176872

Child status: 0
Real time (s): 1098.1
CPU time (s): 1096.19
CPU user time (s): 1095.97
CPU system time (s): 0.216967
CPU usage (%): 99.8256
Max. virtual memory (cumulated for all children) (KiB): 241008

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1095.97
system time used= 0.216967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35800
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= 16
involuntary context switches= 24150

runsolver used 1.03884 second user time and 2.96255 second system time

The end

Launcher Data (download as text)

Begin job on node84 at 2008-07-04 08:12:54
IDJOB=1067977
IDBENCH=55464
IDSOLVER=362
FILE ID=node84/1067977-1215151974
PBS_JOBID= 7877406
Free space on /tmp= 66556 MiB

SOLVER NAME= casper zito
BENCH NAME= CPAI08/csp/lexHerald/normalized-crossword-m1-lex-19-03.xml
COMMAND LINE= HOME/casperzito BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1067977-1215151974/watcher-1067977-1215151974 -o /tmp/evaluation-result-1067977-1215151974/solver-1067977-1215151974 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzito HOME/instance-1067977-1215151974.xml 51343885 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 3c2779849935bf9ee26f9ef7af257926
RANDOM SEED=51343885

node84.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.231
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.231
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        895464 kB
Buffers:         51288 kB
Cached:         287100 kB
SwapCached:      10384 kB
Active:         917168 kB
Inactive:       197872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        895464 kB
SwapTotal:     4192956 kB
SwapFree:      4176960 kB
Dirty:            3576 kB
Writeback:           0 kB
Mapped:         791808 kB
Slab:            29136 kB
Committed_AS:  1894976 kB
PageTables:       3332 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= 66532 MiB
End job on node84 at 2008-07-04 08:31:13