Trace number 1107603

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 zito? (TO) 1800.01 1801.11

General information on the benchmark

Namecsp/ogdVg/
normalized-crossword-m1c-ogd-vg10-14_ext.xml
MD5SUM6797b14732deb534296b42a9ade425c3
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of constraints24
Maximum constraint arity14
Maximum domain size26
Number of constraints which are defined in extension24
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.18/0.23	c [ This is CaSPERzito (C) mvc@di.fct.unl.pt ]
0.18/0.23	c Parsing = 1
0.18/0.26	c Building = 1
0.58/0.68	c [ NumberOfVariables = 140 ]
0.58/0.68	c [ NumberOfConstraints = 24 ]
0.58/0.68	c [ SizeOfSearchSpace(log2) = 658.062 ]
0.58/0.68	c SymmetrySearch = 1
12.96/13.08	c InitialPropagation = 1
13.57/13.62	c [ SizeOfSearchSpace(log2) = 646.445 ]
13.57/13.62	c InitialSAC = (Timeout)
47.25/47.31	c [ SizeOfSearchSpace(log2) = 646.445 ]
47.25/47.31	c Search(DomWDeg) = 

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: 

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-1107603-1215477286/watcher-1107603-1215477286 -o /tmp/evaluation-result-1107603-1215477286/solver-1107603-1215477286 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzito HOME/instance-1107603-1215477286.xml 1719391010 

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: 1.64 1.20 1.06 4/80 2999
/proc/meminfo: memFree=1811696/2055920 swapFree=4192956/4192956
[pid=2999] ppid=2997 vsize=5100 CPUtime=0
/proc/2999/stat : 2999 (casperzito) R 2997 2999 2701 0 -1 4194304 93 0 1 0 0 0 0 0 18 0 1 0 4427984 5222400 74 996147200 134512640 135472138 4294956224 18446744073709551615 8745892 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/2999/statm: 1275 74 51 234 0 25 0

[startup+0.060031 s]
/proc/loadavg: 1.64 1.20 1.06 4/80 2999
/proc/meminfo: memFree=1811696/2055920 swapFree=4192956/4192956
[pid=2999] ppid=2997 vsize=7024 CPUtime=0.04
/proc/2999/stat : 2999 (casperzito) R 2997 2999 2701 0 -1 4194304 854 0 1 0 4 0 0 0 18 0 1 0 4427984 7192576 815 996147200 134512640 135472138 4294956224 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2999/statm: 1756 815 364 234 0 458 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7024

[startup+0.101035 s]
/proc/loadavg: 1.64 1.20 1.06 4/80 2999
/proc/meminfo: memFree=1811696/2055920 swapFree=4192956/4192956
[pid=2999] ppid=2997 vsize=8876 CPUtime=0.08
/proc/2999/stat : 2999 (casperzito) R 2997 2999 2701 0 -1 4194304 1294 0 1 0 8 0 0 0 18 0 1 0 4427984 9089024 1255 996147200 134512640 135472138 4294956224 18446744073709551615 9180795 0 0 4096 0 0 0 0 17 1 0 0
/proc/2999/statm: 2219 1260 365 234 0 921 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 8876

[startup+0.301071 s]
/proc/loadavg: 1.64 1.20 1.06 4/80 2999
/proc/meminfo: memFree=1811696/2055920 swapFree=4192956/4192956
[pid=2999] ppid=2997 vsize=110628 CPUtime=0.28
/proc/2999/stat : 2999 (casperzito) R 2997 2999 2701 0 -1 4194304 3120 0 1 0 27 1 0 0 19 0 1 0 4427984 113283072 3081 996147200 134512640 135472138 4294956224 18446744073709551615 134606250 0 0 4096 0 0 0 0 17 1 0 0
/proc/2999/statm: 27657 3081 396 234 0 26359 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 110628

[startup+0.701156 s]
/proc/loadavg: 1.64 1.20 1.06 4/80 2999
/proc/meminfo: memFree=1811696/2055920 swapFree=4192956/4192956
[pid=2999] ppid=2997 vsize=111948 CPUtime=0.68
/proc/2999/stat : 2999 (casperzito) R 2997 2999 2701 0 -1 4194304 3525 0 1 0 67 1 0 0 23 0 1 0 4427984 114634752 3486 996147200 134512640 135472138 4294956224 18446744073709551615 9180795 0 0 4096 0 0 0 0 17 1 0 0
/proc/2999/statm: 27987 3488 431 234 0 26689 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 111948

[startup+1.50131 s]
/proc/loadavg: 1.75 1.23 1.07 3/81 3000
/proc/meminfo: memFree=1773352/2055920 swapFree=4192956/4192956
[pid=2999] ppid=2997 vsize=174648 CPUtime=1.48
/proc/2999/stat : 2999 (casperzito) R 2997 2999 2701 0 -1 4194304 19196 0 1 0 140 8 0 0 25 0 1 0 4427984 178839552 19158 996147200 134512640 135472138 4294956224 18446744073709551615 9180795 0 0 4096 0 0 0 0 17 1 0 0
/proc/2999/statm: 43662 19158 432 234 0 42364 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 174648

[startup+3.10163 s]
/proc/loadavg: 1.75 1.23 1.07 3/81 3000
/proc/meminfo: memFree=1693288/2055920 swapFree=4192956/4192956
[pid=2999] ppid=2997 vsize=278532 CPUtime=3.08
/proc/2999/stat : 2999 (casperzito) R 2997 2999 2701 0 -1 4194304 45175 0 1 0 288 20 0 0 25 0 1 0 4427984 285216768 45136 996147200 134512640 135472138 4294956224 18446744073709551615 9180795 0 0 4096 0 0 0 0 17 1 0 0
/proc/2999/statm: 69633 45137 432 234 0 68335 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 278532

[startup+6.30127 s]
/proc/loadavg: 1.77 1.24 1.08 3/81 3000
/proc/meminfo: memFree=1498472/2055920 swapFree=4192956/4192956
[pid=2999] ppid=2997 vsize=459108 CPUtime=6.28
/proc/2999/stat : 2999 (casperzito) R 2997 2999 2701 0 -1 4194304 90301 0 1 0 585 43 0 0 25 0 1 0 4427984 470126592 90262 996147200 134512640 135472138 4294956224 18446744073709551615 9180795 0 0 4096 0 0 0 0 17 1 0 0
/proc/2999/statm: 114777 90263 432 234 0 113479 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 459108

[startup+12.7015 s]
/proc/loadavg: 1.79 1.25 1.08 3/81 3000
/proc/meminfo: memFree=1198568/2055920 swapFree=4192956/4192956
[pid=2999] ppid=2997 vsize=548736 CPUtime=12.66
/proc/2999/stat : 2999 (casperzito) R 2997 2999 2701 0 -1 4194304 154904 0 2 0 1197 69 0 0 25 0 1 0 4427984 561905664 112696 996147200 134512640 135472138 4294956224 18446744073709551615 9175198 0 0 4096 0 0 0 0 17 1 0 0
/proc/2999/statm: 137184 112696 448 234 0 135886 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 548736

[startup+25.5011 s]
/proc/loadavg: 1.83 1.29 1.10 3/81 3000
/proc/meminfo: memFree=1790632/2055920 swapFree=4192956/4192956
[pid=2999] ppid=2997 vsize=110432 CPUtime=25.46
/proc/2999/stat : 2999 (casperzito) R 2997 2999 2701 0 -1 4194304 155470 0 2 0 2470 76 0 0 25 0 1 0 4427984 113082368 3700 996147200 134512640 135472138 4294956224 18446744073709551615 134585134 0 0 4096 0 0 0 0 17 1 0 0
/proc/2999/statm: 27608 3700 457 234 0 26310 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 110432

[startup+51.1011 s]
/proc/loadavg: 1.95 1.36 1.13 3/81 3000
/proc/meminfo: memFree=1789864/2055920 swapFree=4192956/4192956
[pid=2999] ppid=2997 vsize=110432 CPUtime=51.05
/proc/2999/stat : 2999 (casperzito) R 2997 2999 2701 0 -1 4194304 155773 0 2 0 5029 76 0 0 25 0 1 0 4427984 113082368 4003 996147200 134512640 135472138 4294956224 18446744073709551615 134585134 0 0 4096 0 0 0 0 17 1 0 0
/proc/2999/statm: 27608 4003 493 234 0 26310 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 110432

[startup+102.306 s]
/proc/loadavg: 2.04 1.47 1.18 3/81 3000
/proc/meminfo: memFree=1788520/2055920 swapFree=4192956/4192956
[pid=2999] ppid=2997 vsize=110432 CPUtime=102.24
/proc/2999/stat : 2999 (casperzito) R 2997 2999 2701 0 -1 4194304 155992 0 2 0 10147 77 0 0 25 0 1 0 4427984 113082368 4222 996147200 134512640 135472138 4294956224 18446744073709551615 134585029 0 0 4096 0 0 0 0 17 1 0 0
/proc/2999/statm: 27608 4222 493 234 0 26310 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 110432

[startup+162.301 s]
/proc/loadavg: 2.08 1.58 1.23 3/81 3000
/proc/meminfo: memFree=1788520/2055920 swapFree=4192956/4192956
[pid=2999] ppid=2997 vsize=110432 CPUtime=162.21
/proc/2999/stat : 2999 (casperzito) R 2997 2999 2701 0 -1 4194304 155992 0 2 0 16144 77 0 0 25 0 1 0 4427984 113082368 4222 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 1 0 0
/proc/2999/statm: 27608 4222 493 234 0 26310 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 110432

[startup+222.303 s]
/proc/loadavg: 2.08 1.67 1.28 3/81 3000
/proc/meminfo: memFree=1788520/2055920 swapFree=4192956/4192956
[pid=2999] ppid=2997 vsize=110432 CPUtime=222.19
/proc/2999/stat : 2999 (casperzito) R 2997 2999 2701 0 -1 4194304 155992 0 2 0 22142 77 0 0 25 0 1 0 4427984 113082368 4222 996147200 134512640 135472138 4294956224 18446744073709551615 134584976 0 0 4096 0 0 0 0 17 1 0 0
/proc/2999/statm: 27608 4222 493 234 0 26310 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 110432

[startup+282.302 s]
/proc/loadavg: 2.08 1.74 1.33 3/81 3000
/proc/meminfo: memFree=1788584/2055920 swapFree=4192956/4192956
[pid=2999] ppid=2997 vsize=110432 CPUtime=282.17
/proc/2999/stat : 2999 (casperzito) R 2997 2999 2701 0 -1 4194304 155992 0 2 0 28140 77 0 0 25 0 1 0 4427984 113082368 4222 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 1 0 0
/proc/2999/statm: 27608 4222 493 234 0 26310 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 110432

[startup+342.302 s]
/proc/loadavg: 2.12 1.82 1.38 3/81 3000
/proc/meminfo: memFree=1788520/2055920 swapFree=4192956/4192956
[pid=2999] ppid=2997 vsize=110432 CPUtime=342.15
/proc/2999/stat : 2999 (casperzito) R 2997 2999 2701 0 -1 4194304 155992 0 2 0 34138 77 0 0 25 0 1 0 4427984 113082368 4222 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 1 0 0
/proc/2999/statm: 27608 4222 493 234 0 26310 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 110432

[startup+402.302 s]
/proc/loadavg: 2.09 1.86 1.42 3/81 3000
/proc/meminfo: memFree=1788520/2055920 swapFree=4192956/4192956
[pid=2999] ppid=2997 vsize=110432 CPUtime=402.13
/proc/2999/stat : 2999 (casperzito) R 2997 2999 2701 0 -1 4194304 155992 0 2 0 40136 77 0 0 25 0 1 0 4427984 113082368 4222 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 1 0 0
/proc/2999/statm: 27608 4222 493 234 0 26310 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 110432

[startup+462.301 s]
/proc/loadavg: 2.07 1.90 1.46 3/81 3000
/proc/meminfo: memFree=1788520/2055920 swapFree=4192956/4192956
[pid=2999] ppid=2997 vsize=110432 CPUtime=462.11
/proc/2999/stat : 2999 (casperzito) R 2997 2999 2701 0 -1 4194304 155992 0 2 0 46134 77 0 0 25 0 1 0 4427984 113082368 4222 996147200 134512640 135472138 4294956224 18446744073709551615 134585134 0 0 4096 0 0 0 0 17 1 0 0
/proc/2999/statm: 27608 4222 493 234 0 26310 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 110432

[startup+522.301 s]
/proc/loadavg: 2.06 1.93 1.49 3/81 3000
/proc/meminfo: memFree=1788520/2055920 swapFree=4192956/4192956
[pid=2999] ppid=2997 vsize=110432 CPUtime=522.09
/proc/2999/stat : 2999 (casperzito) R 2997 2999 2701 0 -1 4194304 156033 0 2 0 52132 77 0 0 25 0 1 0 4427984 113082368 4263 996147200 134512640 135472138 4294956224 18446744073709551615 134577872 0 0 4096 0 0 0 0 17 1 0 0
/proc/2999/statm: 27608 4263 493 234 0 26310 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 110432

[startup+582.302 s]
/proc/loadavg: 2.06 1.95 1.53 3/81 3000
/proc/meminfo: memFree=1788328/2055920 swapFree=4192956/4192956
[pid=2999] ppid=2997 vsize=110432 CPUtime=582.07
/proc/2999/stat : 2999 (casperzito) R 2997 2999 2701 0 -1 4194304 156041 0 2 0 58130 77 0 0 25 0 1 0 4427984 113082368 4271 996147200 134512640 135472138 4294956224 18446744073709551615 134585092 0 0 4096 0 0 0 0 17 1 0 0
/proc/2999/statm: 27608 4271 493 234 0 26310 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 110432

[startup+642.302 s]
/proc/loadavg: 2.21 2.00 1.57 3/81 3000
/proc/meminfo: memFree=1788200/2055920 swapFree=4192956/4192956
[pid=2999] ppid=2997 vsize=110432 CPUtime=642.05
/proc/2999/stat : 2999 (casperzito) R 2997 2999 2701 0 -1 4194304 156041 0 2 0 64128 77 0 0 25 0 1 0 4427984 113082368 4271 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 1 0 0
/proc/2999/statm: 27608 4271 493 234 0 26310 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 110432


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

[startup+882.303 s]
/proc/loadavg: 2.09 2.04 1.68 3/81 3000
/proc/meminfo: memFree=1788200/2055920 swapFree=4192956/4192956
[pid=2999] ppid=2997 vsize=110432 CPUtime=881.96
/proc/2999/stat : 2999 (casperzito) R 2997 2999 2701 0 -1 4194304 156041 0 2 0 88119 77 0 0 25 0 1 0 4427984 113082368 4271 996147200 134512640 135472138 4294956224 18446744073709551615 134585045 0 0 4096 0 0 0 0 17 1 0 0
/proc/2999/statm: 27608 4271 493 234 0 26310 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 110432

[startup+942.302 s]
/proc/loadavg: 2.08 2.05 1.70 3/81 3000
/proc/meminfo: memFree=1788200/2055920 swapFree=4192956/4192956
[pid=2999] ppid=2997 vsize=110432 CPUtime=941.94
/proc/2999/stat : 2999 (casperzito) R 2997 2999 2701 0 -1 4194304 156041 0 2 0 94117 77 0 0 25 0 1 0 4427984 113082368 4271 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 1 0 0
/proc/2999/statm: 27608 4271 493 234 0 26310 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 110432

[startup+1002.3 s]
/proc/loadavg: 2.08 2.05 1.72 3/81 3000
/proc/meminfo: memFree=1788200/2055920 swapFree=4192956/4192956
[pid=2999] ppid=2997 vsize=110432 CPUtime=1001.92
/proc/2999/stat : 2999 (casperzito) R 2997 2999 2701 0 -1 4194304 156041 0 2 0 100115 77 0 0 25 0 1 0 4427984 113082368 4271 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 1 0 0
/proc/2999/statm: 27608 4271 493 234 0 26310 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 110432

[startup+1062.3 s]
/proc/loadavg: 2.14 2.07 1.75 3/81 3000
/proc/meminfo: memFree=1788200/2055920 swapFree=4192956/4192956
[pid=2999] ppid=2997 vsize=110432 CPUtime=1061.89
/proc/2999/stat : 2999 (casperzito) R 2997 2999 2701 0 -1 4194304 156041 0 2 0 106112 77 0 0 25 0 1 0 4427984 113082368 4271 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 1 0 0
/proc/2999/statm: 27608 4271 493 234 0 26310 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 110432

[startup+1122.3 s]
/proc/loadavg: 2.09 2.07 1.76 3/81 3000
/proc/meminfo: memFree=1788200/2055920 swapFree=4192956/4192956
[pid=2999] ppid=2997 vsize=110432 CPUtime=1121.87
/proc/2999/stat : 2999 (casperzito) R 2997 2999 2701 0 -1 4194304 156041 0 2 0 112110 77 0 0 25 0 1 0 4427984 113082368 4271 996147200 134512640 135472138 4294956224 18446744073709551615 134585134 0 0 4096 0 0 0 0 17 1 0 0
/proc/2999/statm: 27608 4271 493 234 0 26310 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 110432

[startup+1182.3 s]
/proc/loadavg: 2.07 2.07 1.78 3/75 3051
/proc/meminfo: memFree=1857944/2055920 swapFree=4192956/4192956
[pid=2999] ppid=2997 vsize=110432 CPUtime=1181.62
/proc/2999/stat : 2999 (casperzito) R 2997 2999 2701 0 -1 4194304 156041 0 2 0 118085 77 0 0 25 0 1 0 4427984 113082368 4271 996147200 134512640 135472138 4294956224 18446744073709551615 134605029 0 0 4096 0 0 0 0 17 1 0 0
/proc/2999/statm: 27608 4271 493 234 0 26310 0
Current children cumulated CPU time (s) 1181.62
Current children cumulated vsize (KiB) 110432

[startup+1242.3 s]
/proc/loadavg: 2.06 2.07 1.80 3/81 3160
/proc/meminfo: memFree=1791528/2055920 swapFree=4192956/4192956
[pid=2999] ppid=2997 vsize=110432 CPUtime=1241.4
/proc/2999/stat : 2999 (casperzito) R 2997 2999 2701 0 -1 4194304 156041 0 2 0 124062 78 0 0 25 0 1 0 4427984 113082368 4271 996147200 134512640 135472138 4294956224 18446744073709551615 134605013 0 0 4096 0 0 0 0 17 1 0 0
/proc/2999/statm: 27608 4271 493 234 0 26310 0
Current children cumulated CPU time (s) 1241.4
Current children cumulated vsize (KiB) 110432

[startup+1302.3 s]
/proc/loadavg: 2.13 2.08 1.82 3/81 3160
/proc/meminfo: memFree=1791464/2055920 swapFree=4192956/4192956
[pid=2999] ppid=2997 vsize=110432 CPUtime=1301.38
/proc/2999/stat : 2999 (casperzito) R 2997 2999 2701 0 -1 4194304 156041 0 2 0 130060 78 0 0 25 0 1 0 4427984 113082368 4271 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 1 0 0
/proc/2999/statm: 27608 4271 493 234 0 26310 0
Current children cumulated CPU time (s) 1301.38
Current children cumulated vsize (KiB) 110432

[startup+1362.3 s]
/proc/loadavg: 2.12 2.08 1.83 3/81 3160
/proc/meminfo: memFree=1791336/2055920 swapFree=4192956/4192956
[pid=2999] ppid=2997 vsize=110432 CPUtime=1361.36
/proc/2999/stat : 2999 (casperzito) R 2997 2999 2701 0 -1 4194304 156041 0 2 0 136058 78 0 0 25 0 1 0 4427984 113082368 4271 996147200 134512640 135472138 4294956224 18446744073709551615 134605045 0 0 4096 0 0 0 0 17 1 0 0
/proc/2999/statm: 27608 4271 493 234 0 26310 0
Current children cumulated CPU time (s) 1361.36
Current children cumulated vsize (KiB) 110432

[startup+1422.31 s]
/proc/loadavg: 2.11 2.08 1.84 3/81 3160
/proc/meminfo: memFree=1791272/2055920 swapFree=4192956/4192956
[pid=2999] ppid=2997 vsize=110432 CPUtime=1421.34
/proc/2999/stat : 2999 (casperzito) R 2997 2999 2701 0 -1 4194304 156041 0 2 0 142056 78 0 0 25 0 1 0 4427984 113082368 4271 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 1 0 0
/proc/2999/statm: 27608 4271 493 234 0 26310 0
Current children cumulated CPU time (s) 1421.34
Current children cumulated vsize (KiB) 110432

[startup+1482.3 s]
/proc/loadavg: 2.10 2.08 1.85 3/81 3160
/proc/meminfo: memFree=1791272/2055920 swapFree=4192956/4192956
[pid=2999] ppid=2997 vsize=110432 CPUtime=1481.31
/proc/2999/stat : 2999 (casperzito) R 2997 2999 2701 0 -1 4194304 156041 0 2 0 148053 78 0 0 25 0 1 0 4427984 113082368 4271 996147200 134512640 135472138 4294956224 18446744073709551615 134604964 0 0 4096 0 0 0 0 17 1 0 0
/proc/2999/statm: 27608 4271 493 234 0 26310 0
Current children cumulated CPU time (s) 1481.31
Current children cumulated vsize (KiB) 110432

[startup+1542.3 s]
/proc/loadavg: 2.09 2.08 1.86 3/81 3160
/proc/meminfo: memFree=1791272/2055920 swapFree=4192956/4192956
[pid=2999] ppid=2997 vsize=110432 CPUtime=1541.29
/proc/2999/stat : 2999 (casperzito) R 2997 2999 2701 0 -1 4194304 156041 0 2 0 154051 78 0 0 25 0 1 0 4427984 113082368 4271 996147200 134512640 135472138 4294956224 18446744073709551615 134616372 0 0 4096 0 0 0 0 17 1 0 0
/proc/2999/statm: 27608 4271 493 234 0 26310 0
Current children cumulated CPU time (s) 1541.29
Current children cumulated vsize (KiB) 110432

[startup+1602.3 s]
/proc/loadavg: 2.08 2.08 1.88 3/81 3166
/proc/meminfo: memFree=1791144/2055920 swapFree=4192956/4192956
[pid=2999] ppid=2997 vsize=110432 CPUtime=1601.27
/proc/2999/stat : 2999 (casperzito) R 2997 2999 2701 0 -1 4194304 156041 0 2 0 160049 78 0 0 25 0 1 0 4427984 113082368 4271 996147200 134512640 135472138 4294956224 18446744073709551615 134605062 0 0 4096 0 0 0 0 17 1 0 0
/proc/2999/statm: 27608 4271 493 234 0 26310 0
Current children cumulated CPU time (s) 1601.27
Current children cumulated vsize (KiB) 110432

[startup+1662.3 s]
/proc/loadavg: 2.03 2.06 1.88 3/81 3166
/proc/meminfo: memFree=1791144/2055920 swapFree=4192956/4192956
[pid=2999] ppid=2997 vsize=110432 CPUtime=1661.25
/proc/2999/stat : 2999 (casperzito) R 2997 2999 2701 0 -1 4194304 156041 0 2 0 166047 78 0 0 25 0 1 0 4427984 113082368 4271 996147200 134512640 135472138 4294956224 18446744073709551615 134585131 0 0 4096 0 0 0 0 17 1 0 0
/proc/2999/statm: 27608 4271 493 234 0 26310 0
Current children cumulated CPU time (s) 1661.25
Current children cumulated vsize (KiB) 110432

[startup+1722.3 s]
/proc/loadavg: 2.11 2.08 1.90 3/81 3166
/proc/meminfo: memFree=1791144/2055920 swapFree=4192956/4192956
[pid=2999] ppid=2997 vsize=110432 CPUtime=1721.22
/proc/2999/stat : 2999 (casperzito) R 2997 2999 2701 0 -1 4194304 156041 0 2 0 172044 78 0 0 25 0 1 0 4427984 113082368 4271 996147200 134512640 135472138 4294956224 18446744073709551615 134585148 0 0 4096 0 0 0 0 17 1 0 0
/proc/2999/statm: 27608 4271 493 234 0 26310 0
Current children cumulated CPU time (s) 1721.22
Current children cumulated vsize (KiB) 110432

[startup+1782.3 s]
/proc/loadavg: 2.04 2.06 1.90 3/81 3166
/proc/meminfo: memFree=1791144/2055920 swapFree=4192956/4192956
[pid=2999] ppid=2997 vsize=110432 CPUtime=1781.2
/proc/2999/stat : 2999 (casperzito) R 2997 2999 2701 0 -1 4194304 156041 0 2 0 178042 78 0 0 25 0 1 0 4427984 113082368 4271 996147200 134512640 135472138 4294956224 18446744073709551615 134585134 0 0 4096 0 0 0 0 17 1 0 0
/proc/2999/statm: 27608 4271 493 234 0 26310 0
Current children cumulated CPU time (s) 1781.2
Current children cumulated vsize (KiB) 110432



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.1 s]
/proc/loadavg: 2.03 2.06 1.91 3/81 3166
/proc/meminfo: memFree=1791144/2055920 swapFree=4192956/4192956
[pid=2999] ppid=2997 vsize=110432 CPUtime=1800
/proc/2999/stat : 2999 (casperzito) R 2997 2999 2701 0 -1 4194304 156041 0 2 0 179922 78 0 0 25 0 1 0 4427984 113082368 4271 996147200 134512640 135472138 4294956224 18446744073709551615 134577872 0 0 4096 0 0 0 0 17 1 0 0
/proc/2999/statm: 27608 4271 493 234 0 26310 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 110432

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

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

[startup+1801.1 s]
/proc/loadavg: 2.03 2.06 1.91 3/81 3166
/proc/meminfo: memFree=1791144/2055920 swapFree=4192956/4192956
[pid=2999] ppid=2997 vsize=110432 CPUtime=1800
/proc/2999/stat : 2999 (casperzito) R 2997 2999 2701 0 -1 4194304 156041 0 2 0 179922 78 0 0 25 0 1 0 4427984 113082368 4271 996147200 134512640 135472138 4294956224 18446744073709551615 134577872 0 0 4096 0 0 0 0 17 1 0 0
/proc/2999/statm: 27608 4271 493 234 0 26310 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 110432

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.11
CPU time (s): 1800.01
CPU user time (s): 1799.23
CPU system time (s): 0.78688
CPU usage (%): 99.9391
Max. virtual memory (cumulated for all children) (KiB): 763384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.23
system time used= 0.78688
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 156041
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 26
involuntary context switches= 2517

runsolver used 1.70074 second user time and 4.87026 second system time

The end

Launcher Data (download as text)

Begin job on node53 at 2008-07-08 02:34:46
IDJOB=1107603
IDBENCH=56556
IDSOLVER=362
FILE ID=node53/1107603-1215477286
PBS_JOBID= 7888710
Free space on /tmp= 65116 MiB

SOLVER NAME= casper zito
BENCH NAME= CPAI08/csp/ogdVg/normalized-crossword-m1c-ogd-vg10-14_ext.xml
COMMAND LINE= HOME/casperzito BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1107603-1215477286/watcher-1107603-1215477286 -o /tmp/evaluation-result-1107603-1215477286/solver-1107603-1215477286 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzito HOME/instance-1107603-1215477286.xml 1719391010 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 6797b14732deb534296b42a9ade425c3
RANDOM SEED=1719391010

node53.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.261
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.261
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:       1812048 kB
Buffers:         31040 kB
Cached:         101560 kB
SwapCached:          0 kB
Active:         155748 kB
Inactive:        56584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1812048 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            5500 kB
Writeback:           0 kB
Mapped:          97220 kB
Slab:            16728 kB
Committed_AS:   886524 kB
PageTables:       1884 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= 65120 MiB
End job on node53 at 2008-07-08 03:04:49