Trace number 1043451

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 zitoSignal 20.8618 59.4359

General information on the benchmark

Namecsp/lard/
normalized-lard-89-89.xml
MD5SUM835c459e7c067a13c82ad8656195350d
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark13.6949
Satisfiable
(Un)Satisfiability was proved
Number of variables89
Number of constraints3916
Maximum constraint arity2
Maximum domain size90
Number of constraints which are defined in extension3916
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.07	c [ This is CaSPERzito (C) mvc@di.fct.unl.pt ]
0.00/0.07	c Parsing = 1
9.90/10.00	c Building = 1
12.50/12.65	c [ NumberOfVariables = 89 ]
12.50/12.65	c [ NumberOfConstraints = 3916 ]
12.50/12.65	c [ SizeOfSearchSpace(log2) = 577.775 ]
12.50/12.65	c SymmetrySearch = (OutOfMemory)
13.60/13.71	c [ Proceeding without symmetry breaking ]
14.50/14.61	c InitialPropagation = terminate called after throwing an instance of 'std::bad_alloc'
17.09/17.29	  what():  std::bad_alloc

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

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.38 1.08 1.03 2/72 3100
/proc/meminfo: memFree=1800216/2055920 swapFree=4192956/4192956
[pid=3100] ppid=3098 vsize=1052 CPUtime=0
/proc/3100/stat : 3100 (casperzito) R 3098 3100 2904 0 -1 4194304 40 0 0 0 0 0 0 0 20 0 1 0 4415332 1077248 26 996147200 134512640 135472138 4294956224 18446744073709551615 9286436 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/3100/statm: 263 26 20 234 0 3 0

[startup+0.041424 s]
/proc/loadavg: 1.38 1.08 1.03 2/72 3100
/proc/meminfo: memFree=1800216/2055920 swapFree=4192956/4192956
[pid=3100] ppid=3098 vsize=2328 CPUtime=0
/proc/3100/stat : 3100 (casperzito) D 3098 3100 2904 0 -1 4194304 57 0 0 0 0 0 0 0 18 0 1 0 4415332 2383872 41 996147200 134512640 135472138 4294956224 18446744073709551615 9286564 0 0 4096 0 18446744071563479169 0 0 17 0 0 0
/proc/3100/statm: 582 41 31 234 0 14 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2328

[startup+0.101438 s]
/proc/loadavg: 1.38 1.08 1.03 2/72 3100
/proc/meminfo: memFree=1800216/2055920 swapFree=4192956/4192956
[pid=3100] ppid=3098 vsize=6228 CPUtime=0.02
/proc/3100/stat : 3100 (casperzito) R 3098 3100 2904 0 -1 4194304 679 0 1 0 2 0 0 0 18 0 1 0 4415332 6377472 640 996147200 134512640 135472138 4294956224 18446744073709551615 134774920 0 0 4096 0 0 0 0 17 0 0 0
/proc/3100/statm: 1557 640 365 234 0 259 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 6228

[startup+0.301477 s]
/proc/loadavg: 1.38 1.08 1.03 2/72 3100
/proc/meminfo: memFree=1800216/2055920 swapFree=4192956/4192956
[pid=3100] ppid=3098 vsize=12648 CPUtime=0.22
/proc/3100/stat : 3100 (casperzito) R 3098 3100 2904 0 -1 4194304 2266 0 1 0 21 1 0 0 19 0 1 0 4415332 12951552 2227 996147200 134512640 135472138 4294956224 18446744073709551615 9721467 0 0 4096 0 0 0 0 17 0 0 0
/proc/3100/statm: 3162 2227 365 234 0 1864 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 12648

[startup+0.702552 s]
/proc/loadavg: 1.38 1.08 1.03 2/72 3100
/proc/meminfo: memFree=1800216/2055920 swapFree=4192956/4192956
[pid=3100] ppid=3098 vsize=25064 CPUtime=0.62
/proc/3100/stat : 3100 (casperzito) R 3098 3100 2904 0 -1 4194304 5364 0 1 0 60 2 0 0 23 0 1 0 4415332 25665536 5325 996147200 134512640 135472138 4294956224 18446744073709551615 134793971 0 0 4096 0 0 0 0 17 0 0 0
/proc/3100/statm: 6266 5325 365 234 0 4968 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 25064

[startup+1.5017 s]
/proc/loadavg: 1.38 1.08 1.03 2/68 3120
/proc/meminfo: memFree=1775480/2055920 swapFree=4192956/4192956
[pid=3100] ppid=3098 vsize=50180 CPUtime=1.42
/proc/3100/stat : 3100 (casperzito) R 3098 3100 2904 0 -1 4194304 11637 0 1 0 138 4 0 0 25 0 1 0 4415332 51384320 11598 996147200 134512640 135472138 4294956224 18446744073709551615 134774912 0 0 4096 0 0 0 0 17 0 0 0
/proc/3100/statm: 12545 11598 365 234 0 11247 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 50180

[startup+3.10202 s]
/proc/loadavg: 1.51 1.11 1.04 3/68 3122
/proc/meminfo: memFree=1739832/2055920 swapFree=4192956/4192956
[pid=3100] ppid=3098 vsize=99984 CPUtime=3.02
/proc/3100/stat : 3100 (casperzito) R 3098 3100 2904 0 -1 4194304 24106 0 1 0 290 12 0 0 25 0 1 0 4415332 102383616 24067 996147200 134512640 135472138 4294956224 18446744073709551615 134794155 0 0 4096 0 0 0 0 17 0 0 0
/proc/3100/statm: 24996 24067 365 234 0 23698 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 99984

[startup+6.30164 s]
/proc/loadavg: 1.51 1.11 1.04 3/73 3128
/proc/meminfo: memFree=1621976/2055920 swapFree=4192956/4192956
[pid=3100] ppid=3098 vsize=199968 CPUtime=6.22
/proc/3100/stat : 3100 (casperzito) R 3098 3100 2904 0 -1 4194304 49104 0 1 0 595 27 0 0 25 0 1 0 4415332 204767232 49065 996147200 134512640 135472138 4294956224 18446744073709551615 134707674 0 0 4096 0 0 0 0 17 0 0 0
/proc/3100/statm: 49992 49065 365 234 0 48694 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 199968

[startup+12.7019 s]
/proc/loadavg: 1.66 1.16 1.05 3/81 3163
/proc/meminfo: memFree=333720/2055920 swapFree=4192956/4192956
[pid=3100] ppid=3098 vsize=791568 CPUtime=12.59
/proc/3100/stat : 3100 (casperzito) R 3098 3100 2904 0 -1 4194304 172021 0 1 0 1167 92 0 0 25 0 1 0 4415332 810565632 171982 996147200 134512640 135472138 4294956224 18446744073709551615 9721467 0 0 4096 0 0 0 0 17 0 0 0
/proc/3100/statm: 197892 171984 432 234 0 196594 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 791568

[startup+25.5013 s]
/proc/loadavg: 1.71 1.19 1.06 2/83 3202
/proc/meminfo: memFree=140736/2055920 swapFree=4192956/4192956
[pid=3100] ppid=3098 vsize=878820 CPUtime=19.55
/proc/3100/stat : 3100 (casperzito) D 3098 3100 2904 0 -1 4195840 198333 0 1 0 1610 345 0 0 24 0 1 0 4415332 899911680 198294 996147200 134512640 135472138 4294956224 18446744073709551615 4294960144 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/3100/statm: 219705 198294 466 234 0 218407 0
Current children cumulated CPU time (s) 19.55
Current children cumulated vsize (KiB) 878820

[startup+57.5525 s]
/proc/loadavg: 1.71 1.19 1.06 2/83 3202
/proc/meminfo: memFree=140736/2055920 swapFree=4192956/4192956
[pid=3100] ppid=3098 vsize=878820 CPUtime=19.58
/proc/3100/stat : 3100 (casperzito) R 3098 3100 2904 0 -1 4195840 198714 0 1 0 1610 348 0 0 23 0 1 0 4415332 899911680 198294 996147200 134512640 135472138 4294956224 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3100/statm: 219705 198294 466 234 0 218407 0
Current children cumulated CPU time (s) 19.58
Current children cumulated vsize (KiB) 878820

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

[startup+58.2016 s]
/proc/loadavg: 3.61 1.72 1.24 2/83 3202
/proc/meminfo: memFree=31616/2055920 swapFree=4192956/4192956
[pid=3100] ppid=3098 vsize=878820 CPUtime=20.07
/proc/3100/stat : 3100 (casperzito) D 3098 3100 2904 0 -1 4195840 198714 0 1 0 1610 397 0 0 25 0 1 0 4415332 899911680 198294 996147200 134512640 135472138 4294956224 18446744073709551615 4294960144 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/3100/statm: 219705 198294 466 234 0 218407 0
Current children cumulated CPU time (s) 20.07
Current children cumulated vsize (KiB) 878820

[startup+59.0017 s]
/proc/loadavg: 3.61 1.72 1.24 2/83 3202
/proc/meminfo: memFree=31616/2055920 swapFree=4192956/4192956
[pid=3100] ppid=3098 vsize=878820 CPUtime=20.61
/proc/3100/stat : 3100 (casperzito) D 3098 3100 2904 0 -1 4195840 198715 0 1 0 1610 451 0 0 25 0 1 0 4415332 899911680 198294 996147200 134512640 135472138 4294956224 18446744073709551615 4294960144 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/3100/statm: 219705 198294 466 234 0 218407 0
Current children cumulated CPU time (s) 20.61
Current children cumulated vsize (KiB) 878820

[startup+59.4068 s]
/proc/loadavg: 3.61 1.72 1.24 3/83 3202
/proc/meminfo: memFree=14976/2055920 swapFree=4192956/4192956
[pid=3100] ppid=3098 vsize=0 CPUtime=20.83
/proc/3100/stat : 3100 (casperzito) R 3098 3100 2904 0 -1 4195844 198975 0 1 0 1610 473 0 0 25 0 1 0 4415332 0 0 996147200 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/3100/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 20.83
Current children cumulated vsize (KiB) 0

Child ended because it received signal 6 (SIGABRT)
Child dumped core
Real time (s): 59.4359
CPU time (s): 20.8618
CPU user time (s): 16.1006
CPU system time (s): 4.76128
CPU usage (%): 35.0997
Max. virtual memory (cumulated for all children) (KiB): 878820

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16.1006
system time used= 4.76128
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 198975
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 36
involuntary context switches= 725

runsolver used 0.033994 second user time and 0.083987 second system time

The end

Launcher Data (download as text)

Begin job on node59 at 2008-07-08 02:32:49
IDJOB=1043451
IDBENCH=53348
IDSOLVER=362
FILE ID=node59/1043451-1215477156
PBS_JOBID= 7888679
Free space on /tmp= 66416 MiB

SOLVER NAME= casper zito
BENCH NAME= CPAI08/csp/lard/normalized-lard-89-89.xml
COMMAND LINE= HOME/casperzito BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1043451-1215477156/watcher-1043451-1215477156 -o /tmp/evaluation-result-1043451-1215477156/solver-1043451-1215477156 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzito HOME/instance-1043451-1215477156.xml 769322943 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 835c459e7c067a13c82ad8656195350d
RANDOM SEED=769322943

node59.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.268
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.268
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:       1800696 kB
Buffers:         33752 kB
Cached:         169908 kB
SwapCached:          0 kB
Active:         177472 kB
Inactive:        44688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1800696 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           91412 kB
Writeback:           0 kB
Mapped:          29992 kB
Slab:            18504 kB
Committed_AS:    78920 kB
PageTables:       1816 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= 65640 MiB
End job on node59 at 2008-07-08 02:33:49