Trace number 1085928

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.07 1806.52

General information on the benchmark

Namecsp/fapp/fapp13/
normalized-fapp13-2000-9.xml
MD5SUM8646843a2e95f500eada934cacf94d53
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark53.7878
Satisfiable
(Un)Satisfiability was proved
Number of variables2000
Number of constraints25652
Maximum constraint arity2
Maximum domain size190
Number of constraints which are defined in extension0
Number of constraints which are defined in intension25652
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.89/0.99	c Building = 1
1.27/1.31	c [ NumberOfVariables = 2000 ]
1.27/1.31	c [ NumberOfConstraints = 25652 ]
1.27/1.32	c [ SizeOfSearchSpace(log2) = 14411.6 ]
1.27/1.32	c SymmetrySearch = 1
7.91/8.08	c InitialPropagation = 1
8.02/8.13	c [ SizeOfSearchSpace(log2) = 14407.4 ]
8.02/8.13	c InitialSAC = 1
8.71/8.81	c [ SizeOfSearchSpace(log2) = 14407.3 ]
8.71/8.84	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-1085928-1215236111/watcher-1085928-1215236111 -o /tmp/evaluation-result-1085928-1215236111/solver-1085928-1215236111 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzito HOME/instance-1085928-1215236111.xml 1151535561 

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.10 2.05 2.01 4/83 16552
/proc/meminfo: memFree=1375936/2055920 swapFree=4179828/4192956
[pid=16552] ppid=16550 vsize=1052 CPUtime=0
/proc/16552/stat : 16552 (casperzito) R 16550 16552 12618 0 -1 4194304 40 0 0 0 0 0 0 0 21 0 1 0 2002584600 1077248 26 996147200 134512640 135472138 4294956224 18446744073709551615 7721764 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/16552/statm: 263 26 20 234 0 3 0

[startup+0.112284 s]
/proc/loadavg: 2.10 2.05 2.01 4/83 16552
/proc/meminfo: memFree=1375936/2055920 swapFree=4179828/4192956
[pid=16552] ppid=16550 vsize=6916 CPUtime=0.09
/proc/16552/stat : 16552 (casperzito) R 16550 16552 12618 0 -1 4194304 839 0 0 0 9 0 0 0 18 0 1 0 2002584600 7081984 799 996147200 134512640 135472138 4294956224 18446744073709551615 8156752 0 0 4096 0 0 0 0 17 1 0 0
/proc/16552/statm: 1729 799 368 234 0 431 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6916

[startup+0.202298 s]
/proc/loadavg: 2.10 2.05 2.01 4/83 16552
/proc/meminfo: memFree=1375936/2055920 swapFree=4179828/4192956
[pid=16552] ppid=16550 vsize=7972 CPUtime=0.18
/proc/16552/stat : 16552 (casperzito) R 16550 16552 12618 0 -1 4194304 1120 0 0 0 18 0 0 0 18 0 1 0 2002584600 8163328 1080 996147200 134512640 135472138 4294956224 18446744073709551615 134805383 0 0 4096 0 0 0 0 17 1 0 0
/proc/16552/statm: 1993 1080 368 234 0 695 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 7972

[startup+0.302317 s]
/proc/loadavg: 2.10 2.05 2.01 4/83 16552
/proc/meminfo: memFree=1375936/2055920 swapFree=4179828/4192956
[pid=16552] ppid=16550 vsize=9292 CPUtime=0.28
/proc/16552/stat : 16552 (casperzito) R 16550 16552 12618 0 -1 4194304 1423 0 0 0 28 0 0 0 19 0 1 0 2002584600 9515008 1383 996147200 134512640 135472138 4294956224 18446744073709551615 134785389 0 0 4096 0 0 0 0 17 1 0 0
/proc/16552/statm: 2323 1383 368 234 0 1025 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9292

[startup+0.701379 s]
/proc/loadavg: 2.10 2.05 2.01 4/83 16552
/proc/meminfo: memFree=1375936/2055920 swapFree=4179828/4192956
[pid=16552] ppid=16550 vsize=13912 CPUtime=0.69
/proc/16552/stat : 16552 (casperzito) R 16550 16552 12618 0 -1 4194304 2604 0 0 0 67 2 0 0 23 0 1 0 2002584600 14245888 2564 996147200 134512640 135472138 4294956224 18446744073709551615 134778816 0 0 4096 0 0 0 0 17 1 0 0
/proc/16552/statm: 3478 2564 368 234 0 2180 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13912

[startup+1.50151 s]
/proc/loadavg: 2.10 2.05 2.01 3/84 16553
/proc/meminfo: memFree=1337272/2055920 swapFree=4179828/4192956
[pid=16552] ppid=16550 vsize=219368 CPUtime=1.47
/proc/16552/stat : 16552 (casperzito) R 16550 16552 12618 0 -1 4194304 21690 0 0 0 138 9 0 0 25 0 1 0 2002584600 224632832 21647 996147200 134512640 135472138 4294956224 18446744073709551615 134534361 0 0 4096 0 0 0 0 17 1 0 0
/proc/16552/statm: 54842 21647 456 234 0 53544 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 219368

[startup+3.10176 s]
/proc/loadavg: 2.10 2.05 2.01 3/84 16553
/proc/meminfo: memFree=1282552/2055920 swapFree=4179828/4192956
[pid=16552] ppid=16550 vsize=219368 CPUtime=3.06
/proc/16552/stat : 16552 (casperzito) R 16550 16552 12618 0 -1 4194304 22574 0 0 0 297 9 0 0 25 0 1 0 2002584600 224632832 22378 996147200 134512640 135472138 4294956224 18446744073709551615 134535920 0 0 4096 0 0 0 0 17 1 0 0
/proc/16552/statm: 54842 22378 456 234 0 53544 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 219368

[startup+6.30125 s]
/proc/loadavg: 2.10 2.05 2.01 3/84 16553
/proc/meminfo: memFree=1275192/2055920 swapFree=4179828/4192956
[pid=16552] ppid=16550 vsize=219368 CPUtime=6.23
/proc/16552/stat : 16552 (casperzito) R 16550 16552 12618 0 -1 4194304 23106 0 0 0 613 10 0 0 25 0 1 0 2002584600 224632832 22859 996147200 134512640 135472138 4294956224 18446744073709551615 134534367 0 0 4096 0 0 0 0 17 1 0 0
/proc/16552/statm: 54842 22859 456 234 0 53544 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 219368

[startup+12.7012 s]
/proc/loadavg: 2.23 2.08 2.02 3/84 16553
/proc/meminfo: memFree=1286904/2055920 swapFree=4179828/4192956
[pid=16552] ppid=16550 vsize=180360 CPUtime=12.57
/proc/16552/stat : 16552 (casperzito) R 16550 16552 12618 0 -1 4194304 23755 0 0 0 1246 11 0 0 25 0 1 0 2002584600 184688640 16405 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/16552/statm: 45090 16405 490 234 0 43792 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 180360

[startup+25.5022 s]
/proc/loadavg: 2.19 2.08 2.02 3/84 16553
/proc/meminfo: memFree=1258616/2055920 swapFree=4179828/4192956
[pid=16552] ppid=16550 vsize=180360 CPUtime=25.26
/proc/16552/stat : 16552 (casperzito) R 16550 16552 12618 0 -1 4194304 23817 0 0 0 2515 11 0 0 25 0 1 0 2002584600 184688640 16467 996147200 134512640 135472138 4294956224 18446744073709551615 135202638 0 0 4096 0 0 0 0 17 1 0 0
/proc/16552/statm: 45090 16467 490 234 0 43792 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 180360

[startup+51.1022 s]
/proc/loadavg: 2.13 2.07 2.02 3/84 16553
/proc/meminfo: memFree=1204024/2055920 swapFree=4179828/4192956
[pid=16552] ppid=16550 vsize=180360 CPUtime=50.64
/proc/16552/stat : 16552 (casperzito) R 16550 16552 12618 0 -1 4194304 23913 0 0 0 5053 11 0 0 25 0 1 0 2002584600 184688640 16563 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/16552/statm: 45090 16563 490 234 0 43792 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 180360

[startup+102.301 s]
/proc/loadavg: 2.05 2.05 2.01 3/84 16553
/proc/meminfo: memFree=1098104/2055920 swapFree=4179828/4192956
[pid=16552] ppid=16550 vsize=180360 CPUtime=101.66
/proc/16552/stat : 16552 (casperzito) R 16550 16552 12618 0 -1 4194304 23960 0 0 0 10155 11 0 0 25 0 1 0 2002584600 184688640 16610 996147200 134512640 135472138 4294956224 18446744073709551615 135202661 0 0 4096 0 0 0 0 17 1 0 0
/proc/16552/statm: 45090 16610 490 234 0 43792 0
Current children cumulated CPU time (s) 101.66
Current children cumulated vsize (KiB) 180360

[startup+162.301 s]
/proc/loadavg: 2.02 2.04 2.01 3/84 16553
/proc/meminfo: memFree=978360/2055920 swapFree=4179828/4192956
[pid=16552] ppid=16550 vsize=180360 CPUtime=161.31
/proc/16552/stat : 16552 (casperzito) R 16550 16552 12618 0 -1 4194304 23996 0 0 0 16120 11 0 0 25 0 1 0 2002584600 184688640 16646 996147200 134512640 135472138 4294956224 18446744073709551615 135202748 0 0 4096 0 0 0 0 17 0 0 0
/proc/16552/statm: 45090 16646 490 234 0 43792 0
Current children cumulated CPU time (s) 161.31
Current children cumulated vsize (KiB) 180360

[startup+222.307 s]
/proc/loadavg: 2.00 2.03 2.00 3/84 16553
/proc/meminfo: memFree=935224/2055920 swapFree=4179828/4192956
[pid=16552] ppid=16550 vsize=180360 CPUtime=220.9
/proc/16552/stat : 16552 (casperzito) R 16550 16552 12618 0 -1 4194304 24165 0 0 0 22078 12 0 0 25 0 1 0 2002584600 184688640 16815 996147200 134512640 135472138 4294956224 18446744073709551615 135202667 0 0 4096 0 0 0 0 17 1 0 0
/proc/16552/statm: 45090 16815 490 234 0 43792 0
Current children cumulated CPU time (s) 220.9
Current children cumulated vsize (KiB) 180360

[startup+282.301 s]
/proc/loadavg: 2.38 2.13 2.03 4/84 16553
/proc/meminfo: memFree=932984/2055920 swapFree=4179828/4192956
[pid=16552] ppid=16550 vsize=180360 CPUtime=280.8
/proc/16552/stat : 16552 (casperzito) R 16550 16552 12618 0 -1 4194304 24209 0 0 0 28068 12 0 0 25 0 1 0 2002584600 184688640 16859 996147200 134512640 135472138 4294956224 18446744073709551615 135202725 0 0 4096 0 0 0 0 17 0 0 0
/proc/16552/statm: 45090 16859 490 234 0 43792 0
Current children cumulated CPU time (s) 280.8
Current children cumulated vsize (KiB) 180360

[startup+342.301 s]
/proc/loadavg: 2.73 2.27 2.09 4/84 16553
/proc/meminfo: memFree=932984/2055920 swapFree=4179828/4192956
[pid=16552] ppid=16550 vsize=180360 CPUtime=340.77
/proc/16552/stat : 16552 (casperzito) R 16550 16552 12618 0 -1 4194304 24213 0 0 0 34065 12 0 0 25 0 1 0 2002584600 184688640 16863 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/16552/statm: 45090 16863 490 234 0 43792 0
Current children cumulated CPU time (s) 340.77
Current children cumulated vsize (KiB) 180360

[startup+402.302 s]
/proc/loadavg: 2.30 2.23 2.09 3/83 16602
/proc/meminfo: memFree=1178048/2055920 swapFree=4179828/4192956
[pid=16552] ppid=16550 vsize=180368 CPUtime=400.72
/proc/16552/stat : 16552 (casperzito) R 16550 16552 12618 0 -1 4194304 24215 0 0 0 40054 18 0 0 25 0 1 0 2002584600 184696832 16865 996147200 134512640 135472138 4294956224 18446744073709551615 135202754 0 0 4096 0 0 0 0 17 0 0 0
/proc/16552/statm: 45092 16865 490 234 0 43794 0
Current children cumulated CPU time (s) 400.72
Current children cumulated vsize (KiB) 180368

[startup+462.303 s]
/proc/loadavg: 2.31 2.25 2.10 3/83 16602
/proc/meminfo: memFree=874304/2055920 swapFree=4179828/4192956
[pid=16552] ppid=16550 vsize=180368 CPUtime=460.68
/proc/16552/stat : 16552 (casperzito) R 16550 16552 12618 0 -1 4194304 24217 0 0 0 46045 23 0 0 25 0 1 0 2002584600 184696832 16867 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/16552/statm: 45092 16867 490 234 0 43794 0
Current children cumulated CPU time (s) 460.68
Current children cumulated vsize (KiB) 180368

[startup+522.301 s]
/proc/loadavg: 2.24 2.23 2.10 3/83 16602
/proc/meminfo: memFree=536256/2055920 swapFree=4179828/4192956
[pid=16552] ppid=16550 vsize=180368 CPUtime=520.63
/proc/16552/stat : 16552 (casperzito) R 16550 16552 12618 0 -1 4194304 24217 0 0 0 52033 30 0 0 25 0 1 0 2002584600 184696832 16867 996147200 134512640 135472138 4294956224 18446744073709551615 135202664 0 0 4096 0 0 0 0 17 0 0 0
/proc/16552/statm: 45092 16867 490 234 0 43794 0
Current children cumulated CPU time (s) 520.63
Current children cumulated vsize (KiB) 180368

[startup+582.302 s]
/proc/loadavg: 2.25 2.23 2.10 3/83 16602
/proc/meminfo: memFree=186880/2055920 swapFree=4179828/4192956
[pid=16552] ppid=16550 vsize=180368 CPUtime=580.58
/proc/16552/stat : 16552 (casperzito) R 16550 16552 12618 0 -1 4194304 24327 0 0 0 58021 37 0 0 25 0 1 0 2002584600 184696832 16977 996147200 134512640 135472138 4294956224 18446744073709551615 135202725 0 0 4096 0 0 0 0 17 0 0 0
/proc/16552/statm: 45092 16977 490 234 0 43794 0
Current children cumulated CPU time (s) 580.58
Current children cumulated vsize (KiB) 180368

[startup+642.302 s]
/proc/loadavg: 2.20 2.22 2.10 3/83 16602
/proc/meminfo: memFree=16192/2055920 swapFree=4179828/4192956
[pid=16552] ppid=16550 vsize=180368 CPUtime=640.51
/proc/16552/stat : 16552 (casperzito) R 16550 16552 12618 0 -1 4194304 24332 0 0 0 64006 45 0 0 25 0 1 0 2002584600 184696832 16982 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/16552/statm: 45092 16982 490 234 0 43794 0
Current children cumulated CPU time (s) 640.51
Current children cumulated vsize (KiB) 180368


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

[startup+822.302 s]
/proc/loadavg: 2.03 2.13 2.08 3/81 16637
/proc/meminfo: memFree=1262800/2055920 swapFree=4179828/4192956
[pid=16552] ppid=16550 vsize=180368 CPUtime=819.88
/proc/16552/stat : 16552 (casperzito) R 16550 16552 12618 0 -1 4194304 24335 0 0 0 81927 61 0 0 25 0 1 0 2002584600 184696832 16985 996147200 134512640 135472138 4294956224 18446744073709551615 135202774 0 0 4096 0 0 0 0 17 0 0 0
/proc/16552/statm: 45092 16985 490 234 0 43794 0
Current children cumulated CPU time (s) 819.88
Current children cumulated vsize (KiB) 180368

[startup+882.306 s]
/proc/loadavg: 2.01 2.11 2.08 3/81 16637
/proc/meminfo: memFree=1262800/2055920 swapFree=4179828/4192956
[pid=16552] ppid=16550 vsize=180368 CPUtime=879.64
/proc/16552/stat : 16552 (casperzito) R 16550 16552 12618 0 -1 4194304 24335 0 0 0 87903 61 0 0 25 0 1 0 2002584600 184696832 16985 996147200 134512640 135472138 4294956224 18446744073709551615 135202654 0 0 4096 0 0 0 0 17 0 0 0
/proc/16552/statm: 45092 16985 490 234 0 43794 0
Current children cumulated CPU time (s) 879.64
Current children cumulated vsize (KiB) 180368

[startup+942.301 s]
/proc/loadavg: 2.00 2.08 2.07 3/81 16637
/proc/meminfo: memFree=1262736/2055920 swapFree=4179828/4192956
[pid=16552] ppid=16550 vsize=180368 CPUtime=939.39
/proc/16552/stat : 16552 (casperzito) R 16550 16552 12618 0 -1 4194304 24335 0 0 0 93878 61 0 0 25 0 1 0 2002584600 184696832 16985 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/16552/statm: 45092 16985 490 234 0 43794 0
Current children cumulated CPU time (s) 939.39
Current children cumulated vsize (KiB) 180368

[startup+1002.3 s]
/proc/loadavg: 2.00 2.07 2.07 3/81 16637
/proc/meminfo: memFree=1262736/2055920 swapFree=4179828/4192956
[pid=16552] ppid=16550 vsize=180368 CPUtime=999.15
/proc/16552/stat : 16552 (casperzito) R 16550 16552 12618 0 -1 4194304 24335 0 0 0 99853 62 0 0 25 0 1 0 2002584600 184696832 16985 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/16552/statm: 45092 16985 490 234 0 43794 0
Current children cumulated CPU time (s) 999.15
Current children cumulated vsize (KiB) 180368

[startup+1062.3 s]
/proc/loadavg: 2.05 2.07 2.07 3/81 16637
/proc/meminfo: memFree=1262672/2055920 swapFree=4179828/4192956
[pid=16552] ppid=16550 vsize=180368 CPUtime=1058.91
/proc/16552/stat : 16552 (casperzito) R 16550 16552 12618 0 -1 4194304 24335 0 0 0 105829 62 0 0 25 0 1 0 2002584600 184696832 16985 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 0 0 0
/proc/16552/statm: 45092 16985 490 234 0 43794 0
Current children cumulated CPU time (s) 1058.91
Current children cumulated vsize (KiB) 180368

[startup+1122.3 s]
/proc/loadavg: 2.06 2.07 2.07 3/81 16637
/proc/meminfo: memFree=1262672/2055920 swapFree=4179828/4192956
[pid=16552] ppid=16550 vsize=180368 CPUtime=1118.66
/proc/16552/stat : 16552 (casperzito) R 16550 16552 12618 0 -1 4194304 24335 0 0 0 111804 62 0 0 25 0 1 0 2002584600 184696832 16985 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/16552/statm: 45092 16985 490 234 0 43794 0
Current children cumulated CPU time (s) 1118.66
Current children cumulated vsize (KiB) 180368

[startup+1182.3 s]
/proc/loadavg: 2.02 2.05 2.06 3/81 16637
/proc/meminfo: memFree=1262480/2055920 swapFree=4179828/4192956
[pid=16552] ppid=16550 vsize=180368 CPUtime=1178.41
/proc/16552/stat : 16552 (casperzito) R 16550 16552 12618 0 -1 4194304 24362 0 0 0 117779 62 0 0 25 0 1 0 2002584600 184696832 17012 996147200 134512640 135472138 4294956224 18446744073709551615 135202743 0 0 4096 0 0 0 0 17 0 0 0
/proc/16552/statm: 45092 17012 490 234 0 43794 0
Current children cumulated CPU time (s) 1178.41
Current children cumulated vsize (KiB) 180368

[startup+1242.3 s]
/proc/loadavg: 2.04 2.05 2.06 3/81 16637
/proc/meminfo: memFree=1262288/2055920 swapFree=4179828/4192956
[pid=16552] ppid=16550 vsize=180368 CPUtime=1238.17
/proc/16552/stat : 16552 (casperzito) R 16550 16552 12618 0 -1 4194304 24365 0 0 0 123755 62 0 0 25 0 1 0 2002584600 184696832 17015 996147200 134512640 135472138 4294956224 18446744073709551615 135202754 0 0 4096 0 0 0 0 17 0 0 0
/proc/16552/statm: 45092 17015 490 234 0 43794 0
Current children cumulated CPU time (s) 1238.17
Current children cumulated vsize (KiB) 180368

[startup+1302.3 s]
/proc/loadavg: 2.24 2.10 2.07 3/81 16637
/proc/meminfo: memFree=1262224/2055920 swapFree=4179828/4192956
[pid=16552] ppid=16550 vsize=180368 CPUtime=1297.92
/proc/16552/stat : 16552 (casperzito) R 16550 16552 12618 0 -1 4194304 24365 0 0 0 129730 62 0 0 25 0 1 0 2002584600 184696832 17015 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/16552/statm: 45092 17015 490 234 0 43794 0
Current children cumulated CPU time (s) 1297.92
Current children cumulated vsize (KiB) 180368

[startup+1362.3 s]
/proc/loadavg: 2.08 2.08 2.07 3/81 16637
/proc/meminfo: memFree=1262160/2055920 swapFree=4179828/4192956
[pid=16552] ppid=16550 vsize=180368 CPUtime=1357.67
/proc/16552/stat : 16552 (casperzito) R 16550 16552 12618 0 -1 4194304 24368 0 0 0 135705 62 0 0 25 0 1 0 2002584600 184696832 17018 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 0 0 0
/proc/16552/statm: 45092 17018 490 234 0 43794 0
Current children cumulated CPU time (s) 1357.67
Current children cumulated vsize (KiB) 180368

[startup+1422.3 s]
/proc/loadavg: 2.03 2.06 2.06 3/81 16637
/proc/meminfo: memFree=1262032/2055920 swapFree=4179828/4192956
[pid=16552] ppid=16550 vsize=180368 CPUtime=1417.43
/proc/16552/stat : 16552 (casperzito) R 16550 16552 12618 0 -1 4194304 24368 0 0 0 141681 62 0 0 25 0 1 0 2002584600 184696832 17018 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 0 0 0
/proc/16552/statm: 45092 17018 490 234 0 43794 0
Current children cumulated CPU time (s) 1417.43
Current children cumulated vsize (KiB) 180368

[startup+1482.3 s]
/proc/loadavg: 2.01 2.05 2.06 3/81 16637
/proc/meminfo: memFree=1261904/2055920 swapFree=4179828/4192956
[pid=16552] ppid=16550 vsize=180368 CPUtime=1477.18
/proc/16552/stat : 16552 (casperzito) R 16550 16552 12618 0 -1 4194304 24368 0 0 0 147656 62 0 0 25 0 1 0 2002584600 184696832 17018 996147200 134512640 135472138 4294956224 18446744073709551615 135202739 0 0 4096 0 0 0 0 17 0 0 0
/proc/16552/statm: 45092 17018 490 234 0 43794 0
Current children cumulated CPU time (s) 1477.18
Current children cumulated vsize (KiB) 180368

[startup+1542.31 s]
/proc/loadavg: 2.00 2.04 2.05 3/81 16637
/proc/meminfo: memFree=1261904/2055920 swapFree=4179828/4192956
[pid=16552] ppid=16550 vsize=180368 CPUtime=1536.93
/proc/16552/stat : 16552 (casperzito) R 16550 16552 12618 0 -1 4194304 24368 0 0 0 153631 62 0 0 25 0 1 0 2002584600 184696832 17018 996147200 134512640 135472138 4294956224 18446744073709551615 135202667 0 0 4096 0 0 0 0 17 0 0 0
/proc/16552/statm: 45092 17018 490 234 0 43794 0
Current children cumulated CPU time (s) 1536.93
Current children cumulated vsize (KiB) 180368

[startup+1602.3 s]
/proc/loadavg: 2.03 2.04 2.05 3/81 16643
/proc/meminfo: memFree=1261136/2055920 swapFree=4179828/4192956
[pid=16552] ppid=16550 vsize=180368 CPUtime=1596.7
/proc/16552/stat : 16552 (casperzito) R 16550 16552 12618 0 -1 4194304 24369 0 0 0 159607 63 0 0 25 0 1 0 2002584600 184696832 17019 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/16552/statm: 45092 17019 490 234 0 43794 0
Current children cumulated CPU time (s) 1596.7
Current children cumulated vsize (KiB) 180368

[startup+1662.3 s]
/proc/loadavg: 2.01 2.03 2.04 3/81 16643
/proc/meminfo: memFree=1261136/2055920 swapFree=4179828/4192956
[pid=16552] ppid=16550 vsize=180368 CPUtime=1656.45
/proc/16552/stat : 16552 (casperzito) R 16550 16552 12618 0 -1 4194304 24369 0 0 0 165582 63 0 0 25 0 1 0 2002584600 184696832 17019 996147200 134512640 135472138 4294956224 18446744073709551615 135202748 0 0 4096 0 0 0 0 17 0 0 0
/proc/16552/statm: 45092 17019 490 234 0 43794 0
Current children cumulated CPU time (s) 1656.45
Current children cumulated vsize (KiB) 180368

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.04 3/81 16643
/proc/meminfo: memFree=1261136/2055920 swapFree=4179828/4192956
[pid=16552] ppid=16550 vsize=180368 CPUtime=1716.2
/proc/16552/stat : 16552 (casperzito) R 16550 16552 12618 0 -1 4194304 24369 0 0 0 171557 63 0 0 25 0 1 0 2002584600 184696832 17019 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 0 0 0
/proc/16552/statm: 45092 17019 490 234 0 43794 0
Current children cumulated CPU time (s) 1716.2
Current children cumulated vsize (KiB) 180368

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.03 3/81 16643
/proc/meminfo: memFree=1261008/2055920 swapFree=4179828/4192956
[pid=16552] ppid=16550 vsize=180368 CPUtime=1775.95
/proc/16552/stat : 16552 (casperzito) R 16550 16552 12618 0 -1 4194304 24370 0 0 0 177532 63 0 0 25 0 1 0 2002584600 184696832 17020 996147200 134512640 135472138 4294956224 18446744073709551615 135202667 0 0 4096 0 0 0 0 17 0 0 0
/proc/16552/statm: 45092 17020 490 234 0 43794 0
Current children cumulated CPU time (s) 1775.95
Current children cumulated vsize (KiB) 180368



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806.5 s]
/proc/loadavg: 2.00 2.02 2.03 3/81 16643
/proc/meminfo: memFree=1261008/2055920 swapFree=4179828/4192956
[pid=16552] ppid=16550 vsize=180368 CPUtime=1800.05
/proc/16552/stat : 16552 (casperzito) R 16550 16552 12618 0 -1 4194304 24370 0 0 0 179942 63 0 0 25 0 1 0 2002584600 184696832 17020 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 0 0 0
/proc/16552/statm: 45092 17020 490 234 0 43794 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 180368

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): 1806.52
CPU time (s): 1800.07
CPU user time (s): 1799.43
CPU system time (s): 0.645901
CPU usage (%): 99.6432
Max. virtual memory (cumulated for all children) (KiB): 219368

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

runsolver used 1.90971 second user time and 5.09822 second system time

The end

Launcher Data (download as text)

Begin job on node34 at 2008-07-05 07:35:11
IDJOB=1085928
IDBENCH=57726
IDSOLVER=362
FILE ID=node34/1085928-1215236111
PBS_JOBID= 7881812
Free space on /tmp= 66500 MiB

SOLVER NAME= casper zito
BENCH NAME= CPAI08/csp/fapp/fapp13/normalized-fapp13-2000-9.xml
COMMAND LINE= HOME/casperzito BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1085928-1215236111/watcher-1085928-1215236111 -o /tmp/evaluation-result-1085928-1215236111/solver-1085928-1215236111 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzito HOME/instance-1085928-1215236111.xml 1151535561 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 8646843a2e95f500eada934cacf94d53
RANDOM SEED=1151535561

node34.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.259
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.259
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:       1376416 kB
Buffers:         52352 kB
Cached:         241028 kB
SwapCached:       6976 kB
Active:         483508 kB
Inactive:       138828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1376416 kB
SwapTotal:     4192956 kB
SwapFree:      4179828 kB
Dirty:            6480 kB
Writeback:           0 kB
Mapped:         340344 kB
Slab:            41820 kB
Committed_AS:  4246772 kB
PageTables:       2456 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= 66492 MiB
End job on node34 at 2008-07-05 08:05:20