Trace number 1068948

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 zitoUNSAT 912.039 919.14

DiagnosticValue
CHECKS443023

General information on the benchmark

Namecsp/ukVg/
normalized-crossword-m1c-uk-vg14-15_ext.xml
MD5SUMaca7198b8bad2de4793a977967afcafb
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 benchmark29.2046
Satisfiable
(Un)Satisfiability was proved
Number of variables210
Number of constraints29
Maximum constraint arity15
Maximum domain size26
Number of constraints which are defined in extension29
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 CaSPERzito (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 = 210 ]
0.18/0.21	c [ NumberOfConstraints = 29 ]
0.18/0.21	c [ SizeOfSearchSpace(log2) = 987.092 ]
0.18/0.21	c SymmetrySearch = 1
2.56/2.64	c InitialPropagation = 1
2.56/2.68	c [ SizeOfSearchSpace(log2) = 972.502 ]
2.56/2.68	c InitialSAC = (Timeout)
7.73/7.85	c [ SizeOfSearchSpace(log2) = 972.264 ]
7.73/7.85	c Search(DomWDeg) = 0
911.99/919.13	s UNSATISFIABLE
911.99/919.13	d CHECKS 443023
911.99/919.13	c [ TotalFails = 4114 ]
911.99/919.13	c [ NumberOfRestarts = 6 ]
911.99/919.13	c [ TotalTime = 857.655 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-1068948-1215157927/watcher-1068948-1215157927 -o /tmp/evaluation-result-1068948-1215157927/solver-1068948-1215157927 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzito HOME/instance-1068948-1215157927.xml 1720621486 

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 2.00 2.00 4/72 22031
/proc/meminfo: memFree=1589964/2055920 swapFree=4179028/4192956
[pid=22031] ppid=22029 vsize=1052 CPUtime=0
/proc/22031/stat : 22031 (casperzito) R 22029 22031 19933 0 -1 4194304 40 0 0 0 0 0 0 0 21 0 1 0 1994765605 1077248 26 996147200 134512640 135472138 4294956224 18446744073709551615 8921892 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/22031/statm: 263 26 20 234 0 3 0

[startup+0.077881 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 22031
/proc/meminfo: memFree=1589964/2055920 swapFree=4179028/4192956
[pid=22031] ppid=22029 vsize=100776 CPUtime=0.06
/proc/22031/stat : 22031 (casperzito) R 22029 22031 19933 0 -1 4194304 926 0 0 0 6 0 0 0 18 0 1 0 1994765605 103194624 886 996147200 134512640 135472138 4294956224 18446744073709551615 134606250 0 0 4096 0 0 0 0 17 1 0 0
/proc/22031/statm: 25194 886 404 234 0 23896 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 100776

[startup+0.101875 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 22031
/proc/meminfo: memFree=1589964/2055920 swapFree=4179028/4192956
[pid=22031] ppid=22029 vsize=100776 CPUtime=0.09
/proc/22031/stat : 22031 (casperzito) R 22029 22031 19933 0 -1 4194304 941 0 0 0 9 0 0 0 18 0 1 0 1994765605 103194624 901 996147200 134512640 135472138 4294956224 18446744073709551615 134606189 0 0 4096 0 0 0 0 17 1 0 0
/proc/22031/statm: 25194 901 404 234 0 23896 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 100776

[startup+0.301905 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 22031
/proc/meminfo: memFree=1589964/2055920 swapFree=4179028/4192956
[pid=22031] ppid=22029 vsize=110676 CPUtime=0.28
/proc/22031/stat : 22031 (casperzito) R 22029 22031 19933 0 -1 4194304 3486 0 0 0 27 1 0 0 19 0 1 0 1994765605 113332224 3446 996147200 134512640 135472138 4294956224 18446744073709551615 134629253 0 0 4096 0 0 0 0 17 1 0 0
/proc/22031/statm: 27669 3446 433 234 0 26371 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 110676

[startup+0.701944 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 22031
/proc/meminfo: memFree=1589964/2055920 swapFree=4179028/4192956
[pid=22031] ppid=22029 vsize=131400 CPUtime=0.68
/proc/22031/stat : 22031 (casperzito) R 22029 22031 19933 0 -1 4194304 8656 0 0 0 65 3 0 0 23 0 1 0 1994765605 134553600 8616 996147200 134512640 135472138 4294956224 18446744073709551615 134634176 0 0 4096 0 0 0 0 17 1 0 0
/proc/22031/statm: 32850 8616 433 234 0 31552 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 131400

[startup+1.50202 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 22032
/proc/meminfo: memFree=1542788/2055920 swapFree=4179028/4192956
[pid=22031] ppid=22029 vsize=170076 CPUtime=1.47
/proc/22031/stat : 22031 (casperzito) R 22029 22031 19933 0 -1 4194304 18323 0 0 0 140 7 0 0 25 0 1 0 1994765605 174157824 18283 996147200 134512640 135472138 4294956224 18446744073709551615 134629253 0 0 4096 0 0 0 0 17 1 0 0
/proc/22031/statm: 42519 18283 433 234 0 41221 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 170076

[startup+3.10118 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 22032
/proc/meminfo: memFree=1484932/2055920 swapFree=4179028/4192956
[pid=22031] ppid=22029 vsize=100860 CPUtime=3.06
/proc/22031/stat : 22031 (casperzito) R 22029 22031 19933 0 -1 4194304 28045 0 0 0 293 13 0 0 25 0 1 0 1994765605 103280640 1817 996147200 134512640 135472138 4294956224 18446744073709551615 134585134 0 0 4096 0 0 0 0 17 1 0 0
/proc/22031/statm: 25215 1817 458 234 0 23917 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 100860

[startup+6.3025 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 22032
/proc/meminfo: memFree=1583108/2055920 swapFree=4179028/4192956
[pid=22031] ppid=22029 vsize=100860 CPUtime=6.24
/proc/22031/stat : 22031 (casperzito) R 22029 22031 19933 0 -1 4194304 28261 0 0 0 610 14 0 0 25 0 1 0 1994765605 103280640 2033 996147200 134512640 135472138 4294956224 18446744073709551615 134585122 0 0 4096 0 0 0 0 17 1 0 0
/proc/22031/statm: 25215 2033 458 234 0 23917 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 100860

[startup+12.7011 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 22032
/proc/meminfo: memFree=1582276/2055920 swapFree=4179028/4192956
[pid=22031] ppid=22029 vsize=100860 CPUtime=12.59
/proc/22031/stat : 22031 (casperzito) R 22029 22031 19933 0 -1 4194304 28515 0 0 0 1245 14 0 0 25 0 1 0 1994765605 103280640 2287 996147200 134512640 135472138 4294956224 18446744073709551615 134604930 0 0 4096 0 0 0 0 17 1 0 0
/proc/22031/statm: 25215 2287 494 234 0 23917 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 100860

[startup+25.5014 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 22032
/proc/meminfo: memFree=1582276/2055920 swapFree=4179028/4192956
[pid=22031] ppid=22029 vsize=100860 CPUtime=25.28
/proc/22031/stat : 22031 (casperzito) R 22029 22031 19933 0 -1 4194304 28547 0 0 0 2514 14 0 0 25 0 1 0 1994765605 103280640 2319 996147200 134512640 135472138 4294956224 18446744073709551615 134604873 0 0 4096 0 0 0 0 17 1 0 0
/proc/22031/statm: 25215 2319 494 234 0 23917 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 100860

[startup+51.102 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 22032
/proc/meminfo: memFree=1582084/2055920 swapFree=4179028/4192956
[pid=22031] ppid=22029 vsize=100860 CPUtime=50.69
/proc/22031/stat : 22031 (casperzito) R 22029 22031 19933 0 -1 4194304 28576 0 0 0 5055 14 0 0 25 0 1 0 1994765605 103280640 2348 996147200 134512640 135472138 4294956224 18446744073709551615 134585033 0 0 4096 0 0 0 0 17 1 0 0
/proc/22031/statm: 25215 2348 494 234 0 23917 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 100860

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 22032
/proc/meminfo: memFree=1582020/2055920 swapFree=4179028/4192956
[pid=22031] ppid=22029 vsize=100860 CPUtime=101.5
/proc/22031/stat : 22031 (casperzito) R 22029 22031 19933 0 -1 4194304 28576 0 0 0 10136 14 0 0 25 0 1 0 1994765605 103280640 2348 996147200 134512640 135472138 4294956224 18446744073709551615 134604871 0 0 4096 0 0 0 0 17 1 0 0
/proc/22031/statm: 25215 2348 494 234 0 23917 0
Current children cumulated CPU time (s) 101.5
Current children cumulated vsize (KiB) 100860

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 22032
/proc/meminfo: memFree=1582084/2055920 swapFree=4179028/4192956
[pid=22031] ppid=22029 vsize=100860 CPUtime=161.04
/proc/22031/stat : 22031 (casperzito) R 22029 22031 19933 0 -1 4194304 28576 0 0 0 16090 14 0 0 25 0 1 0 1994765605 103280640 2348 996147200 134512640 135472138 4294956224 18446744073709551615 134604956 0 0 4096 0 0 0 0 17 1 0 0
/proc/22031/statm: 25215 2348 494 234 0 23917 0
Current children cumulated CPU time (s) 161.04
Current children cumulated vsize (KiB) 100860

[startup+222.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 22032
/proc/meminfo: memFree=1582084/2055920 swapFree=4179028/4192956
[pid=22031] ppid=22029 vsize=100860 CPUtime=220.57
/proc/22031/stat : 22031 (casperzito) R 22029 22031 19933 0 -1 4194304 28576 0 0 0 22043 14 0 0 25 0 1 0 1994765605 103280640 2348 996147200 134512640 135472138 4294956224 18446744073709551615 134604967 0 0 4096 0 0 0 0 17 1 0 0
/proc/22031/statm: 25215 2348 494 234 0 23917 0
Current children cumulated CPU time (s) 220.57
Current children cumulated vsize (KiB) 100860

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 22032
/proc/meminfo: memFree=1582084/2055920 swapFree=4179028/4192956
[pid=22031] ppid=22029 vsize=100860 CPUtime=280.11
/proc/22031/stat : 22031 (casperzito) R 22029 22031 19933 0 -1 4194304 28576 0 0 0 27997 14 0 0 25 0 1 0 1994765605 103280640 2348 996147200 134512640 135472138 4294956224 18446744073709551615 134604930 0 0 4096 0 0 0 0 17 1 0 0
/proc/22031/statm: 25215 2348 494 234 0 23917 0
Current children cumulated CPU time (s) 280.11
Current children cumulated vsize (KiB) 100860

[startup+342.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 22032
/proc/meminfo: memFree=1582020/2055920 swapFree=4179028/4192956
[pid=22031] ppid=22029 vsize=100860 CPUtime=339.64
/proc/22031/stat : 22031 (casperzito) R 22029 22031 19933 0 -1 4194304 28576 0 0 0 33950 14 0 0 25 0 1 0 1994765605 103280640 2348 996147200 134512640 135472138 4294956224 18446744073709551615 134605049 0 0 4096 0 0 0 0 17 1 0 0
/proc/22031/statm: 25215 2348 494 234 0 23917 0
Current children cumulated CPU time (s) 339.64
Current children cumulated vsize (KiB) 100860

[startup+402.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 22032
/proc/meminfo: memFree=1581956/2055920 swapFree=4179028/4192956
[pid=22031] ppid=22029 vsize=100860 CPUtime=399.19
/proc/22031/stat : 22031 (casperzito) R 22029 22031 19933 0 -1 4194304 28577 0 0 0 39905 14 0 0 25 0 1 0 1994765605 103280640 2349 996147200 134512640 135472138 4294956224 18446744073709551615 134605049 0 0 4096 0 0 0 0 17 1 0 0
/proc/22031/statm: 25215 2349 494 234 0 23917 0
Current children cumulated CPU time (s) 399.19
Current children cumulated vsize (KiB) 100860

[startup+462.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 22032
/proc/meminfo: memFree=1581956/2055920 swapFree=4179028/4192956
[pid=22031] ppid=22029 vsize=100860 CPUtime=458.72
/proc/22031/stat : 22031 (casperzito) R 22029 22031 19933 0 -1 4194304 28577 0 0 0 45858 14 0 0 25 0 1 0 1994765605 103280640 2349 996147200 134512640 135472138 4294956224 18446744073709551615 134605036 0 0 4096 0 0 0 0 17 1 0 0
/proc/22031/statm: 25215 2349 494 234 0 23917 0
Current children cumulated CPU time (s) 458.72
Current children cumulated vsize (KiB) 100860

[startup+522.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 22032
/proc/meminfo: memFree=1581892/2055920 swapFree=4179028/4192956
[pid=22031] ppid=22029 vsize=100860 CPUtime=518.27
/proc/22031/stat : 22031 (casperzito) R 22029 22031 19933 0 -1 4194304 28577 0 0 0 51812 15 0 0 25 0 1 0 1994765605 103280640 2349 996147200 134512640 135472138 4294956224 18446744073709551615 134617027 0 0 4096 0 0 0 0 17 1 0 0
/proc/22031/statm: 25215 2349 494 234 0 23917 0
Current children cumulated CPU time (s) 518.27
Current children cumulated vsize (KiB) 100860

[startup+582.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 22038
/proc/meminfo: memFree=1581892/2055920 swapFree=4179028/4192956
[pid=22031] ppid=22029 vsize=100860 CPUtime=577.79
/proc/22031/stat : 22031 (casperzito) R 22029 22031 19933 0 -1 4194304 28577 0 0 0 57764 15 0 0 25 0 1 0 1994765605 103280640 2349 996147200 134512640 135472138 4294956224 18446744073709551615 134604960 0 0 4096 0 0 0 0 17 1 0 0
/proc/22031/statm: 25215 2349 494 234 0 23917 0
Current children cumulated CPU time (s) 577.79
Current children cumulated vsize (KiB) 100860

[startup+642.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 22038
/proc/meminfo: memFree=1581892/2055920 swapFree=4179028/4192956
[pid=22031] ppid=22029 vsize=100860 CPUtime=637.33
/proc/22031/stat : 22031 (casperzito) R 22029 22031 19933 0 -1 4194304 28577 0 0 0 63718 15 0 0 25 0 1 0 1994765605 103280640 2349 996147200 134512640 135472138 4294956224 18446744073709551615 134616369 0 0 4096 0 0 0 0 17 1 0 0
/proc/22031/statm: 25215 2349 494 234 0 23917 0
Current children cumulated CPU time (s) 637.33
Current children cumulated vsize (KiB) 100860

[startup+702.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 22038
/proc/meminfo: memFree=1581828/2055920 swapFree=4179028/4192956
[pid=22031] ppid=22029 vsize=100860 CPUtime=696.86
/proc/22031/stat : 22031 (casperzito) R 22029 22031 19933 0 -1 4194304 28577 0 0 0 69671 15 0 0 25 0 1 0 1994765605 103280640 2349 996147200 134512640 135472138 4294956224 18446744073709551615 134605029 0 0 4096 0 0 0 0 17 1 0 0
/proc/22031/statm: 25215 2349 494 234 0 23917 0
Current children cumulated CPU time (s) 696.86
Current children cumulated vsize (KiB) 100860

[startup+762.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 22038
/proc/meminfo: memFree=1581828/2055920 swapFree=4179028/4192956
[pid=22031] ppid=22029 vsize=100860 CPUtime=756.4
/proc/22031/stat : 22031 (casperzito) R 22029 22031 19933 0 -1 4194304 28577 0 0 0 75625 15 0 0 25 0 1 0 1994765605 103280640 2349 996147200 134512640 135472138 4294956224 18446744073709551615 134605040 0 0 4096 0 0 0 0 17 1 0 0
/proc/22031/statm: 25215 2349 494 234 0 23917 0
Current children cumulated CPU time (s) 756.4
Current children cumulated vsize (KiB) 100860

[startup+822.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 22038
/proc/meminfo: memFree=1581828/2055920 swapFree=4179028/4192956
[pid=22031] ppid=22029 vsize=100860 CPUtime=815.94
/proc/22031/stat : 22031 (casperzito) R 22029 22031 19933 0 -1 4194304 28577 0 0 0 81578 16 0 0 25 0 1 0 1994765605 103280640 2349 996147200 134512640 135472138 4294956224 18446744073709551615 134585148 0 0 4096 0 0 0 0 17 1 0 0
/proc/22031/statm: 25215 2349 494 234 0 23917 0
Current children cumulated CPU time (s) 815.94
Current children cumulated vsize (KiB) 100860

[startup+882.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 22038
/proc/meminfo: memFree=1581828/2055920 swapFree=4179028/4192956
[pid=22031] ppid=22029 vsize=100860 CPUtime=875.48
/proc/22031/stat : 22031 (casperzito) R 22029 22031 19933 0 -1 4194304 28594 0 0 0 87532 16 0 0 25 0 1 0 1994765605 103280640 2366 996147200 134512640 135472138 4294956224 18446744073709551615 134604899 0 0 4096 0 0 0 0 17 1 0 0
/proc/22031/statm: 25215 2366 494 234 0 23917 0
Current children cumulated CPU time (s) 875.48
Current children cumulated vsize (KiB) 100860

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

[startup+895.902 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 22038
/proc/meminfo: memFree=1581892/2055920 swapFree=4179028/4192956
[pid=22031] ppid=22029 vsize=100860 CPUtime=888.97
/proc/22031/stat : 22031 (casperzito) R 22029 22031 19933 0 -1 4194304 28594 0 0 0 88881 16 0 0 25 0 1 0 1994765605 103280640 2366 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 1 0 0
/proc/22031/statm: 25215 2366 494 234 0 23917 0
Current children cumulated CPU time (s) 888.97
Current children cumulated vsize (KiB) 100860

[startup+908.701 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 22038
/proc/meminfo: memFree=1581892/2055920 swapFree=4179028/4192956
[pid=22031] ppid=22029 vsize=100860 CPUtime=901.67
/proc/22031/stat : 22031 (casperzito) R 22029 22031 19933 0 -1 4194304 28594 0 0 0 90151 16 0 0 25 0 1 0 1994765605 103280640 2366 996147200 134512640 135472138 4294956224 18446744073709551615 134604918 0 0 4096 0 0 0 0 17 1 0 0
/proc/22031/statm: 25215 2366 494 234 0 23917 0
Current children cumulated CPU time (s) 901.67
Current children cumulated vsize (KiB) 100860

[startup+915.102 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 22038
/proc/meminfo: memFree=1581892/2055920 swapFree=4179028/4192956
[pid=22031] ppid=22029 vsize=100860 CPUtime=908.03
/proc/22031/stat : 22031 (casperzito) R 22029 22031 19933 0 -1 4194304 28594 0 0 0 90787 16 0 0 25 0 1 0 1994765605 103280640 2366 996147200 134512640 135472138 4294956224 18446744073709551615 134585010 0 0 4096 0 0 0 0 17 1 0 0
/proc/22031/statm: 25215 2366 494 234 0 23917 0
Current children cumulated CPU time (s) 908.03
Current children cumulated vsize (KiB) 100860

[startup+916.701 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 22038
/proc/meminfo: memFree=1581892/2055920 swapFree=4179028/4192956
[pid=22031] ppid=22029 vsize=100860 CPUtime=909.61
/proc/22031/stat : 22031 (casperzito) R 22029 22031 19933 0 -1 4194304 28594 0 0 0 90945 16 0 0 25 0 1 0 1994765605 103280640 2366 996147200 134512640 135472138 4294956224 18446744073709551615 134577878 0 0 4096 0 0 0 0 17 1 0 0
/proc/22031/statm: 25215 2366 494 234 0 23917 0
Current children cumulated CPU time (s) 909.61
Current children cumulated vsize (KiB) 100860

[startup+918.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 22038
/proc/meminfo: memFree=1581892/2055920 swapFree=4179028/4192956
[pid=22031] ppid=22029 vsize=100860 CPUtime=911.2
/proc/22031/stat : 22031 (casperzito) R 22029 22031 19933 0 -1 4194304 28594 0 0 0 91104 16 0 0 25 0 1 0 1994765605 103280640 2366 996147200 134512640 135472138 4294956224 18446744073709551615 134577872 0 0 4096 0 0 0 0 17 1 0 0
/proc/22031/statm: 25215 2366 494 234 0 23917 0
Current children cumulated CPU time (s) 911.2
Current children cumulated vsize (KiB) 100860

[startup+918.701 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 22038
/proc/meminfo: memFree=1581892/2055920 swapFree=4179028/4192956
[pid=22031] ppid=22029 vsize=100860 CPUtime=911.59
/proc/22031/stat : 22031 (casperzito) R 22029 22031 19933 0 -1 4194304 28594 0 0 0 91143 16 0 0 25 0 1 0 1994765605 103280640 2366 996147200 134512640 135472138 4294956224 18446744073709551615 134585013 0 0 4096 0 0 0 0 17 1 0 0
/proc/22031/statm: 25215 2366 494 234 0 23917 0
Current children cumulated CPU time (s) 911.59
Current children cumulated vsize (KiB) 100860

[startup+919.101 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 22038
/proc/meminfo: memFree=1581892/2055920 swapFree=4179028/4192956
[pid=22031] ppid=22029 vsize=100860 CPUtime=911.99
/proc/22031/stat : 22031 (casperzito) R 22029 22031 19933 0 -1 4194304 28594 0 0 0 91183 16 0 0 25 0 1 0 1994765605 103280640 2366 996147200 134512640 135472138 4294956224 18446744073709551615 134585148 0 0 4096 0 0 0 0 17 1 0 0
/proc/22031/statm: 25215 2366 494 234 0 23917 0
Current children cumulated CPU time (s) 911.99
Current children cumulated vsize (KiB) 100860

Child status: 0
Real time (s): 919.14
CPU time (s): 912.039
CPU user time (s): 911.875
CPU system time (s): 0.163975
CPU usage (%): 99.2274
Max. virtual memory (cumulated for all children) (KiB): 212076

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

runsolver used 0.891864 second user time and 2.54261 second system time

The end

Launcher Data (download as text)

Begin job on node36 at 2008-07-04 09:52:07
IDJOB=1068948
IDBENCH=55552
IDSOLVER=362
FILE ID=node36/1068948-1215157927
PBS_JOBID= 7877423
Free space on /tmp= 66556 MiB

SOLVER NAME= casper zito
BENCH NAME= CPAI08/csp/ukVg/normalized-crossword-m1c-uk-vg14-15_ext.xml
COMMAND LINE= HOME/casperzito BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1068948-1215157927/watcher-1068948-1215157927 -o /tmp/evaluation-result-1068948-1215157927/solver-1068948-1215157927 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzito HOME/instance-1068948-1215157927.xml 1720621486 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= aca7198b8bad2de4793a977967afcafb
RANDOM SEED=1720621486

node36.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.240
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.240
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:       1590444 kB
Buffers:         74056 kB
Cached:         303232 kB
SwapCached:       7932 kB
Active:         223952 kB
Inactive:       174140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1590444 kB
SwapTotal:     4192956 kB
SwapFree:      4179028 kB
Dirty:            3284 kB
Writeback:           0 kB
Mapped:          28556 kB
Slab:            52416 kB
Committed_AS:  3318556 kB
PageTables:       2204 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= 66552 MiB
End job on node36 at 2008-07-04 10:07:26