Trace number 1076382

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.04 1808.71

General information on the benchmark

Namecsp/ogdVg/
normalized-crossword-m1c-ogd-vg12-15_ext.xml
MD5SUMfcb0c211c5328bd178a0e367b57590ab
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 benchmark287.458
Satisfiable
(Un)Satisfiability was proved
Number of variables180
Number of constraints27
Maximum constraint arity15
Maximum domain size26
Number of constraints which are defined in extension27
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.18/0.20	c [ This is CaSPERzito (C) mvc@di.fct.unl.pt ]
0.18/0.20	c Parsing = 1
0.18/0.21	c Building = 1
0.49/0.58	c [ NumberOfVariables = 180 ]
0.49/0.58	c [ NumberOfConstraints = 27 ]
0.49/0.58	c [ SizeOfSearchSpace(log2) = 846.079 ]
0.49/0.58	c SymmetrySearch = 1
11.63/11.77	c InitialPropagation = 1
12.23/12.38	c [ SizeOfSearchSpace(log2) = 822.024 ]
12.23/12.38	c InitialSAC = (Timeout)
50.35/50.64	c [ SizeOfSearchSpace(log2) = 821.889 ]
50.35/50.64	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-1076382-1215186556/watcher-1076382-1215186556 -o /tmp/evaluation-result-1076382-1215186556/solver-1076382-1215186556 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzito HOME/instance-1076382-1215186556.xml 716060527 

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.71 2.22 2.19 4/80 10687
/proc/meminfo: memFree=1559368/2055920 swapFree=4179140/4192956
[pid=10687] ppid=10685 vsize=5100 CPUtime=0
/proc/10687/stat : 10687 (casperzito) R 10685 10687 7482 0 -1 4194304 94 0 0 0 0 0 0 0 18 0 1 0 130336276 5222400 74 996147200 134512640 135472138 4294956224 18446744073709551615 11768612 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/10687/statm: 1275 74 51 234 0 25 0

[startup+0.056731 s]
/proc/loadavg: 1.71 2.22 2.19 4/80 10687
/proc/meminfo: memFree=1559368/2055920 swapFree=4179140/4192956
[pid=10687] ppid=10685 vsize=6360 CPUtime=0.04
/proc/10687/stat : 10687 (casperzito) R 10685 10687 7482 0 -1 4194304 695 0 0 0 4 0 0 0 18 0 1 0 130336276 6512640 655 996147200 134512640 135472138 4294956224 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10687/statm: 1590 655 364 234 0 292 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 6360

[startup+0.101736 s]
/proc/loadavg: 1.71 2.22 2.19 4/80 10687
/proc/meminfo: memFree=1559368/2055920 swapFree=4179140/4192956
[pid=10687] ppid=10685 vsize=9332 CPUtime=0.09
/proc/10687/stat : 10687 (casperzito) R 10685 10687 7482 0 -1 4194304 1442 0 0 0 9 0 0 0 18 0 1 0 130336276 9555968 1402 996147200 134512640 135472138 4294956224 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10687/statm: 2333 1402 365 234 0 1035 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9332

[startup+0.301761 s]
/proc/loadavg: 1.71 2.22 2.19 4/80 10687
/proc/meminfo: memFree=1559368/2055920 swapFree=4179140/4192956
[pid=10687] ppid=10685 vsize=109656 CPUtime=0.29
/proc/10687/stat : 10687 (casperzito) R 10685 10687 7482 0 -1 4194304 2574 0 0 0 28 1 0 0 19 0 1 0 130336276 112287744 2534 996147200 134512640 135472138 4294956224 18446744073709551615 134606189 0 0 4096 0 0 0 0 17 1 0 0
/proc/10687/statm: 27414 2534 404 234 0 26116 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 109656

[startup+0.701805 s]
/proc/loadavg: 1.71 2.22 2.19 4/80 10687
/proc/meminfo: memFree=1559368/2055920 swapFree=4179140/4192956
[pid=10687] ppid=10685 vsize=119292 CPUtime=0.69
/proc/10687/stat : 10687 (casperzito) R 10685 10687 7482 0 -1 4194304 5039 0 0 0 67 2 0 0 23 0 1 0 130336276 122155008 4999 996147200 134512640 135472138 4294956224 18446744073709551615 12203643 0 0 4096 0 0 0 0 17 1 0 0
/proc/10687/statm: 29823 5000 432 234 0 28525 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 119292

[startup+1.5019 s]
/proc/loadavg: 1.81 2.23 2.19 4/81 10688
/proc/meminfo: memFree=1517952/2055920 swapFree=4179140/4192956
[pid=10687] ppid=10685 vsize=177372 CPUtime=1.48
/proc/10687/stat : 10687 (casperzito) R 10685 10687 7482 0 -1 4194304 19570 0 0 0 141 7 0 0 25 0 1 0 130336276 181628928 19530 996147200 134512640 135472138 4294956224 18446744073709551615 12203643 0 0 4096 0 0 0 0 17 1 0 0
/proc/10687/statm: 44343 19531 433 234 0 43045 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 177372

[startup+3.1021 s]
/proc/loadavg: 1.81 2.23 2.19 4/81 10688
/proc/meminfo: memFree=1443584/2055920 swapFree=4179140/4192956
[pid=10687] ppid=10685 vsize=275052 CPUtime=3.07
/proc/10687/stat : 10687 (casperzito) R 10685 10687 7482 0 -1 4194304 43976 0 0 0 291 16 0 0 25 0 1 0 130336276 281653248 43936 996147200 134512640 135472138 4294956224 18446744073709551615 12203643 0 0 4096 0 0 0 0 17 1 0 0
/proc/10687/statm: 68763 43937 433 234 0 67465 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 275052

[startup+6.30147 s]
/proc/loadavg: 1.99 2.26 2.20 4/81 10688
/proc/meminfo: memFree=1260224/2055920 swapFree=4179140/4192956
[pid=10687] ppid=10685 vsize=446388 CPUtime=6.26
/proc/10687/stat : 10687 (casperzito) R 10685 10687 7482 0 -1 4194304 86827 0 0 0 590 36 0 0 25 0 1 0 130336276 457101312 86787 996147200 134512640 135472138 4294956224 18446744073709551615 12203643 0 0 4096 0 0 0 0 17 1 0 0
/proc/10687/statm: 111597 86788 433 234 0 110299 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 446388

[startup+12.7012 s]
/proc/loadavg: 1.99 2.26 2.20 3/81 10688
/proc/meminfo: memFree=1548864/2055920 swapFree=4179140/4192956
[pid=10687] ppid=10685 vsize=109544 CPUtime=12.63
/proc/10687/stat : 10687 (casperzito) R 10685 10687 7482 0 -1 4194304 138002 0 0 0 1201 62 0 0 25 0 1 0 130336276 112173056 3076 996147200 134512640 135472138 4294956224 18446744073709551615 134585134 0 0 4096 0 0 0 0 17 1 0 0
/proc/10687/statm: 27386 3076 458 234 0 26088 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 109544

[startup+25.5017 s]
/proc/loadavg: 1.99 2.24 2.19 4/81 10688
/proc/meminfo: memFree=1546496/2055920 swapFree=4179140/4192956
[pid=10687] ppid=10685 vsize=109544 CPUtime=25.36
/proc/10687/stat : 10687 (casperzito) R 10685 10687 7482 0 -1 4194304 138241 0 0 0 2474 62 0 0 25 0 1 0 130336276 112173056 3315 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 1 0 0
/proc/10687/statm: 27386 3315 458 234 0 26088 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 109544

[startup+51.1017 s]
/proc/loadavg: 1.99 2.22 2.19 4/81 10688
/proc/meminfo: memFree=1546496/2055920 swapFree=4179140/4192956
[pid=10687] ppid=10685 vsize=109544 CPUtime=50.84
/proc/10687/stat : 10687 (casperzito) R 10685 10687 7482 0 -1 4194304 138269 0 0 0 5022 62 0 0 25 0 1 0 130336276 112173056 3343 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 1 0 0
/proc/10687/statm: 27386 3343 486 234 0 26088 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 109544

[startup+102.307 s]
/proc/loadavg: 1.99 2.19 2.17 4/81 10690
/proc/meminfo: memFree=1544128/2055920 swapFree=4179140/4192956
[pid=10687] ppid=10685 vsize=109544 CPUtime=101.79
/proc/10687/stat : 10687 (casperzito) R 10685 10687 7482 0 -1 4194304 138841 0 0 0 10117 62 0 0 25 0 1 0 130336276 112173056 3915 996147200 134512640 135472138 4294956224 18446744073709551615 134605029 0 0 4096 0 0 0 0 17 1 0 0
/proc/10687/statm: 27386 3915 494 234 0 26088 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 109544

[startup+162.302 s]
/proc/loadavg: 1.99 2.15 2.16 4/81 10690
/proc/meminfo: memFree=1544000/2055920 swapFree=4179140/4192956
[pid=10687] ppid=10685 vsize=109544 CPUtime=161.51
/proc/10687/stat : 10687 (casperzito) R 10685 10687 7482 0 -1 4194304 138841 0 0 0 16089 62 0 0 25 0 1 0 130336276 112173056 3915 996147200 134512640 135472138 4294956224 18446744073709551615 134585139 0 0 4096 0 0 0 0 17 1 0 0
/proc/10687/statm: 27386 3915 494 234 0 26088 0
Current children cumulated CPU time (s) 161.51
Current children cumulated vsize (KiB) 109544

[startup+222.302 s]
/proc/loadavg: 1.99 2.12 2.15 4/81 10690
/proc/meminfo: memFree=1544000/2055920 swapFree=4179140/4192956
[pid=10687] ppid=10685 vsize=109544 CPUtime=221.22
/proc/10687/stat : 10687 (casperzito) R 10685 10687 7482 0 -1 4194304 138841 0 0 0 22060 62 0 0 25 0 1 0 130336276 112173056 3915 996147200 134512640 135472138 4294956224 18446744073709551615 134605040 0 0 4096 0 0 0 0 17 1 0 0
/proc/10687/statm: 27386 3915 494 234 0 26088 0
Current children cumulated CPU time (s) 221.22
Current children cumulated vsize (KiB) 109544

[startup+282.302 s]
/proc/loadavg: 1.99 2.10 2.14 4/81 10690
/proc/meminfo: memFree=1544000/2055920 swapFree=4179140/4192956
[pid=10687] ppid=10685 vsize=109544 CPUtime=280.95
/proc/10687/stat : 10687 (casperzito) R 10685 10687 7482 0 -1 4194304 138841 0 0 0 28032 63 0 0 25 0 1 0 130336276 112173056 3915 996147200 134512640 135472138 4294956224 18446744073709551615 134585049 0 0 4096 0 0 0 0 17 1 0 0
/proc/10687/statm: 27386 3915 494 234 0 26088 0
Current children cumulated CPU time (s) 280.95
Current children cumulated vsize (KiB) 109544

[startup+342.302 s]
/proc/loadavg: 1.99 2.08 2.13 4/81 10690
/proc/meminfo: memFree=1544000/2055920 swapFree=4179140/4192956
[pid=10687] ppid=10685 vsize=109544 CPUtime=340.66
/proc/10687/stat : 10687 (casperzito) R 10685 10687 7482 0 -1 4194304 138841 0 0 0 34003 63 0 0 25 0 1 0 130336276 112173056 3915 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 1 0 0
/proc/10687/statm: 27386 3915 494 234 0 26088 0
Current children cumulated CPU time (s) 340.66
Current children cumulated vsize (KiB) 109544

[startup+402.302 s]
/proc/loadavg: 1.99 2.06 2.12 4/81 10690
/proc/meminfo: memFree=1544000/2055920 swapFree=4179140/4192956
[pid=10687] ppid=10685 vsize=109544 CPUtime=400.37
/proc/10687/stat : 10687 (casperzito) R 10685 10687 7482 0 -1 4194304 138841 0 0 0 39974 63 0 0 25 0 1 0 130336276 112173056 3915 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 1 0 0
/proc/10687/statm: 27386 3915 494 234 0 26088 0
Current children cumulated CPU time (s) 400.37
Current children cumulated vsize (KiB) 109544

[startup+462.302 s]
/proc/loadavg: 1.99 2.05 2.10 4/81 10690
/proc/meminfo: memFree=1544000/2055920 swapFree=4179140/4192956
[pid=10687] ppid=10685 vsize=109544 CPUtime=460.08
/proc/10687/stat : 10687 (casperzito) R 10685 10687 7482 0 -1 4194304 138841 0 0 0 45945 63 0 0 25 0 1 0 130336276 112173056 3915 996147200 134512640 135472138 4294956224 18446744073709551615 134577872 0 0 4096 0 0 0 0 17 1 0 0
/proc/10687/statm: 27386 3915 494 234 0 26088 0
Current children cumulated CPU time (s) 460.08
Current children cumulated vsize (KiB) 109544

[startup+522.302 s]
/proc/loadavg: 1.99 2.04 2.09 4/81 10690
/proc/meminfo: memFree=1544000/2055920 swapFree=4179140/4192956
[pid=10687] ppid=10685 vsize=109544 CPUtime=519.8
/proc/10687/stat : 10687 (casperzito) R 10685 10687 7482 0 -1 4194304 138841 0 0 0 51917 63 0 0 25 0 1 0 130336276 112173056 3915 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 1 0 0
/proc/10687/statm: 27386 3915 494 234 0 26088 0
Current children cumulated CPU time (s) 519.8
Current children cumulated vsize (KiB) 109544

[startup+582.302 s]
/proc/loadavg: 1.99 2.03 2.09 4/81 10690
/proc/meminfo: memFree=1544000/2055920 swapFree=4179140/4192956
[pid=10687] ppid=10685 vsize=109544 CPUtime=579.51
/proc/10687/stat : 10687 (casperzito) R 10685 10687 7482 0 -1 4194304 138841 0 0 0 57888 63 0 0 25 0 1 0 130336276 112173056 3915 996147200 134512640 135472138 4294956224 18446744073709551615 134585139 0 0 4096 0 0 0 0 17 1 0 0
/proc/10687/statm: 27386 3915 494 234 0 26088 0
Current children cumulated CPU time (s) 579.51
Current children cumulated vsize (KiB) 109544

[startup+642.302 s]
/proc/loadavg: 2.03 2.03 2.09 4/81 10690
/proc/meminfo: memFree=1543872/2055920 swapFree=4179140/4192956
[pid=10687] ppid=10685 vsize=109544 CPUtime=639.24
/proc/10687/stat : 10687 (casperzito) R 10685 10687 7482 0 -1 4194304 138841 0 0 0 63860 64 0 0 25 0 1 0 130336276 112173056 3915 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 1 0 0
/proc/10687/statm: 27386 3915 494 234 0 26088 0
Current children cumulated CPU time (s) 639.24
Current children cumulated vsize (KiB) 109544


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

[startup+882.301 s]
/proc/loadavg: 2.00 2.01 2.06 4/81 10696
/proc/meminfo: memFree=1543744/2055920 swapFree=4179140/4192956
[pid=10687] ppid=10685 vsize=109544 CPUtime=878.08
/proc/10687/stat : 10687 (casperzito) R 10685 10687 7482 0 -1 4194304 138841 0 0 0 87744 64 0 0 25 0 1 0 130336276 112173056 3915 996147200 134512640 135472138 4294956224 18446744073709551615 134585134 0 0 4096 0 0 0 0 17 1 0 0
/proc/10687/statm: 27386 3915 494 234 0 26088 0
Current children cumulated CPU time (s) 878.08
Current children cumulated vsize (KiB) 109544

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.06 4/82 10697
/proc/meminfo: memFree=1543736/2055920 swapFree=4179140/4192956
[pid=10687] ppid=10685 vsize=109544 CPUtime=937.79
/proc/10687/stat : 10687 (casperzito) R 10685 10687 7482 0 -1 4194304 138841 0 0 0 93715 64 0 0 25 0 1 0 130336276 112173056 3915 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 1 0 0
/proc/10687/statm: 27386 3915 494 234 0 26088 0
Current children cumulated CPU time (s) 937.79
Current children cumulated vsize (KiB) 109544

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.05 4/82 10697
/proc/meminfo: memFree=1543736/2055920 swapFree=4179140/4192956
[pid=10687] ppid=10685 vsize=109544 CPUtime=997.51
/proc/10687/stat : 10687 (casperzito) R 10685 10687 7482 0 -1 4194304 138841 0 0 0 99686 65 0 0 25 0 1 0 130336276 112173056 3915 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 1 0 0
/proc/10687/statm: 27386 3915 494 234 0 26088 0
Current children cumulated CPU time (s) 997.51
Current children cumulated vsize (KiB) 109544

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.04 4/82 10697
/proc/meminfo: memFree=1543736/2055920 swapFree=4179140/4192956
[pid=10687] ppid=10685 vsize=109544 CPUtime=1057.23
/proc/10687/stat : 10687 (casperzito) R 10685 10687 7482 0 -1 4194304 138841 0 0 0 105658 65 0 0 25 0 1 0 130336276 112173056 3915 996147200 134512640 135472138 4294956224 18446744073709551615 134605040 0 0 4096 0 0 0 0 17 1 0 0
/proc/10687/statm: 27386 3915 494 234 0 26088 0
Current children cumulated CPU time (s) 1057.23
Current children cumulated vsize (KiB) 109544

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.04 4/82 10697
/proc/meminfo: memFree=1543672/2055920 swapFree=4179140/4192956
[pid=10687] ppid=10685 vsize=109544 CPUtime=1116.94
/proc/10687/stat : 10687 (casperzito) R 10685 10687 7482 0 -1 4194304 138841 0 0 0 111629 65 0 0 25 0 1 0 130336276 112173056 3915 996147200 134512640 135472138 4294956224 18446744073709551615 134605029 0 0 4096 0 0 0 0 17 1 0 0
/proc/10687/statm: 27386 3915 494 234 0 26088 0
Current children cumulated CPU time (s) 1116.94
Current children cumulated vsize (KiB) 109544

[startup+1182.3 s]
/proc/loadavg: 2.05 2.01 2.04 3/82 10697
/proc/meminfo: memFree=1543672/2055920 swapFree=4179140/4192956
[pid=10687] ppid=10685 vsize=109544 CPUtime=1176.66
/proc/10687/stat : 10687 (casperzito) R 10685 10687 7482 0 -1 4194304 138841 0 0 0 117601 65 0 0 25 0 1 0 130336276 112173056 3915 996147200 134512640 135472138 4294956224 18446744073709551615 134585134 0 0 4096 0 0 0 0 17 1 0 0
/proc/10687/statm: 27386 3915 494 234 0 26088 0
Current children cumulated CPU time (s) 1176.66
Current children cumulated vsize (KiB) 109544

[startup+1242.3 s]
/proc/loadavg: 2.02 2.01 2.03 4/82 10697
/proc/meminfo: memFree=1543416/2055920 swapFree=4179140/4192956
[pid=10687] ppid=10685 vsize=109544 CPUtime=1236.36
/proc/10687/stat : 10687 (casperzito) R 10685 10687 7482 0 -1 4194304 138841 0 0 0 123571 65 0 0 25 0 1 0 130336276 112173056 3915 996147200 134512640 135472138 4294956224 18446744073709551615 134585134 0 0 4096 0 0 0 0 17 1 0 0
/proc/10687/statm: 27386 3915 494 234 0 26088 0
Current children cumulated CPU time (s) 1236.36
Current children cumulated vsize (KiB) 109544

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.03 4/82 10697
/proc/meminfo: memFree=1543416/2055920 swapFree=4179140/4192956
[pid=10687] ppid=10685 vsize=109544 CPUtime=1296.08
/proc/10687/stat : 10687 (casperzito) R 10685 10687 7482 0 -1 4194304 138841 0 0 0 129543 65 0 0 25 0 1 0 130336276 112173056 3915 996147200 134512640 135472138 4294956224 18446744073709551615 134585122 0 0 4096 0 0 0 0 17 1 0 0
/proc/10687/statm: 27386 3915 494 234 0 26088 0
Current children cumulated CPU time (s) 1296.08
Current children cumulated vsize (KiB) 109544

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.02 4/83 10698
/proc/meminfo: memFree=1543408/2055920 swapFree=4179140/4192956
[pid=10687] ppid=10685 vsize=109544 CPUtime=1355.79
/proc/10687/stat : 10687 (casperzito) R 10685 10687 7482 0 -1 4194304 138841 0 0 0 135514 65 0 0 25 0 1 0 130336276 112173056 3915 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 1 0 0
/proc/10687/statm: 27386 3915 494 234 0 26088 0
Current children cumulated CPU time (s) 1355.79
Current children cumulated vsize (KiB) 109544

[startup+1422.31 s]
/proc/loadavg: 2.07 2.02 2.02 4/83 10698
/proc/meminfo: memFree=1543472/2055920 swapFree=4179140/4192956
[pid=10687] ppid=10685 vsize=109544 CPUtime=1415.5
/proc/10687/stat : 10687 (casperzito) R 10685 10687 7482 0 -1 4194304 138841 0 0 0 141485 65 0 0 25 0 1 0 130336276 112173056 3915 996147200 134512640 135472138 4294956224 18446744073709551615 134585122 0 0 4096 0 0 0 0 17 1 0 0
/proc/10687/statm: 27386 3915 494 234 0 26088 0
Current children cumulated CPU time (s) 1415.5
Current children cumulated vsize (KiB) 109544

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.01 4/83 10698
/proc/meminfo: memFree=1543472/2055920 swapFree=4179140/4192956
[pid=10687] ppid=10685 vsize=109544 CPUtime=1475.21
/proc/10687/stat : 10687 (casperzito) R 10685 10687 7482 0 -1 4194304 138841 0 0 0 147456 65 0 0 25 0 1 0 130336276 112173056 3915 996147200 134512640 135472138 4294956224 18446744073709551615 134605036 0 0 4096 0 0 0 0 17 1 0 0
/proc/10687/statm: 27386 3915 494 234 0 26088 0
Current children cumulated CPU time (s) 1475.21
Current children cumulated vsize (KiB) 109544

[startup+1542.3 s]
/proc/loadavg: 2.01 2.00 2.01 4/83 10698
/proc/meminfo: memFree=1543536/2055920 swapFree=4179140/4192956
[pid=10687] ppid=10685 vsize=109544 CPUtime=1534.92
/proc/10687/stat : 10687 (casperzito) R 10685 10687 7482 0 -1 4194304 138841 0 0 0 153427 65 0 0 25 0 1 0 130336276 112173056 3915 996147200 134512640 135472138 4294956224 18446744073709551615 134604989 0 0 4096 0 0 0 0 17 1 0 0
/proc/10687/statm: 27386 3915 494 234 0 26088 0
Current children cumulated CPU time (s) 1534.92
Current children cumulated vsize (KiB) 109544

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/84 10699
/proc/meminfo: memFree=1543464/2055920 swapFree=4179140/4192956
[pid=10687] ppid=10685 vsize=109544 CPUtime=1594.63
/proc/10687/stat : 10687 (casperzito) R 10685 10687 7482 0 -1 4194304 138841 0 0 0 159398 65 0 0 25 0 1 0 130336276 112173056 3915 996147200 134512640 135472138 4294956224 18446744073709551615 134585134 0 0 4096 0 0 0 0 17 1 0 0
/proc/10687/statm: 27386 3915 494 234 0 26088 0
Current children cumulated CPU time (s) 1594.63
Current children cumulated vsize (KiB) 109544

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/84 10699
/proc/meminfo: memFree=1543400/2055920 swapFree=4179140/4192956
[pid=10687] ppid=10685 vsize=109544 CPUtime=1654.34
/proc/10687/stat : 10687 (casperzito) R 10685 10687 7482 0 -1 4194304 138841 0 0 0 165369 65 0 0 25 0 1 0 130336276 112173056 3915 996147200 134512640 135472138 4294956224 18446744073709551615 134585134 0 0 4096 0 0 0 0 17 1 0 0
/proc/10687/statm: 27386 3915 494 234 0 26088 0
Current children cumulated CPU time (s) 1654.34
Current children cumulated vsize (KiB) 109544

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/84 10699
/proc/meminfo: memFree=1543336/2055920 swapFree=4179140/4192956
[pid=10687] ppid=10685 vsize=109544 CPUtime=1714.06
/proc/10687/stat : 10687 (casperzito) R 10685 10687 7482 0 -1 4194304 138841 0 0 0 171341 65 0 0 25 0 1 0 130336276 112173056 3915 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 1 0 0
/proc/10687/statm: 27386 3915 494 234 0 26088 0
Current children cumulated CPU time (s) 1714.06
Current children cumulated vsize (KiB) 109544

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/84 10699
/proc/meminfo: memFree=1543080/2055920 swapFree=4179140/4192956
[pid=10687] ppid=10685 vsize=109544 CPUtime=1773.77
/proc/10687/stat : 10687 (casperzito) R 10685 10687 7482 0 -1 4194304 138841 0 0 0 177312 65 0 0 25 0 1 0 130336276 112173056 3915 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 1 0 0
/proc/10687/statm: 27386 3915 494 234 0 26088 0
Current children cumulated CPU time (s) 1773.77
Current children cumulated vsize (KiB) 109544



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.7 s]
/proc/loadavg: 2.15 2.03 2.01 3/80 10727
/proc/meminfo: memFree=1709904/2055920 swapFree=4179140/4192956
[pid=10687] ppid=10685 vsize=109544 CPUtime=1800.03
/proc/10687/stat : 10687 (casperzito) R 10685 10687 7482 0 -1 4194304 138841 0 0 0 179937 66 0 0 25 0 1 0 130336276 112173056 3915 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 1 0 0
/proc/10687/statm: 27386 3915 494 234 0 26088 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 109544

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

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

[startup+1808.7 s]
/proc/loadavg: 2.15 2.03 2.01 3/80 10727
/proc/meminfo: memFree=1709904/2055920 swapFree=4179140/4192956
[pid=10687] ppid=10685 vsize=109544 CPUtime=1800.03
/proc/10687/stat : 10687 (casperzito) R 10685 10687 7482 0 -1 4194304 138841 0 0 0 179937 66 0 0 25 0 1 0 130336276 112173056 3915 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 1 0 0
/proc/10687/statm: 27386 3915 494 234 0 26088 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 109544

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1808.71
CPU time (s): 1800.04
CPU user time (s): 1799.38
CPU system time (s): 0.662899
CPU usage (%): 99.5209
Max. virtual memory (cumulated for all children) (KiB): 685036

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

runsolver used 2.11068 second user time and 6.04908 second system time

The end

Launcher Data (download as text)

Begin job on node76 at 2008-07-04 17:49:16
IDJOB=1076382
IDBENCH=56584
IDSOLVER=362
FILE ID=node76/1076382-1215186556
PBS_JOBID= 7881496
Free space on /tmp= 66508 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= fcb0c211c5328bd178a0e367b57590ab
RANDOM SEED=716060527

node76.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.222
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.222
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:       1559784 kB
Buffers:         40276 kB
Cached:         206696 kB
SwapCached:       7280 kB
Active:         341992 kB
Inactive:        95072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1559784 kB
SwapTotal:     4192956 kB
SwapFree:      4179140 kB
Dirty:           12924 kB
Writeback:           0 kB
Mapped:         199752 kB
Slab:            43456 kB
Committed_AS:   677832 kB
PageTables:       2652 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= 66508 MiB
End job on node76 at 2008-07-04 18:19:27