Trace number 1067087

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 zaoUNSAT 1767.78 1780.78

DiagnosticValue
CHECKS2260520

General information on the benchmark

Namecsp/wordsVg/
normalized-crossword-m1c-words-vg7-10_ext.xml
MD5SUMbf17ad4fcb93ffa307503ae9f9f9c729
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark61.5276
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of constraints17
Maximum constraint arity10
Maximum domain size26
Number of constraints which are defined in extension17
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.18/0.21	c [ This is CaSPERzao (C) mvc@di.fct.unl.pt ]
0.18/0.21	c Parsing = 1
0.18/0.21	c Building = 1
0.18/0.21	c [ NumberOfVariables = 70 ]
0.18/0.21	c [ NumberOfConstraints = 17 ]
0.18/0.21	c [ SizeOfSearchSpace(log2) = 329.031 ]
0.18/0.21	c SymmetrySearch = 1
0.78/0.86	c InitialPropagation = 1
0.78/0.87	c [ SizeOfSearchSpace(log2) = 324.608 ]
0.78/0.87	c InitialSAC = (Timeout)
50.99/51.45	c [ SizeOfSearchSpace(log2) = 323.208 ]
50.99/51.45	c Search(DomWDeg) = 0
1767.69/1780.77	s UNSATISFIABLE
1767.69/1780.77	d CHECKS 2260518
1767.69/1780.77	c [ TotalFails = 30014 ]
1767.69/1780.77	c [ NumberOfRestarts = 8 ]
1767.69/1780.77	c [ TotalTime = 282119 secs ]

Verifier Data (download as text)

No possible verification on an UNSAT instance

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-1067087-1215149853/watcher-1067087-1215149853 -o /tmp/evaluation-result-1067087-1215149853/solver-1067087-1215149853 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzao HOME/instance-1067087-1215149853.xml 1217905303 

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.00 1.98 1.99 4/72 20016
/proc/meminfo: memFree=1885416/2055920 swapFree=4180312/4192956
[pid=20016] ppid=20014 vsize=1056 CPUtime=0
/proc/20016/stat : 20016 (casperzao) R 20014 20016 18490 0 -1 4194304 40 0 0 0 0 0 0 0 19 0 1 0 420602717 1081344 26 996147200 134512640 135477443 4294956224 18446744073709551615 3810084 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/20016/statm: 264 26 20 235 0 3 0

[startup+0.0657071 s]
/proc/loadavg: 2.00 1.98 1.99 4/72 20016
/proc/meminfo: memFree=1885416/2055920 swapFree=4180312/4192956
[pid=20016] ppid=20014 vsize=100492 CPUtime=0.05
/proc/20016/stat : 20016 (casperzao) R 20014 20016 18490 0 -1 4194304 787 0 0 0 5 0 0 0 18 0 1 0 420602717 102903808 747 996147200 134512640 135477443 4294956224 18446744073709551615 134616601 0 0 4096 0 0 0 0 17 1 0 0
/proc/20016/statm: 25123 747 400 235 0 23824 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 100492

[startup+0.102719 s]
/proc/loadavg: 2.00 1.98 1.99 4/72 20016
/proc/meminfo: memFree=1885416/2055920 swapFree=4180312/4192956
[pid=20016] ppid=20014 vsize=102868 CPUtime=0.08
/proc/20016/stat : 20016 (casperzao) R 20014 20016 18490 0 -1 4194304 1412 0 0 0 8 0 0 0 18 0 1 0 420602717 105336832 1372 996147200 134512640 135477443 4294956224 18446744073709551615 3927156 0 0 4096 0 0 0 0 17 1 0 0
/proc/20016/statm: 25717 1372 432 235 0 24418 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 102868

[startup+0.302743 s]
/proc/loadavg: 2.00 1.98 1.99 4/72 20016
/proc/meminfo: memFree=1885416/2055920 swapFree=4180312/4192956
[pid=20016] ppid=20014 vsize=116860 CPUtime=0.28
/proc/20016/stat : 20016 (casperzao) R 20014 20016 18490 0 -1 4194304 4903 0 0 0 26 2 0 0 19 0 1 0 420602717 119664640 4863 996147200 134512640 135477443 4294956224 18446744073709551615 134630453 0 0 4096 0 0 0 0 17 1 0 0
/proc/20016/statm: 29215 4863 432 235 0 27916 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 116860

[startup+0.702804 s]
/proc/loadavg: 2.00 1.98 1.99 4/72 20016
/proc/meminfo: memFree=1885416/2055920 swapFree=4180312/4192956
[pid=20016] ppid=20014 vsize=147028 CPUtime=0.68
/proc/20016/stat : 20016 (casperzao) R 20014 20016 18490 0 -1 4194304 11263 0 0 0 62 6 0 0 23 0 1 0 420602717 150556672 11204 996147200 134512640 135477443 4294956224 18446744073709551615 134535888 0 0 4096 0 0 0 0 17 1 0 0
/proc/20016/statm: 36757 11204 437 235 0 35458 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 147028

[startup+1.50191 s]
/proc/loadavg: 2.00 1.98 1.99 3/73 20017
/proc/meminfo: memFree=1882464/2055920 swapFree=4180312/4192956
[pid=20016] ppid=20014 vsize=100576 CPUtime=1.47
/proc/20016/stat : 20016 (casperzao) R 20014 20016 18490 0 -1 4194304 11729 0 0 0 140 7 0 0 25 0 1 0 420602717 102989824 1168 996147200 134512640 135477443 4294956224 18446744073709551615 134600893 0 0 4096 0 0 0 0 17 1 0 0
/proc/20016/statm: 25144 1168 456 235 0 23845 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 100576

[startup+3.10114 s]
/proc/loadavg: 2.00 1.98 1.99 3/73 20017
/proc/meminfo: memFree=1882208/2055920 swapFree=4180312/4192956
[pid=20016] ppid=20014 vsize=100576 CPUtime=3.06
/proc/20016/stat : 20016 (casperzao) R 20014 20016 18490 0 -1 4194304 11729 0 0 0 299 7 0 0 25 0 1 0 420602717 102989824 1168 996147200 134512640 135477443 4294956224 18446744073709551615 134600949 0 0 4096 0 0 0 0 17 1 0 0
/proc/20016/statm: 25144 1168 456 235 0 23845 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 100576

[startup+6.30159 s]
/proc/loadavg: 2.00 1.98 1.99 3/73 20017
/proc/meminfo: memFree=1882080/2055920 swapFree=4180312/4192956
[pid=20016] ppid=20014 vsize=100576 CPUtime=6.24
/proc/20016/stat : 20016 (casperzao) R 20014 20016 18490 0 -1 4194304 11729 0 0 0 617 7 0 0 25 0 1 0 420602717 102989824 1168 996147200 134512640 135477443 4294956224 18446744073709551615 134590286 0 0 4096 0 0 0 0 17 1 0 0
/proc/20016/statm: 25144 1168 456 235 0 23845 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 100576

[startup+12.7015 s]
/proc/loadavg: 2.00 1.98 1.99 3/73 20017
/proc/meminfo: memFree=1882016/2055920 swapFree=4180312/4192956
[pid=20016] ppid=20014 vsize=100576 CPUtime=12.59
/proc/20016/stat : 20016 (casperzao) R 20014 20016 18490 0 -1 4194304 11729 0 0 0 1252 7 0 0 25 0 1 0 420602717 102989824 1168 996147200 134512640 135477443 4294956224 18446744073709551615 134600885 0 0 4096 0 0 0 0 17 1 0 0
/proc/20016/statm: 25144 1168 456 235 0 23845 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 100576

[startup+25.5013 s]
/proc/loadavg: 2.00 1.98 1.99 3/73 20017
/proc/meminfo: memFree=1882144/2055920 swapFree=4180312/4192956
[pid=20016] ppid=20014 vsize=100576 CPUtime=25.29
/proc/20016/stat : 20016 (casperzao) R 20014 20016 18490 0 -1 4194304 11729 0 0 0 2522 7 0 0 25 0 1 0 420602717 102989824 1168 996147200 134512640 135477443 4294956224 18446744073709551615 134590289 0 0 4096 0 0 0 0 17 1 0 0
/proc/20016/statm: 25144 1168 456 235 0 23845 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 100576

[startup+51.1019 s]
/proc/loadavg: 2.00 1.98 1.99 3/73 20017
/proc/meminfo: memFree=1882208/2055920 swapFree=4180312/4192956
[pid=20016] ppid=20014 vsize=100576 CPUtime=50.69
/proc/20016/stat : 20016 (casperzao) R 20014 20016 18490 0 -1 4194304 11729 0 0 0 5062 7 0 0 25 0 1 0 420602717 102989824 1168 996147200 134512640 135477443 4294956224 18446744073709551615 134590151 0 0 4096 0 0 0 0 17 1 0 0
/proc/20016/statm: 25144 1168 456 235 0 23845 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 100576

[startup+102.306 s]
/proc/loadavg: 2.00 1.98 1.99 3/73 20017
/proc/meminfo: memFree=1881440/2055920 swapFree=4180312/4192956
[pid=20016] ppid=20014 vsize=100576 CPUtime=101.51
/proc/20016/stat : 20016 (casperzao) R 20014 20016 18490 0 -1 4194304 11924 0 0 0 10144 7 0 0 25 0 1 0 420602717 102989824 1363 996147200 134512640 135477443 4294956224 18446744073709551615 134609907 0 0 4096 0 0 0 0 17 1 0 0
/proc/20016/statm: 25144 1363 495 235 0 23845 0
Current children cumulated CPU time (s) 101.51
Current children cumulated vsize (KiB) 100576

[startup+162.302 s]
/proc/loadavg: 2.00 1.98 1.99 3/73 20017
/proc/meminfo: memFree=1881376/2055920 swapFree=4180312/4192956
[pid=20016] ppid=20014 vsize=100576 CPUtime=161.04
/proc/20016/stat : 20016 (casperzao) R 20014 20016 18490 0 -1 4194304 11924 0 0 0 16097 7 0 0 25 0 1 0 420602717 102989824 1363 996147200 134512640 135477443 4294956224 18446744073709551615 134590247 0 0 4096 0 0 0 0 17 1 0 0
/proc/20016/statm: 25144 1363 495 235 0 23845 0
Current children cumulated CPU time (s) 161.04
Current children cumulated vsize (KiB) 100576

[startup+222.301 s]
/proc/loadavg: 2.00 1.98 1.99 3/73 20017
/proc/meminfo: memFree=1881376/2055920 swapFree=4180312/4192956
[pid=20016] ppid=20014 vsize=100576 CPUtime=220.59
/proc/20016/stat : 20016 (casperzao) R 20014 20016 18490 0 -1 4194304 11924 0 0 0 22051 8 0 0 25 0 1 0 420602717 102989824 1363 996147200 134512640 135477443 4294956224 18446744073709551615 134600981 0 0 4096 0 0 0 0 17 1 0 0
/proc/20016/statm: 25144 1363 495 235 0 23845 0
Current children cumulated CPU time (s) 220.59
Current children cumulated vsize (KiB) 100576

[startup+282.302 s]
/proc/loadavg: 2.00 1.98 1.99 3/73 20017
/proc/meminfo: memFree=1881376/2055920 swapFree=4180312/4192956
[pid=20016] ppid=20014 vsize=100576 CPUtime=280.14
/proc/20016/stat : 20016 (casperzao) R 20014 20016 18490 0 -1 4194304 11925 0 0 0 28006 8 0 0 25 0 1 0 420602717 102989824 1364 996147200 134512640 135477443 4294956224 18446744073709551615 134600971 0 0 4096 0 0 0 0 17 1 0 0
/proc/20016/statm: 25144 1364 495 235 0 23845 0
Current children cumulated CPU time (s) 280.14
Current children cumulated vsize (KiB) 100576

[startup+342.301 s]
/proc/loadavg: 2.00 1.98 1.99 3/73 20017
/proc/meminfo: memFree=1881376/2055920 swapFree=4180312/4192956
[pid=20016] ppid=20014 vsize=100576 CPUtime=339.68
/proc/20016/stat : 20016 (casperzao) R 20014 20016 18490 0 -1 4194304 11925 0 0 0 33960 8 0 0 25 0 1 0 420602717 102989824 1364 996147200 134512640 135477443 4294956224 18446744073709551615 134590286 0 0 4096 0 0 0 0 17 1 0 0
/proc/20016/statm: 25144 1364 495 235 0 23845 0
Current children cumulated CPU time (s) 339.68
Current children cumulated vsize (KiB) 100576

[startup+402.302 s]
/proc/loadavg: 2.00 1.98 1.99 3/73 20017
/proc/meminfo: memFree=1881312/2055920 swapFree=4180312/4192956
[pid=20016] ppid=20014 vsize=100576 CPUtime=399.23
/proc/20016/stat : 20016 (casperzao) R 20014 20016 18490 0 -1 4194304 11927 0 0 0 39915 8 0 0 25 0 1 0 420602717 102989824 1366 996147200 134512640 135477443 4294956224 18446744073709551615 134590294 0 0 4096 0 0 0 0 17 1 0 0
/proc/20016/statm: 25144 1366 495 235 0 23845 0
Current children cumulated CPU time (s) 399.23
Current children cumulated vsize (KiB) 100576

[startup+462.301 s]
/proc/loadavg: 2.00 1.98 1.99 3/73 20017
/proc/meminfo: memFree=1881312/2055920 swapFree=4180312/4192956
[pid=20016] ppid=20014 vsize=100576 CPUtime=458.77
/proc/20016/stat : 20016 (casperzao) R 20014 20016 18490 0 -1 4194304 11927 0 0 0 45869 8 0 0 25 0 1 0 420602717 102989824 1366 996147200 134512640 135477443 4294956224 18446744073709551615 134590252 0 0 4096 0 0 0 0 17 1 0 0
/proc/20016/statm: 25144 1366 495 235 0 23845 0
Current children cumulated CPU time (s) 458.77
Current children cumulated vsize (KiB) 100576

[startup+522.302 s]
/proc/loadavg: 2.00 1.98 1.99 3/73 20017
/proc/meminfo: memFree=1881312/2055920 swapFree=4180312/4192956
[pid=20016] ppid=20014 vsize=100576 CPUtime=518.31
/proc/20016/stat : 20016 (casperzao) R 20014 20016 18490 0 -1 4194304 11933 0 0 0 51823 8 0 0 25 0 1 0 420602717 102989824 1372 996147200 134512640 135477443 4294956224 18446744073709551615 134590289 0 0 4096 0 0 0 0 17 1 0 0
/proc/20016/statm: 25144 1372 495 235 0 23845 0
Current children cumulated CPU time (s) 518.31
Current children cumulated vsize (KiB) 100576

[startup+582.302 s]
/proc/loadavg: 2.00 1.98 1.99 3/73 20017
/proc/meminfo: memFree=1881184/2055920 swapFree=4180312/4192956
[pid=20016] ppid=20014 vsize=100576 CPUtime=577.85
/proc/20016/stat : 20016 (casperzao) R 20014 20016 18490 0 -1 4194304 11933 0 0 0 57777 8 0 0 25 0 1 0 420602717 102989824 1372 996147200 134512640 135477443 4294956224 18446744073709551615 134590289 0 0 4096 0 0 0 0 17 1 0 0
/proc/20016/statm: 25144 1372 495 235 0 23845 0
Current children cumulated CPU time (s) 577.85
Current children cumulated vsize (KiB) 100576

[startup+642.303 s]
/proc/loadavg: 2.00 1.98 1.99 3/73 20017
/proc/meminfo: memFree=1881120/2055920 swapFree=4180312/4192956
[pid=20016] ppid=20014 vsize=100576 CPUtime=637.41
/proc/20016/stat : 20016 (casperzao) R 20014 20016 18490 0 -1 4194304 11944 0 0 0 63732 9 0 0 25 0 1 0 420602717 102989824 1383 996147200 134512640 135477443 4294956224 18446744073709551615 134583296 0 0 4096 0 0 0 0 17 1 0 0
/proc/20016/statm: 25144 1383 495 235 0 23845 0
Current children cumulated CPU time (s) 637.41
Current children cumulated vsize (KiB) 100576


################
# More data... #
################

/proc/meminfo: memFree=1880928/2055920 swapFree=4180312/4192956
[pid=20016] ppid=20014 vsize=100576 CPUtime=1113.75
/proc/20016/stat : 20016 (casperzao) R 20014 20016 18490 0 -1 4194304 11944 0 0 0 111365 10 0 0 25 0 1 0 420602717 102989824 1383 996147200 134512640 135477443 4294956224 18446744073709551615 134590289 0 0 4096 0 0 0 0 17 1 0 0
/proc/20016/statm: 25144 1383 495 235 0 23845 0
Current children cumulated CPU time (s) 1113.75
Current children cumulated vsize (KiB) 100576

[startup+1182.3 s]
/proc/loadavg: 2.00 1.98 1.99 3/73 20017
/proc/meminfo: memFree=1880864/2055920 swapFree=4180312/4192956
[pid=20016] ppid=20014 vsize=100576 CPUtime=1173.3
/proc/20016/stat : 20016 (casperzao) R 20014 20016 18490 0 -1 4194304 11944 0 0 0 117320 10 0 0 25 0 1 0 420602717 102989824 1383 996147200 134512640 135477443 4294956224 18446744073709551615 134590252 0 0 4096 0 0 0 0 17 1 0 0
/proc/20016/statm: 25144 1383 495 235 0 23845 0
Current children cumulated CPU time (s) 1173.3
Current children cumulated vsize (KiB) 100576

[startup+1242.3 s]
/proc/loadavg: 2.00 1.98 1.99 3/73 20017
/proc/meminfo: memFree=1880672/2055920 swapFree=4180312/4192956
[pid=20016] ppid=20014 vsize=100576 CPUtime=1232.84
/proc/20016/stat : 20016 (casperzao) R 20014 20016 18490 0 -1 4194304 11944 0 0 0 123274 10 0 0 25 0 1 0 420602717 102989824 1383 996147200 134512640 135477443 4294956224 18446744073709551615 134590291 0 0 4096 0 0 0 0 17 1 0 0
/proc/20016/statm: 25144 1383 495 235 0 23845 0
Current children cumulated CPU time (s) 1232.84
Current children cumulated vsize (KiB) 100576

[startup+1302.3 s]
/proc/loadavg: 2.00 1.98 1.99 3/73 20017
/proc/meminfo: memFree=1880800/2055920 swapFree=4180312/4192956
[pid=20016] ppid=20014 vsize=100576 CPUtime=1292.39
/proc/20016/stat : 20016 (casperzao) R 20014 20016 18490 0 -1 4194304 11944 0 0 0 129229 10 0 0 25 0 1 0 420602717 102989824 1383 996147200 134512640 135477443 4294956224 18446744073709551615 134590300 0 0 4096 0 0 0 0 17 1 0 0
/proc/20016/statm: 25144 1383 495 235 0 23845 0
Current children cumulated CPU time (s) 1292.39
Current children cumulated vsize (KiB) 100576

[startup+1362.3 s]
/proc/loadavg: 2.00 1.98 1.99 3/73 20017
/proc/meminfo: memFree=1880800/2055920 swapFree=4180312/4192956
[pid=20016] ppid=20014 vsize=100576 CPUtime=1351.92
/proc/20016/stat : 20016 (casperzao) R 20014 20016 18490 0 -1 4194304 11944 0 0 0 135182 10 0 0 25 0 1 0 420602717 102989824 1383 996147200 134512640 135477443 4294956224 18446744073709551615 134590289 0 0 4096 0 0 0 0 17 1 0 0
/proc/20016/statm: 25144 1383 495 235 0 23845 0
Current children cumulated CPU time (s) 1351.92
Current children cumulated vsize (KiB) 100576

[startup+1422.31 s]
/proc/loadavg: 2.00 1.98 1.99 3/73 20023
/proc/meminfo: memFree=1880600/2055920 swapFree=4180312/4192956
[pid=20016] ppid=20014 vsize=100576 CPUtime=1411.46
/proc/20016/stat : 20016 (casperzao) R 20014 20016 18490 0 -1 4194304 11944 0 0 0 141136 10 0 0 25 0 1 0 420602717 102989824 1383 996147200 134512640 135477443 4294956224 18446744073709551615 135268982 0 0 4096 0 0 0 0 17 1 0 0
/proc/20016/statm: 25144 1383 495 235 0 23845 0
Current children cumulated CPU time (s) 1411.46
Current children cumulated vsize (KiB) 100576

[startup+1482.3 s]
/proc/loadavg: 2.00 1.98 1.99 3/73 20023
/proc/meminfo: memFree=1880600/2055920 swapFree=4180312/4192956
[pid=20016] ppid=20014 vsize=100576 CPUtime=1471
/proc/20016/stat : 20016 (casperzao) R 20014 20016 18490 0 -1 4194304 11958 0 0 0 147090 10 0 0 25 0 1 0 420602717 102989824 1397 996147200 134512640 135477443 4294956224 18446744073709551615 135268208 0 0 4096 0 0 0 0 17 1 0 0
/proc/20016/statm: 25144 1397 495 235 0 23845 0
Current children cumulated CPU time (s) 1471
Current children cumulated vsize (KiB) 100576

[startup+1542.3 s]
/proc/loadavg: 2.00 1.98 1.99 3/73 20023
/proc/meminfo: memFree=1880600/2055920 swapFree=4180312/4192956
[pid=20016] ppid=20014 vsize=100576 CPUtime=1530.53
/proc/20016/stat : 20016 (casperzao) R 20014 20016 18490 0 -1 4194304 11958 0 0 0 153043 10 0 0 25 0 1 0 420602717 102989824 1397 996147200 134512640 135477443 4294956224 18446744073709551615 134583296 0 0 4096 0 0 0 0 17 1 0 0
/proc/20016/statm: 25144 1397 495 235 0 23845 0
Current children cumulated CPU time (s) 1530.53
Current children cumulated vsize (KiB) 100576

[startup+1602.3 s]
/proc/loadavg: 2.00 1.98 1.99 3/73 20023
/proc/meminfo: memFree=1880152/2055920 swapFree=4180312/4192956
[pid=20016] ppid=20014 vsize=100576 CPUtime=1590.09
/proc/20016/stat : 20016 (casperzao) R 20014 20016 18490 0 -1 4194304 11958 0 0 0 158998 11 0 0 25 0 1 0 420602717 102989824 1397 996147200 134512640 135477443 4294956224 18446744073709551615 134600981 0 0 4096 0 0 0 0 17 1 0 0
/proc/20016/statm: 25144 1397 495 235 0 23845 0
Current children cumulated CPU time (s) 1590.09
Current children cumulated vsize (KiB) 100576

[startup+1662.3 s]
/proc/loadavg: 2.00 1.98 1.99 3/73 20023
/proc/meminfo: memFree=1880088/2055920 swapFree=4180312/4192956
[pid=20016] ppid=20014 vsize=100576 CPUtime=1649.63
/proc/20016/stat : 20016 (casperzao) R 20014 20016 18490 0 -1 4194304 11958 0 0 0 164952 11 0 0 25 0 1 0 420602717 102989824 1397 996147200 134512640 135477443 4294956224 18446744073709551615 134590300 0 0 4096 0 0 0 0 17 1 0 0
/proc/20016/statm: 25144 1397 495 235 0 23845 0
Current children cumulated CPU time (s) 1649.63
Current children cumulated vsize (KiB) 100576

[startup+1722.3 s]
/proc/loadavg: 2.23 2.05 2.01 3/83 20072
/proc/meminfo: memFree=1768200/2055920 swapFree=4180312/4192956
[pid=20016] ppid=20014 vsize=100576 CPUtime=1709.33
/proc/20016/stat : 20016 (casperzao) R 20014 20016 18490 0 -1 4194304 11958 0 0 0 170921 12 0 0 25 0 1 0 420602717 102989824 1397 996147200 134512640 135477443 4294956224 18446744073709551615 134590289 0 0 4096 0 0 0 0 17 0 0 0
/proc/20016/statm: 25144 1397 495 235 0 23845 0
Current children cumulated CPU time (s) 1709.33
Current children cumulated vsize (KiB) 100576

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

[startup+1740.7 s]
/proc/loadavg: 2.18 2.04 2.01 3/83 20072
/proc/meminfo: memFree=1737480/2055920 swapFree=4180312/4192956
[pid=20016] ppid=20014 vsize=100576 CPUtime=1727.71
/proc/20016/stat : 20016 (casperzao) R 20014 20016 18490 0 -1 4194304 11958 0 0 0 172759 12 0 0 25 0 1 0 420602717 102989824 1397 996147200 134512640 135477443 4294956224 18446744073709551615 134590289 0 0 4096 0 0 0 0 17 0 0 0
/proc/20016/statm: 25144 1397 495 235 0 23845 0
Current children cumulated CPU time (s) 1727.71
Current children cumulated vsize (KiB) 100576

[startup+1766.3 s]
/proc/loadavg: 2.12 2.04 2.01 3/83 20072
/proc/meminfo: memFree=1710088/2055920 swapFree=4180312/4192956
[pid=20016] ppid=20014 vsize=100576 CPUtime=1753.3
/proc/20016/stat : 20016 (casperzao) R 20014 20016 18490 0 -1 4194304 11958 0 0 0 175317 13 0 0 25 0 1 0 420602717 102989824 1397 996147200 134512640 135477443 4294956224 18446744073709551615 134600974 0 0 4096 0 0 0 0 17 0 0 0
/proc/20016/statm: 25144 1397 495 235 0 23845 0
Current children cumulated CPU time (s) 1753.3
Current children cumulated vsize (KiB) 100576

[startup+1772.7 s]
/proc/loadavg: 2.10 2.04 2.01 3/83 20072
/proc/meminfo: memFree=1706760/2055920 swapFree=4180312/4192956
[pid=20016] ppid=20014 vsize=100576 CPUtime=1759.7
/proc/20016/stat : 20016 (casperzao) R 20014 20016 18490 0 -1 4194304 11958 0 0 0 175957 13 0 0 25 0 1 0 420602717 102989824 1397 996147200 134512640 135477443 4294956224 18446744073709551615 134590286 0 0 4096 0 0 0 0 17 0 0 0
/proc/20016/statm: 25144 1397 495 235 0 23845 0
Current children cumulated CPU time (s) 1759.7
Current children cumulated vsize (KiB) 100576

[startup+1775.9 s]
/proc/loadavg: 2.10 2.04 2.01 3/83 20072
/proc/meminfo: memFree=1704456/2055920 swapFree=4180312/4192956
[pid=20016] ppid=20014 vsize=100576 CPUtime=1762.9
/proc/20016/stat : 20016 (casperzao) R 20014 20016 18490 0 -1 4194304 11958 0 0 0 176277 13 0 0 25 0 1 0 420602717 102989824 1397 996147200 134512640 135477443 4294956224 18446744073709551615 134590185 0 0 4096 0 0 0 0 17 0 0 0
/proc/20016/statm: 25144 1397 495 235 0 23845 0
Current children cumulated CPU time (s) 1762.9
Current children cumulated vsize (KiB) 100576

[startup+1779.1 s]
/proc/loadavg: 2.09 2.04 2.01 3/83 20072
/proc/meminfo: memFree=1701576/2055920 swapFree=4180312/4192956
[pid=20016] ppid=20014 vsize=100576 CPUtime=1766.09
/proc/20016/stat : 20016 (casperzao) R 20014 20016 18490 0 -1 4194304 11958 0 0 0 176596 13 0 0 25 0 1 0 420602717 102989824 1397 996147200 134512640 135477443 4294956224 18446744073709551615 134590289 0 0 4096 0 0 0 0 17 0 0 0
/proc/20016/statm: 25144 1397 495 235 0 23845 0
Current children cumulated CPU time (s) 1766.09
Current children cumulated vsize (KiB) 100576

[startup+1779.9 s]
/proc/loadavg: 2.09 2.04 2.01 3/83 20072
/proc/meminfo: memFree=1699976/2055920 swapFree=4180312/4192956
[pid=20016] ppid=20014 vsize=100576 CPUtime=1766.89
/proc/20016/stat : 20016 (casperzao) R 20014 20016 18490 0 -1 4194304 11958 0 0 0 176676 13 0 0 25 0 1 0 420602717 102989824 1397 996147200 134512640 135477443 4294956224 18446744073709551615 134590289 0 0 4096 0 0 0 0 17 0 0 0
/proc/20016/statm: 25144 1397 495 235 0 23845 0
Current children cumulated CPU time (s) 1766.89
Current children cumulated vsize (KiB) 100576

[startup+1780.3 s]
/proc/loadavg: 2.09 2.04 2.01 3/83 20072
/proc/meminfo: memFree=1699976/2055920 swapFree=4180312/4192956
[pid=20016] ppid=20014 vsize=100576 CPUtime=1767.3
/proc/20016/stat : 20016 (casperzao) R 20014 20016 18490 0 -1 4194304 11958 0 0 0 176717 13 0 0 25 0 1 0 420602717 102989824 1397 996147200 134512640 135477443 4294956224 18446744073709551615 134590289 0 0 4096 0 0 0 0 17 0 0 0
/proc/20016/statm: 25144 1397 495 235 0 23845 0
Current children cumulated CPU time (s) 1767.3
Current children cumulated vsize (KiB) 100576

[startup+1780.7 s]
/proc/loadavg: 2.09 2.04 2.01 3/83 20072
/proc/meminfo: memFree=1699976/2055920 swapFree=4180312/4192956
[pid=20016] ppid=20014 vsize=100576 CPUtime=1767.69
/proc/20016/stat : 20016 (casperzao) R 20014 20016 18490 0 -1 4194304 11958 0 0 0 176756 13 0 0 25 0 1 0 420602717 102989824 1397 996147200 134512640 135477443 4294956224 18446744073709551615 134600967 0 0 4096 0 0 0 0 17 0 0 0
/proc/20016/statm: 25144 1397 495 235 0 23845 0
Current children cumulated CPU time (s) 1767.69
Current children cumulated vsize (KiB) 100576

Child status: 0
Real time (s): 1780.78
CPU time (s): 1767.78
CPU user time (s): 1767.64
CPU system time (s): 0.135979
CPU usage (%): 99.27
Max. virtual memory (cumulated for all children) (KiB): 147028

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

runsolver used 1.68274 second user time and 4.85726 second system time

The end

Launcher Data (download as text)

Begin job on node49 at 2008-07-04 07:37:34
IDJOB=1067087
IDBENCH=55163
IDSOLVER=361
FILE ID=node49/1067087-1215149853
PBS_JOBID= 7877396
Free space on /tmp= 66560 MiB

SOLVER NAME= casper zao
BENCH NAME= CPAI08/csp/wordsVg/normalized-crossword-m1c-words-vg7-10_ext.xml
COMMAND LINE= HOME/casperzao BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1067087-1215149853/watcher-1067087-1215149853 -o /tmp/evaluation-result-1067087-1215149853/solver-1067087-1215149853 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzao HOME/instance-1067087-1215149853.xml 1217905303 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= bf17ad4fcb93ffa307503ae9f9f9c729
RANDOM SEED=1217905303

node49.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.249
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.249
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:       1885896 kB
Buffers:          7864 kB
Cached:         100812 kB
SwapCached:       5496 kB
Active:          89656 kB
Inactive:        30948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1885896 kB
SwapTotal:     4192956 kB
SwapFree:      4180312 kB
Dirty:            3100 kB
Writeback:           0 kB
Mapped:          19348 kB
Slab:            34584 kB
Committed_AS:   778384 kB
PageTables:       1712 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66504 MiB
End job on node49 at 2008-07-04 08:07:14