Trace number 1077583

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 zao? (TO) 1800.1 1804.19

General information on the benchmark

Namecsp/medium/
normalized-patat-02-medium-1.xml
MD5SUMb83110eaa48c7b1a0d0e9384b24bced8
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark128.007
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of constraints65246
Maximum constraint arity20
Maximum domain size45
Number of constraints which are defined in extension0
Number of constraints which are defined in intension65046
Global constraints used (with number of constraints)alldifferent(200)

Solver Data (download as text)

0.00/0.00	c [ This is CaSPERzao (C) mvc@di.fct.unl.pt ]
0.00/0.00	c Parsing = 1
2.38/2.49	c Building = 1
15.61/15.78	c [ NumberOfVariables = 800 ]
15.61/15.78	c [ NumberOfConstraints = 65246 ]
15.61/15.78	c [ SizeOfSearchSpace(log2) = 2964.44 ]
15.61/15.78	c SymmetrySearch = 1
19.39/19.58	c InitialPropagation = 1
19.59/19.74	c [ SizeOfSearchSpace(log2) = 2964.44 ]
19.59/19.74	c InitialSAC = 1
27.55/27.70	c [ SizeOfSearchSpace(log2) = 2964.44 ]
27.55/27.71	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-1077583-1215193500/watcher-1077583-1215193500 -o /tmp/evaluation-result-1077583-1215193500/solver-1077583-1215193500 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzao HOME/instance-1077583-1215193500.xml 1625364272 

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/81 18750
/proc/meminfo: memFree=1677240/2055920 swapFree=4179912/4192956
[pid=18750] ppid=18748 vsize=5352 CPUtime=0
/proc/18750/stat : 18750 (casperzao) R 18748 18750 13922 0 -1 4194304 214 0 0 0 0 0 0 0 18 0 1 0 1998322351 5480448 189 996147200 134512640 135477443 4294956192 18446744073709551615 8715128 0 0 4096 0 0 0 0 17 0 0 0
/proc/18750/statm: 1338 189 155 235 0 27 0

[startup+0.107692 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 18750
/proc/meminfo: memFree=1677240/2055920 swapFree=4179912/4192956
[pid=18750] ppid=18748 vsize=6884 CPUtime=0.1
/proc/18750/stat : 18750 (casperzao) R 18748 18750 13922 0 -1 4194304 827 0 0 0 10 0 0 0 18 0 1 0 1998322351 7049216 787 996147200 134512640 135477443 4294956192 18446744073709551615 9180795 0 0 4096 0 0 0 0 17 0 0 0
/proc/18750/statm: 1721 787 369 235 0 422 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 6884

[startup+0.201704 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 18750
/proc/meminfo: memFree=1677240/2055920 swapFree=4179912/4192956
[pid=18750] ppid=18748 vsize=7940 CPUtime=0.19
/proc/18750/stat : 18750 (casperzao) R 18748 18750 13922 0 -1 4194304 1087 0 0 0 19 0 0 0 18 0 1 0 1998322351 8130560 1047 996147200 134512640 135477443 4294956192 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/18750/statm: 1985 1047 369 235 0 686 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 7940

[startup+0.301716 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 18750
/proc/meminfo: memFree=1677240/2055920 swapFree=4179912/4192956
[pid=18750] ppid=18748 vsize=8996 CPUtime=0.29
/proc/18750/stat : 18750 (casperzao) R 18748 18750 13922 0 -1 4194304 1358 0 0 0 29 0 0 0 19 0 1 0 1998322351 9211904 1318 996147200 134512640 135477443 4294956192 18446744073709551615 9180795 0 0 4096 0 0 0 0 17 0 0 0
/proc/18750/statm: 2249 1318 369 235 0 950 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8996

[startup+0.701762 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 18750
/proc/meminfo: memFree=1677240/2055920 swapFree=4179912/4192956
[pid=18750] ppid=18748 vsize=13088 CPUtime=0.68
/proc/18750/stat : 18750 (casperzao) R 18748 18750 13922 0 -1 4194304 2397 0 0 0 67 1 0 0 23 0 1 0 1998322351 13402112 2357 996147200 134512640 135477443 4294956192 18446744073709551615 134755065 0 0 4096 0 0 0 0 17 0 0 0
/proc/18750/statm: 3272 2357 369 235 0 1973 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 13088

[startup+1.50186 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 18751
/proc/meminfo: memFree=1665072/2055920 swapFree=4179912/4192956
[pid=18750] ppid=18748 vsize=21272 CPUtime=1.48
/proc/18750/stat : 18750 (casperzao) R 18748 18750 13922 0 -1 4194304 4441 0 0 0 146 2 0 0 25 0 1 0 1998322351 21782528 4401 996147200 134512640 135477443 4294956192 18446744073709551615 9180795 0 0 4096 0 0 0 0 17 0 0 0
/proc/18750/statm: 5318 4401 369 235 0 4019 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 21272

[startup+3.10105 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 18751
/proc/meminfo: memFree=1654000/2055920 swapFree=4179912/4192956
[pid=18750] ppid=18748 vsize=317592 CPUtime=3.07
/proc/18750/stat : 18750 (casperzao) R 18748 18750 13922 0 -1 4194304 15839 0 0 0 298 9 0 0 25 0 1 0 1998322351 325214208 10128 996147200 134512640 135477443 4294956192 18446744073709551615 134559356 0 0 4096 0 0 0 0 17 0 0 0
/proc/18750/statm: 79398 10128 458 235 0 78099 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 317592

[startup+6.30142 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 18751
/proc/meminfo: memFree=1574640/2055920 swapFree=4179912/4192956
[pid=18750] ppid=18748 vsize=380028 CPUtime=6.25
/proc/18750/stat : 18750 (casperzao) R 18748 18750 13922 0 -1 4194304 70941 0 0 0 589 36 0 0 25 0 1 0 1998322351 389148672 31420 996147200 134512640 135477443 4294956192 18446744073709551615 134613515 0 0 4096 0 0 0 0 17 0 0 0
/proc/18750/statm: 71568 31401 458 235 0 70269 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 380028

[startup+12.7012 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 18751
/proc/meminfo: memFree=1390384/2055920 swapFree=4179912/4192956
[pid=18750] ppid=18748 vsize=560012 CPUtime=12.62
/proc/18750/stat : 18750 (casperzao) R 18748 18750 13922 0 -1 4194304 179107 0 0 0 1172 90 0 0 25 0 1 0 1998322351 573452288 76103 996147200 134512640 135477443 4294956192 18446744073709551615 135215545 0 0 4096 0 0 0 0 17 0 0 0
/proc/18750/statm: 140003 76104 458 235 0 138704 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 560012

[startup+25.5017 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 18751
/proc/meminfo: memFree=1282096/2055920 swapFree=4179912/4192956
[pid=18750] ppid=18748 vsize=516332 CPUtime=25.36
/proc/18750/stat : 18750 (casperzao) R 18748 18750 13922 0 -1 4194304 271368 0 0 0 2259 277 0 0 25 0 1 0 1998322351 528723968 99080 996147200 134512640 135477443 4294956192 18446744073709551615 134584087 0 0 4096 0 0 0 0 17 0 0 0
/proc/18750/statm: 129083 99080 524 235 0 127784 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 516332

[startup+51.1017 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 18751
/proc/meminfo: memFree=1235888/2055920 swapFree=4179912/4192956
[pid=18750] ppid=18748 vsize=516348 CPUtime=50.83
/proc/18750/stat : 18750 (casperzao) R 18748 18750 13922 0 -1 4194304 282884 0 0 0 4802 281 0 0 25 0 1 0 1998322351 528740352 110596 996147200 134512640 135477443 4294956192 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/18750/statm: 129087 110596 525 235 0 127788 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 516348

[startup+102.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 18751
/proc/meminfo: memFree=1217392/2055920 swapFree=4179912/4192956
[pid=18750] ppid=18748 vsize=766352 CPUtime=101.78
/proc/18750/stat : 18750 (casperzao) R 18748 18750 13922 0 -1 4194304 287485 0 0 0 9895 283 0 0 25 0 1 0 1998322351 784744448 115197 996147200 134512640 135477443 4294956192 18446744073709551615 135208645 0 0 4096 0 0 0 0 17 0 0 0
/proc/18750/statm: 191588 115197 525 235 0 190289 0
Current children cumulated CPU time (s) 101.78
Current children cumulated vsize (KiB) 766352

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 18751
/proc/meminfo: memFree=1207920/2055920 swapFree=4179912/4192956
[pid=18750] ppid=18748 vsize=766356 CPUtime=161.49
/proc/18750/stat : 18750 (casperzao) R 18748 18750 13922 0 -1 4194304 289803 0 0 0 15865 284 0 0 25 0 1 0 1998322351 784748544 117515 996147200 134512640 135477443 4294956192 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 0 0 0
/proc/18750/statm: 191589 117515 525 235 0 190290 0
Current children cumulated CPU time (s) 161.49
Current children cumulated vsize (KiB) 766356

[startup+222.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 18751
/proc/meminfo: memFree=1207920/2055920 swapFree=4179912/4192956
[pid=18750] ppid=18748 vsize=766356 CPUtime=221.2
/proc/18750/stat : 18750 (casperzao) R 18748 18750 13922 0 -1 4194304 289803 0 0 0 21836 284 0 0 25 0 1 0 1998322351 784748544 117515 996147200 134512640 135477443 4294956192 18446744073709551615 135272405 0 0 4096 0 0 0 0 17 0 0 0
/proc/18750/statm: 191589 117515 525 235 0 190290 0
Current children cumulated CPU time (s) 221.2
Current children cumulated vsize (KiB) 766356

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 18751
/proc/meminfo: memFree=1157936/2055920 swapFree=4179912/4192956
[pid=18750] ppid=18748 vsize=766356 CPUtime=280.89
/proc/18750/stat : 18750 (casperzao) R 18748 18750 13922 0 -1 4194304 290100 0 0 0 27805 284 0 0 25 0 1 0 1998322351 784748544 117812 996147200 134512640 135477443 4294956192 18446744073709551615 134586766 0 0 4096 0 0 0 0 17 0 0 0
/proc/18750/statm: 191589 117812 525 235 0 190290 0
Current children cumulated CPU time (s) 280.89
Current children cumulated vsize (KiB) 766356

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 18751
/proc/meminfo: memFree=1157872/2055920 swapFree=4179912/4192956
[pid=18750] ppid=18748 vsize=766356 CPUtime=340.6
/proc/18750/stat : 18750 (casperzao) R 18748 18750 13922 0 -1 4194304 290100 0 0 0 33776 284 0 0 25 0 1 0 1998322351 784748544 117812 996147200 134512640 135477443 4294956192 18446744073709551615 134586766 0 0 4096 0 0 0 0 17 0 0 0
/proc/18750/statm: 191589 117812 525 235 0 190290 0
Current children cumulated CPU time (s) 340.6
Current children cumulated vsize (KiB) 766356

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 18751
/proc/meminfo: memFree=1157872/2055920 swapFree=4179912/4192956
[pid=18750] ppid=18748 vsize=766356 CPUtime=400.31
/proc/18750/stat : 18750 (casperzao) R 18748 18750 13922 0 -1 4194304 290100 0 0 0 39746 285 0 0 25 0 1 0 1998322351 784748544 117812 996147200 134512640 135477443 4294956192 18446744073709551615 135208702 0 0 4096 0 0 0 0 17 0 0 0
/proc/18750/statm: 191589 117812 525 235 0 190290 0
Current children cumulated CPU time (s) 400.31
Current children cumulated vsize (KiB) 766356

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 18751
/proc/meminfo: memFree=1157872/2055920 swapFree=4179912/4192956
[pid=18750] ppid=18748 vsize=766356 CPUtime=460.02
/proc/18750/stat : 18750 (casperzao) R 18748 18750 13922 0 -1 4194304 290100 0 0 0 45717 285 0 0 25 0 1 0 1998322351 784748544 117812 996147200 134512640 135477443 4294956192 18446744073709551615 135208684 0 0 4096 0 0 0 0 17 0 0 0
/proc/18750/statm: 191589 117812 525 235 0 190290 0
Current children cumulated CPU time (s) 460.02
Current children cumulated vsize (KiB) 766356

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 18751
/proc/meminfo: memFree=1157808/2055920 swapFree=4179912/4192956
[pid=18750] ppid=18748 vsize=766356 CPUtime=519.72
/proc/18750/stat : 18750 (casperzao) R 18748 18750 13922 0 -1 4194304 290100 0 0 0 51687 285 0 0 25 0 1 0 1998322351 784748544 117812 996147200 134512640 135477443 4294956192 18446744073709551615 135268985 0 0 4096 0 0 0 0 17 0 0 0
/proc/18750/statm: 191589 117812 525 235 0 190290 0
Current children cumulated CPU time (s) 519.72
Current children cumulated vsize (KiB) 766356

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 18751
/proc/meminfo: memFree=1157808/2055920 swapFree=4179912/4192956
[pid=18750] ppid=18748 vsize=766356 CPUtime=579.42
/proc/18750/stat : 18750 (casperzao) R 18748 18750 13922 0 -1 4194304 290100 0 0 0 57657 285 0 0 25 0 1 0 1998322351 784748544 117812 996147200 134512640 135477443 4294956192 18446744073709551615 135208659 0 0 4096 0 0 0 0 17 0 0 0
/proc/18750/statm: 191589 117812 525 235 0 190290 0
Current children cumulated CPU time (s) 579.42
Current children cumulated vsize (KiB) 766356

[startup+642.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 18751
/proc/meminfo: memFree=1157104/2055920 swapFree=4179912/4192956
[pid=18750] ppid=18748 vsize=766356 CPUtime=639.12
/proc/18750/stat : 18750 (casperzao) R 18748 18750 13922 0 -1 4194304 290287 0 0 0 63627 285 0 0 25 0 1 0 1998322351 784748544 117999 996147200 134512640 135477443 4294956192 18446744073709551615 134606973 0 0 4096 0 0 0 0 17 0 0 0
/proc/18750/statm: 191589 117999 525 235 0 190290 0
Current children cumulated CPU time (s) 639.12
Current children cumulated vsize (KiB) 766356


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

[startup+822.302 s]
/proc/loadavg: 2.03 2.01 2.00 3/83 18792
/proc/meminfo: memFree=507416/2055920 swapFree=4179912/4192956
[pid=18750] ppid=18748 vsize=766356 CPUtime=818.6
/proc/18750/stat : 18750 (casperzao) R 18748 18750 13922 0 -1 4194304 291844 0 0 0 81573 287 0 0 25 0 1 0 1998322351 784748544 119556 996147200 134512640 135477443 4294956192 18446744073709551615 135270276 0 0 4096 0 0 0 0 17 0 0 0
/proc/18750/statm: 191589 119556 525 235 0 190290 0
Current children cumulated CPU time (s) 818.6
Current children cumulated vsize (KiB) 766356

[startup+882.307 s]
/proc/loadavg: 2.01 2.01 2.00 3/82 18793
/proc/meminfo: memFree=578072/2055920 swapFree=4179912/4192956
[pid=18750] ppid=18748 vsize=766356 CPUtime=878.58
/proc/18750/stat : 18750 (casperzao) R 18748 18750 13922 0 -1 4194304 292386 0 0 0 87571 287 0 0 25 0 1 0 1998322351 784748544 120098 996147200 134512640 135477443 4294956192 18446744073709551615 134586766 0 0 4096 0 0 0 0 17 0 0 0
/proc/18750/statm: 191589 120098 525 235 0 190290 0
Current children cumulated CPU time (s) 878.58
Current children cumulated vsize (KiB) 766356

[startup+942.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 18793
/proc/meminfo: memFree=578072/2055920 swapFree=4179912/4192956
[pid=18750] ppid=18748 vsize=766356 CPUtime=938.55
/proc/18750/stat : 18750 (casperzao) R 18748 18750 13922 0 -1 4194304 292386 0 0 0 93568 287 0 0 25 0 1 0 1998322351 784748544 120098 996147200 134512640 135477443 4294956192 18446744073709551615 134586766 0 0 4096 0 0 0 0 17 0 0 0
/proc/18750/statm: 191589 120098 525 235 0 190290 0
Current children cumulated CPU time (s) 938.55
Current children cumulated vsize (KiB) 766356

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 18799
/proc/meminfo: memFree=577944/2055920 swapFree=4179912/4192956
[pid=18750] ppid=18748 vsize=766356 CPUtime=998.52
/proc/18750/stat : 18750 (casperzao) R 18748 18750 13922 0 -1 4194304 292386 0 0 0 99564 288 0 0 25 0 1 0 1998322351 784748544 120098 996147200 134512640 135477443 4294956192 18446744073709551615 135208694 0 0 4096 0 0 0 0 17 0 0 0
/proc/18750/statm: 191589 120098 525 235 0 190290 0
Current children cumulated CPU time (s) 998.52
Current children cumulated vsize (KiB) 766356

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 18799
/proc/meminfo: memFree=577944/2055920 swapFree=4179912/4192956
[pid=18750] ppid=18748 vsize=766356 CPUtime=1058.49
/proc/18750/stat : 18750 (casperzao) R 18748 18750 13922 0 -1 4194304 292418 0 0 0 105561 288 0 0 25 0 1 0 1998322351 784748544 120130 996147200 134512640 135477443 4294956192 18446744073709551615 135268523 0 0 4096 0 0 0 0 17 0 0 0
/proc/18750/statm: 191589 120130 525 235 0 190290 0
Current children cumulated CPU time (s) 1058.49
Current children cumulated vsize (KiB) 766356

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 18799
/proc/meminfo: memFree=577880/2055920 swapFree=4179912/4192956
[pid=18750] ppid=18748 vsize=766356 CPUtime=1118.47
/proc/18750/stat : 18750 (casperzao) R 18748 18750 13922 0 -1 4194304 292418 0 0 0 111559 288 0 0 25 0 1 0 1998322351 784748544 120130 996147200 134512640 135477443 4294956192 18446744073709551615 134673664 0 0 4096 0 0 0 0 17 0 0 0
/proc/18750/statm: 191589 120130 525 235 0 190290 0
Current children cumulated CPU time (s) 1118.47
Current children cumulated vsize (KiB) 766356

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 18799
/proc/meminfo: memFree=577752/2055920 swapFree=4179912/4192956
[pid=18750] ppid=18748 vsize=766356 CPUtime=1178.44
/proc/18750/stat : 18750 (casperzao) R 18748 18750 13922 0 -1 4194304 292418 0 0 0 117556 288 0 0 25 0 1 0 1998322351 784748544 120130 996147200 134512640 135477443 4294956192 18446744073709551615 134586768 0 0 4096 0 0 0 0 17 0 0 0
/proc/18750/statm: 191589 120130 525 235 0 190290 0
Current children cumulated CPU time (s) 1178.44
Current children cumulated vsize (KiB) 766356

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 18799
/proc/meminfo: memFree=577560/2055920 swapFree=4179912/4192956
[pid=18750] ppid=18748 vsize=766356 CPUtime=1238.42
/proc/18750/stat : 18750 (casperzao) R 18748 18750 13922 0 -1 4194304 292418 0 0 0 123554 288 0 0 25 0 1 0 1998322351 784748544 120130 996147200 134512640 135477443 4294956192 18446744073709551615 135208666 0 0 4096 0 0 0 0 17 0 0 0
/proc/18750/statm: 191589 120130 525 235 0 190290 0
Current children cumulated CPU time (s) 1238.42
Current children cumulated vsize (KiB) 766356

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 18799
/proc/meminfo: memFree=577496/2055920 swapFree=4179912/4192956
[pid=18750] ppid=18748 vsize=766356 CPUtime=1298.4
/proc/18750/stat : 18750 (casperzao) R 18748 18750 13922 0 -1 4194304 292418 0 0 0 129552 288 0 0 25 0 1 0 1998322351 784748544 120130 996147200 134512640 135477443 4294956192 18446744073709551615 134990334 0 0 4096 0 0 0 0 17 0 0 0
/proc/18750/statm: 191589 120130 525 235 0 190290 0
Current children cumulated CPU time (s) 1298.4
Current children cumulated vsize (KiB) 766356

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 18799
/proc/meminfo: memFree=577432/2055920 swapFree=4179912/4192956
[pid=18750] ppid=18748 vsize=766356 CPUtime=1358.37
/proc/18750/stat : 18750 (casperzao) R 18748 18750 13922 0 -1 4194304 292418 0 0 0 135549 288 0 0 25 0 1 0 1998322351 784748544 120130 996147200 134512640 135477443 4294956192 18446744073709551615 134586775 0 0 4096 0 0 0 0 17 0 0 0
/proc/18750/statm: 191589 120130 525 235 0 190290 0
Current children cumulated CPU time (s) 1358.37
Current children cumulated vsize (KiB) 766356

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 18799
/proc/meminfo: memFree=577304/2055920 swapFree=4179912/4192956
[pid=18750] ppid=18748 vsize=766356 CPUtime=1418.35
/proc/18750/stat : 18750 (casperzao) R 18748 18750 13922 0 -1 4194304 292418 0 0 0 141547 288 0 0 25 0 1 0 1998322351 784748544 120130 996147200 134512640 135477443 4294956192 18446744073709551615 134586761 0 0 4096 0 0 0 0 17 0 0 0
/proc/18750/statm: 191589 120130 525 235 0 190290 0
Current children cumulated CPU time (s) 1418.35
Current children cumulated vsize (KiB) 766356

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 18799
/proc/meminfo: memFree=577304/2055920 swapFree=4179912/4192956
[pid=18750] ppid=18748 vsize=766356 CPUtime=1478.33
/proc/18750/stat : 18750 (casperzao) R 18748 18750 13922 0 -1 4194304 292418 0 0 0 147545 288 0 0 25 0 1 0 1998322351 784748544 120130 996147200 134512640 135477443 4294956192 18446744073709551615 134586768 0 0 4096 0 0 0 0 17 0 0 0
/proc/18750/statm: 191589 120130 525 235 0 190290 0
Current children cumulated CPU time (s) 1478.33
Current children cumulated vsize (KiB) 766356

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 18799
/proc/meminfo: memFree=577368/2055920 swapFree=4179912/4192956
[pid=18750] ppid=18748 vsize=766356 CPUtime=1538.31
/proc/18750/stat : 18750 (casperzao) R 18748 18750 13922 0 -1 4194304 292418 0 0 0 153543 288 0 0 25 0 1 0 1998322351 784748544 120130 996147200 134512640 135477443 4294956192 18446744073709551615 134912722 0 0 4096 0 0 0 0 17 0 0 0
/proc/18750/statm: 191589 120130 525 235 0 190290 0
Current children cumulated CPU time (s) 1538.31
Current children cumulated vsize (KiB) 766356

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 18799
/proc/meminfo: memFree=577368/2055920 swapFree=4179912/4192956
[pid=18750] ppid=18748 vsize=766356 CPUtime=1598.28
/proc/18750/stat : 18750 (casperzao) R 18748 18750 13922 0 -1 4194304 292418 0 0 0 159540 288 0 0 25 0 1 0 1998322351 784748544 120130 996147200 134512640 135477443 4294956192 18446744073709551615 134586768 0 0 4096 0 0 0 0 17 0 0 0
/proc/18750/statm: 191589 120130 525 235 0 190290 0
Current children cumulated CPU time (s) 1598.28
Current children cumulated vsize (KiB) 766356

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 18799
/proc/meminfo: memFree=577304/2055920 swapFree=4179912/4192956
[pid=18750] ppid=18748 vsize=766356 CPUtime=1658.26
/proc/18750/stat : 18750 (casperzao) R 18748 18750 13922 0 -1 4194304 292418 0 0 0 165538 288 0 0 25 0 1 0 1998322351 784748544 120130 996147200 134512640 135477443 4294956192 18446744073709551615 135208694 0 0 4096 0 0 0 0 17 0 0 0
/proc/18750/statm: 191589 120130 525 235 0 190290 0
Current children cumulated CPU time (s) 1658.26
Current children cumulated vsize (KiB) 766356

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 18799
/proc/meminfo: memFree=577240/2055920 swapFree=4179912/4192956
[pid=18750] ppid=18748 vsize=766356 CPUtime=1718.24
/proc/18750/stat : 18750 (casperzao) R 18748 18750 13922 0 -1 4194304 292418 0 0 0 171535 289 0 0 25 0 1 0 1998322351 784748544 120130 996147200 134512640 135477443 4294956192 18446744073709551615 134586766 0 0 4096 0 0 0 0 17 0 0 0
/proc/18750/statm: 191589 120130 525 235 0 190290 0
Current children cumulated CPU time (s) 1718.24
Current children cumulated vsize (KiB) 766356

[startup+1782.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/82 18799
/proc/meminfo: memFree=577112/2055920 swapFree=4179912/4192956
[pid=18750] ppid=18748 vsize=766356 CPUtime=1778.22
/proc/18750/stat : 18750 (casperzao) R 18748 18750 13922 0 -1 4194304 292418 0 0 0 177533 289 0 0 25 0 1 0 1998322351 784748544 120130 996147200 134512640 135477443 4294956192 18446744073709551615 135268532 0 0 4096 0 0 0 0 17 0 0 0
/proc/18750/statm: 191589 120130 525 235 0 190290 0
Current children cumulated CPU time (s) 1778.22
Current children cumulated vsize (KiB) 766356



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.11 s]
/proc/loadavg: 2.02 2.01 2.00 3/82 18799
/proc/meminfo: memFree=577112/2055920 swapFree=4179912/4192956
[pid=18750] ppid=18748 vsize=766356 CPUtime=1800.01
/proc/18750/stat : 18750 (casperzao) R 18748 18750 13922 0 -1 4194304 292418 0 0 0 179712 289 0 0 25 0 1 0 1998322351 784748544 120130 996147200 134512640 135477443 4294956192 18446744073709551615 135208677 0 0 4096 0 0 0 0 17 0 0 0
/proc/18750/statm: 191589 120130 525 235 0 190290 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 766356

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1804.19
CPU time (s): 1800.1
CPU user time (s): 1797.13
CPU system time (s): 2.96455
CPU usage (%): 99.7733
Max. virtual memory (cumulated for all children) (KiB): 766356

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

runsolver used 1.73574 second user time and 4.83826 second system time

The end

Launcher Data (download as text)

Begin job on node53 at 2008-07-04 19:45:00
IDJOB=1077583
IDBENCH=56690
IDSOLVER=361
FILE ID=node53/1077583-1215193500
PBS_JOBID= 7881603
Free space on /tmp= 65112 MiB

SOLVER NAME= casper zao
BENCH NAME= CPAI08/csp/medium/normalized-patat-02-medium-1.xml
COMMAND LINE= HOME/casperzao BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1077583-1215193500/watcher-1077583-1215193500 -o /tmp/evaluation-result-1077583-1215193500/solver-1077583-1215193500 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzao HOME/instance-1077583-1215193500.xml 1625364272 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= b83110eaa48c7b1a0d0e9384b24bced8
RANDOM SEED=1625364272

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.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:       1677656 kB
Buffers:         20652 kB
Cached:         203356 kB
SwapCached:       7396 kB
Active:         200132 kB
Inactive:       121996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1677656 kB
SwapTotal:     4192956 kB
SwapFree:      4179912 kB
Dirty:           11960 kB
Writeback:           0 kB
Mapped:         111460 kB
Slab:            41204 kB
Committed_AS:  4648736 kB
PageTables:       1988 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= 65112 MiB
End job on node53 at 2008-07-04 20:15:06